Order Data from the Contonso Dataset
Description
This dataset contains information about customer orders, including order dates, delivery dates, and store details.
Usage
orders
Format
A data frame with 5 columns:
- order_key
- 
doubleUnique identifier for the order.
- customer_key
- 
doubleUnique identifier for the customer who placed the order.
- store_key
- 
doubleUnique identifier for the store where the order was placed.
- order_date
- 
DateThe date when the order was placed.
- delivery_date
- 
DateThe date when the order is expected to be delivered.
- currency_code
- 
characterThe currency code used for the order (e.g., USD, EUR).
Source
https://github.com/sql-bi/Contoso-Data-Generator-V2-Data/releases/tag/ready-to-use-data