[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 82 > < TAKE 3 >
3 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO43779_1 | 2022-06-25 | 699.10 | AUD | Road-650 Red, 44 | Australia |
SO43782_1 | 2022-06-26 | 3578.27 | AUD | Road-150 Red, 48 | Australia |
SO43783_1 | 2022-06-26 | 3578.27 | AUD | Road-150 Red, 48 | Australia |
Generated 2025-07-06 08:03:42.872 UTC