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

7 items

DimCustomer.Name+','+DimCustomerIdId_SUM2022202320242025
Diaz, Ryan, J,16910141.960.000.0071.9769.99
Edwards, Hunter,2422067.930.000.000.0067.93
Foster, Jessica,2606951.460.000.0051.460.00
Hughes, Eduardo,15564188.520.000.000.00188.52
Bailey, Alexandria, V,132092319.990.000.000.002319.99
Gonzales, Trevor, K,16085143.530.000.0014.98128.55
White, Abigail, T,15866145.820.000.0038.88106.94

Generated 2025-11-04 09:10:44.388 UTC