[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 78 > < TAKE 2 >
2 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO43773_1 | 2022-06-25 | 3578.27 | AUD | Road-150 Red, 56 | Australia |
SO43776_1 | 2022-06-26 | 3578.27 | DEM | Road-150 Red, 56 | Germany |
Generated 2025-07-07 06:56:20.917 UTC