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

7 items

DimCustomer.Name+','+DimCustomerIdId_SUM2022202320242025
Simmons, David, E,120172339.970.000.002339.970.00
Torres, Dalton,235037.280.000.007.280.00
Russell, Richard,2763322.260.000.000.0022.26
Cannata, Gabrielle, C,217254.990.000.000.004.99
Clark, Destiny, L,28600119.980.000.000.00119.98
Johnson, Jonathan,220597.280.000.000.007.28
_SUM1806517.5068775.49486282.13325039.81926420.07

Generated 2025-11-01 23:39:54.394 UTC