| orders | R Documentation |
This dataset contains information about customer orders, including order dates, delivery dates, and store details.
orders
A data frame with 5 columns:
double Unique identifier for the order.
double Unique identifier for the customer who placed the order.
double Unique identifier for the store where the order was placed.
Date The date when the order was placed.
Date The date when the order is expected to be delivered.
character The currency code used for the order (e.g., USD, EUR).
https://github.com/sql-bi/Contoso-Data-Generator-V2-Data/releases/tag/ready-to-use-data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.