🔥 3-day streak
Microsoft Fabric Analytics Engineer Associate126 / 150
Question 126 of 150

You are a Fabric Analytics Engineer working in a single workspace that contains a Warehouse named 'SalesDW' and a Lakehouse named 'CustomerLH'. The 'SalesDW' warehouse holds a fact table 'FactOrders', while the 'CustomerLH' lakehouse contains a Delta table 'DimCustomer'. You need to write a single T-SQL SELECT statement that joins 'FactOrders' with 'DimCustomer' to enrich orders with customer attributes, without copying any data between the items. What is the most efficient approach?

Reviewed for accuracy · Report an issueNext question