[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name ORDER BY OrderDate DESC > < SKIP 300 > < TAKE 2 >
2 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO75028_1 | 2025-07-19 | 28.99 | USD | Touring Tire | France |
SO75028_2 | 2025-07-19 | 4.99 | USD | Touring Tire Tube | France |
Generated 2025-07-22 15:50:36.991 UTC