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

3 items

DimCustomer.Name+','+DimCustomerIdId_SUM2022202320242025
Simmons, Brittany,2923139.980.000.000.0039.98
Hall, Jason, A,29351119.980.000.000.00119.98
Clark, Miguel, D,169872414.990.000.000.002414.99

Generated 2025-11-06 04:08:46.968 UTC