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

1 items

DimCustomer.Name+','+DimCustomerIdId_SUM20222023
Sara, Virginia, C,122203578.270.003578.27

Generated 2025-12-21 21:04:46.429 UTC