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

7 items

DimCustomer.Name+','+DimCustomerIdId_SUM2022202320242025
Miller, Jill,129142329.980.000.000.002329.98
Hughes, Antonio, P,15913712.270.000.00712.270.00
Sanchez, Katherine, S,24399132.940.000.00132.940.00
Chandra, Allen,2932753.990.000.000.0053.99
Nelson, Katherine,2802178.980.000.000.0078.98
Wang, Zachary,2214489.970.000.000.0089.97
_SUM1806517.5068775.49486282.13325039.81926420.07

Generated 2025-11-01 23:40:38.182 UTC