Q6
Hotspot
HOTSPOT
You have a data warehouse that contains the following tables: -DimCustomer -DimEmployee -DimGeography -FactInternetSales
Each table has a primary key and the following relationships:
-CustomerKey = FactInternetSales.CustomerKey -EmployeeKey = FactInternetSales.EmployeeKey -Geography = DimCustomer.GeographyKey.
You have a T-SQL query named Query1 that contains the following statements.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Select the correct area(s) on the image.