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

2 items

DimCustomer.Name+','+DimCustomerIdId_SUM20222023
Yuan, Misty, J,17957699.10699.100.00
Gray, Isaac, G,123733578.270.003578.27

Generated 2025-12-22 02:10:43.189 UTC