[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   

7 items

DimCustomer.Name+','+DimCustomerIdId_SUM2022202320242025
Ramirez, Garrett, M,173881763.970.000.000.001763.97
Roberts, Rebecca,2800094.480.000.000.0094.48
Thomas, Zachary, D,28045119.980.000.000.00119.98
Moreno, Lance, A,2922939.980.000.000.0039.98
Gutierrez, Neil, L,214897.280.000.000.007.28
Flores, Hannah,1952540.230.000.000.0040.23
_SUM1806517.5068775.49483427.72324653.52929660.77

Generated 2025-11-03 05:08:47.621 UTC