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

3 items

DimCustomer.Name+','+DimCustomerIdId_SUM2022202320242025
Perry, Jonathan, T,27026699.100.00699.100.000.00
Martin, Lucas, L,221144183.233578.270.000.00604.96
Diaz, Faith, M,2236356.970.000.000.0056.97

Generated 2025-11-06 07:17:01.560 UTC