SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
CREATE TABLE orders ("order_id" int, "user_id" int, "status" varchar(10), "gender" varchar(1), "order_created_at" timestamp, "num_of_item" int, "id" int, "first_name" varchar(11), "last_name" varchar(11), "email" varchar(31), "age" int) ; INSERT INTO orders ("order_id", "user_id", "status", "gender", "order_created_at", "num_of_item", "id", "first_name", "last_name", "email", "age") VALUES (25, 19, 'Returned', 'F', '2020-08-24 00:00:00', 1, 19, 'Christina', 'Hamilton', 'christinahamilton@example.com', 28), (100081, 80293, 'Shipped', 'F', '2022-03-12 00:00:00', 1, 80293, 'Alicia', 'Patterson', 'aliciapatterson@example.com', 39), (22251, 17864, 'Complete', 'M', '2021-09-19 00:00:00', 1, 17864, 'Dale', 'Green', 'dalegreen@example.net', 26), (22250, 17864, 'Cancelled', 'M', '2022-08-06 00:00:00', 1, 17864, 'Dale', 'Green', 'dalegreen@example.net', 26), (40093, 32134, 'Cancelled', 'F', '2022-06-02 00:00:00', 1, 32134, 'Emily', 'Mayer', 'emilymayer@example.net', 45), (72446, 57964, 'Complete', 'F', '2022-05-20 00:00:00', 1, 57964, 'Brooke', 'Bartlett', 'brookebartlett@example.org', 65), (72447, 57964, 'Processing', 'F', '2020-05-23 00:00:00', 1, 57964, 'Brooke', 'Bartlett', 'brookebartlett@example.org', 65), (72448, 57964, 'Processing', 'F', '2019-10-17 00:00:00', 1, 57964, 'Brooke', 'Bartlett', 'brookebartlett@example.org', 65), (72449, 57964, 'Processing', 'F', '2020-11-12 00:00:00', 4, 57964, 'Brooke', 'Bartlett', 'brookebartlett@example.org', 65), (81923, 65563, 'Shipped', 'M', '2022-04-13 00:00:00', 2, 65563, 'Gabriel', 'Chandler', 'gabrielchandler@example.org', 57), (102984, 82574, 'Complete', 'M', '2022-08-18 00:00:00', 1, 82574, 'Jay', 'Larsen', 'jaylarsen@example.org', 61), (103793, 83218, 'Complete', 'F', '2021-07-25 00:00:00', 1, 83218, 'Robin', 'Hernandez', 'robinhernandez@example.com', 69), (107582, 86204, 'Complete', 'F', '2022-08-17 00:00:00', 1, 86204, 'Jacqueline', 'Warren', 'jacquelinewarren@example.org', 26), (20027, 16079, 'Shipped', 'F', '2020-12-01 00:00:00', 2, 16079, 'Shannon', 'Duffy', 'shannonduffy@example.org', 52), (31083, 24868, 'Shipped', 'F', '2020-03-12 00:00:00', 1, 24868, 'Christine', 'Wells', 'christinewells@example.net', 52), (31084, 24868, 'Complete', 'F', '2022-09-16 00:00:00', 2, 24868, 'Christine', 'Wells', 'christinewells@example.net', 52), (33149, 26613, 'Processing', 'F', '2021-03-31 00:00:00', 1, 26613, 'Stephanie', 'Roberts', 'stephanieroberts@example.net', 27), (53941, 43204, 'Shipped', 'F', '2022-09-30 00:00:00', 1, 43204, 'Melanie', 'Garcia', 'melaniegarcia@example.org', 30), (53942, 43204, 'Shipped', 'F', '2022-09-11 00:00:00', 1, 43204, 'Melanie', 'Garcia', 'melaniegarcia@example.org', 30), (58036, 46487, 'Shipped', 'M', '2021-11-11 00:00:00', 2, 46487, 'Joshua', 'Thompson', 'joshuathompson@example.com', 23), (58037, 46487, 'Shipped', 'M', '2022-06-02 00:00:00', 1, 46487, 'Joshua', 'Thompson', 'joshuathompson@example.com', 23), (58035, 46487, 'Complete', 'M', '2022-04-10 00:00:00', 2, 46487, 'Joshua', 'Thompson', 'joshuathompson@example.com', 23), (58719, 47029, 'Shipped', 'M', '2022-03-03 00:00:00', 1, 47029, 'Scott', 'Coleman', 'scottcoleman@example.net', 58), (76800, 61515, 'Shipped', 'M', '2021-12-06 00:00:00', 2, 61515, 'Martin', 'Marshall', 'martinmarshall@example.org', 64), (76799, 61515, 'Returned', 'M', '2021-07-15 00:00:00', 1, 61515, 'Martin', 'Marshall', 'martinmarshall@example.org', 64), (88332, 70813, 'Complete', 'F', '2020-12-04 00:00:00', 1, 70813, 'Danielle', 'Walsh', 'daniellewalsh@example.org', 64), (89025, 71318, 'Returned', 'F', '2022-09-06 00:00:00', 1, 71318, 'Christina', 'Hill', 'christinahill@example.com', 32), (5485, 4448, 'Complete', 'F', '2019-08-03 00:00:00', 1, 4448, 'Jennifer', 'Edwards', 'jenniferedwards@example.com', 64), (5486, 4448, 'Processing', 'F', '2021-05-07 00:00:00', 1, 4448, 'Jennifer', 'Edwards', 'jenniferedwards@example.com', 64), (11843, 9583, 'Processing', 'M', '2022-07-26 00:00:00', 2, 9583, 'Robert', 'Schwartz', 'robertschwartz@example.net', 58), (14184, 11476, 'Cancelled', 'F', '2019-12-06 00:00:00', 1, 11476, 'Elizabeth', 'Ortiz', 'elizabethortiz@example.net', 62), (72845, 58283, 'Processing', 'F', '2021-06-24 00:00:00', 1, 58283, 'Lindsey', 'Cruz', 'lindseycruz@example.com', 19), (80238, 64280, 'Shipped', 'M', '2022-10-02 00:00:00', 1, 64280, 'Darren', 'Brown', 'darrenbrown@example.net', 42), (80239, 64280, 'Shipped', 'M', '2022-05-05 00:00:00', 2, 64280, 'Darren', 'Brown', 'darrenbrown@example.net', 42), (80237, 64280, 'Complete', 'M', '2022-05-05 00:00:00', 1, 64280, 'Darren', 'Brown', 'darrenbrown@example.net', 42), (80274, 64297, 'Shipped', 'M', '2021-06-15 00:00:00', 2, 64297, 'Nicholas', 'King', 'nicholasking@example.org', 44), (80273, 64297, 'Returned', 'M', '2021-01-16 00:00:00', 1, 64297, 'Nicholas', 'King', 'nicholasking@example.org', 44), (84630, 67795, 'Cancelled', 'M', '2021-11-11 00:00:00', 1, 67795, 'Cory', 'Juarez', 'coryjuarez@example.com', 22), (95434, 76501, 'Shipped', 'F', '2022-10-19 00:00:00', 3, 76501, 'Tammie', 'Harper', 'tammieharper@example.net', 60), (95432, 76501, 'Complete', 'F', '2022-10-15 00:00:00', 2, 76501, 'Tammie', 'Harper', 'tammieharper@example.net', 60), (95433, 76501, 'Cancelled', 'F', '2022-10-20 00:00:00', 1, 76501, 'Tammie', 'Harper', 'tammieharper@example.net', 60), (101072, 81070, 'Returned', 'M', '2020-02-09 00:00:00', 2, 81070, 'Carl', 'Morgan', 'carlmorgan@example.org', 21), (101073, 81070, 'Returned', 'M', '2020-01-25 00:00:00', 1, 81070, 'Carl', 'Morgan', 'carlmorgan@example.org', 21), (105008, 84146, 'Processing', 'F', '2020-10-27 00:00:00', 1, 84146, 'Tammy', 'Wallace', 'tammywallace@example.com', 67), (105009, 84146, 'Processing', 'F', '2022-08-03 00:00:00', 3, 84146, 'Tammy', 'Wallace', 'tammywallace@example.com', 67), (105010, 84146, 'Processing', 'F', '2021-02-17 00:00:00', 2, 84146, 'Tammy', 'Wallace', 'tammywallace@example.com', 67), (105011, 84146, 'Processing', 'F', '2022-09-09 00:00:00', 1, 84146, 'Tammy', 'Wallace', 'tammywallace@example.com', 67), (108422, 86850, 'Processing', 'F', '2022-08-12 00:00:00', 1, 86850, 'Tanya', 'Martin', 'tanyamartin@example.com', 35), (120481, 96520, 'Complete', 'M', '2020-01-19 00:00:00', 1, 96520, 'Thomas', 'Brown', 'thomasbrown@example.net', 55), (8111, 6593, 'Shipped', 'M', '2019-12-19 00:00:00', 1, 6593, 'Ronald', 'Johnson', 'ronaldjohnson@example.com', 63), (8110, 6593, 'Complete', 'M', '2022-10-07 00:00:00', 4, 6593, 'Ronald', 'Johnson', 'ronaldjohnson@example.com', 63), (8109, 6593, 'Returned', 'M', '2019-12-24 00:00:00', 2, 6593, 'Ronald', 'Johnson', 'ronaldjohnson@example.com', 63), (13738, 11111, 'Complete', 'M', '2022-10-13 00:00:00', 2, 11111, 'Eric', 'Robinson', 'ericrobinson@example.net', 25), (13736, 11111, 'Returned', 'M', '2022-09-11 00:00:00', 1, 11111, 'Eric', 'Robinson', 'ericrobinson@example.net', 25), (13737, 11111, 'Returned', 'M', '2022-10-13 00:00:00', 1, 11111, 'Eric', 'Robinson', 'ericrobinson@example.net', 25), (17267, 13914, 'Complete', 'M', '2022-09-06 00:00:00', 1, 13914, 'Joseph', 'Ramos', 'josephramos@example.com', 55), (17268, 13914, 'Complete', 'M', '2022-08-27 00:00:00', 3, 13914, 'Joseph', 'Ramos', 'josephramos@example.com', 55), (41981, 33663, 'Shipped', 'F', '2022-04-21 00:00:00', 2, 33663, 'Cathy', 'Perry', 'cathyperry@example.net', 68), (41983, 33663, 'Shipped', 'F', '2022-02-12 00:00:00', 1, 33663, 'Cathy', 'Perry', 'cathyperry@example.net', 68), (41982, 33663, 'Complete', 'F', '2022-08-21 00:00:00', 1, 33663, 'Cathy', 'Perry', 'cathyperry@example.net', 68), (41980, 33663, 'Processing', 'F', '2021-09-16 00:00:00', 1, 33663, 'Cathy', 'Perry', 'cathyperry@example.net', 68), (44157, 35413, 'Complete', 'F', '2022-04-23 00:00:00', 4, 35413, 'Gina', 'Austin', 'ginaaustin@example.com', 12), (44159, 35413, 'Complete', 'F', '2022-10-05 00:00:00', 1, 35413, 'Gina', 'Austin', 'ginaaustin@example.com', 12), (44158, 35413, 'Processing', 'F', '2022-08-29 00:00:00', 1, 35413, 'Gina', 'Austin', 'ginaaustin@example.com', 12), (47092, 37770, 'Shipped', 'M', '2022-10-02 00:00:00', 2, 37770, 'Christopher', 'Spencer', 'christopherspencer@example.org', 18), (86392, 69240, 'Cancelled', 'F', '2022-04-13 00:00:00', 3, 69240, 'Tara', 'Black', 'tarablack@example.net', 16), (99906, 80145, 'Complete', 'F', '2022-09-08 00:00:00', 1, 80145, 'Regina', 'Acevedo', 'reginaacevedo@example.net', 23), (99907, 80145, 'Complete', 'F', '2022-09-17 00:00:00', 1, 80145, 'Regina', 'Acevedo', 'reginaacevedo@example.net', 23), (99905, 80145, 'Returned', 'F', '2022-10-03 00:00:00', 1, 80145, 'Regina', 'Acevedo', 'reginaacevedo@example.net', 23), (99904, 80145, 'Cancelled', 'F', '2022-07-18 00:00:00', 1, 80145, 'Regina', 'Acevedo', 'reginaacevedo@example.net', 23), (113594, 90948, 'Processing', 'M', '2022-01-29 00:00:00', 1, 90948, 'David', 'Martinez', 'davidmartinez@example.com', 68), (115498, 92515, 'Processing', 'M', '2022-08-20 00:00:00', 1, 92515, 'Eric', 'Frazier', 'ericfrazier@example.net', 68), (99093, 79481, 'Cancelled', 'M', '2022-10-13 00:00:00', 1, 79481, 'Tyler', 'Bailey', 'tylerbailey@example.com', 54), (34798, 27924, 'Shipped', 'M', '2021-08-23 00:00:00', 2, 27924, 'Joseph', 'Carter', 'josephcarter@example.net', 66), (52091, 41722, 'Processing', 'M', '2022-09-06 00:00:00', 1, 41722, 'Rickey', 'Hernandez', 'rickeyhernandez@example.org', 65), (74640, 59770, 'Returned', 'F', '2022-01-28 00:00:00', 1, 59770, 'Barbara', 'Simmons', 'barbarasimmons@example.com', 21), (105162, 84266, 'Processing', 'F', '2022-10-08 00:00:00', 1, 84266, 'Meghan', 'Rubio', 'meghanrubio@example.net', 68), (105163, 84266, 'Processing', 'F', '2022-08-30 00:00:00', 2, 84266, 'Meghan', 'Rubio', 'meghanrubio@example.net', 68), (107650, 86250, 'Complete', 'F', '2022-06-19 00:00:00', 1, 86250, 'Christine', 'Taylor', 'christinetaylor@example.net', 37), (14586, 11789, 'Processing', 'M', '2020-12-14 00:00:00', 1, 11789, 'Jason', 'Fitzgerald', 'jasonfitzgerald@example.com', 55), (3579, 2886, 'Shipped', 'F', '2022-05-02 00:00:00', 1, 2886, 'Jacqueline', 'Roberts', 'jacquelineroberts@example.com', 57), (8433, 6832, 'Returned', 'F', '2021-10-08 00:00:00', 1, 6832, 'Stephanie', 'Allison', 'stephanieallison@example.org', 34), (42074, 33744, 'Complete', 'F', '2020-09-14 00:00:00', 1, 33744, 'Shannon', 'Walker', 'shannonwalker@example.org', 51), (42075, 33744, 'Complete', 'F', '2021-10-04 00:00:00', 1, 33744, 'Shannon', 'Walker', 'shannonwalker@example.org', 51), (64756, 51830, 'Shipped', 'M', '2021-01-16 00:00:00', 1, 51830, 'Walter', 'Donovan', 'walterdonovan@example.net', 34), (64757, 51830, 'Processing', 'M', '2021-06-21 00:00:00', 2, 51830, 'Walter', 'Donovan', 'walterdonovan@example.net', 34), (31884, 25560, 'Complete', 'F', '2020-03-14 00:00:00', 1, 25560, 'Lauren', 'Sherman', 'laurensherman@example.com', 38), (31886, 25560, 'Cancelled', 'F', '2021-06-16 00:00:00', 1, 25560, 'Lauren', 'Sherman', 'laurensherman@example.com', 38), (31885, 25560, 'Processing', 'F', '2021-11-21 00:00:00', 2, 25560, 'Lauren', 'Sherman', 'laurensherman@example.com', 38), (32602, 26136, 'Processing', 'M', '2022-07-01 00:00:00', 1, 26136, 'Keith', 'Coleman', 'keithcoleman@example.org', 57), (37782, 30311, 'Shipped', 'M', '2021-10-07 00:00:00', 1, 30311, 'Terry', 'Thompson', 'terrythompson@example.net', 59), (37783, 30311, 'Returned', 'M', '2022-01-03 00:00:00', 1, 30311, 'Terry', 'Thompson', 'terrythompson@example.net', 59), (16846, 13578, 'Processing', 'M', '2022-10-14 00:00:00', 2, 13578, 'Eric', 'Brown', 'ericbrown@example.com', 48), (19135, 15373, 'Processing', 'F', '2021-09-01 00:00:00', 4, 15373, 'Catherine', 'Mendez', 'catherinemendez@example.net', 33), (110107, 88188, 'Complete', 'F', '2022-07-15 00:00:00', 1, 88188, 'Maria', 'Brooks', 'mariabrooks@example.com', 50), (110108, 88188, 'Complete', 'F', '2022-08-02 00:00:00', 1, 88188, 'Maria', 'Brooks', 'mariabrooks@example.com', 50), (110106, 88188, 'Cancelled', 'F', '2022-09-04 00:00:00', 1, 88188, 'Maria', 'Brooks', 'mariabrooks@example.com', 50), (114530, 91678, 'Shipped', 'F', '2022-09-09 00:00:00', 1, 91678, 'Pamela', 'Lee', 'pamelalee@example.org', 51), (114529, 91678, 'Complete', 'F', '2022-05-08 00:00:00', 4, 91678, 'Pamela', 'Lee', 'pamelalee@example.org', 51), (43672, 35027, 'Shipped', 'M', '2021-03-28 00:00:00', 1, 35027, 'Christian', 'Koch', 'christiankoch@example.org', 22), (77014, 61706, 'Returned', 'M', '2021-12-25 00:00:00', 2, 61706, 'Scott', 'Young', 'scottyoung@example.net', 14), (94910, 76095, 'Cancelled', 'F', '2020-10-01 00:00:00', 1, 76095, 'Meagan', 'Mahoney', 'meaganmahoney@example.org', 44), (26273, 21070, 'Processing', 'F', '2021-11-07 00:00:00', 2, 21070, 'Victoria', 'Thornton', 'victoriathornton@example.net', 45), (30307, 24308, 'Complete', 'F', '2022-05-30 00:00:00', 1, 24308, 'Cynthia', 'Spears', 'cynthiaspears@example.net', 52), (30308, 24308, 'Complete', 'F', '2020-03-28 00:00:00', 1, 24308, 'Cynthia', 'Spears', 'cynthiaspears@example.net', 52), (54265, 43463, 'Returned', 'F', '2020-08-19 00:00:00', 2, 43463, 'Mary', 'Howard', 'maryhoward@example.com', 67), (69626, 55656, 'Shipped', 'M', '2022-07-04 00:00:00', 2, 55656, 'Chad', 'Ford', 'chadford@example.net', 38), (69627, 55656, 'Returned', 'M', '2021-05-26 00:00:00', 1, 55656, 'Chad', 'Ford', 'chadford@example.net', 38), (69628, 55656, 'Processing', 'M', '2021-08-23 00:00:00', 1, 55656, 'Chad', 'Ford', 'chadford@example.net', 38), (74378, 59547, 'Shipped', 'F', '2021-07-03 00:00:00', 4, 59547, 'Jessica', 'Morrison', 'jessicamorrison@example.com', 51), (74377, 59547, 'Cancelled', 'F', '2022-07-10 00:00:00', 1, 59547, 'Jessica', 'Morrison', 'jessicamorrison@example.com', 51), (102034, 81809, 'Returned', 'M', '2022-05-13 00:00:00', 1, 81809, 'Ryan', 'Reese', 'ryanreese@example.org', 18), (102032, 81809, 'Cancelled', 'M', '2022-07-31 00:00:00', 1, 81809, 'Ryan', 'Reese', 'ryanreese@example.org', 18), (102033, 81809, 'Cancelled', 'M', '2021-09-13 00:00:00', 1, 81809, 'Ryan', 'Reese', 'ryanreese@example.org', 18), (28399, 22785, 'Processing', 'M', '2022-02-10 00:00:00', 1, 22785, 'David', 'Fisher', 'davidfisher@example.org', 38), (77185, 61835, 'Shipped', 'M', '2020-07-28 00:00:00', 1, 61835, 'James', 'Baker', 'jamesbaker@example.com', 29), (77184, 61835, 'Cancelled', 'M', '2021-04-11 00:00:00', 3, 61835, 'James', 'Baker', 'jamesbaker@example.com', 29), (79731, 63900, 'Shipped', 'F', '2022-07-12 00:00:00', 1, 63900, 'Laura', 'Fletcher', 'laurafletcher@example.com', 39), (79730, 63900, 'Cancelled', 'F', '2020-12-18 00:00:00', 2, 63900, 'Laura', 'Fletcher', 'laurafletcher@example.com', 39), (57313, 45902, 'Shipped', 'M', '2022-10-20 00:00:00', 1, 45902, 'Mark', 'Garcia', 'markgarcia@example.org', 40), (57312, 45902, 'Complete', 'M', '2020-11-30 00:00:00', 1, 45902, 'Mark', 'Garcia', 'markgarcia@example.org', 40), (57311, 45902, 'Cancelled', 'M', '2022-07-15 00:00:00', 1, 45902, 'Mark', 'Garcia', 'markgarcia@example.org', 40), (28205, 22605, 'Cancelled', 'M', '2022-08-02 00:00:00', 1, 22605, 'Robert', 'Mendoza', 'robertmendoza@example.net', 57), (51226, 41065, 'Shipped', 'M', '2021-05-08 00:00:00', 1, 41065, 'Christopher', 'Mcdonald', 'christophermcdonald@example.com', 63), (51227, 41065, 'Processing', 'M', '2021-03-17 00:00:00', 1, 41065, 'Christopher', 'Mcdonald', 'christophermcdonald@example.com', 63), (99615, 79900, 'Cancelled', 'F', '2022-01-06 00:00:00', 3, 79900, 'Maria', 'Crawford', 'mariacrawford@example.org', 43), (118376, 94854, 'Complete', 'F', '2022-03-23 00:00:00', 1, 94854, 'Donna', 'Fernandez', 'donnafernandez@example.net', 54), (118965, 95327, 'Complete', 'M', '2020-08-31 00:00:00', 1, 95327, 'Shawn', 'Williams', 'shawnwilliams@example.net', 53), (118966, 95327, 'Cancelled', 'M', '2022-06-26 00:00:00', 2, 95327, 'Shawn', 'Williams', 'shawnwilliams@example.net', 53), (51938, 41623, 'Shipped', 'M', '2022-04-18 00:00:00', 1, 41623, 'Jordan', 'Hampton', 'jordanhampton@example.net', 50), (51937, 41623, 'Cancelled', 'M', '2021-12-18 00:00:00', 1, 41623, 'Jordan', 'Hampton', 'jordanhampton@example.net', 50), (99877, 80122, 'Cancelled', 'M', '2022-10-18 00:00:00', 1, 80122, 'Kevin', 'Young', 'kevinyoung@example.net', 13), (78303, 62736, 'Shipped', 'M', '2022-10-22 00:00:00', 1, 62736, 'Steve', 'Little', 'stevelittle@example.net', 14), (78304, 62736, 'Complete', 'M', '2022-10-22 00:00:00', 2, 62736, 'Steve', 'Little', 'stevelittle@example.net', 14), (114382, 91561, 'Complete', 'M', '2022-10-22 00:00:00', 1, 91561, 'Antonio', 'Brown', 'antoniobrown@example.net', 22), (2227, 1802, 'Shipped', 'M', '2020-09-26 00:00:00', 4, 1802, 'Tyler', 'Smith', 'tylersmith@example.net', 64), (2228, 1802, 'Complete', 'M', '2021-04-25 00:00:00', 1, 1802, 'Tyler', 'Smith', 'tylersmith@example.net', 64), (44846, 35962, 'Complete', 'M', '2019-10-25 00:00:00', 1, 35962, 'Shaun', 'White', 'shaunwhite@example.net', 32), (50123, 40179, 'Cancelled', 'F', '2020-04-30 00:00:00', 2, 40179, 'Christina', 'Allison', 'christinaallison@example.org', 27), (58286, 46689, 'Cancelled', 'F', '2021-12-21 00:00:00', 1, 46689, 'Crystal', 'Stewart', 'crystalstewart@example.org', 63), (124616, 99821, 'Processing', 'F', '2021-01-27 00:00:00', 1, 99821, 'Nicole', 'Orr', 'nicoleorr@example.org', 17), (13295, 10753, 'Cancelled', 'F', '2022-10-21 00:00:00', 4, 10753, 'Sharon', 'Cruz', 'sharoncruz@example.net', 48), (73401, 58762, 'Processing', 'F', '2021-05-29 00:00:00', 2, 58762, 'Sherry', 'Smith', 'sherrysmith@example.net', 38), (121344, 97192, 'Shipped', 'F', '2022-03-29 00:00:00', 1, 97192, 'Angelica', 'Logan', 'angelicalogan@example.org', 37), (121346, 97192, 'Shipped', 'F', '2022-09-01 00:00:00', 1, 97192, 'Angelica', 'Logan', 'angelicalogan@example.org', 37), (121345, 97192, 'Processing', 'F', '2021-05-19 00:00:00', 1, 97192, 'Angelica', 'Logan', 'angelicalogan@example.org', 37), (96207, 77146, 'Shipped', 'F', '2022-10-01 00:00:00', 1, 77146, 'Holly', 'Compton', 'hollycompton@example.com', 12), (96206, 77146, 'Complete', 'F', '2022-07-10 00:00:00', 2, 77146, 'Holly', 'Compton', 'hollycompton@example.com', 12), (109962, 88064, 'Cancelled', 'F', '2019-08-13 00:00:00', 1, 88064, 'Ashley', 'Maldonado', 'ashleymaldonado@example.net', 68), (116100, 93006, 'Complete', 'F', '2020-05-01 00:00:00', 2, 93006, 'Lindsay', 'Scott', 'lindsayscott@example.org', 29), (119534, 95775, 'Processing', 'F', '2022-07-28 00:00:00', 1, 95775, 'Diane', 'Farley', 'dianefarley@example.com', 41), (5363, 4359, 'Shipped', 'F', '2020-11-20 00:00:00', 1, 4359, 'Julie', 'Hartman', 'juliehartman@example.net', 34), (46101, 36956, 'Cancelled', 'M', '2021-09-21 00:00:00', 2, 36956, 'Adam', 'Taylor', 'adamtaylor@example.net', 26), (46102, 36956, 'Cancelled', 'M', '2021-03-13 00:00:00', 1, 36956, 'Adam', 'Taylor', 'adamtaylor@example.net', 26), (82709, 66200, 'Shipped', 'M', '2022-09-16 00:00:00', 1, 66200, 'Logan', 'Collins', 'logancollins@example.org', 33), (55275, 44260, 'Processing', 'F', '2021-06-06 00:00:00', 1, 44260, 'Haley', 'Wright', 'haleywright@example.com', 14), (117582, 94220, 'Shipped', 'F', '2022-09-28 00:00:00', 1, 94220, 'Elizabeth', 'Benton', 'elizabethbenton@example.org', 63), (117584, 94220, 'Complete', 'F', '2022-05-05 00:00:00', 1, 94220, 'Elizabeth', 'Benton', 'elizabethbenton@example.org', 63), (117585, 94220, 'Returned', 'F', '2021-12-20 00:00:00', 1, 94220, 'Elizabeth', 'Benton', 'elizabethbenton@example.org', 63), (117583, 94220, 'Cancelled', 'F', '2020-05-11 00:00:00', 3, 94220, 'Elizabeth', 'Benton', 'elizabethbenton@example.org', 63), (7024, 5685, 'Complete', 'M', '2020-11-14 00:00:00', 1, 5685, 'Roger', 'Mills', 'rogermills@example.com', 16), (7025, 5685, 'Processing', 'M', '2022-08-16 00:00:00', 2, 5685, 'Roger', 'Mills', 'rogermills@example.com', 16), (106461, 85298, 'Complete', 'M', '2021-06-24 00:00:00', 1, 85298, 'James', 'Thomas', 'jamesthomas@example.org', 56), (106462, 85298, 'Complete', 'M', '2021-01-23 00:00:00', 1, 85298, 'James', 'Thomas', 'jamesthomas@example.org', 56), (11314, 9178, 'Cancelled', 'F', '2022-07-03 00:00:00', 1, 9178, 'Jill', 'Rasmussen', 'jillrasmussen@example.org', 65), (23542, 18918, 'Shipped', 'F', '2022-09-03 00:00:00', 1, 18918, 'Lisa', 'Melendez', 'lisamelendez@example.org', 39), (23541, 18918, 'Cancelled', 'F', '2022-09-04 00:00:00', 4, 18918, 'Lisa', 'Melendez', 'lisamelendez@example.org', 39), (66103, 52867, 'Shipped', 'F', '2021-11-06 00:00:00', 1, 52867, 'Morgan', 'Rush', 'morganrush@example.org', 33), (66104, 52867, 'Complete', 'F', '2022-04-30 00:00:00', 1, 52867, 'Morgan', 'Rush', 'morganrush@example.org', 33), (71779, 57405, 'Shipped', 'F', '2020-11-11 00:00:00', 1, 57405, 'Kathryn', 'Sanchez', 'kathrynsanchez@example.org', 56), (71778, 57405, 'Cancelled', 'F', '2022-09-23 00:00:00', 1, 57405, 'Kathryn', 'Sanchez', 'kathrynsanchez@example.org', 56), (97566, 78270, 'Shipped', 'F', '2021-10-28 00:00:00', 1, 78270, 'Kimberly', 'Richardson', 'kimberlyrichardson@example.com', 59), (123492, 98942, 'Returned', 'F', '2022-09-01 00:00:00', 2, 98942, 'Sherri', 'Owens', 'sherriowens@example.net', 36), (4739, 3860, 'Processing', 'M', '2021-11-20 00:00:00', 1, 3860, 'Stephen', 'Lucas', 'stephenlucas@example.com', 47), (28809, 23106, 'Cancelled', 'M', '2022-07-07 00:00:00', 1, 23106, 'Matthew', 'Hutchinson', 'matthewhutchinson@example.net', 70), (41377, 33163, 'Processing', 'M', '2022-06-28 00:00:00', 1, 33163, 'Jeffery', 'Nichols', 'jefferynichols@example.com', 65), (56472, 45214, 'Processing', 'F', '2022-09-14 00:00:00', 2, 45214, 'Margaret', 'Kirby', 'margaretkirby@example.org', 40), (82053, 65671, 'Complete', 'M', '2021-11-17 00:00:00', 1, 65671, 'David', 'Evans', 'davidevans@example.org', 20), (120252, 96338, 'Complete', 'M', '2020-10-25 00:00:00', 1, 96338, 'Philip', 'Shields', 'philipshields@example.com', 61), (120251, 96338, 'Processing', 'M', '2020-02-28 00:00:00', 1, 96338, 'Philip', 'Shields', 'philipshields@example.com', 61), (123341, 98824, 'Shipped', 'M', '2022-07-07 00:00:00', 1, 98824, 'Eduardo', 'Garcia', 'eduardogarcia@example.net', 64), (436, 348, 'Complete', 'M', '2019-12-13 00:00:00', 1, 348, 'Steven', 'Scott', 'stevenscott@example.net', 56), (437, 348, 'Processing', 'M', '2021-09-02 00:00:00', 1, 348, 'Steven', 'Scott', 'stevenscott@example.net', 56), (18780, 15130, 'Complete', 'F', '2022-08-03 00:00:00', 1, 15130, 'Alejandra', 'Hart', 'alejandrahart@example.net', 58), (19389, 15565, 'Shipped', 'M', '2021-03-20 00:00:00', 1, 15565, 'Vincent', 'Ochoa', 'vincentochoa@example.org', 44), (6105, 4931, 'Shipped', 'F', '2022-09-04 00:00:00', 1, 4931, 'Anna', 'Evans', 'annaevans@example.org', 55), (53920, 43185, 'Complete', 'F', '2022-08-17 00:00:00', 1, 43185, 'Jordan', 'Johnson', 'jordanjohnson@example.com', 70), (53921, 43185, 'Complete', 'F', '2022-01-07 00:00:00', 1, 43185, 'Jordan', 'Johnson', 'jordanjohnson@example.com', 70), (53919, 43185, 'Cancelled', 'F', '2022-10-12 00:00:00', 1, 43185, 'Jordan', 'Johnson', 'jordanjohnson@example.com', 70), (70611, 56453, 'Processing', 'M', '2022-02-04 00:00:00', 1, 56453, 'Patrick', 'Johnson', 'patrickjohnson@example.org', 16), (3774, 3053, 'Shipped', 'F', '2022-02-24 00:00:00', 1, 3053, 'Lisa', 'Knox', 'lisaknox@example.net', 52), (3773, 3053, 'Complete', 'F', '2019-12-13 00:00:00', 4, 3053, 'Lisa', 'Knox', 'lisaknox@example.net', 52), (3775, 3053, 'Returned', 'F', '2022-04-30 00:00:00', 1, 3053, 'Lisa', 'Knox', 'lisaknox@example.net', 52), (4942, 4005, 'Cancelled', 'F', '2020-10-03 00:00:00', 4, 4005, 'Jenny', 'Scott', 'jennyscott@example.com', 55), (111472, 89277, 'Shipped', 'F', '2020-06-10 00:00:00', 1, 89277, 'Erica', 'Graham', 'ericagraham@example.com', 54), (111471, 89277, 'Complete', 'F', '2022-09-28 00:00:00', 3, 89277, 'Erica', 'Graham', 'ericagraham@example.com', 54), (85343, 68394, 'Processing', 'F', '2022-10-03 00:00:00', 1, 68394, 'Tracy', 'Gomez', 'tracygomez@example.net', 26), (85344, 68394, 'Processing', 'F', '2022-01-11 00:00:00', 1, 68394, 'Tracy', 'Gomez', 'tracygomez@example.net', 26), (86692, 69475, 'Shipped', 'M', '2021-05-26 00:00:00', 2, 69475, 'Michael', 'Ramos', 'michaelramos@example.com', 14), (36101, 28978, 'Processing', 'F', '2022-01-09 00:00:00', 1, 28978, 'Karen', 'Burch', 'karenburch@example.com', 66), (66800, 53399, 'Shipped', 'F', '2021-12-22 00:00:00', 1, 53399, 'Marie', 'Lucero', 'marielucero@example.com', 49), (75007, 60084, 'Complete', 'F', '2020-10-18 00:00:00', 2, 60084, 'Sarah', 'Johnson', 'sarahjohnson@example.net', 44), (92143, 73814, 'Shipped', 'F', '2022-08-23 00:00:00', 1, 73814, 'Wendy', 'Lowe', 'wendylowe@example.com', 25), (101812, 81661, 'Returned', 'M', '2020-09-28 00:00:00', 1, 81661, 'Jonathan', 'Dalton', 'jonathandalton@example.org', 24), (5693, 4599, 'Complete', 'M', '2022-08-05 00:00:00', 1, 4599, 'Joshua', 'Solis', 'joshuasolis@example.com', 65), (26898, 21559, 'Complete', 'M', '2022-09-05 00:00:00', 1, 21559, 'Gary', 'Davis', 'garydavis@example.com', 44), (43612, 34976, 'Shipped', 'F', '2022-08-15 00:00:00', 2, 34976, 'Amy', 'Moreno', 'amymoreno@example.net', 28), (43611, 34976, 'Returned', 'F', '2022-10-03 00:00:00', 4, 34976, 'Amy', 'Moreno', 'amymoreno@example.net', 28), (47971, 38460, 'Complete', 'M', '2022-10-13 00:00:00', 1, 38460, 'Robert', 'Green', 'robertgreen@example.net', 67), (47972, 38460, 'Processing', 'M', '2020-12-23 00:00:00', 1, 38460, 'Robert', 'Green', 'robertgreen@example.net', 67), (53911, 43177, 'Complete', 'M', '2021-10-27 00:00:00', 1, 43177, 'Steven', 'Carson', 'stevencarson@example.org', 20), (77017, 61707, 'Shipped', 'F', '2022-07-17 00:00:00', 4, 61707, 'Karen', 'Gutierrez', 'karengutierrez@example.org', 13), (77016, 61707, 'Returned', 'F', '2021-07-19 00:00:00', 1, 61707, 'Karen', 'Gutierrez', 'karengutierrez@example.org', 13), (77015, 61707, 'Processing', 'F', '2022-07-06 00:00:00', 1, 61707, 'Karen', 'Gutierrez', 'karengutierrez@example.org', 13), (20154, 16178, 'Cancelled', 'M', '2021-11-06 00:00:00', 2, 16178, 'Ethan', 'Edwards', 'ethanedwards@example.net', 44), (32486, 26032, 'Complete', 'F', '2021-06-08 00:00:00', 1, 26032, 'Kelsey', 'Rivera', 'kelseyrivera@example.com', 30), (32487, 26032, 'Complete', 'F', '2022-01-25 00:00:00', 1, 26032, 'Kelsey', 'Rivera', 'kelseyrivera@example.com', 30), (32488, 26032, 'Complete', 'F', '2020-08-25 00:00:00', 1, 26032, 'Kelsey', 'Rivera', 'kelseyrivera@example.com', 30), (32489, 26032, 'Cancelled', 'F', '2020-11-12 00:00:00', 1, 26032, 'Kelsey', 'Rivera', 'kelseyrivera@example.com', 30), (76826, 61542, 'Complete', 'F', '2022-03-14 00:00:00', 1, 61542, 'Amanda', 'Charles', 'amandacharles@example.org', 30), (76827, 61542, 'Cancelled', 'F', '2022-10-14 00:00:00', 1, 61542, 'Amanda', 'Charles', 'amandacharles@example.org', 30), (110279, 88325, 'Shipped', 'F', '2021-07-16 00:00:00', 1, 88325, 'Sally', 'Allen', 'sallyallen@example.net', 47), (110282, 88325, 'Shipped', 'F', '2020-05-25 00:00:00', 1, 88325, 'Sally', 'Allen', 'sallyallen@example.net', 47), (110280, 88325, 'Complete', 'F', '2022-04-04 00:00:00', 1, 88325, 'Sally', 'Allen', 'sallyallen@example.net', 47), (110281, 88325, 'Complete', 'F', '2021-02-07 00:00:00', 1, 88325, 'Sally', 'Allen', 'sallyallen@example.net', 47), (50526, 40496, 'Shipped', 'M', '2021-07-25 00:00:00', 1, 40496, 'Carl', 'Burnett', 'carlburnett@example.com', 39), (85286, 68346, 'Complete', 'M', '2022-06-20 00:00:00', 3, 68346, 'Peter', 'King', 'peterking@example.net', 16), (98765, 79213, 'Cancelled', 'M', '2022-07-27 00:00:00', 2, 79213, 'Gregory', 'Rodriguez', 'gregoryrodriguez@example.com', 12), (102555, 82231, 'Complete', 'M', '2020-09-11 00:00:00', 1, 82231, 'Dakota', 'Gonzalez', 'dakotagonzalez@example.com', 51), (102554, 82231, 'Processing', 'M', '2022-06-19 00:00:00', 2, 82231, 'Dakota', 'Gonzalez', 'dakotagonzalez@example.com', 51), (31070, 24857, 'Complete', 'M', '2022-05-26 00:00:00', 3, 24857, 'Matthew', 'Hunt', 'matthewhunt@example.org', 57), (33000, 26491, 'Processing', 'F', '2019-04-22 00:00:00', 1, 26491, 'Monique', 'Hernandez', 'moniquehernandez@example.org', 12), (75830, 60766, 'Shipped', 'F', '2022-07-13 00:00:00', 2, 60766, 'Nicole', 'Riley', 'nicoleriley@example.net', 22), (23033, 18528, 'Returned', 'M', '2020-06-28 00:00:00', 4, 18528, 'Craig', 'Rogers', 'craigrogers@example.com', 20), (23032, 18528, 'Cancelled', 'M', '2021-08-05 00:00:00', 2, 18528, 'Craig', 'Rogers', 'craigrogers@example.com', 20), (56141, 44948, 'Processing', 'M', '2021-10-24 00:00:00', 2, 44948, 'David', 'Monroe', 'davidmonroe@example.com', 39), (69939, 55906, 'Shipped', 'M', '2021-01-04 00:00:00', 1, 55906, 'Robert', 'Pittman', 'robertpittman@example.net', 46), (76135, 60992, 'Cancelled', 'M', '2020-08-14 00:00:00', 1, 60992, 'Terry', 'Hicks', 'terryhicks@example.net', 68), (103406, 82905, 'Returned', 'M', '2021-05-04 00:00:00', 2, 82905, 'Craig', 'Mendoza', 'craigmendoza@example.net', 44), (109740, 87881, 'Shipped', 'M', '2019-03-27 00:00:00', 1, 87881, 'James', 'Williams', 'jameswilliams@example.com', 15), (109741, 87881, 'Shipped', 'M', '2020-11-18 00:00:00', 1, 87881, 'James', 'Williams', 'jameswilliams@example.com', 15), (109742, 87881, 'Shipped', 'M', '2020-12-08 00:00:00', 2, 87881, 'James', 'Williams', 'jameswilliams@example.com', 15), (109739, 87881, 'Complete', 'M', '2019-03-27 00:00:00', 1, 87881, 'James', 'Williams', 'jameswilliams@example.com', 15), (114706, 91844, 'Cancelled', 'F', '2022-07-25 00:00:00', 1, 91844, 'Jessica', 'Rose', 'jessicarose@example.com', 34), (39540, 31707, 'Shipped', 'M', '2022-09-28 00:00:00', 1, 31707, 'Jacob', 'Knapp', 'jacobknapp@example.com', 45), (39541, 31707, 'Shipped', 'M', '2022-10-08 00:00:00', 1, 31707, 'Jacob', 'Knapp', 'jacobknapp@example.com', 45), (85535, 68539, 'Processing', 'M', '2022-06-17 00:00:00', 1, 68539, 'Jeremy', 'Mathis', 'jeremymathis@example.net', 45), (8525, 6904, 'Shipped', 'M', '2022-06-25 00:00:00', 1, 6904, 'Christopher', 'Miller', 'christophermiller@example.net', 64), (20580, 16514, 'Returned', 'F', '2022-08-24 00:00:00', 2, 16514, 'Krystal', 'Hall', 'krystalhall@example.com', 31), (39151, 31400, 'Complete', 'M', '2021-07-13 00:00:00', 2, 31400, 'Edward', 'Mckenzie', 'edwardmckenzie@example.com', 22), (55905, 44758, 'Returned', 'F', '2021-09-29 00:00:00', 1, 44758, 'Megan', 'Stevenson', 'meganstevenson@example.net', 17), (63694, 50988, 'Shipped', 'F', '2022-03-01 00:00:00', 1, 50988, 'Sheila', 'Martinez', 'sheilamartinez@example.net', 35), (63693, 50988, 'Complete', 'F', '2022-07-27 00:00:00', 1, 50988, 'Sheila', 'Martinez', 'sheilamartinez@example.net', 35), (75518, 60511, 'Shipped', 'M', '2022-06-20 00:00:00', 2, 60511, 'Andrew', 'Miller', 'andrewmiller@example.org', 27), (75519, 60511, 'Cancelled', 'M', '2022-07-12 00:00:00', 4, 60511, 'Andrew', 'Miller', 'andrewmiller@example.org', 27), (75520, 60511, 'Cancelled', 'M', '2022-09-25 00:00:00', 1, 60511, 'Andrew', 'Miller', 'andrewmiller@example.org', 27), (75521, 60511, 'Processing', 'M', '2022-06-15 00:00:00', 1, 60511, 'Andrew', 'Miller', 'andrewmiller@example.org', 27), (84133, 67396, 'Cancelled', 'F', '2020-05-17 00:00:00', 1, 67396, 'Pamela', 'Norris', 'pamelanorris@example.com', 61), (99276, 79627, 'Shipped', 'M', '2022-07-30 00:00:00', 1, 79627, 'Johnny', 'Schneider', 'johnnyschneider@example.com', 48), (99275, 79627, 'Processing', 'M', '2022-07-09 00:00:00', 1, 79627, 'Johnny', 'Schneider', 'johnnyschneider@example.com', 48), (102528, 82208, 'Shipped', 'M', '2021-10-30 00:00:00', 1, 82208, 'Juan', 'Long', 'juanlong@example.net', 24), (70335, 56241, 'Shipped', 'M', '2021-03-20 00:00:00', 1, 56241, 'Joshua', 'Robinson', 'joshuarobinson@example.net', 40), (70338, 56241, 'Shipped', 'M', '2022-10-13 00:00:00', 1, 56241, 'Joshua', 'Robinson', 'joshuarobinson@example.net', 40), (70336, 56241, 'Cancelled', 'M', '2021-12-27 00:00:00', 1, 56241, 'Joshua', 'Robinson', 'joshuarobinson@example.net', 40), (70337, 56241, 'Cancelled', 'M', '2022-08-29 00:00:00', 1, 56241, 'Joshua', 'Robinson', 'joshuarobinson@example.net', 40), (80884, 64760, 'Shipped', 'M', '2022-05-28 00:00:00', 1, 64760, 'David', 'Lee', 'davidlee@example.org', 55), (7001, 5666, 'Complete', 'M', '2021-04-19 00:00:00', 1, 5666, 'Jose', 'Bishop', 'josebishop@example.com', 48), (85443, 68474, 'Shipped', 'F', '2022-03-15 00:00:00', 1, 68474, 'Danielle', 'Johnson', 'daniellejohnson@example.net', 43), (89748, 71882, 'Complete', 'F', '2021-04-07 00:00:00', 3, 71882, 'Cassandra', 'Beasley', 'cassandrabeasley@example.org', 22), (89749, 71882, 'Returned', 'F', '2022-08-27 00:00:00', 1, 71882, 'Cassandra', 'Beasley', 'cassandrabeasley@example.org', 22), (91359, 73141, 'Shipped', 'F', '2021-07-27 00:00:00', 2, 73141, 'Diana', 'Flowers', 'dianaflowers@example.org', 59), (106353, 85220, 'Shipped', 'F', '2022-04-07 00:00:00', 1, 85220, 'Amanda', 'Miller', 'amandamiller@example.org', 38), (106354, 85220, 'Complete', 'F', '2022-02-13 00:00:00', 1, 85220, 'Amanda', 'Miller', 'amandamiller@example.org', 38), (106355, 85220, 'Processing', 'F', '2022-10-11 00:00:00', 2, 85220, 'Amanda', 'Miller', 'amandamiller@example.org', 38), (13166, 10640, 'Shipped', 'M', '2022-06-21 00:00:00', 1, 10640, 'Zachary', 'Floyd', 'zacharyfloyd@example.net', 19), (18771, 15123, 'Shipped', 'M', '2022-08-05 00:00:00', 1, 15123, 'Joseph', 'King', 'josephking@example.net', 25), (18768, 15123, 'Complete', 'M', '2022-09-25 00:00:00', 2, 15123, 'Joseph', 'King', 'josephking@example.net', 25), (18769, 15123, 'Complete', 'M', '2022-09-12 00:00:00', 4, 15123, 'Joseph', 'King', 'josephking@example.net', 25), (18770, 15123, 'Processing', 'M', '2022-09-07 00:00:00', 1, 15123, 'Joseph', 'King', 'josephking@example.net', 25), (29076, 23325, 'Shipped', 'F', '2022-10-10 00:00:00', 2, 23325, 'Amy', 'Jensen', 'amyjensen@example.org', 50), (55377, 44340, 'Processing', 'M', '2020-12-22 00:00:00', 1, 44340, 'David', 'Gallagher', 'davidgallagher@example.com', 22), (101855, 81699, 'Complete', 'M', '2021-06-22 00:00:00', 4, 81699, 'Ryan', 'Sellers', 'ryansellers@example.net', 66), (102064, 81834, 'Cancelled', 'F', '2021-03-15 00:00:00', 1, 81834, 'Jennifer', 'Mathis', 'jennifermathis@example.com', 43), (113492, 90872, 'Shipped', 'M', '2022-02-13 00:00:00', 1, 90872, 'Mark', 'Thompson', 'markthompson@example.com', 62), (113493, 90872, 'Returned', 'M', '2022-07-09 00:00:00', 1, 90872, 'Mark', 'Thompson', 'markthompson@example.com', 62), (14327, 11583, 'Complete', 'F', '2019-08-13 00:00:00', 2, 11583, 'Lori', 'Nelson', 'lorinelson@example.net', 54), (14328, 11583, 'Returned', 'F', '2020-03-17 00:00:00', 1, 11583, 'Lori', 'Nelson', 'lorinelson@example.net', 54), (63040, 50457, 'Shipped', 'M', '2022-10-20 00:00:00', 4, 50457, 'Michael', 'Arnold', 'michaelarnold@example.net', 47), (63716, 51008, 'Complete', 'F', '2022-04-22 00:00:00', 1, 51008, 'Shelly', 'Gibson', 'shellygibson@example.org', 37), (92413, 74041, 'Complete', 'F', '2021-02-25 00:00:00', 3, 74041, 'Sue', 'Duran', 'sueduran@example.net', 56), (52113, 41740, 'Complete', 'F', '2022-09-04 00:00:00', 1, 41740, 'Megan', 'Montgomery', 'meganmontgomery@example.com', 28), (80753, 64672, 'Complete', 'F', '2022-05-18 00:00:00', 1, 64672, 'Jessica', 'Carter', 'jessicacarter@example.net', 30), (80754, 64672, 'Complete', 'F', '2022-03-04 00:00:00', 1, 64672, 'Jessica', 'Carter', 'jessicacarter@example.net', 30), (32767, 26286, 'Shipped', 'F', '2022-05-27 00:00:00', 4, 26286, 'Laura', 'Choi', 'laurachoi@example.net', 16), (32768, 26286, 'Processing', 'F', '2021-09-11 00:00:00', 1, 26286, 'Laura', 'Choi', 'laurachoi@example.net', 16), (46945, 37639, 'Shipped', 'F', '2022-04-01 00:00:00', 1, 37639, 'Jeanne', 'Evans', 'jeanneevans@example.org', 31), (46946, 37639, 'Complete', 'F', '2021-11-14 00:00:00', 1, 37639, 'Jeanne', 'Evans', 'jeanneevans@example.org', 31), (46987, 37677, 'Shipped', 'M', '2021-04-11 00:00:00', 2, 37677, 'Brandon', 'Nelson', 'brandonnelson@example.net', 61), (46988, 37677, 'Complete', 'M', '2022-08-23 00:00:00', 1, 37677, 'Brandon', 'Nelson', 'brandonnelson@example.net', 61), (63383, 50733, 'Shipped', 'F', '2022-04-15 00:00:00', 1, 50733, 'Lauren', 'Patrick', 'laurenpatrick@example.com', 19), (63384, 50733, 'Complete', 'F', '2021-06-23 00:00:00', 1, 50733, 'Lauren', 'Patrick', 'laurenpatrick@example.com', 19), (76760, 61485, 'Complete', 'M', '2020-06-25 00:00:00', 1, 61485, 'Steve', 'Adkins', 'steveadkins@example.org', 59), (76759, 61485, 'Cancelled', 'M', '2021-04-24 00:00:00', 1, 61485, 'Steve', 'Adkins', 'steveadkins@example.org', 59), (99046, 79448, 'Complete', 'F', '2021-08-20 00:00:00', 1, 79448, 'Brandy', 'Hunt', 'brandyhunt@example.org', 69), (37918, 30415, 'Shipped', 'M', '2019-12-06 00:00:00', 1, 30415, 'Timothy', 'Wilson', 'timothywilson@example.net', 30), (37919, 30415, 'Complete', 'M', '2020-04-01 00:00:00', 1, 30415, 'Timothy', 'Wilson', 'timothywilson@example.net', 30), (37921, 30415, 'Complete', 'M', '2022-07-31 00:00:00', 1, 30415, 'Timothy', 'Wilson', 'timothywilson@example.net', 30), (37920, 30415, 'Returned', 'M', '2019-07-05 00:00:00', 1, 30415, 'Timothy', 'Wilson', 'timothywilson@example.net', 30), (55013, 44064, 'Shipped', 'M', '2020-02-24 00:00:00', 4, 44064, 'Joshua', 'Smith', 'joshuasmith@example.net', 55), (55012, 44064, 'Returned', 'M', '2022-08-08 00:00:00', 4, 44064, 'Joshua', 'Smith', 'joshuasmith@example.net', 55), (62821, 50291, 'Complete', 'F', '2021-07-23 00:00:00', 4, 50291, 'Mary', 'Dorsey', 'marydorsey@example.com', 25), (101125, 81123, 'Shipped', 'M', '2022-09-29 00:00:00', 1, 81123, 'Aaron', 'Gonzales', 'aarongonzales@example.org', 48), (104373, 83648, 'Cancelled', 'F', '2022-09-05 00:00:00', 2, 83648, 'Stacey', 'Fox', 'staceyfox@example.com', 29), (106127, 85035, 'Complete', 'F', '2022-05-18 00:00:00', 1, 85035, 'Kathryn', 'Marks', 'kathrynmarks@example.net', 45), (113451, 90831, 'Complete', 'M', '2022-04-27 00:00:00', 2, 90831, 'Jared', 'Taylor', 'jaredtaylor@example.com', 41), (58528, 46874, 'Shipped', 'M', '2021-05-05 00:00:00', 3, 46874, 'Nicholas', 'Keith', 'nicholaskeith@example.org', 20), (58529, 46874, 'Cancelled', 'M', '2021-07-05 00:00:00', 4, 46874, 'Nicholas', 'Keith', 'nicholaskeith@example.org', 20), (4678, 3800, 'Cancelled', 'M', '2022-05-18 00:00:00', 4, 3800, 'Alan', 'Noble', 'alannoble@example.com', 49), (118472, 94928, 'Complete', 'M', '2020-01-02 00:00:00', 1, 94928, 'Thomas', 'Tate', 'thomastate@example.org', 27), (118470, 94928, 'Processing', 'M', '2021-02-07 00:00:00', 2, 94928, 'Thomas', 'Tate', 'thomastate@example.org', 27), (118471, 94928, 'Processing', 'M', '2020-07-24 00:00:00', 2, 94928, 'Thomas', 'Tate', 'thomastate@example.org', 27), (38117, 30582, 'Returned', 'F', '2022-10-21 00:00:00', 1, 30582, 'Jessica', 'Patton', 'jessicapatton@example.net', 54), (65421, 52345, 'Shipped', 'F', '2022-09-24 00:00:00', 1, 52345, 'Molly', 'Lee', 'mollylee@example.com', 21), (76181, 61026, 'Complete', 'F', '2022-06-09 00:00:00', 1, 61026, 'Carolyn', 'Johnson', 'carolynjohnson@example.net', 62), (76179, 61026, 'Processing', 'F', '2022-06-23 00:00:00', 1, 61026, 'Carolyn', 'Johnson', 'carolynjohnson@example.net', 62), (76180, 61026, 'Processing', 'F', '2022-08-01 00:00:00', 1, 61026, 'Carolyn', 'Johnson', 'carolynjohnson@example.net', 62), (76182, 61026, 'Processing', 'F', '2022-03-21 00:00:00', 1, 61026, 'Carolyn', 'Johnson', 'carolynjohnson@example.net', 62), (97215, 77983, 'Complete', 'F', '2020-02-10 00:00:00', 2, 77983, 'Maria', 'Roberts', 'mariaroberts@example.com', 50), (97425, 78150, 'Cancelled', 'M', '2022-05-10 00:00:00', 4, 78150, 'David', 'Shaffer', 'davidshaffer@example.org', 62), (41184, 33013, 'Complete', 'M', '2020-12-04 00:00:00', 1, 33013, 'Thomas', 'Elliott', 'thomaselliott@example.net', 57), (41186, 33013, 'Returned', 'M', '2021-09-22 00:00:00', 1, 33013, 'Thomas', 'Elliott', 'thomaselliott@example.net', 57), (41185, 33013, 'Processing', 'M', '2022-03-19 00:00:00', 1, 33013, 'Thomas', 'Elliott', 'thomaselliott@example.net', 57), (102852, 82468, 'Shipped', 'F', '2021-08-20 00:00:00', 1, 82468, 'Jennifer', 'King', 'jenniferking@example.net', 57), (102853, 82468, 'Returned', 'F', '2021-01-22 00:00:00', 1, 82468, 'Jennifer', 'King', 'jenniferking@example.net', 57), (110453, 88461, 'Cancelled', 'M', '2021-12-16 00:00:00', 2, 88461, 'Kevin', 'Sawyer', 'kevinsawyer@example.org', 63), (119820, 95984, 'Complete', 'F', '2020-12-07 00:00:00', 1, 95984, 'Amber', 'Colon', 'ambercolon@example.org', 67), (50695, 40622, 'Cancelled', 'M', '2022-03-21 00:00:00', 1, 40622, 'Anthony', 'Davenport', 'anthonydavenport@example.com', 66), (88973, 71285, 'Returned', 'M', '2022-02-20 00:00:00', 2, 71285, 'Joshua', 'Anderson', 'joshuaanderson@example.net', 62), (88974, 71285, 'Returned', 'M', '2021-07-13 00:00:00', 1, 71285, 'Joshua', 'Anderson', 'joshuaanderson@example.net', 62), (94606, 75842, 'Shipped', 'M', '2022-10-10 00:00:00', 1, 75842, 'Zachary', 'Hopkins', 'zacharyhopkins@example.net', 43), (94608, 75842, 'Shipped', 'M', '2020-08-30 00:00:00', 1, 75842, 'Zachary', 'Hopkins', 'zacharyhopkins@example.net', 43), (94607, 75842, 'Returned', 'M', '2021-10-09 00:00:00', 1, 75842, 'Zachary', 'Hopkins', 'zacharyhopkins@example.net', 43), (24595, 19730, 'Complete', 'F', '2022-10-18 00:00:00', 3, 19730, 'Leah', 'Banks', 'leahbanks@example.org', 56), (32924, 26421, 'Complete', 'F', '2022-04-18 00:00:00', 1, 26421, 'Stephanie', 'Daugherty', 'stephaniedaugherty@example.net', 60), (42689, 34240, 'Returned', 'F', '2019-08-29 00:00:00', 1, 34240, 'Danielle', 'Brennan', 'daniellebrennan@example.net', 55), (42688, 34240, 'Cancelled', 'F', '2019-09-15 00:00:00', 1, 34240, 'Danielle', 'Brennan', 'daniellebrennan@example.net', 55), (78717, 63061, 'Processing', 'M', '2021-09-03 00:00:00', 1, 63061, 'Aaron', 'Benjamin', 'aaronbenjamin@example.org', 51), (102317, 82036, 'Complete', 'M', '2021-03-03 00:00:00', 2, 82036, 'Michael', 'Daugherty', 'michaeldaugherty@example.com', 66), (7961, 6460, 'Returned', 'M', '2022-08-25 00:00:00', 1, 6460, 'Michael', 'Carter', 'michaelcarter@example.net', 56), (42769, 34313, 'Shipped', 'M', '2022-08-18 00:00:00', 1, 34313, 'Christopher', 'Mueller', 'christophermueller@example.org', 67), (42770, 34313, 'Shipped', 'M', '2022-09-25 00:00:00', 2, 34313, 'Christopher', 'Mueller', 'christophermueller@example.org', 67), (110425, 88435, 'Complete', 'F', '2022-01-18 00:00:00', 1, 88435, 'Brenda', 'Garcia', 'brendagarcia@example.org', 38), (905, 746, 'Shipped', 'F', '2022-08-15 00:00:00', 2, 746, 'Jessica', 'Stephens', 'jessicastephens@example.org', 50), (906, 746, 'Returned', 'F', '2022-06-28 00:00:00', 4, 746, 'Jessica', 'Stephens', 'jessicastephens@example.org', 50), (49169, 39388, 'Processing', 'M', '2022-05-31 00:00:00', 1, 39388, 'Robert', 'Meyer', 'robertmeyer@example.com', 65), (83451, 66824, 'Shipped', 'M', '2020-12-11 00:00:00', 2, 66824, 'Jose', 'Knight', 'joseknight@example.com', 31), (83450, 66824, 'Processing', 'M', '2021-08-07 00:00:00', 1, 66824, 'Jose', 'Knight', 'joseknight@example.com', 31), (88381, 70843, 'Complete', 'F', '2022-07-28 00:00:00', 1, 70843, 'Stacy', 'Wang', 'stacywang@example.org', 60), (114599, 91740, 'Complete', 'F', '2022-04-04 00:00:00', 1, 91740, 'Renee', 'White', 'reneewhite@example.net', 41), (114598, 91740, 'Cancelled', 'F', '2021-12-11 00:00:00', 1, 91740, 'Renee', 'White', 'reneewhite@example.net', 41), (114597, 91740, 'Processing', 'F', '2021-12-30 00:00:00', 2, 91740, 'Renee', 'White', 'reneewhite@example.net', 41), (118122, 94635, 'Shipped', 'M', '2022-05-11 00:00:00', 1, 94635, 'Wesley', 'Green', 'wesleygreen@example.org', 29), (9847, 8004, 'Shipped', 'F', '2021-06-17 00:00:00', 1, 8004, 'Wendy', 'Willis', 'wendywillis@example.com', 56), (40365, 32357, 'Complete', 'F', '2022-10-02 00:00:00', 1, 32357, 'Kayla', 'Beasley', 'kaylabeasley@example.com', 52), (40364, 32357, 'Returned', 'F', '2022-09-09 00:00:00', 1, 32357, 'Kayla', 'Beasley', 'kaylabeasley@example.com', 52), (86819, 69587, 'Shipped', 'M', '2020-08-10 00:00:00', 1, 69587, 'Brendan', 'Bell', 'brendanbell@example.org', 42), (86818, 69587, 'Complete', 'M', '2021-05-19 00:00:00', 1, 69587, 'Brendan', 'Bell', 'brendanbell@example.org', 42), (87369, 70048, 'Returned', 'M', '2022-02-22 00:00:00', 1, 70048, 'Bruce', 'Kirk', 'brucekirk@example.com', 65), (111870, 89591, 'Returned', 'M', '2022-08-22 00:00:00', 2, 89591, 'Tyler', 'Carpenter', 'tylercarpenter@example.org', 19), (124290, 99565, 'Complete', 'M', '2022-07-16 00:00:00', 1, 99565, 'Nicholas', 'Owens', 'nicholasowens@example.com', 33), (13884, 11233, 'Shipped', 'F', '2021-07-20 00:00:00', 1, 11233, 'Rebecca', 'Howard', 'rebeccahoward@example.org', 30), (13885, 11233, 'Processing', 'F', '2022-05-12 00:00:00', 1, 11233, 'Rebecca', 'Howard', 'rebeccahoward@example.org', 30), (113622, 90972, 'Cancelled', 'F', '2022-10-19 00:00:00', 1, 90972, 'Judy', 'Woodward', 'judywoodward@example.org', 19), (100047, 80262, 'Shipped', 'F', '2022-10-10 00:00:00', 2, 80262, 'Tina', 'Flores', 'tinaflores@example.com', 66), (121460, 97286, 'Returned', 'F', '2021-07-07 00:00:00', 1, 97286, 'Cassie', 'Powell', 'cassiepowell@example.net', 15), (121461, 97286, 'Returned', 'F', '2021-03-03 00:00:00', 1, 97286, 'Cassie', 'Powell', 'cassiepowell@example.net', 15), (61883, 49572, 'Cancelled', 'F', '2022-07-14 00:00:00', 1, 49572, 'Angela', 'Bradley', 'angelabradley@example.com', 25), (61882, 49572, 'Processing', 'F', '2022-07-25 00:00:00', 4, 49572, 'Angela', 'Bradley', 'angelabradley@example.com', 25), (61884, 49572, 'Processing', 'F', '2022-09-06 00:00:00', 1, 49572, 'Angela', 'Bradley', 'angelabradley@example.com', 25), (61885, 49572, 'Processing', 'F', '2022-08-24 00:00:00', 2, 49572, 'Angela', 'Bradley', 'angelabradley@example.com', 25), (39928, 32017, 'Complete', 'M', '2020-09-27 00:00:00', 4, 32017, 'Jason', 'Bowman', 'jasonbowman@example.com', 41), (104066, 83420, 'Complete', 'F', '2021-01-22 00:00:00', 1, 83420, 'Bonnie', 'Lara', 'bonnielara@example.net', 68), (106414, 85264, 'Complete', 'F', '2020-01-26 00:00:00', 1, 85264, 'Megan', 'Odonnell', 'meganodonnell@example.org', 22), (51486, 41272, 'Shipped', 'M', '2022-05-23 00:00:00', 2, 41272, 'Michael', 'Ramirez', 'michaelramirez@example.org', 70), (52919, 42377, 'Shipped', 'F', '2022-10-21 00:00:00', 1, 42377, 'Katelyn', 'Parker', 'katelynparker@example.net', 30), (56798, 45486, 'Complete', 'M', '2021-06-13 00:00:00', 1, 45486, 'Jonathan', 'Hood', 'jonathanhood@example.org', 35), (68584, 54853, 'Complete', 'M', '2021-02-04 00:00:00', 1, 54853, 'Vincent', 'Schultz', 'vincentschultz@example.org', 51), (79495, 63696, 'Complete', 'F', '2020-04-15 00:00:00', 1, 63696, 'Stacy', 'Roman', 'stacyroman@example.com', 20), (4315, 3507, 'Processing', 'F', '2022-09-12 00:00:00', 1, 3507, 'Misty', 'Gomez', 'mistygomez@example.net', 60), (49579, 39726, 'Cancelled', 'F', '2022-06-02 00:00:00', 3, 39726, 'Monica', 'Little', 'monicalittle@example.com', 23), (77556, 62139, 'Shipped', 'F', '2022-10-06 00:00:00', 1, 62139, 'Lisa', 'Garcia', 'lisagarcia@example.org', 29), (107886, 86440, 'Complete', 'F', '2022-09-30 00:00:00', 1, 86440, 'Kimberly', 'Lane', 'kimberlylane@example.com', 32), (4554, 3687, 'Complete', 'M', '2022-01-17 00:00:00', 3, 3687, 'James', 'Blair', 'jamesblair@example.org', 25), (4555, 3687, 'Complete', 'M', '2022-09-16 00:00:00', 1, 3687, 'James', 'Blair', 'jamesblair@example.org', 25), (8595, 6956, 'Cancelled', 'M', '2021-05-30 00:00:00', 1, 6956, 'Sergio', 'Lane', 'sergiolane@example.org', 28), (53118, 42555, 'Cancelled', 'M', '2022-08-06 00:00:00', 1, 42555, 'Eric', 'Lopez', 'ericlopez@example.net', 42), (69597, 55638, 'Processing', 'F', '2022-08-19 00:00:00', 1, 55638, 'Laura', 'Jenkins', 'laurajenkins@example.net', 63), (90322, 72339, 'Complete', 'M', '2022-06-06 00:00:00', 4, 72339, 'Jason', 'Walker', 'jasonwalker@example.net', 56), (102695, 82345, 'Shipped', 'F', '2022-02-23 00:00:00', 1, 82345, 'Ashley', 'Davis', 'ashleydavis@example.org', 23), (102696, 82345, 'Complete', 'F', '2021-05-22 00:00:00', 2, 82345, 'Ashley', 'Davis', 'ashleydavis@example.org', 23), (102697, 82345, 'Cancelled', 'F', '2022-08-26 00:00:00', 2, 82345, 'Ashley', 'Davis', 'ashleydavis@example.org', 23), (52136, 41759, 'Cancelled', 'M', '2022-02-06 00:00:00', 1, 41759, 'Joshua', 'Thomas', 'joshuathomas@example.com', 14), (61910, 49595, 'Shipped', 'F', '2022-08-05 00:00:00', 1, 49595, 'Elizabeth', 'Krause', 'elizabethkrause@example.com', 68), (61911, 49595, 'Complete', 'F', '2022-09-20 00:00:00', 1, 49595, 'Elizabeth', 'Krause', 'elizabethkrause@example.com', 68), (71088, 56826, 'Shipped', 'F', '2022-01-13 00:00:00', 1, 56826, 'Vanessa', 'Baker', 'vanessabaker@example.org', 49), (71089, 56826, 'Complete', 'F', '2022-01-13 00:00:00', 2, 56826, 'Vanessa', 'Baker', 'vanessabaker@example.org', 49), (88532, 70958, 'Processing', 'M', '2021-12-17 00:00:00', 1, 70958, 'James', 'Graham', 'jamesgraham@example.org', 18), (109933, 88038, 'Cancelled', 'M', '2021-01-04 00:00:00', 1, 88038, 'Joe', 'Smith', 'joesmith@example.org', 58), (24655, 19780, 'Shipped', 'F', '2021-08-11 00:00:00', 2, 19780, 'Kelly', 'Snyder', 'kellysnyder@example.com', 68), (80375, 64373, 'Shipped', 'M', '2020-07-01 00:00:00', 1, 64373, 'David', 'Floyd', 'davidfloyd@example.net', 15), (80374, 64373, 'Complete', 'M', '2021-03-24 00:00:00', 1, 64373, 'David', 'Floyd', 'davidfloyd@example.net', 15), (80376, 64373, 'Complete', 'M', '2022-03-03 00:00:00', 1, 64373, 'David', 'Floyd', 'davidfloyd@example.net', 15), (12944, 10460, 'Cancelled', 'M', '2022-10-21 00:00:00', 3, 10460, 'Robert', 'Williamson', 'robertwilliamson@example.org', 45), (28873, 23161, 'Complete', 'F', '2020-05-25 00:00:00', 1, 23161, 'Stacy', 'Cox', 'stacycox@example.net', 69), (38011, 30494, 'Shipped', 'F', '2022-03-30 00:00:00', 1, 30494, 'Courtney', 'Johnson', 'courtneyjohnson@example.org', 31), (87424, 70087, 'Complete', 'F', '2021-11-25 00:00:00', 2, 70087, 'Holly', 'Cruz', 'hollycruz@example.net', 52), (116768, 93535, 'Cancelled', 'M', '2021-02-09 00:00:00', 2, 93535, 'Chad', 'Dominguez', 'chaddominguez@example.com', 19), (79392, 63605, 'Shipped', 'F', '2022-06-30 00:00:00', 1, 63605, 'Ashley', 'Romero', 'ashleyromero@example.net', 68), (114550, 91696, 'Complete', 'F', '2021-11-07 00:00:00', 1, 91696, 'Amanda', 'Gilbert', 'amandagilbert@example.com', 28), (114551, 91696, 'Complete', 'F', '2022-04-14 00:00:00', 2, 91696, 'Amanda', 'Gilbert', 'amandagilbert@example.com', 28), (122412, 98053, 'Shipped', 'M', '2022-07-09 00:00:00', 1, 98053, 'John', 'Taylor', 'johntaylor@example.net', 28), (62703, 50200, 'Returned', 'M', '2022-04-04 00:00:00', 2, 50200, 'Robert', 'Costa', 'robertcosta@example.com', 51), (62701, 50200, 'Processing', 'M', '2019-09-08 00:00:00', 3, 50200, 'Robert', 'Costa', 'robertcosta@example.com', 51), (62702, 50200, 'Processing', 'M', '2020-02-08 00:00:00', 4, 50200, 'Robert', 'Costa', 'robertcosta@example.com', 51), (72020, 57606, 'Shipped', 'F', '2021-10-16 00:00:00', 2, 57606, 'Cheryl', 'Cole', 'cherylcole@example.net', 18), (72021, 57606, 'Shipped', 'F', '2021-09-28 00:00:00', 1, 57606, 'Cheryl', 'Cole', 'cherylcole@example.net', 18), (76815, 61533, 'Cancelled', 'M', '2022-03-18 00:00:00', 1, 61533, 'Ronald', 'White', 'ronaldwhite@example.org', 62), (104079, 83429, 'Complete', 'F', '2022-07-20 00:00:00', 3, 83429, 'Mary', 'Perez', 'maryperez@example.org', 27), (42916, 34421, 'Shipped', 'M', '2021-01-29 00:00:00', 2, 34421, 'Samuel', 'Simmons', 'samuelsimmons@example.org', 49), (42918, 34421, 'Shipped', 'M', '2020-10-13 00:00:00', 1, 34421, 'Samuel', 'Simmons', 'samuelsimmons@example.org', 49), (42917, 34421, 'Cancelled', 'M', '2020-03-25 00:00:00', 4, 34421, 'Samuel', 'Simmons', 'samuelsimmons@example.org', 49), (43102, 34589, 'Complete', 'F', '2021-09-07 00:00:00', 1, 34589, 'Sandra', 'Snow', 'sandrasnow@example.org', 19), (76254, 61078, 'Processing', 'F', '2021-11-26 00:00:00', 1, 61078, 'Bridget', 'Dickson', 'bridgetdickson@example.net', 46), (76255, 61078, 'Processing', 'F', '2022-03-02 00:00:00', 3, 61078, 'Bridget', 'Dickson', 'bridgetdickson@example.net', 46), (92784, 74328, 'Returned', 'F', '2022-09-16 00:00:00', 2, 74328, 'Pamela', 'Hernandez', 'pamelahernandez@example.com', 43), (113876, 91160, 'Cancelled', 'F', '2021-09-29 00:00:00', 1, 91160, 'Mary', 'Stone', 'marystone@example.com', 40), (118012, 94552, 'Shipped', 'M', '2020-09-11 00:00:00', 1, 94552, 'Arthur', 'Jones', 'arthurjones@example.com', 37), (118013, 94552, 'Complete', 'M', '2020-06-14 00:00:00', 1, 94552, 'Arthur', 'Jones', 'arthurjones@example.com', 37), (13091, 10579, 'Returned', 'M', '2021-01-20 00:00:00', 4, 10579, 'Grant', 'Fleming', 'grantfleming@example.org', 27), (47839, 38346, 'Complete', 'F', '2022-02-20 00:00:00', 3, 38346, 'Theresa', 'Sharp', 'theresasharp@example.com', 31), (47840, 38346, 'Cancelled', 'F', '2021-02-02 00:00:00', 1, 38346, 'Theresa', 'Sharp', 'theresasharp@example.com', 31), (47841, 38346, 'Cancelled', 'F', '2021-05-24 00:00:00', 2, 38346, 'Theresa', 'Sharp', 'theresasharp@example.com', 31), (47842, 38346, 'Cancelled', 'F', '2021-11-15 00:00:00', 1, 38346, 'Theresa', 'Sharp', 'theresasharp@example.com', 31), (110470, 88475, 'Returned', 'M', '2022-10-14 00:00:00', 1, 88475, 'Keith', 'Banks', 'keithbanks@example.org', 64), (124783, 99950, 'Shipped', 'M', '2022-10-21 00:00:00', 1, 99950, 'Jason', 'Cowan', 'jasoncowan@example.org', 32), (124784, 99950, 'Returned', 'M', '2022-10-21 00:00:00', 2, 99950, 'Jason', 'Cowan', 'jasoncowan@example.org', 32), (124782, 99950, 'Cancelled', 'M', '2022-10-21 00:00:00', 2, 99950, 'Jason', 'Cowan', 'jasoncowan@example.org', 32), (6075, 4907, 'Cancelled', 'F', '2022-06-02 00:00:00', 4, 4907, 'Susan', 'Martin', 'susanmartin@example.net', 24), (36079, 28963, 'Returned', 'M', '2022-10-08 00:00:00', 4, 28963, 'Nathaniel', 'Ray', 'nathanielray@example.com', 13), (41553, 33306, 'Complete', 'F', '2020-03-04 00:00:00', 1, 33306, 'Kristi', 'Gonzalez', 'kristigonzalez@example.net', 54), (41554, 33306, 'Complete', 'F', '2021-09-07 00:00:00', 3, 33306, 'Kristi', 'Gonzalez', 'kristigonzalez@example.net', 54), (41555, 33306, 'Complete', 'F', '2020-11-17 00:00:00', 1, 33306, 'Kristi', 'Gonzalez', 'kristigonzalez@example.net', 54), (41556, 33306, 'Cancelled', 'F', '2022-04-18 00:00:00', 1, 33306, 'Kristi', 'Gonzalez', 'kristigonzalez@example.net', 54), (52289, 41884, 'Shipped', 'F', '2022-10-20 00:00:00', 4, 41884, 'Christine', 'Torres', 'christinetorres@example.net', 31), (52291, 41884, 'Complete', 'F', '2022-10-21 00:00:00', 4, 41884, 'Christine', 'Torres', 'christinetorres@example.net', 31), (52292, 41884, 'Complete', 'F', '2022-10-16 00:00:00', 1, 41884, 'Christine', 'Torres', 'christinetorres@example.net', 31), (52290, 41884, 'Returned', 'F', '2022-10-15 00:00:00', 1, 41884, 'Christine', 'Torres', 'christinetorres@example.net', 31), (24251, 19483, 'Complete', 'M', '2022-06-15 00:00:00', 2, 19483, 'John', 'Craig', 'johncraig@example.net', 48), (123437, 98895, 'Complete', 'F', '2021-11-03 00:00:00', 1, 98895, 'Heather', 'Skinner', 'heatherskinner@example.org', 45), (123438, 98895, 'Processing', 'F', '2022-05-30 00:00:00', 1, 98895, 'Heather', 'Skinner', 'heatherskinner@example.org', 45), (17663, 14226, 'Complete', 'M', '2021-09-06 00:00:00', 3, 14226, 'Edward', 'Miller', 'edwardmiller@example.com', 61), (74341, 59507, 'Shipped', 'F', '2021-12-04 00:00:00', 1, 59507, 'Jenna', 'Tate', 'jennatate@example.com', 31), (74340, 59507, 'Returned', 'F', '2022-08-11 00:00:00', 1, 59507, 'Jenna', 'Tate', 'jennatate@example.com', 31), (74342, 59507, 'Processing', 'F', '2021-09-10 00:00:00', 4, 59507, 'Jenna', 'Tate', 'jennatate@example.com', 31), (113887, 91175, 'Complete', 'M', '2020-11-30 00:00:00', 2, 91175, 'David', 'Duran', 'davidduran@example.org', 38), (14416, 11645, 'Shipped', 'M', '2021-10-07 00:00:00', 1, 11645, 'Brian', 'Gray', 'briangray@example.net', 53), (14413, 11645, 'Complete', 'M', '2022-07-04 00:00:00', 1, 11645, 'Brian', 'Gray', 'briangray@example.net', 53), (14414, 11645, 'Cancelled', 'M', '2021-03-20 00:00:00', 1, 11645, 'Brian', 'Gray', 'briangray@example.net', 53), (14415, 11645, 'Processing', 'M', '2022-01-11 00:00:00', 1, 11645, 'Brian', 'Gray', 'briangray@example.net', 53), (78228, 62686, 'Shipped', 'M', '2022-09-03 00:00:00', 1, 62686, 'Evan', 'Salazar', 'evansalazar@example.com', 29), (78229, 62686, 'Returned', 'M', '2022-10-09 00:00:00', 2, 62686, 'Evan', 'Salazar', 'evansalazar@example.com', 29), (84255, 67505, 'Shipped', 'M', '2022-06-17 00:00:00', 2, 67505, 'Kerry', 'Simon', 'kerrysimon@example.com', 52), (15636, 12635, 'Shipped', 'F', '2022-03-26 00:00:00', 1, 12635, 'Kathryn', 'Gray', 'kathryngray@example.net', 14), (15637, 12635, 'Processing', 'F', '2021-11-18 00:00:00', 2, 12635, 'Kathryn', 'Gray', 'kathryngray@example.net', 14), (28572, 22923, 'Shipped', 'F', '2022-09-06 00:00:00', 1, 22923, 'Kelly', 'Hodges', 'kellyhodges@example.com', 34), (56869, 45541, 'Complete', 'M', '2021-05-20 00:00:00', 1, 45541, 'Carl', 'Ramirez', 'carlramirez@example.com', 50), (90059, 72135, 'Returned', 'F', '2022-05-05 00:00:00', 1, 72135, 'Krista', 'Jones', 'kristajones@example.net', 15), (8456, 6851, 'Complete', 'F', '2022-08-24 00:00:00', 1, 6851, 'Kimberly', 'Williams', 'kimberlywilliams@example.net', 45), (12238, 9893, 'Shipped', 'M', '2021-10-04 00:00:00', 1, 9893, 'Jerry', 'Ferguson', 'jerryferguson@example.com', 64), (20391, 16355, 'Complete', 'F', '2022-09-19 00:00:00', 2, 16355, 'Tracy', 'Byrd', 'tracybyrd@example.org', 70), (20390, 16355, 'Returned', 'F', '2022-08-02 00:00:00', 3, 16355, 'Tracy', 'Byrd', 'tracybyrd@example.org', 70), (39794, 31906, 'Complete', 'M', '2022-09-16 00:00:00', 2, 31906, 'Robert', 'Hall', 'roberthall@example.com', 52), (116068, 92987, 'Complete', 'F', '2022-03-15 00:00:00', 1, 92987, 'Barbara', 'Johnson', 'barbarajohnson@example.org', 66), (28264, 22651, 'Cancelled', 'F', '2022-02-13 00:00:00', 1, 22651, 'Paula', 'Davis', 'pauladavis@example.org', 26), (28265, 22651, 'Processing', 'F', '2021-01-22 00:00:00', 1, 22651, 'Paula', 'Davis', 'pauladavis@example.org', 26), (65803, 52633, 'Processing', 'F', '2022-05-17 00:00:00', 1, 52633, 'Sarah', 'Fernandez', 'sarahfernandez@example.com', 51), (78510, 62897, 'Returned', 'M', '2020-09-11 00:00:00', 1, 62897, 'Christopher', 'Klein', 'christopherklein@example.org', 18), (78615, 62983, 'Shipped', 'M', '2022-02-26 00:00:00', 2, 62983, 'George', 'Taylor', 'georgetaylor@example.com', 19), (4075, 3299, 'Complete', 'M', '2022-04-20 00:00:00', 1, 3299, 'Jacob', 'Nguyen', 'jacobnguyen@example.org', 57), (4076, 3299, 'Processing', 'M', '2021-09-23 00:00:00', 2, 3299, 'Jacob', 'Nguyen', 'jacobnguyen@example.org', 57), (22840, 18374, 'Complete', 'M', '2022-04-13 00:00:00', 2, 18374, 'Patrick', 'Villanueva', 'patrickvillanueva@example.org', 69), (22841, 18374, 'Complete', 'M', '2022-06-13 00:00:00', 2, 18374, 'Patrick', 'Villanueva', 'patrickvillanueva@example.org', 69), (39041, 31297, 'Shipped', 'M', '2022-08-10 00:00:00', 2, 31297, 'Willie', 'Thompson', 'williethompson@example.net', 30), (39042, 31297, 'Shipped', 'M', '2022-08-16 00:00:00', 3, 31297, 'Willie', 'Thompson', 'williethompson@example.net', 30), (39039, 31297, 'Returned', 'M', '2022-08-17 00:00:00', 2, 31297, 'Willie', 'Thompson', 'williethompson@example.net', 30), (39040, 31297, 'Processing', 'M', '2022-06-13 00:00:00', 1, 31297, 'Willie', 'Thompson', 'williethompson@example.net', 30), (94640, 75863, 'Returned', 'M', '2022-01-14 00:00:00', 2, 75863, 'Mark', 'Valentine', 'markvalentine@example.net', 41), (94641, 75863, 'Cancelled', 'M', '2021-12-03 00:00:00', 1, 75863, 'Mark', 'Valentine', 'markvalentine@example.net', 41), (96933, 77747, 'Complete', 'F', '2022-06-14 00:00:00', 2, 77747, 'Sandy', 'Smith', 'sandysmith@example.com', 58), (49249, 39459, 'Shipped', 'M', '2022-10-14 00:00:00', 1, 39459, 'Mark', 'Patel', 'markpatel@example.net', 38), (97945, 78579, 'Shipped', 'F', '2022-07-17 00:00:00', 1, 78579, 'Allison', 'Kane', 'allisonkane@example.net', 66), (97946, 78579, 'Shipped', 'F', '2022-09-11 00:00:00', 1, 78579, 'Allison', 'Kane', 'allisonkane@example.net', 66), (97947, 78579, 'Processing', 'F', '2021-10-13 00:00:00', 1, 78579, 'Allison', 'Kane', 'allisonkane@example.net', 66), (97948, 78579, 'Processing', 'F', '2022-10-02 00:00:00', 1, 78579, 'Allison', 'Kane', 'allisonkane@example.net', 66), (113362, 90753, 'Shipped', 'M', '2019-12-28 00:00:00', 2, 90753, 'Brian', 'Armstrong', 'brianarmstrong@example.org', 18), (25747, 20654, 'Complete', 'F', '2021-02-18 00:00:00', 1, 20654, 'Felicia', 'Jones', 'feliciajones@example.org', 52), (42422, 34038, 'Shipped', 'M', '2022-10-12 00:00:00', 1, 34038, 'Jerry', 'Mayer', 'jerrymayer@example.net', 43), (42423, 34038, 'Shipped', 'M', '2022-10-20 00:00:00', 4, 34038, 'Jerry', 'Mayer', 'jerrymayer@example.net', 43), (78070, 62567, 'Cancelled', 'F', '2021-09-22 00:00:00', 2, 62567, 'Nicole', 'Santos', 'nicolesantos@example.org', 19), (84931, 68056, 'Processing', 'M', '2022-08-10 00:00:00', 1, 68056, 'Jeffrey', 'David', 'jeffreydavid@example.net', 29), (95828, 76829, 'Shipped', 'M', '2021-10-03 00:00:00', 4, 76829, 'Michael', 'Pope', 'michaelpope@example.net', 68), (95827, 76829, 'Processing', 'M', '2021-02-24 00:00:00', 1, 76829, 'Michael', 'Pope', 'michaelpope@example.net', 68), (119283, 95583, 'Processing', 'M', '2021-11-22 00:00:00', 1, 95583, 'William', 'Brown', 'williambrown@example.org', 28), (119284, 95583, 'Processing', 'M', '2022-01-15 00:00:00', 1, 95583, 'William', 'Brown', 'williambrown@example.org', 28), (30005, 24081, 'Shipped', 'M', '2022-03-27 00:00:00', 1, 24081, 'Michael', 'Cobb', 'michaelcobb@example.com', 27), (52652, 42149, 'Complete', 'M', '2020-03-31 00:00:00', 1, 42149, 'Daniel', 'Snow', 'danielsnow@example.com', 56), (6024, 4867, 'Shipped', 'M', '2021-11-24 00:00:00', 1, 4867, 'Vincent', 'Maldonado', 'vincentmaldonado@example.net', 28), (28603, 22950, 'Complete', 'M', '2022-02-12 00:00:00', 1, 22950, 'Jack', 'Peck', 'jackpeck@example.org', 60), (58334, 46724, 'Processing', 'F', '2020-06-04 00:00:00', 1, 46724, 'Elizabeth', 'Sherman', 'elizabethsherman@example.org', 62), (70315, 56222, 'Returned', 'M', '2021-01-09 00:00:00', 1, 56222, 'Todd', 'Williams', 'toddwilliams@example.net', 47), (75960, 60869, 'Cancelled', 'F', '2022-08-10 00:00:00', 2, 60869, 'Tammy', 'Hughes', 'tammyhughes@example.org', 61), (81895, 65540, 'Shipped', 'M', '2022-04-29 00:00:00', 2, 65540, 'Grant', 'Wilson', 'grantwilson@example.com', 16), (81896, 65540, 'Shipped', 'M', '2022-07-22 00:00:00', 2, 65540, 'Grant', 'Wilson', 'grantwilson@example.com', 16), (113999, 91250, 'Complete', 'M', '2021-12-03 00:00:00', 2, 91250, 'Wayne', 'Wheeler', 'waynewheeler@example.org', 13), (79201, 63436, 'Processing', 'F', '2020-01-18 00:00:00', 4, 63436, 'Crystal', 'Harris', 'crystalharris@example.com', 64), (79202, 63436, 'Processing', 'F', '2021-08-15 00:00:00', 1, 63436, 'Crystal', 'Harris', 'crystalharris@example.com', 64), (92363, 74007, 'Returned', 'F', '2020-08-18 00:00:00', 1, 74007, 'Cassandra', 'Jackson', 'cassandrajackson@example.net', 38), (95890, 76884, 'Shipped', 'F', '2022-06-20 00:00:00', 4, 76884, 'Lisa', 'Castro', 'lisacastro@example.com', 32), (96453, 77318, 'Shipped', 'M', '2021-06-23 00:00:00', 1, 77318, 'Peter', 'Fox', 'peterfox@example.net', 40), (121659, 97453, 'Processing', 'M', '2022-07-02 00:00:00', 1, 97453, 'Andrew', 'Sharp', 'andrewsharp@example.com', 57), (121660, 97453, 'Processing', 'M', '2022-06-13 00:00:00', 1, 97453, 'Andrew', 'Sharp', 'andrewsharp@example.com', 57), (28549, 22909, 'Shipped', 'M', '2022-03-29 00:00:00', 1, 22909, 'Christopher', 'Ford', 'christopherford@example.com', 59), (42247, 33886, 'Complete', 'F', '2022-09-12 00:00:00', 2, 33886, 'Sheri', 'Brooks', 'sheribrooks@example.org', 36), (42248, 33886, 'Complete', 'F', '2021-07-26 00:00:00', 1, 33886, 'Sheri', 'Brooks', 'sheribrooks@example.org', 36), (19670, 15797, 'Shipped', 'M', '2022-05-24 00:00:00', 2, 15797, 'Jason', 'Brooks', 'jasonbrooks@example.com', 69), (19669, 15797, 'Returned', 'M', '2022-03-10 00:00:00', 2, 15797, 'Jason', 'Brooks', 'jasonbrooks@example.com', 69), (19671, 15797, 'Returned', 'M', '2021-12-06 00:00:00', 1, 15797, 'Jason', 'Brooks', 'jasonbrooks@example.com', 69), (79812, 63958, 'Shipped', 'M', '2021-12-19 00:00:00', 2, 63958, 'Daniel', 'Ryan', 'danielryan@example.org', 41), (5018, 4070, 'Returned', 'F', '2022-08-22 00:00:00', 1, 4070, 'Marissa', 'Wilcox', 'marissawilcox@example.com', 60), (6397, 5173, 'Shipped', 'M', '2019-10-29 00:00:00', 1, 5173, 'Larry', 'Bradford', 'larrybradford@example.net', 17), (6396, 5173, 'Complete', 'M', '2022-09-18 00:00:00', 2, 5173, 'Larry', 'Bradford', 'larrybradford@example.net', 17), (6395, 5173, 'Processing', 'M', '2022-02-15 00:00:00', 2, 5173, 'Larry', 'Bradford', 'larrybradford@example.net', 17), (48222, 38652, 'Complete', 'F', '2022-07-26 00:00:00', 1, 38652, 'Zoe', 'Carter', 'zoecarter@example.net', 68), (52396, 41967, 'Shipped', 'M', '2019-11-09 00:00:00', 1, 41967, 'Jason', 'Walker', 'jasonwalker@example.org', 56), (52397, 41967, 'Shipped', 'M', '2022-04-30 00:00:00', 1, 41967, 'Jason', 'Walker', 'jasonwalker@example.org', 56), (83064, 66516, 'Complete', 'M', '2022-01-21 00:00:00', 1, 66516, 'David', 'Bradley', 'davidbradley@example.net', 63), (14169, 11458, 'Cancelled', 'M', '2021-01-29 00:00:00', 2, 11458, 'Chase', 'Hudson', 'chasehudson@example.org', 66), (19952, 16019, 'Processing', 'F', '2022-09-04 00:00:00', 1, 16019, 'Gina', 'James', 'ginajames@example.net', 42), (35443, 28457, 'Cancelled', 'M', '2022-08-31 00:00:00', 1, 28457, 'Curtis', 'Pruitt', 'curtispruitt@example.org', 40), (49362, 39561, 'Complete', 'M', '2021-02-17 00:00:00', 1, 39561, 'Leonard', 'French', 'leonardfrench@example.com', 60), (60697, 48597, 'Shipped', 'M', '2021-01-08 00:00:00', 1, 48597, 'Robert', 'Orr', 'robertorr@example.org', 56), (60699, 48597, 'Shipped', 'M', '2022-10-16 00:00:00', 1, 48597, 'Robert', 'Orr', 'robertorr@example.org', 56), (60698, 48597, 'Complete', 'M', '2022-01-21 00:00:00', 1, 48597, 'Robert', 'Orr', 'robertorr@example.org', 56), (60696, 48597, 'Processing', 'M', '2022-03-16 00:00:00', 1, 48597, 'Robert', 'Orr', 'robertorr@example.org', 56), (96612, 77471, 'Processing', 'F', '2019-11-20 00:00:00', 2, 77471, 'Cynthia', 'Taylor', 'cynthiataylor@example.org', 64), (107076, 85784, 'Shipped', 'F', '2022-03-04 00:00:00', 2, 85784, 'Stephanie', 'Cook', 'stephaniecook@example.org', 29), (116204, 93088, 'Cancelled', 'M', '2022-01-29 00:00:00', 1, 93088, 'Jeffrey', 'Leon', 'jeffreyleon@example.com', 52), (119942, 96084, 'Cancelled', 'F', '2021-04-21 00:00:00', 1, 96084, 'Veronica', 'Chang', 'veronicachang@example.com', 12), (34983, 28085, 'Processing', 'M', '2021-11-29 00:00:00', 1, 28085, 'Bryan', 'Butler', 'bryanbutler@example.net', 27), (38931, 31204, 'Shipped', 'M', '2021-04-20 00:00:00', 1, 31204, 'James', 'Patel', 'jamespatel@example.org', 67), (38930, 31204, 'Returned', 'M', '2021-09-03 00:00:00', 1, 31204, 'James', 'Patel', 'jamespatel@example.org', 67), (57105, 45731, 'Shipped', 'F', '2021-09-17 00:00:00', 1, 45731, 'Susan', 'Johnson', 'susanjohnson@example.net', 32), (57106, 45731, 'Shipped', 'F', '2022-08-05 00:00:00', 1, 45731, 'Susan', 'Johnson', 'susanjohnson@example.net', 32), (57107, 45731, 'Processing', 'F', '2022-02-06 00:00:00', 1, 45731, 'Susan', 'Johnson', 'susanjohnson@example.net', 32), (57108, 45731, 'Processing', 'F', '2021-10-22 00:00:00', 2, 45731, 'Susan', 'Johnson', 'susanjohnson@example.net', 32), (77636, 62211, 'Complete', 'F', '2020-06-13 00:00:00', 1, 62211, 'Becky', 'Bradshaw', 'beckybradshaw@example.net', 31), (85765, 68700, 'Complete', 'M', '2022-01-10 00:00:00', 1, 68700, 'Andrew', 'Macdonald', 'andrewmacdonald@example.com', 55), (101246, 81218, 'Complete', 'M', '2021-08-28 00:00:00', 1, 81218, 'Ryan', 'Wilson', 'ryanwilson@example.com', 38), (118445, 94902, 'Shipped', 'M', '2022-09-25 00:00:00', 1, 94902, 'Shane', 'Smith', 'shanesmith@example.org', 65), (3350, 2707, 'Complete', 'M', '2019-10-03 00:00:00', 1, 2707, 'Russell', 'Johnson', 'russelljohnson@example.net', 33), (35825, 28767, 'Complete', 'M', '2021-08-08 00:00:00', 1, 28767, 'Michael', 'Green', 'michaelgreen@example.org', 63), (38039, 30517, 'Shipped', 'F', '2022-08-16 00:00:00', 2, 30517, 'Jessica', 'Gardner', 'jessicagardner@example.com', 46), (3792, 3065, 'Processing', 'M', '2022-10-12 00:00:00', 1, 3065, 'Ryan', 'Davis', 'ryandavis@example.com', 58), (46783, 37514, 'Complete', 'F', '2021-07-30 00:00:00', 1, 37514, 'Catherine', 'Robinson', 'catherinerobinson@example.com', 50), (60786, 48663, 'Processing', 'F', '2021-07-18 00:00:00', 1, 48663, 'Katrina', 'Norman', 'katrinanorman@example.net', 17), (78790, 63117, 'Complete', 'M', '2022-01-13 00:00:00', 1, 63117, 'Steven', 'Joyce', 'stevenjoyce@example.com', 46), (78791, 63117, 'Processing', 'M', '2020-04-30 00:00:00', 1, 63117, 'Steven', 'Joyce', 'stevenjoyce@example.com', 46), (86720, 69501, 'Shipped', 'M', '2020-06-21 00:00:00', 1, 69501, 'Dennis', 'Gaines', 'dennisgaines@example.org', 38), (86721, 69501, 'Shipped', 'M', '2021-04-28 00:00:00', 3, 69501, 'Dennis', 'Gaines', 'dennisgaines@example.org', 38), (117281, 93958, 'Cancelled', 'M', '2022-05-21 00:00:00', 4, 93958, 'Dennis', 'Williams', 'denniswilliams@example.org', 31), (6731, 5449, 'Shipped', 'F', '2021-09-05 00:00:00', 1, 5449, 'Linda', 'Gibson', 'lindagibson@example.org', 14), (21381, 17168, 'Returned', 'F', '2022-08-19 00:00:00', 1, 17168, 'Sarah', 'Castro', 'sarahcastro@example.org', 60), (41083, 32906, 'Complete', 'F', '2021-07-19 00:00:00', 1, 32906, 'Samantha', 'Rasmussen', 'samantharasmussen@example.com', 53), (86729, 69509, 'Returned', 'M', '2021-02-01 00:00:00', 1, 69509, 'Michael', 'King', 'michaelking@example.com', 30), (86730, 69509, 'Processing', 'M', '2022-04-05 00:00:00', 1, 69509, 'Michael', 'King', 'michaelking@example.com', 30), (97020, 77822, 'Processing', 'M', '2019-12-05 00:00:00', 1, 77822, 'Eric', 'Mcclain', 'ericmcclain@example.org', 60), (101594, 81487, 'Processing', 'F', '2022-08-05 00:00:00', 2, 81487, 'Debra', 'Schmidt', 'debraschmidt@example.com', 34), (20950, 16803, 'Shipped', 'M', '2021-05-26 00:00:00', 1, 16803, 'Jason', 'Hernandez', 'jasonhernandez@example.com', 46), (20951, 16803, 'Returned', 'M', '2022-08-10 00:00:00', 4, 16803, 'Jason', 'Hernandez', 'jasonhernandez@example.com', 46), (34329, 27531, 'Complete', 'F', '2021-04-28 00:00:00', 1, 27531, 'Pamela', 'Walsh', 'pamelawalsh@example.net', 38), (40319, 32323, 'Complete', 'F', '2022-08-18 00:00:00', 2, 32323, 'Annette', 'Ford', 'annetteford@example.org', 31), (91282, 73081, 'Cancelled', 'M', '2021-11-14 00:00:00', 2, 73081, 'Michael', 'Hoffman', 'michaelhoffman@example.com', 46), (97186, 77962, 'Complete', 'M', '2021-09-01 00:00:00', 2, 77962, 'Daniel', 'Walters', 'danielwalters@example.com', 69), (101049, 81049, 'Shipped', 'F', '2019-10-13 00:00:00', 1, 81049, 'Beth', 'Martin', 'bethmartin@example.org', 29), (101051, 81049, 'Shipped', 'F', '2021-08-25 00:00:00', 1, 81049, 'Beth', 'Martin', 'bethmartin@example.org', 29), (101050, 81049, 'Processing', 'F', '2021-06-01 00:00:00', 1, 81049, 'Beth', 'Martin', 'bethmartin@example.org', 29), (105557, 84572, 'Cancelled', 'M', '2022-10-23 00:00:00', 1, 84572, 'Frank', 'Owens', 'frankowens@example.net', 59), (118657, 95070, 'Cancelled', 'M', '2022-08-03 00:00:00', 1, 95070, 'Kevin', 'Meadows', 'kevinmeadows@example.org', 26), (32557, 26098, 'Complete', 'M', '2022-08-12 00:00:00', 4, 26098, 'Christopher', 'Peters', 'christopherpeters@example.net', 39), (32555, 26098, 'Returned', 'M', '2022-03-13 00:00:00', 1, 26098, 'Christopher', 'Peters', 'christopherpeters@example.net', 39), (32556, 26098, 'Cancelled', 'M', '2021-10-07 00:00:00', 1, 26098, 'Christopher', 'Peters', 'christopherpeters@example.net', 39), (52317, 41899, 'Shipped', 'M', '2022-03-21 00:00:00', 2, 41899, 'Chris', 'Brooks', 'chrisbrooks@example.org', 30), (52316, 41899, 'Complete', 'M', '2022-01-01 00:00:00', 1, 41899, 'Chris', 'Brooks', 'chrisbrooks@example.org', 30), (75770, 60720, 'Cancelled', 'F', '2022-06-24 00:00:00', 1, 60720, 'Regina', 'Barry', 'reginabarry@example.net', 62), (90323, 72340, 'Shipped', 'F', '2022-09-19 00:00:00', 1, 72340, 'Joanne', 'Santana', 'joannesantana@example.com', 21), (101934, 81749, 'Shipped', 'M', '2020-06-20 00:00:00', 2, 81749, 'William', 'Martinez', 'williammartinez@example.com', 21), (101933, 81749, 'Complete', 'M', '2022-01-22 00:00:00', 1, 81749, 'William', 'Martinez', 'williammartinez@example.com', 21), (101932, 81749, 'Returned', 'M', '2021-10-25 00:00:00', 2, 81749, 'William', 'Martinez', 'williammartinez@example.com', 21), (101935, 81749, 'Returned', 'M', '2021-08-27 00:00:00', 1, 81749, 'William', 'Martinez', 'williammartinez@example.com', 21), (80921, 64784, 'Shipped', 'F', '2021-10-05 00:00:00', 2, 64784, 'Julie', 'Brown', 'juliebrown@example.com', 46), (7248, 5860, 'Processing', 'M', '2021-09-08 00:00:00', 1, 5860, 'Alan', 'Knight', 'alanknight@example.org', 34), (110844, 88770, 'Complete', 'M', '2020-01-02 00:00:00', 1, 88770, 'Ronnie', 'Roberts', 'ronnieroberts@example.org', 58), (68271, 54583, 'Shipped', 'M', '2022-07-28 00:00:00', 1, 54583, 'George', 'Walker', 'georgewalker@example.net', 26), (89605, 71780, 'Complete', 'M', '2021-07-18 00:00:00', 2, 71780, 'John', 'Wheeler', 'johnwheeler@example.org', 50), (92048, 73734, 'Returned', 'M', '2022-09-24 00:00:00', 1, 73734, 'Sean', 'Wagner', 'seanwagner@example.com', 30), (93970, 75339, 'Processing', 'M', '2022-08-11 00:00:00', 1, 75339, 'Michael', 'Strickland', 'michaelstrickland@example.org', 32), (93971, 75339, 'Processing', 'M', '2019-12-16 00:00:00', 2, 75339, 'Michael', 'Strickland', 'michaelstrickland@example.org', 32), (99514, 79825, 'Shipped', 'M', '2021-12-24 00:00:00', 1, 79825, 'Dustin', 'Garcia', 'dustingarcia@example.org', 47), (101636, 81519, 'Shipped', 'M', '2021-09-22 00:00:00', 1, 81519, 'John', 'Anderson', 'johnanderson@example.org', 61), (101637, 81519, 'Complete', 'M', '2022-02-13 00:00:00', 1, 81519, 'John', 'Anderson', 'johnanderson@example.org', 61), (101638, 81519, 'Returned', 'M', '2022-04-14 00:00:00', 1, 81519, 'John', 'Anderson', 'johnanderson@example.org', 61), (101639, 81519, 'Processing', 'M', '2021-07-28 00:00:00', 1, 81519, 'John', 'Anderson', 'johnanderson@example.org', 61), (23000, 18503, 'Processing', 'M', '2022-07-31 00:00:00', 1, 18503, 'Javier', 'Carter', 'javiercarter@example.com', 47), (98614, 79095, 'Shipped', 'M', '2021-07-18 00:00:00', 1, 79095, 'Trevor', 'Lamb', 'trevorlamb@example.com', 33), (16576, 13367, 'Complete', 'F', '2022-08-18 00:00:00', 1, 13367, 'Kelly', 'Price', 'kellyprice@example.org', 23), (49454, 39623, 'Processing', 'F', '2022-07-29 00:00:00', 1, 39623, 'Laura', 'Best', 'laurabest@example.com', 46), (108157, 86642, 'Shipped', 'F', '2022-03-27 00:00:00', 1, 86642, 'Allison', 'Riley', 'allisonriley@example.net', 56), (108156, 86642, 'Cancelled', 'F', '2021-08-11 00:00:00', 1, 86642, 'Allison', 'Riley', 'allisonriley@example.net', 56), (114572, 91718, 'Processing', 'M', '2022-10-22 00:00:00', 1, 91718, 'Perry', 'Moore', 'perrymoore@example.com', 46), (26014, 20872, 'Shipped', 'F', '2022-10-22 00:00:00', 1, 20872, 'Jennifer', 'Wong', 'jenniferwong@example.org', 66), (12960, 10473, 'Shipped', 'F', '2022-10-15 00:00:00', 2, 10473, 'Olivia', 'Avila', 'oliviaavila@example.com', 15), (119177, 95500, 'Returned', 'F', '2022-03-24 00:00:00', 3, 95500, 'Brandi', 'Price', 'brandiprice@example.org', 62), (17514, 14107, 'Processing', 'F', '2022-10-22 00:00:00', 1, 14107, 'Ashley', 'Robbins', 'ashleyrobbins@example.org', 59), (31263, 25013, 'Complete', 'M', '2022-06-19 00:00:00', 1, 25013, 'Gary', 'Hebert', 'garyhebert@example.com', 60), (44627, 35784, 'Shipped', 'F', '2020-10-22 00:00:00', 1, 35784, 'Patricia', 'Harris', 'patriciaharris@example.org', 13), (51865, 41574, 'Complete', 'F', '2022-08-23 00:00:00', 1, 41574, 'Penny', 'Gomez', 'pennygomez@example.org', 12), (64542, 51661, 'Complete', 'F', '2021-08-04 00:00:00', 1, 51661, 'Melissa', 'Thomas', 'melissathomas@example.org', 48), (71198, 56926, 'Complete', 'F', '2021-07-26 00:00:00', 1, 56926, 'Crystal', 'Harris', 'crystalharris@example.net', 21), (95500, 76566, 'Complete', 'M', '2021-10-31 00:00:00', 1, 76566, 'Paul', 'Garcia', 'paulgarcia@example.net', 37), (95501, 76566, 'Processing', 'M', '2022-10-15 00:00:00', 1, 76566, 'Paul', 'Garcia', 'paulgarcia@example.net', 37), (109292, 87537, 'Shipped', 'M', '2020-11-11 00:00:00', 2, 87537, 'Francisco', 'Cooley', 'franciscocooley@example.org', 42), (109290, 87537, 'Complete', 'M', '2021-10-15 00:00:00', 4, 87537, 'Francisco', 'Cooley', 'franciscocooley@example.org', 42), (109291, 87537, 'Returned', 'M', '2022-04-21 00:00:00', 2, 87537, 'Francisco', 'Cooley', 'franciscocooley@example.org', 42), (109293, 87537, 'Cancelled', 'M', '2020-12-11 00:00:00', 1, 87537, 'Francisco', 'Cooley', 'franciscocooley@example.org', 42), (109586, 87753, 'Complete', 'F', '2021-10-07 00:00:00', 2, 87753, 'Stephanie', 'Evans', 'stephanieevans@example.org', 39), (32496, 26038, 'Processing', 'M', '2021-08-23 00:00:00', 1, 26038, 'Daniel', 'Hurst', 'danielhurst@example.net', 25), (40755, 32658, 'Complete', 'F', '2021-10-20 00:00:00', 2, 32658, 'Katherine', 'Powell', 'katherinepowell@example.com', 25), (40756, 32658, 'Cancelled', 'F', '2022-10-11 00:00:00', 1, 32658, 'Katherine', 'Powell', 'katherinepowell@example.com', 25), (86466, 69300, 'Shipped', 'F', '2020-01-17 00:00:00', 3, 69300, 'Ashley', 'Terry', 'ashleyterry@example.com', 46), (6484, 5244, 'Complete', 'M', '2022-03-29 00:00:00', 4, 5244, 'David', 'Juarez', 'davidjuarez@example.net', 19), (33551, 26939, 'Cancelled', 'M', '2022-10-19 00:00:00', 4, 26939, 'Ryan', 'Livingston', 'ryanlivingston@example.com', 55), (87913, 70480, 'Cancelled', 'F', '2020-08-29 00:00:00', 2, 70480, 'Erin', 'Perez', 'erinperez@example.net', 50), (87914, 70480, 'Cancelled', 'F', '2020-03-28 00:00:00', 1, 70480, 'Erin', 'Perez', 'erinperez@example.net', 50), (10997, 8926, 'Shipped', 'F', '2022-10-12 00:00:00', 1, 8926, 'Mary', 'Morris', 'marymorris@example.net', 57), (79600, 63782, 'Processing', 'M', '2022-10-12 00:00:00', 2, 63782, 'Lance', 'Levine', 'lancelevine@example.net', 42), (87463, 70118, 'Processing', 'F', '2022-10-09 00:00:00', 1, 70118, 'Angelica', 'Watson', 'angelicawatson@example.net', 36), (47276, 37913, 'Shipped', 'F', '2022-10-09 00:00:00', 2, 37913, 'Kristin', 'Collier', 'kristincollier@example.org', 24), (51689, 41430, 'Complete', 'M', '2022-02-12 00:00:00', 1, 41430, 'Michael', 'Webb', 'michaelwebb@example.net', 61), (18943, 15241, 'Shipped', 'M', '2020-04-14 00:00:00', 1, 15241, 'Jordan', 'Gonzalez', 'jordangonzalez@example.org', 38), (18942, 15241, 'Complete', 'M', '2021-03-30 00:00:00', 1, 15241, 'Jordan', 'Gonzalez', 'jordangonzalez@example.org', 38), (18944, 15241, 'Complete', 'M', '2020-09-14 00:00:00', 2, 15241, 'Jordan', 'Gonzalez', 'jordangonzalez@example.org', 38), (18945, 15241, 'Complete', 'M', '2020-11-17 00:00:00', 1, 15241, 'Jordan', 'Gonzalez', 'jordangonzalez@example.org', 38), (27566, 22082, 'Shipped', 'M', '2020-07-29 00:00:00', 1, 22082, 'David', 'Patterson', 'davidpatterson@example.org', 53), (27567, 22082, 'Complete', 'M', '2020-04-27 00:00:00', 2, 22082, 'David', 'Patterson', 'davidpatterson@example.org', 53), (50175, 40217, 'Shipped', 'M', '2021-03-11 00:00:00', 1, 40217, 'Jorge', 'Fuentes', 'jorgefuentes@example.com', 15), (87194, 69902, 'Shipped', 'M', '2021-01-11 00:00:00', 1, 69902, 'Scott', 'James', 'scottjames@example.net', 33), (99052, 79454, 'Complete', 'F', '2021-03-12 00:00:00', 1, 79454, 'Elaine', 'Morrison', 'elainemorrison@example.org', 41), (117845, 94417, 'Shipped', 'M', '2021-12-10 00:00:00', 3, 94417, 'Robert', 'Olsen', 'robertolsen@example.com', 15), (117846, 94417, 'Processing', 'M', '2019-03-26 00:00:00', 1, 94417, 'Robert', 'Olsen', 'robertolsen@example.com', 15), (31485, 25224, 'Processing', 'F', '2022-08-23 00:00:00', 1, 25224, 'Teresa', 'Rice', 'teresarice@example.com', 33), (38374, 30769, 'Shipped', 'F', '2020-07-23 00:00:00', 1, 30769, 'Deborah', 'Stevens', 'deborahstevens@example.com', 31), (39536, 31704, 'Returned', 'F', '2020-04-16 00:00:00', 1, 31704, 'Debra', 'Hunt', 'debrahunt@example.net', 32), (79086, 63341, 'Complete', 'F', '2021-09-10 00:00:00', 1, 63341, 'Barbara', 'Mooney', 'barbaramooney@example.com', 35), (105875, 84832, 'Shipped', 'M', '2020-08-12 00:00:00', 3, 84832, 'Thomas', 'Thompson', 'thomasthompson@example.com', 40), (105876, 84832, 'Returned', 'M', '2021-03-29 00:00:00', 1, 84832, 'Thomas', 'Thompson', 'thomasthompson@example.com', 40), (105874, 84832, 'Cancelled', 'M', '2022-04-21 00:00:00', 1, 84832, 'Thomas', 'Thompson', 'thomasthompson@example.com', 40), (105877, 84832, 'Cancelled', 'M', '2022-02-08 00:00:00', 1, 84832, 'Thomas', 'Thompson', 'thomasthompson@example.com', 40), (25993, 20853, 'Complete', 'M', '2021-10-12 00:00:00', 1, 20853, 'Kelly', 'Smith', 'kellysmith@example.net', 37), (73292, 58673, 'Processing', 'F', '2019-08-17 00:00:00', 1, 58673, 'Janice', 'Anderson', 'janiceanderson@example.com', 70), (106726, 85498, 'Shipped', 'F', '2022-06-19 00:00:00', 2, 85498, 'Stephanie', 'Kelly', 'stephaniekelly@example.net', 56), (106725, 85498, 'Complete', 'F', '2021-12-06 00:00:00', 1, 85498, 'Stephanie', 'Kelly', 'stephaniekelly@example.net', 56), (109978, 88080, 'Shipped', 'F', '2022-10-21 00:00:00', 2, 88080, 'Kerri', 'Jenkins', 'kerrijenkins@example.com', 17), (109977, 88080, 'Complete', 'F', '2022-10-21 00:00:00', 1, 88080, 'Kerri', 'Jenkins', 'kerrijenkins@example.com', 17), (33493, 26897, 'Shipped', 'F', '2021-09-20 00:00:00', 1, 26897, 'Elizabeth', 'Luna', 'elizabethluna@example.org', 61), (47370, 37996, 'Complete', 'F', '2021-12-08 00:00:00', 1, 37996, 'Kristina', 'Hughes', 'kristinahughes@example.org', 42), (47371, 37996, 'Complete', 'F', '2021-09-01 00:00:00', 1, 37996, 'Kristina', 'Hughes', 'kristinahughes@example.org', 42), (75742, 60696, 'Cancelled', 'M', '2022-10-12 00:00:00', 2, 60696, 'Dennis', 'Ochoa', 'dennisochoa@example.com', 12), (93102, 74586, 'Cancelled', 'F', '2022-05-30 00:00:00', 1, 74586, 'Sherry', 'Eaton', 'sherryeaton@example.net', 48), (93696, 75092, 'Shipped', 'M', '2020-04-24 00:00:00', 2, 75092, 'Jesus', 'Murphy', 'jesusmurphy@example.com', 70), (49046, 39297, 'Cancelled', 'F', '2022-04-26 00:00:00', 1, 39297, 'Sarah', 'Carter', 'sarahcarter@example.org', 34), (53766, 43063, 'Complete', 'M', '2022-09-23 00:00:00', 4, 43063, 'Jeffrey', 'Scott', 'jeffreyscott@example.net', 47), (53767, 43063, 'Complete', 'M', '2021-07-03 00:00:00', 1, 43063, 'Jeffrey', 'Scott', 'jeffreyscott@example.net', 47), (44474, 35663, 'Shipped', 'F', '2022-05-20 00:00:00', 1, 35663, 'Rita', 'Palmer', 'ritapalmer@example.net', 35), (44475, 35663, 'Processing', 'F', '2022-10-04 00:00:00', 2, 35663, 'Rita', 'Palmer', 'ritapalmer@example.net', 35), (44476, 35663, 'Processing', 'F', '2022-01-26 00:00:00', 1, 35663, 'Rita', 'Palmer', 'ritapalmer@example.net', 35), (53403, 42774, 'Shipped', 'M', '2019-10-04 00:00:00', 2, 42774, 'Marc', 'Baxter', 'marcbaxter@example.net', 44), (57188, 45805, 'Cancelled', 'F', '2022-01-17 00:00:00', 1, 45805, 'Sarah', 'Stephens', 'sarahstephens@example.com', 12), (78302, 62735, 'Shipped', 'F', '2022-08-28 00:00:00', 1, 62735, 'Kathleen', 'Dodson', 'kathleendodson@example.org', 13), (13712, 11093, 'Shipped', 'F', '2021-07-31 00:00:00', 1, 11093, 'Mary', 'Henderson', 'maryhenderson@example.net', 62), (13711, 11093, 'Complete', 'F', '2022-07-06 00:00:00', 1, 11093, 'Mary', 'Henderson', 'maryhenderson@example.net', 62), (21377, 17165, 'Shipped', 'M', '2022-08-18 00:00:00', 1, 17165, 'Ronald', 'Wilson', 'ronaldwilson@example.net', 20), (21376, 17165, 'Processing', 'M', '2022-09-30 00:00:00', 2, 17165, 'Ronald', 'Wilson', 'ronaldwilson@example.net', 20), (21378, 17165, 'Processing', 'M', '2022-08-21 00:00:00', 3, 17165, 'Ronald', 'Wilson', 'ronaldwilson@example.net', 20), (28468, 22837, 'Shipped', 'F', '2022-06-30 00:00:00', 2, 22837, 'Katherine', 'Rodriguez', 'katherinerodriguez@example.org', 61), (28469, 22837, 'Cancelled', 'F', '2021-07-17 00:00:00', 1, 22837, 'Katherine', 'Rodriguez', 'katherinerodriguez@example.org', 61), (42548, 34135, 'Shipped', 'F', '2022-09-04 00:00:00', 4, 34135, 'Robin', 'Farley', 'robinfarley@example.com', 27), (42550, 34135, 'Shipped', 'F', '2022-03-16 00:00:00', 2, 34135, 'Robin', 'Farley', 'robinfarley@example.com', 27), (42551, 34135, 'Cancelled', 'F', '2022-09-23 00:00:00', 2, 34135, 'Robin', 'Farley', 'robinfarley@example.com', 27), (42549, 34135, 'Processing', 'F', '2021-03-05 00:00:00', 1, 34135, 'Robin', 'Farley', 'robinfarley@example.com', 27), (60528, 48449, 'Processing', 'M', '2022-07-20 00:00:00', 1, 48449, 'Jerome', 'Black', 'jeromeblack@example.net', 46), (60529, 48449, 'Processing', 'M', '2021-07-13 00:00:00', 2, 48449, 'Jerome', 'Black', 'jeromeblack@example.net', 46), (89023, 71317, 'Complete', 'F', '2020-09-26 00:00:00', 1, 71317, 'Brandy', 'Smith', 'brandysmith@example.net', 46), (89024, 71317, 'Complete', 'F', '2020-11-09 00:00:00', 3, 71317, 'Brandy', 'Smith', 'brandysmith@example.net', 46), (12797, 10342, 'Processing', 'M', '2021-04-11 00:00:00', 1, 10342, 'James', 'Weiss', 'jamesweiss@example.com', 59), (15692, 12679, 'Shipped', 'F', '2022-02-02 00:00:00', 2, 12679, 'Kimberly', 'Austin', 'kimberlyaustin@example.com', 49), (112324, 89936, 'Returned', 'M', '2021-05-01 00:00:00', 1, 89936, 'Jonathan', 'Cruz', 'jonathancruz@example.net', 18), (22211, 17842, 'Shipped', 'M', '2021-09-10 00:00:00', 1, 17842, 'Joseph', 'Miller', 'josephmiller@example.org', 38), (22210, 17842, 'Complete', 'M', '2022-03-16 00:00:00', 2, 17842, 'Joseph', 'Miller', 'josephmiller@example.org', 38), (22208, 17842, 'Processing', 'M', '2021-08-14 00:00:00', 4, 17842, 'Joseph', 'Miller', 'josephmiller@example.org', 38), (22209, 17842, 'Processing', 'M', '2021-06-09 00:00:00', 1, 17842, 'Joseph', 'Miller', 'josephmiller@example.org', 38), (44161, 35415, 'Complete', 'F', '2021-09-28 00:00:00', 1, 35415, 'Rhonda', 'Powell', 'rhondapowell@example.org', 50), (45229, 36264, 'Complete', 'F', '2021-09-03 00:00:00', 2, 36264, 'Janet', 'Werner', 'janetwerner@example.com', 12), (4054, 3276, 'Processing', 'F', '2020-07-30 00:00:00', 1, 3276, 'Susan', 'Gonzalez', 'susangonzalez@example.org', 46), (60641, 48550, 'Complete', 'F', '2021-10-08 00:00:00', 1, 48550, 'Dorothy', 'Brown', 'dorothybrown@example.org', 55), (115217, 92277, 'Shipped', 'M', '2021-10-15 00:00:00', 2, 92277, 'Jeffery', 'Tanner', 'jefferytanner@example.com', 27), (89112, 71391, 'Shipped', 'M', '2022-03-26 00:00:00', 1, 71391, 'Jeremy', 'Christensen', 'jeremychristensen@example.net', 64), (89111, 71391, 'Complete', 'M', '2022-05-08 00:00:00', 1, 71391, 'Jeremy', 'Christensen', 'jeremychristensen@example.net', 64), (89114, 71391, 'Complete', 'M', '2022-02-14 00:00:00', 1, 71391, 'Jeremy', 'Christensen', 'jeremychristensen@example.net', 64), (89113, 71391, 'Processing', 'M', '2022-09-01 00:00:00', 1, 71391, 'Jeremy', 'Christensen', 'jeremychristensen@example.net', 64), (95005, 76163, 'Shipped', 'F', '2021-02-14 00:00:00', 1, 76163, 'Renee', 'Fletcher', 'reneefletcher@example.org', 20), (24332, 19545, 'Complete', 'F', '2021-06-30 00:00:00', 4, 19545, 'Cynthia', 'Thompson', 'cynthiathompson@example.net', 17), (75089, 60150, 'Shipped', 'M', '2021-09-16 00:00:00', 1, 60150, 'Mitchell', 'Figueroa', 'mitchellfigueroa@example.net', 14), (75088, 60150, 'Processing', 'M', '2022-10-19 00:00:00', 1, 60150, 'Mitchell', 'Figueroa', 'mitchellfigueroa@example.net', 14), (19809, 15903, 'Shipped', 'F', '2022-10-09 00:00:00', 1, 15903, 'Marie', 'Nelson', 'marienelson@example.org', 45), (33940, 27226, 'Shipped', 'F', '2022-08-28 00:00:00', 1, 27226, 'Kiara', 'Rodriguez', 'kiararodriguez@example.net', 49), (37057, 29714, 'Shipped', 'F', '2021-11-25 00:00:00', 1, 29714, 'Elizabeth', 'Stanley', 'elizabethstanley@example.com', 63), (37058, 29714, 'Complete', 'F', '2022-09-04 00:00:00', 3, 29714, 'Elizabeth', 'Stanley', 'elizabethstanley@example.com', 63), (37059, 29714, 'Processing', 'F', '2022-06-20 00:00:00', 3, 29714, 'Elizabeth', 'Stanley', 'elizabethstanley@example.com', 63), (40292, 32306, 'Processing', 'M', '2020-02-28 00:00:00', 1, 32306, 'Cameron', 'Salazar', 'cameronsalazar@example.org', 60), (44255, 35484, 'Shipped', 'F', '2022-01-30 00:00:00', 1, 35484, 'Whitney', 'Lynch', 'whitneylynch@example.org', 20), (44256, 35484, 'Complete', 'F', '2022-01-15 00:00:00', 1, 35484, 'Whitney', 'Lynch', 'whitneylynch@example.org', 20), (49010, 39267, 'Processing', 'M', '2022-09-16 00:00:00', 1, 39267, 'David', 'Mckinney', 'davidmckinney@example.com', 26), (51089, 40948, 'Shipped', 'F', '2020-06-21 00:00:00', 1, 40948, 'Yolanda', 'Sweeney', 'yolandasweeney@example.org', 66), (51090, 40948, 'Shipped', 'F', '2019-09-25 00:00:00', 1, 40948, 'Yolanda', 'Sweeney', 'yolandasweeney@example.org', 66), (80640, 64580, 'Shipped', 'M', '2022-05-28 00:00:00', 2, 64580, 'Edward', 'Williams', 'edwardwilliams@example.com', 34), (99327, 79673, 'Complete', 'M', '2022-04-22 00:00:00', 1, 79673, 'Guy', 'Copeland', 'guycopeland@example.org', 35), (99325, 79673, 'Processing', 'M', '2022-09-20 00:00:00', 1, 79673, 'Guy', 'Copeland', 'guycopeland@example.org', 35), (99326, 79673, 'Processing', 'M', '2022-01-01 00:00:00', 4, 79673, 'Guy', 'Copeland', 'guycopeland@example.org', 35), (106687, 85468, 'Shipped', 'F', '2020-09-21 00:00:00', 1, 85468, 'Yvette', 'Sims', 'yvettesims@example.com', 67), (106688, 85468, 'Cancelled', 'F', '2022-05-08 00:00:00', 1, 85468, 'Yvette', 'Sims', 'yvettesims@example.com', 67), (2264, 1835, 'Shipped', 'M', '2022-08-21 00:00:00', 1, 1835, 'Joseph', 'Lee', 'josephlee@example.net', 59), (47791, 38305, 'Complete', 'F', '2022-02-06 00:00:00', 2, 38305, 'Catherine', 'Ortiz', 'catherineortiz@example.com', 51), (62871, 50325, 'Shipped', 'M', '2022-05-20 00:00:00', 1, 50325, 'Peter', 'Brennan', 'peterbrennan@example.org', 43), (69729, 55740, 'Complete', 'F', '2020-07-28 00:00:00', 2, 55740, 'Nicole', 'Cabrera', 'nicolecabrera@example.net', 46), (88852, 71187, 'Complete', 'F', '2022-09-13 00:00:00', 1, 71187, 'Adrienne', 'Carr', 'adriennecarr@example.com', 35), (88850, 71187, 'Processing', 'F', '2022-08-11 00:00:00', 1, 71187, 'Adrienne', 'Carr', 'adriennecarr@example.com', 35), (88851, 71187, 'Processing', 'F', '2021-11-18 00:00:00', 1, 71187, 'Adrienne', 'Carr', 'adriennecarr@example.com', 35), (98252, 78826, 'Shipped', 'M', '2022-05-10 00:00:00', 2, 78826, 'Timothy', 'Coleman', 'timothycoleman@example.net', 66), (108635, 87020, 'Shipped', 'F', '2021-04-04 00:00:00', 2, 87020, 'Alexa', 'Fox', 'alexafox@example.net', 29), (114578, 91723, 'Shipped', 'M', '2020-04-16 00:00:00', 1, 91723, 'Paul', 'Salazar', 'paulsalazar@example.com', 48), (107866, 86429, 'Shipped', 'M', '2022-04-16 00:00:00', 1, 86429, 'Brian', 'Glenn', 'brianglenn@example.com', 39), (11684, 9458, 'Processing', 'M', '2020-02-17 00:00:00', 1, 9458, 'Jacob', 'Johnson', 'jacobjohnson@example.net', 19), (19452, 15619, 'Shipped', 'M', '2022-09-13 00:00:00', 1, 15619, 'Jesse', 'Sandoval', 'jessesandoval@example.org', 13), (19454, 15619, 'Shipped', 'M', '2022-05-26 00:00:00', 2, 15619, 'Jesse', 'Sandoval', 'jessesandoval@example.org', 13), (19451, 15619, 'Complete', 'M', '2022-09-14 00:00:00', 1, 15619, 'Jesse', 'Sandoval', 'jessesandoval@example.org', 13), (19453, 15619, 'Processing', 'M', '2022-07-03 00:00:00', 4, 15619, 'Jesse', 'Sandoval', 'jessesandoval@example.org', 13), (28863, 23155, 'Cancelled', 'F', '2021-11-21 00:00:00', 1, 23155, 'Cathy', 'Giles', 'cathygiles@example.net', 41), (2503, 2027, 'Complete', 'F', '2021-10-31 00:00:00', 4, 2027, 'Stephanie', 'Perry', 'stephanieperry@example.org', 31), (2585, 2097, 'Shipped', 'F', '2020-08-30 00:00:00', 1, 2097, 'Samantha', 'Torres', 'samanthatorres@example.net', 50), (2588, 2097, 'Shipped', 'F', '2021-07-10 00:00:00', 1, 2097, 'Samantha', 'Torres', 'samanthatorres@example.net', 50), (2587, 2097, 'Cancelled', 'F', '2021-09-22 00:00:00', 1, 2097, 'Samantha', 'Torres', 'samanthatorres@example.net', 50), (2586, 2097, 'Processing', 'F', '2021-06-16 00:00:00', 1, 2097, 'Samantha', 'Torres', 'samanthatorres@example.net', 50), (3249, 2626, 'Complete', 'M', '2020-09-01 00:00:00', 3, 2626, 'Jeffrey', 'Lopez', 'jeffreylopez@example.org', 36), (20783, 16671, 'Shipped', 'M', '2022-07-25 00:00:00', 1, 16671, 'Eric', 'Martin', 'ericmartin@example.com', 26), (48111, 38575, 'Shipped', 'F', '2022-05-28 00:00:00', 1, 38575, 'Lisa', 'Peterson', 'lisapeterson@example.com', 64), (48110, 38575, 'Cancelled', 'F', '2022-05-31 00:00:00', 1, 38575, 'Lisa', 'Peterson', 'lisapeterson@example.com', 64), (48735, 39048, 'Complete', 'M', '2022-02-04 00:00:00', 2, 39048, 'Steven', 'Atkins', 'stevenatkins@example.org', 70), (60759, 48642, 'Processing', 'M', '2022-09-01 00:00:00', 1, 48642, 'Richard', 'Johnson', 'richardjohnson@example.net', 65), (86374, 69226, 'Processing', 'M', '2021-04-13 00:00:00', 3, 69226, 'Mark', 'Decker', 'markdecker@example.net', 33), (96985, 77797, 'Complete', 'F', '2020-06-16 00:00:00', 1, 77797, 'Courtney', 'Marsh', 'courtneymarsh@example.net', 33), (100288, 80455, 'Complete', 'M', '2022-04-25 00:00:00', 1, 80455, 'William', 'Kirby', 'williamkirby@example.org', 18), (100289, 80455, 'Processing', 'M', '2021-06-13 00:00:00', 2, 80455, 'William', 'Kirby', 'williamkirby@example.org', 18), (1071, 887, 'Complete', 'F', '2019-10-12 00:00:00', 1, 887, 'Claire', 'Mullen', 'clairemullen@example.net', 69), (1072, 887, 'Complete', 'F', '2020-07-02 00:00:00', 1, 887, 'Claire', 'Mullen', 'clairemullen@example.net', 69), (1074, 887, 'Complete', 'F', '2019-11-09 00:00:00', 1, 887, 'Claire', 'Mullen', 'clairemullen@example.net', 69), (1073, 887, 'Cancelled', 'F', '2022-06-15 00:00:00', 1, 887, 'Claire', 'Mullen', 'clairemullen@example.net', 69), (10003, 8126, 'Shipped', 'M', '2020-11-04 00:00:00', 1, 8126, 'Jose', 'Hernandez', 'josehernandez@example.com', 57), (10001, 8126, 'Returned', 'M', '2020-12-13 00:00:00', 1, 8126, 'Jose', 'Hernandez', 'josehernandez@example.com', 57), (10002, 8126, 'Cancelled', 'M', '2022-02-08 00:00:00', 1, 8126, 'Jose', 'Hernandez', 'josehernandez@example.com', 57), (18284, 14734, 'Shipped', 'M', '2022-08-14 00:00:00', 3, 14734, 'Stephen', 'Ruiz', 'stephenruiz@example.com', 17), (18285, 14734, 'Complete', 'M', '2022-09-17 00:00:00', 4, 14734, 'Stephen', 'Ruiz', 'stephenruiz@example.com', 17), (20258, 16252, 'Returned', 'F', '2021-10-06 00:00:00', 2, 16252, 'Jordan', 'Torres', 'jordantorres@example.net', 43), (20257, 16252, 'Processing', 'F', '2021-03-30 00:00:00', 2, 16252, 'Jordan', 'Torres', 'jordantorres@example.net', 43), (40342, 32342, 'Processing', 'F', '2022-03-25 00:00:00', 1, 32342, 'Ariana', 'Gibson', 'arianagibson@example.net', 43), (44117, 35392, 'Complete', 'F', '2020-12-10 00:00:00', 1, 35392, 'Kimberly', 'Rodriguez', 'kimberlyrodriguez@example.com', 54), (45463, 36458, 'Returned', 'M', '2020-08-03 00:00:00', 2, 36458, 'Juan', 'Morrison', 'juanmorrison@example.com', 54), (4585, 3720, 'Complete', 'M', '2021-09-10 00:00:00', 1, 3720, 'Brendan', 'Allen', 'brendanallen@example.net', 29), (4586, 3720, 'Complete', 'M', '2022-03-08 00:00:00', 2, 3720, 'Brendan', 'Allen', 'brendanallen@example.net', 29), (4584, 3720, 'Cancelled', 'M', '2022-02-19 00:00:00', 1, 3720, 'Brendan', 'Allen', 'brendanallen@example.net', 29), (4583, 3720, 'Processing', 'M', '2022-07-08 00:00:00', 1, 3720, 'Brendan', 'Allen', 'brendanallen@example.net', 29), (27246, 21836, 'Shipped', 'M', '2020-08-07 00:00:00', 4, 21836, 'Scott', 'Ray', 'scottray@example.org', 27), (106948, 85683, 'Shipped', 'F', '2022-09-18 00:00:00', 1, 85683, 'Catherine', 'Brown', 'catherinebrown@example.com', 24), (106947, 85683, 'Cancelled', 'F', '2022-08-05 00:00:00', 3, 85683, 'Catherine', 'Brown', 'catherinebrown@example.com', 24), (111767, 89505, 'Cancelled', 'F', '2022-04-20 00:00:00', 1, 89505, 'Christine', 'Ford', 'christineford@example.org', 37), (111766, 89505, 'Processing', 'F', '2021-08-23 00:00:00', 3, 89505, 'Christine', 'Ford', 'christineford@example.org', 37), (38832, 31129, 'Shipped', 'M', '2022-10-21 00:00:00', 1, 31129, 'Jack', 'Castro', 'jackcastro@example.net', 67), (38833, 31129, 'Shipped', 'M', '2022-10-20 00:00:00', 2, 31129, 'Jack', 'Castro', 'jackcastro@example.net', 67), (74050, 59289, 'Returned', 'F', '2022-05-31 00:00:00', 1, 59289, 'Elizabeth', 'Harrington', 'elizabethharrington@example.com', 34), (74049, 59289, 'Cancelled', 'F', '2020-11-03 00:00:00', 3, 59289, 'Elizabeth', 'Harrington', 'elizabethharrington@example.com', 34), (81466, 65203, 'Cancelled', 'F', '2022-09-15 00:00:00', 1, 65203, 'Desiree', 'Jennings', 'desireejennings@example.org', 65), (96307, 77217, 'Shipped', 'F', '2021-05-28 00:00:00', 1, 77217, 'Natalie', 'Morgan', 'nataliemorgan@example.com', 48), (101999, 81787, 'Shipped', 'F', '2021-12-01 00:00:00', 1, 81787, 'Jean', 'Jones', 'jeanjones@example.net', 48), (102001, 81787, 'Shipped', 'F', '2022-02-20 00:00:00', 1, 81787, 'Jean', 'Jones', 'jeanjones@example.net', 48), (102002, 81787, 'Shipped', 'F', '2019-11-18 00:00:00', 1, 81787, 'Jean', 'Jones', 'jeanjones@example.net', 48), (102000, 81787, 'Cancelled', 'F', '2019-08-20 00:00:00', 1, 81787, 'Jean', 'Jones', 'jeanjones@example.net', 48), (46504, 37283, 'Shipped', 'M', '2020-11-21 00:00:00', 1, 37283, 'Nathan', 'Harris', 'nathanharris@example.net', 48), (73720, 59024, 'Shipped', 'F', '2022-07-12 00:00:00', 3, 59024, 'Carol', 'Cantrell', 'carolcantrell@example.net', 21), (73719, 59024, 'Complete', 'F', '2021-09-25 00:00:00', 1, 59024, 'Carol', 'Cantrell', 'carolcantrell@example.net', 21), (76833, 61547, 'Processing', 'F', '2022-09-10 00:00:00', 1, 61547, 'Wendy', 'Jones', 'wendyjones@example.org', 53), (95883, 76880, 'Shipped', 'F', '2021-11-23 00:00:00', 1, 76880, 'Mary', 'Thomas', 'marythomas@example.org', 67), (95886, 76880, 'Complete', 'F', '2021-05-19 00:00:00', 1, 76880, 'Mary', 'Thomas', 'marythomas@example.org', 67), (95885, 76880, 'Returned', 'F', '2021-06-13 00:00:00', 2, 76880, 'Mary', 'Thomas', 'marythomas@example.org', 67), (95884, 76880, 'Cancelled', 'F', '2021-11-19 00:00:00', 2, 76880, 'Mary', 'Thomas', 'marythomas@example.org', 67), (99030, 79432, 'Cancelled', 'M', '2021-04-25 00:00:00', 2, 79432, 'Juan', 'Hall', 'juanhall@example.org', 28), (50214, 40239, 'Complete', 'M', '2022-09-05 00:00:00', 1, 40239, 'Joseph', 'Ward', 'josephward@example.org', 21), (102229, 81968, 'Returned', 'F', '2020-10-30 00:00:00', 2, 81968, 'Haley', 'Smith', 'haleysmith@example.com', 45), (20121, 16157, 'Processing', 'M', '2020-01-18 00:00:00', 4, 16157, 'Clayton', 'Martinez', 'claytonmartinez@example.com', 55), (72909, 58335, 'Complete', 'M', '2022-09-30 00:00:00', 1, 58335, 'Jay', 'Romero', 'jayromero@example.com', 64), (72908, 58335, 'Processing', 'M', '2022-03-14 00:00:00', 1, 58335, 'Jay', 'Romero', 'jayromero@example.com', 64), (73926, 59197, 'Shipped', 'F', '2020-12-18 00:00:00', 2, 59197, 'Hannah', 'Morse', 'hannahmorse@example.com', 66), (73925, 59197, 'Cancelled', 'F', '2019-09-29 00:00:00', 1, 59197, 'Hannah', 'Morse', 'hannahmorse@example.com', 66), (77902, 62435, 'Complete', 'F', '2022-10-20 00:00:00', 1, 62435, 'Mary', 'Carr', 'marycarr@example.net', 19), (82817, 66307, 'Shipped', 'F', '2021-07-25 00:00:00', 1, 66307, 'Laura', 'Miller', 'lauramiller@example.net', 69), (111259, 89100, 'Returned', 'M', '2020-11-27 00:00:00', 1, 89100, 'Luis', 'Foster', 'luisfoster@example.org', 33), (111260, 89100, 'Returned', 'M', '2021-03-06 00:00:00', 1, 89100, 'Luis', 'Foster', 'luisfoster@example.org', 33), (64788, 51853, 'Complete', 'F', '2021-11-30 00:00:00', 1, 51853, 'Donna', 'Ford', 'donnaford@example.com', 29), (49594, 39740, 'Shipped', 'M', '2022-06-07 00:00:00', 1, 39740, 'Nicolas', 'Andersen', 'nicolasandersen@example.org', 44), (83379, 66772, 'Complete', 'M', '2021-07-22 00:00:00', 1, 66772, 'Ralph', 'House', 'ralphhouse@example.org', 22), (121248, 97114, 'Processing', 'F', '2021-11-23 00:00:00', 1, 97114, 'Gina', 'Martinez', 'ginamartinez@example.com', 17), (121249, 97114, 'Processing', 'F', '2021-08-13 00:00:00', 1, 97114, 'Gina', 'Martinez', 'ginamartinez@example.com', 17), (36426, 29241, 'Shipped', 'M', '2022-09-11 00:00:00', 1, 29241, 'Christopher', 'Bryant', 'christopherbryant@example.com', 16), (51441, 41225, 'Complete', 'M', '2020-09-06 00:00:00', 1, 41225, 'Jeffrey', 'Salinas', 'jeffreysalinas@example.org', 21), (54367, 43527, 'Returned', 'F', '2020-04-20 00:00:00', 2, 43527, 'Amy', 'Ayers', 'amyayers@example.net', 63), (66179, 52930, 'Shipped', 'F', '2021-07-31 00:00:00', 1, 52930, 'Amanda', 'Grant', 'amandagrant@example.net', 47), (70455, 56331, 'Processing', 'M', '2022-07-23 00:00:00', 1, 56331, 'John', 'Miller', 'johnmiller@example.org', 57), (54590, 43707, 'Complete', 'F', '2022-05-01 00:00:00', 1, 43707, 'Lauren', 'Flores', 'laurenflores@example.org', 24), (59081, 47325, 'Complete', 'F', '2022-08-11 00:00:00', 1, 47325, 'Sheri', 'King', 'sheriking@example.com', 44), (59080, 47325, 'Cancelled', 'F', '2022-07-09 00:00:00', 1, 47325, 'Sheri', 'King', 'sheriking@example.com', 44), (107220, 85906, 'Complete', 'M', '2022-10-21 00:00:00', 2, 85906, 'Brandon', 'Serrano', 'brandonserrano@example.org', 27), (107223, 85906, 'Complete', 'M', '2022-10-21 00:00:00', 2, 85906, 'Brandon', 'Serrano', 'brandonserrano@example.org', 27), (107221, 85906, 'Processing', 'M', '2022-10-21 00:00:00', 1, 85906, 'Brandon', 'Serrano', 'brandonserrano@example.org', 27), (107222, 85906, 'Processing', 'M', '2022-10-21 00:00:00', 2, 85906, 'Brandon', 'Serrano', 'brandonserrano@example.org', 27), (121826, 97587, 'Shipped', 'F', '2022-10-23 00:00:00', 2, 97587, 'Gabrielle', 'Ward', 'gabrielleward@example.com', 44), (121827, 97587, 'Cancelled', 'F', '2022-10-23 00:00:00', 2, 97587, 'Gabrielle', 'Ward', 'gabrielleward@example.com', 44), (122274, 97943, 'Shipped', 'F', '2021-05-19 00:00:00', 1, 97943, 'Jody', 'Hall', 'jodyhall@example.com', 51), (18427, 14850, 'Complete', 'F', '2021-04-18 00:00:00', 3, 14850, 'Julie', 'Barry', 'juliebarry@example.com', 41), (46414, 37204, 'Complete', 'F', '2022-07-19 00:00:00', 2, 37204, 'Marilyn', 'Barrett', 'marilynbarrett@example.org', 68), (71397, 57083, 'Shipped', 'F', '2021-05-28 00:00:00', 3, 57083, 'Melissa', 'Snyder', 'melissasnyder@example.net', 56), (81748, 65424, 'Shipped', 'M', '2022-08-26 00:00:00', 1, 65424, 'James', 'Johnson', 'jamesjohnson@example.com', 47), (81749, 65424, 'Shipped', 'M', '2022-08-29 00:00:00', 1, 65424, 'James', 'Johnson', 'jamesjohnson@example.com', 47), (81747, 65424, 'Complete', 'M', '2022-09-19 00:00:00', 4, 65424, 'James', 'Johnson', 'jamesjohnson@example.com', 47), (20609, 16538, 'Complete', 'M', '2021-03-19 00:00:00', 4, 16538, 'Nicholas', 'Schmidt', 'nicholasschmidt@example.net', 31), (20612, 16538, 'Complete', 'M', '2021-07-04 00:00:00', 1, 16538, 'Nicholas', 'Schmidt', 'nicholasschmidt@example.net', 31), (20610, 16538, 'Cancelled', 'M', '2021-06-08 00:00:00', 2, 16538, 'Nicholas', 'Schmidt', 'nicholasschmidt@example.net', 31), (20611, 16538, 'Processing', 'M', '2020-06-19 00:00:00', 1, 16538, 'Nicholas', 'Schmidt', 'nicholasschmidt@example.net', 31), (21639, 17382, 'Shipped', 'M', '2021-03-19 00:00:00', 1, 17382, 'Luis', 'Steele', 'luissteele@example.com', 53), (32130, 25754, 'Complete', 'F', '2022-09-22 00:00:00', 3, 25754, 'Kelsey', 'Jacobson', 'kelseyjacobson@example.net', 56), (32133, 25754, 'Cancelled', 'F', '2022-09-22 00:00:00', 1, 25754, 'Kelsey', 'Jacobson', 'kelseyjacobson@example.net', 56), (32131, 25754, 'Processing', 'F', '2022-10-20 00:00:00', 1, 25754, 'Kelsey', 'Jacobson', 'kelseyjacobson@example.net', 56), (32132, 25754, 'Processing', 'F', '2022-10-03 00:00:00', 1, 25754, 'Kelsey', 'Jacobson', 'kelseyjacobson@example.net', 56), (122423, 98061, 'Returned', 'F', '2021-05-26 00:00:00', 1, 98061, 'Katelyn', 'Gutierrez', 'katelyngutierrez@example.net', 66), (14118, 11418, 'Cancelled', 'F', '2022-10-13 00:00:00', 1, 11418, 'Crystal', 'Donovan', 'crystaldonovan@example.org', 67), (43578, 34948, 'Shipped', 'M', '2022-09-29 00:00:00', 1, 34948, 'John', 'Gonzales', 'johngonzales@example.net', 19), (43579, 34948, 'Shipped', 'M', '2022-09-13 00:00:00', 1, 34948, 'John', 'Gonzales', 'johngonzales@example.net', 19), (107392, 86046, 'Shipped', 'M', '2020-02-23 00:00:00', 1, 86046, 'Jonathan', 'King', 'jonathanking@example.org', 26), (107390, 86046, 'Complete', 'M', '2020-04-23 00:00:00', 1, 86046, 'Jonathan', 'King', 'jonathanking@example.org', 26), (107391, 86046, 'Returned', 'M', '2021-01-21 00:00:00', 2, 86046, 'Jonathan', 'King', 'jonathanking@example.org', 26), (107393, 86046, 'Returned', 'M', '2021-06-29 00:00:00', 1, 86046, 'Jonathan', 'King', 'jonathanking@example.org', 26), (17846, 14387, 'Complete', 'M', '2022-06-14 00:00:00', 1, 14387, 'John', 'Shaw', 'johnshaw@example.net', 61), (30901, 24738, 'Complete', 'M', '2022-09-15 00:00:00', 4, 24738, 'Jeffrey', 'Callahan', 'jeffreycallahan@example.net', 18), (30902, 24738, 'Cancelled', 'M', '2022-06-30 00:00:00', 1, 24738, 'Jeffrey', 'Callahan', 'jeffreycallahan@example.net', 18), (39261, 31486, 'Complete', 'F', '2022-06-22 00:00:00', 1, 31486, 'Angela', 'Rogers', 'angelarogers@example.net', 42), (39262, 31486, 'Complete', 'F', '2022-02-04 00:00:00', 1, 31486, 'Angela', 'Rogers', 'angelarogers@example.net', 42), (54321, 43498, 'Shipped', 'M', '2019-07-28 00:00:00', 1, 43498, 'Kevin', 'Harris', 'kevinharris@example.org', 23), (59508, 47667, 'Shipped', 'M', '2022-08-23 00:00:00', 2, 47667, 'Mark', 'Brown', 'markbrown@example.com', 53), (64943, 51984, 'Shipped', 'F', '2021-08-12 00:00:00', 1, 51984, 'Caitlin', 'Jones', 'caitlinjones@example.com', 13), (74826, 59934, 'Shipped', 'F', '2022-04-04 00:00:00', 1, 59934, 'Tonya', 'Lee', 'tonyalee@example.net', 33), (76317, 61138, 'Cancelled', 'M', '2021-05-16 00:00:00', 1, 61138, 'Dakota', 'Jones', 'dakotajones@example.com', 55), (76316, 61138, 'Processing', 'M', '2021-03-12 00:00:00', 1, 61138, 'Dakota', 'Jones', 'dakotajones@example.com', 55), (20477, 16432, 'Cancelled', 'F', '2022-03-02 00:00:00', 1, 16432, 'Joan', 'Montgomery', 'joanmontgomery@example.org', 26), (82386, 65949, 'Complete', 'F', '2022-06-12 00:00:00', 1, 65949, 'Robin', 'Burke', 'robinburke@example.org', 43), (82385, 65949, 'Cancelled', 'F', '2022-09-06 00:00:00', 1, 65949, 'Robin', 'Burke', 'robinburke@example.org', 43), (98613, 79094, 'Processing', 'F', '2022-10-02 00:00:00', 1, 79094, 'Emily', 'Brewer', 'emilybrewer@example.com', 29), (120140, 96249, 'Shipped', 'F', '2022-05-27 00:00:00', 1, 96249, 'Alexis', 'Vaughn', 'alexisvaughn@example.net', 16), (5288, 4309, 'Returned', 'M', '2022-05-19 00:00:00', 3, 4309, 'Jeremiah', 'Zhang', 'jeremiahzhang@example.net', 16), (9209, 7469, 'Shipped', 'F', '2021-08-28 00:00:00', 1, 7469, 'Linda', 'Graham', 'lindagraham@example.net', 30), (66879, 53459, 'Shipped', 'M', '2021-04-07 00:00:00', 1, 53459, 'Kurt', 'Anderson', 'kurtanderson@example.com', 17), (11734, 9488, 'Shipped', 'F', '2022-09-16 00:00:00', 1, 9488, 'Melissa', 'Smith', 'melissasmith@example.org', 50), (12340, 9974, 'Complete', 'F', '2022-05-14 00:00:00', 3, 9974, 'Amanda', 'Sanchez', 'amandasanchez@example.net', 57), (22103, 17759, 'Processing', 'F', '2021-06-01 00:00:00', 1, 17759, 'Tina', 'Taylor', 'tinataylor@example.org', 52), (101114, 81109, 'Complete', 'F', '2022-01-11 00:00:00', 1, 81109, 'Jennifer', 'Gray', 'jennifergray@example.com', 52), (12954, 10468, 'Shipped', 'F', '2021-08-02 00:00:00', 2, 10468, 'Amber', 'Guerrero', 'amberguerrero@example.com', 45), (31510, 25246, 'Complete', 'F', '2022-08-05 00:00:00', 1, 25246, 'Emily', 'Garrison', 'emilygarrison@example.org', 39), (59803, 47900, 'Shipped', 'M', '2021-01-16 00:00:00', 1, 47900, 'Isaac', 'Hahn', 'isaachahn@example.net', 48), (79374, 63581, 'Complete', 'F', '2020-04-11 00:00:00', 3, 63581, 'Alicia', 'Nielsen', 'alicianielsen@example.net', 14), (83286, 66693, 'Shipped', 'F', '2022-06-09 00:00:00', 2, 66693, 'Regina', 'Romero', 'reginaromero@example.net', 32), (83287, 66693, 'Shipped', 'F', '2022-10-21 00:00:00', 1, 66693, 'Regina', 'Romero', 'reginaromero@example.net', 32), (88312, 70793, 'Processing', 'F', '2022-10-18 00:00:00', 1, 70793, 'Monique', 'Mathews', 'moniquemathews@example.org', 55), (97118, 77910, 'Processing', 'F', '2021-08-18 00:00:00', 1, 77910, 'Heather', 'Miller', 'heathermiller@example.com', 14), (13137, 10615, 'Shipped', 'M', '2022-07-09 00:00:00', 1, 10615, 'Jason', 'Miles', 'jasonmiles@example.net', 51), (53141, 42573, 'Shipped', 'F', '2021-02-10 00:00:00', 1, 42573, 'Tara', 'Perry', 'taraperry@example.net', 15), (53140, 42573, 'Cancelled', 'F', '2020-08-20 00:00:00', 1, 42573, 'Tara', 'Perry', 'taraperry@example.net', 15), (116524, 93350, 'Processing', 'F', '2022-10-06 00:00:00', 1, 93350, 'Vanessa', 'Green', 'vanessagreen@example.org', 63), (17145, 13814, 'Processing', 'M', '2021-07-06 00:00:00', 2, 13814, 'Philip', 'Green', 'philipgreen@example.net', 33), (25960, 20824, 'Shipped', 'M', '2022-10-06 00:00:00', 1, 20824, 'Scott', 'Bush', 'scottbush@example.org', 46), (52030, 41684, 'Processing', 'F', '2021-05-20 00:00:00', 1, 41684, 'Judith', 'Russell', 'judithrussell@example.net', 36), (60996, 48839, 'Shipped', 'M', '2021-06-05 00:00:00', 1, 48839, 'Rickey', 'Jackson', 'rickeyjackson@example.org', 37), (60997, 48839, 'Complete', 'M', '2021-09-01 00:00:00', 1, 48839, 'Rickey', 'Jackson', 'rickeyjackson@example.org', 37), (60995, 48839, 'Processing', 'M', '2020-10-24 00:00:00', 1, 48839, 'Rickey', 'Jackson', 'rickeyjackson@example.org', 37), (68091, 54441, 'Shipped', 'M', '2021-05-15 00:00:00', 1, 54441, 'William', 'Craig', 'williamcraig@example.com', 68), (68090, 54441, 'Processing', 'M', '2020-11-22 00:00:00', 1, 54441, 'William', 'Craig', 'williamcraig@example.com', 68), (20593, 16529, 'Shipped', 'F', '2020-10-27 00:00:00', 2, 16529, 'Felicia', 'Holmes', 'feliciaholmes@example.com', 58), (23004, 18506, 'Shipped', 'F', '2022-08-12 00:00:00', 2, 18506, 'Molly', 'Collins', 'mollycollins@example.net', 24), (61139, 48962, 'Shipped', 'M', '2020-10-30 00:00:00', 1, 48962, 'Christopher', 'Young', 'christopheryoung@example.com', 58), (113419, 90806, 'Shipped', 'M', '2022-10-21 00:00:00', 1, 90806, 'Brian', 'Rogers', 'brianrogers@example.com', 17), (28282, 22668, 'Cancelled', 'F', '2022-02-01 00:00:00', 2, 22668, 'Teresa', 'Molina', 'teresamolina@example.org', 28), (65116, 52113, 'Complete', 'M', '2020-06-07 00:00:00', 1, 52113, 'Kelly', 'Sanchez', 'kellysanchez@example.com', 62), (31343, 25104, 'Shipped', 'M', '2022-08-31 00:00:00', 1, 25104, 'David', 'Collins', 'davidcollins@example.com', 33), (62709, 50203, 'Returned', 'M', '2022-09-22 00:00:00', 1, 50203, 'Christopher', 'Phillips', 'christopherphillips@example.net', 66), (62711, 50203, 'Returned', 'M', '2022-09-19 00:00:00', 2, 50203, 'Christopher', 'Phillips', 'christopherphillips@example.net', 66), (62710, 50203, 'Processing', 'M', '2022-10-13 00:00:00', 1, 50203, 'Christopher', 'Phillips', 'christopherphillips@example.net', 66), (84731, 67888, 'Cancelled', 'M', '2022-04-10 00:00:00', 1, 67888, 'Justin', 'Davis', 'justindavis@example.org', 69), (101223, 81199, 'Cancelled', 'M', '2022-05-07 00:00:00', 3, 81199, 'Christopher', 'Figueroa', 'christopherfigueroa@example.net', 65), (111773, 89510, 'Shipped', 'F', '2022-10-20 00:00:00', 2, 89510, 'Danielle', 'Daniels', 'danielledaniels@example.org', 44), (57939, 46415, 'Shipped', 'M', '2022-08-11 00:00:00', 4, 46415, 'Harry', 'Thompson', 'harrythompson@example.org', 36), (57940, 46415, 'Complete', 'M', '2022-09-19 00:00:00', 1, 46415, 'Harry', 'Thompson', 'harrythompson@example.org', 36), (76635, 61389, 'Complete', 'M', '2022-05-15 00:00:00', 1, 61389, 'Gregory', 'Reynolds', 'gregoryreynolds@example.net', 43), (76634, 61389, 'Returned', 'M', '2022-06-28 00:00:00', 3, 61389, 'Gregory', 'Reynolds', 'gregoryreynolds@example.net', 43), (104799, 83988, 'Shipped', 'F', '2022-02-01 00:00:00', 1, 83988, 'Tonya', 'Sullivan', 'tonyasullivan@example.org', 26), (104798, 83988, 'Processing', 'F', '2022-02-27 00:00:00', 1, 83988, 'Tonya', 'Sullivan', 'tonyasullivan@example.org', 26), (110615, 88589, 'Processing', 'M', '2022-05-06 00:00:00', 4, 88589, 'David', 'Levine', 'davidlevine@example.com', 27), (6988, 5655, 'Complete', 'M', '2022-05-04 00:00:00', 2, 5655, 'Benjamin', 'Maxwell', 'benjaminmaxwell@example.com', 63), (6989, 5655, 'Complete', 'M', '2022-02-04 00:00:00', 1, 5655, 'Benjamin', 'Maxwell', 'benjaminmaxwell@example.com', 63), (77686, 62261, 'Complete', 'M', '2022-10-13 00:00:00', 1, 62261, 'Brian', 'Crawford', 'briancrawford@example.com', 42), (77687, 62261, 'Returned', 'M', '2022-04-06 00:00:00', 1, 62261, 'Brian', 'Crawford', 'briancrawford@example.com', 42), (24875, 19956, 'Shipped', 'F', '2021-07-02 00:00:00', 1, 19956, 'Mary', 'Jones', 'maryjones@example.com', 35), (114969, 92077, 'Complete', 'F', '2022-03-24 00:00:00', 1, 92077, 'Chelsea', 'Thomas', 'chelseathomas@example.net', 57), (114970, 92077, 'Complete', 'F', '2022-09-11 00:00:00', 1, 92077, 'Chelsea', 'Thomas', 'chelseathomas@example.net', 57), (25304, 20298, 'Shipped', 'M', '2022-09-16 00:00:00', 1, 20298, 'Jeremiah', 'Howell', 'jeremiahhowell@example.org', 50), (25303, 20298, 'Complete', 'M', '2021-11-28 00:00:00', 4, 20298, 'Jeremiah', 'Howell', 'jeremiahhowell@example.org', 50), (50432, 40409, 'Complete', 'M', '2022-09-13 00:00:00', 1, 40409, 'Nicholas', 'Hammond', 'nicholashammond@example.org', 21), (78760, 63090, 'Shipped', 'M', '2021-02-19 00:00:00', 2, 63090, 'Jim', 'Robinson', 'jimrobinson@example.org', 61), (80757, 64675, 'Complete', 'M', '2022-02-14 00:00:00', 2, 64675, 'Justin', 'White', 'justinwhite@example.net', 66), (80756, 64675, 'Returned', 'M', '2019-05-03 00:00:00', 1, 64675, 'Justin', 'White', 'justinwhite@example.net', 66), (80959, 64811, 'Complete', 'M', '2022-02-25 00:00:00', 2, 64811, 'Kristopher', 'Williams', 'kristopherwilliams@example.org', 18), (80958, 64811, 'Processing', 'M', '2021-08-19 00:00:00', 2, 64811, 'Kristopher', 'Williams', 'kristopherwilliams@example.org', 18), (99539, 79844, 'Shipped', 'M', '2021-04-10 00:00:00', 1, 79844, 'Raymond', 'Frazier', 'raymondfrazier@example.net', 46), (85313, 68372, 'Processing', 'F', '2021-03-01 00:00:00', 2, 68372, 'Patricia', 'Herrera', 'patriciaherrera@example.org', 57), (98276, 78843, 'Complete', 'F', '2022-03-05 00:00:00', 2, 78843, 'Carolyn', 'Mitchell', 'carolynmitchell@example.net', 12), (22026, 17689, 'Shipped', 'M', '2022-04-18 00:00:00', 2, 17689, 'Anthony', 'Morrison', 'anthonymorrison@example.net', 46), (22027, 17689, 'Complete', 'M', '2022-09-06 00:00:00', 1, 17689, 'Anthony', 'Morrison', 'anthonymorrison@example.net', 46), (42432, 34045, 'Returned', 'M', '2022-07-01 00:00:00', 2, 34045, 'Martin', 'Anderson', 'martinanderson@example.org', 54), (77619, 62198, 'Complete', 'M', '2022-03-11 00:00:00', 4, 62198, 'Derek', 'Rodriguez', 'derekrodriguez@example.net', 67), (7524, 6100, 'Processing', 'M', '2020-11-07 00:00:00', 2, 6100, 'Tyler', 'Moon', 'tylermoon@example.com', 70), (67543, 54006, 'Shipped', 'F', '2022-09-14 00:00:00', 1, 54006, 'Donna', 'Baird', 'donnabaird@example.net', 61), (67544, 54006, 'Shipped', 'F', '2021-11-29 00:00:00', 2, 54006, 'Donna', 'Baird', 'donnabaird@example.net', 61), (67545, 54006, 'Shipped', 'F', '2022-04-21 00:00:00', 1, 54006, 'Donna', 'Baird', 'donnabaird@example.net', 61), (82870, 66353, 'Shipped', 'F', '2020-01-01 00:00:00', 1, 66353, 'Danielle', 'James', 'daniellejames@example.org', 32), (82871, 66353, 'Shipped', 'F', '2022-08-22 00:00:00', 2, 66353, 'Danielle', 'James', 'daniellejames@example.org', 32), (82873, 66353, 'Complete', 'F', '2020-11-21 00:00:00', 1, 66353, 'Danielle', 'James', 'daniellejames@example.org', 32), (82872, 66353, 'Cancelled', 'F', '2020-11-15 00:00:00', 3, 66353, 'Danielle', 'James', 'daniellejames@example.org', 32), (115847, 92805, 'Shipped', 'M', '2022-03-17 00:00:00', 1, 92805, 'Carlos', 'Gates', 'carlosgates@example.org', 38), (115846, 92805, 'Returned', 'M', '2022-01-14 00:00:00', 1, 92805, 'Carlos', 'Gates', 'carlosgates@example.org', 38), (115848, 92805, 'Cancelled', 'M', '2020-02-12 00:00:00', 2, 92805, 'Carlos', 'Gates', 'carlosgates@example.org', 38), (115849, 92805, 'Cancelled', 'M', '2020-10-03 00:00:00', 1, 92805, 'Carlos', 'Gates', 'carlosgates@example.org', 38), (60060, 48084, 'Shipped', 'F', '2022-01-15 00:00:00', 1, 48084, 'Erica', 'Wright', 'ericawright@example.org', 63), (60061, 48084, 'Complete', 'F', '2022-04-24 00:00:00', 2, 48084, 'Erica', 'Wright', 'ericawright@example.org', 63), (90902, 72780, 'Shipped', 'M', '2022-05-03 00:00:00', 1, 72780, 'Stanley', 'Flores', 'stanleyflores@example.net', 64), (95881, 76879, 'Shipped', 'M', '2022-01-16 00:00:00', 1, 76879, 'Michael', 'Hernandez', 'michaelhernandez@example.com', 18), (95882, 76879, 'Processing', 'M', '2022-08-16 00:00:00', 3, 76879, 'Michael', 'Hernandez', 'michaelhernandez@example.com', 18), (17434, 14054, 'Cancelled', 'M', '2022-06-17 00:00:00', 1, 14054, 'Nathan', 'Hughes', 'nathanhughes@example.org', 56), (36924, 29617, 'Shipped', 'F', '2022-09-07 00:00:00', 1, 29617, 'Holly', 'Ryan', 'hollyryan@example.org', 56), (11924, 9648, 'Complete', 'F', '2021-09-25 00:00:00', 4, 9648, 'Tara', 'Noble', 'taranoble@example.com', 19), (27269, 21854, 'Cancelled', 'F', '2022-08-10 00:00:00', 4, 21854, 'Katherine', 'Allen', 'katherineallen@example.org', 24), (59254, 47464, 'Shipped', 'M', '2021-09-21 00:00:00', 1, 47464, 'Paul', 'Fox', 'paulfox@example.org', 14), (59253, 47464, 'Cancelled', 'M', '2022-02-02 00:00:00', 1, 47464, 'Paul', 'Fox', 'paulfox@example.org', 14), (1873, 1502, 'Complete', 'M', '2022-09-17 00:00:00', 1, 1502, 'Ralph', 'Ramirez', 'ralphramirez@example.org', 38), (121190, 97061, 'Shipped', 'M', '2021-07-04 00:00:00', 1, 97061, 'Angel', 'Green', 'angelgreen@example.org', 17), (121191, 97061, 'Complete', 'M', '2022-05-22 00:00:00', 1, 97061, 'Angel', 'Green', 'angelgreen@example.org', 17), (70330, 56234, 'Processing', 'M', '2022-02-18 00:00:00', 1, 56234, 'Eugene', 'Hayes', 'eugenehayes@example.net', 12), (109416, 87628, 'Processing', 'M', '2022-06-23 00:00:00', 4, 87628, 'William', 'Christian', 'williamchristian@example.org', 48), (84887, 68017, 'Returned', 'M', '2022-09-28 00:00:00', 1, 68017, 'Jerry', 'Dillon', 'jerrydillon@example.org', 47), (37631, 30190, 'Complete', 'F', '2022-02-11 00:00:00', 1, 30190, 'Deanna', 'Brown', 'deannabrown@example.org', 52), (37630, 30190, 'Processing', 'F', '2022-09-17 00:00:00', 1, 30190, 'Deanna', 'Brown', 'deannabrown@example.org', 52), (34129, 27385, 'Shipped', 'F', '2021-03-05 00:00:00', 1, 27385, 'Emma', 'Hooper', 'emmahooper@example.com', 44), (34285, 27488, 'Complete', 'F', '2020-05-22 00:00:00', 1, 27488, 'Rachel', 'Taylor', 'racheltaylor@example.org', 50), (113737, 91055, 'Complete', 'M', '2020-08-01 00:00:00', 4, 91055, 'Joshua', 'Anderson', 'joshuaanderson@example.net', 37), (113738, 91055, 'Complete', 'M', '2022-09-30 00:00:00', 1, 91055, 'Joshua', 'Anderson', 'joshuaanderson@example.net', 37), (113739, 91055, 'Returned', 'M', '2020-07-27 00:00:00', 1, 91055, 'Joshua', 'Anderson', 'joshuaanderson@example.net', 37), (113740, 91055, 'Processing', 'M', '2020-01-03 00:00:00', 1, 91055, 'Joshua', 'Anderson', 'joshuaanderson@example.net', 37) ; CREATE TABLE famous_users ("user_ids" int) ; INSERT INTO famous_users ("user_ids") VALUES (72449), (81923), (102984), (103793), (107582), (20027), (31083), (31084), (33149), (53941), (53942), (58036), (58037), (58035), (58719), (76800), (76799), (88332), (89025), (5485), (5486), (11843), (14184), (72845), (80238), (80239), (80237), (80274), (80273), (84630), (95434), (95432), (95433), (101072), (101073), (105008), (105009), (105010), (105011) ; select * from orders limit 10; select user_id, reverse(first_name) from orders
Stuck with a problem? Got Error? Ask ChatGPT!
Copy Clear