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

7 items

DimCustomer.Name+','+DimCustomerIdId_SUM2022202320242025
Hall, Jason, A,29351119.980.000.000.00119.98
Henderson, Austin,2764354.980.000.000.0054.98
Lee, Samantha, B,2737878.980.000.000.0078.98
Coleman, Alexandria, C,1328942.280.000.000.0042.28
Nath, Alison, J,171161764.960.000.000.001764.96
James, Julia,2497567.930.000.000.0067.93
_SUM1806517.5065197.22486223.00320298.81934798.47

Generated 2025-11-06 20:18:41.191 UTC