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

3 items

DimCustomer.Name+','+DimCustomerIdId_SUM2022202320242025
Malhotra, Kristi, S,151754850.330.000.000.004850.33
Li, Kevin, S,2518813.980.000.000.0013.98
Long, Chloe,167841735.980.000.000.001735.98

Generated 2025-11-06 07:07:27.791 UTC