Example: `SELECT Name FROM Win32_Process` Doesn't work. (returns an empty array) `SELECT Name, ProcessId FROM Win32_Process` Works.