Step 2: Run the Code Make sure your .env file is configured within your solution (from Lab 2), then run the following command from a terminal windows: To open a terminal windows in VSCode select ...
In the same terminal window, run the following command to execute the C# file that will create the Fabric Data Warehouse and load data into it: dotnet run .\src\warehouse_setup\LoadWarehouseData.cs ...