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

2 items

DimCustomer.Name+','+DimCustomerIdId_SUM20222023
Yuan, Misty, J,17957699.10699.100.00
Moreno, Armando,115933578.273578.270.00

Generated 2025-12-22 00:31:07.196 UTC