[ROOT]  dt  FactInternetSale  <  WHERE DimCurrency.AlternateKey EQ 'CAD'  >   PIVOT DimCustomer.Name+','+DimCustomerId BY OrderDate.Year() SUM SalesAmount   <  SKIP 1500  >   <  TAKE 500  >   

7 items

DimCustomer.Name+','+DimCustomerIdId_SUM2022202320242025
Ramirez, Emma,29072128.970.000.000.00128.97
Campbell, Timothy,2584513.980.000.000.0013.98
Williams, Joshua,260514.990.000.000.004.99
Russell, Katherine,2877169.990.000.000.0069.99
Martin, Alfredo, P,2148039.980.000.000.0039.98
Kelly, Erin, D,2351364.470.000.000.0064.47
_SUM1806517.5065197.22486223.00320298.81934798.47

Generated 2025-11-06 17:40:06.344 UTC