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

7 items

DimCustomer.Name+','+DimCustomerIdId_SUM2021202220232024
Stewart, Melissa,2517336.960.000.000.0036.96
James, Emma,127812329.980.000.000.002329.98
Simmons, Anna, K,124512367.920.000.000.002367.92
Foster, Jose, C,2878534.990.000.000.0034.99
James, Morgan, E,2324539.980.000.000.0039.98
Patterson, Aaron, W,191131184.460.000.000.001184.46
_SUM1806517.5061618.95486836.72314943.78943118.05

Generated 2024-11-10 11:48:38.042 UTC