Read a CSV file by ID
Reads the contents of a CSV file into a result set using the file ID (e.g. from list_files). Data is returned as rows and columns; no download to disk is required.
SELECT * FROM read_csv_file
WITH (FilePath='id:ZirXxxxxxxxAAAAAAAAABw')