Skip to content

Instantly share code, notes, and snippets.

@prmoore77
Last active June 7, 2022 18:43
Show Gist options
  • Save prmoore77/5a8f39ee19e07c0c1f01e9151d96509b to your computer and use it in GitHub Desktop.
Save prmoore77/5a8f39ee19e07c0c1f01e9151d96509b to your computer and use it in GitHub Desktop.
product_name product_id customer_id date_id unit_quantity sales_amount
Hershey Bar 201 Phil 2022-01-01 1.000 3.000
Hershey Bar 201 Lottie 2022-01-02 5.000 15.000
Nerds 202 Kalie 2022-01-02 2.000 5.000
Tomatoes 102 Phil 2022-01-02 2.000 2.000
Spinach 101 Popeye 2022-01-03 10.000 5.000
Spinach 101 Brutus 2022-01-04 1.000 0.500
Spinach 101 Lottie 2022-01-04 1.000 0.500
Spinach 101 Phil 2022-01-05 2.000 2.000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment