[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 1000   

7 items

DimCustomer.Name+','+DimCustomerIdId_SUM2022202320242025
Richardson, Lauren, C,14867839.480.000.000.00839.48
Stewart, Alexandria,174761700.990.000.000.001700.99
Diaz, Gabrielle,14893839.480.000.000.00839.48
White, Judith, R,148851155.480.000.000.001155.48
Wilson, Andrew, R,182362414.990.000.000.002414.99
Gonzales, Jasmine, C,183922342.930.000.000.002342.93
_SUM1806517.5068775.49483427.72324653.52929660.77

Generated 2025-11-03 21:49:12.864 UTC