{"STATUS":"OK","MESSAGE":"","QUERY":"SELECT O.OrderDate, C.CustomerName, C.City AS CustomerCity, C.Address AS CustomerAddress, S.ShipperName, E.FirstName AS EmployeFirstName, E.LastName AS EmployeLastName, SUM(OD.Quantity * P.Price) AS TotalPrice FROM Orders O JOIN Customers C ON O.CustomerID = C.CustomerID JOIN Shippers S ON O.ShipperID = S.ShipperID JOIN Employees E ON O.EmployeeID = E.EmployeeID JOIN OrderDetails OD ON O.OrderID = OD.OrderID JOIN Products P ON OD.ProductID = P.ProductID GROUP BY O.OrderID, O.OrderDate, C.CustomerName, C.City, C.Address, S.ShipperName, E.FirstName, E.LastName ","RESULTSET":[{"OrderDate":"2023-11-22","CustomerName":"Lily Rivera","CustomerCity":"Minneapolis","CustomerAddress":"666 Cedar Blvd","ShipperName":"Express Logistics","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"3519.47"},{"OrderDate":"2023-09-24","CustomerName":"Miles Adams","CustomerCity":"Tucson","CustomerAddress":"999 Cedar Blvd","ShipperName":"Express Logistics","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"3449.83"},{"OrderDate":"2023-09-05","CustomerName":"Maya Morris","CustomerCity":"Fargo","CustomerAddress":"222 Cedar Ave","ShipperName":"Express Logistics","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"359.82"},{"OrderDate":"2023-09-16","CustomerName":"Leo Carter","CustomerCity":"Columbus","CustomerAddress":"777 Pine St","ShipperName":"Express Logistics","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"17507.29"},{"OrderDate":"2024-04-02","CustomerName":"Daniel Baker","CustomerCity":"Miami","CustomerAddress":"654 Maple Blvd","ShipperName":"Express Logistics","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"10198.43"},{"OrderDate":"2024-01-28","CustomerName":"Emily Clark","CustomerCity":"Houston","CustomerAddress":"321 Pine Rd","ShipperName":"Express Logistics","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"449.87"},{"OrderDate":"2024-04-07","CustomerName":"Scarlett Cooper","CustomerCity":"Tampa","CustomerAddress":"666 Oak Dr","ShipperName":"Express Logistics","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"7984.67"},{"OrderDate":"2023-11-02","CustomerName":"Nora Evans","CustomerCity":"Portland","CustomerAddress":"111 Oak St","ShipperName":"Express Logistics","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"1784.71"},{"OrderDate":"2023-05-01","CustomerName":"Isabella Reed","CustomerCity":"Nashville","CustomerAddress":"777 Oak Rd","ShipperName":"Express Logistics","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"2639.61"},{"OrderDate":"2023-04-22","CustomerName":"Isabella Reed","CustomerCity":"Nashville","CustomerAddress":"777 Oak Rd","ShipperName":"Express Logistics","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"7829.60"},{"OrderDate":"2023-07-04","CustomerName":"Liam Garcia","CustomerCity":"San Francisco","CustomerAddress":"222 Spruce Dr","ShipperName":"Express Logistics","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"8538.82"},{"OrderDate":"2023-08-25","CustomerName":"Hannah Gray","CustomerCity":"Austin","CustomerAddress":"444 Birch St","ShipperName":"Express Logistics","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"2274.46"},{"OrderDate":"2023-05-09","CustomerName":"Daniel Baker","CustomerCity":"Miami","CustomerAddress":"654 Maple Blvd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"2465.79"},{"OrderDate":"2023-07-06","CustomerName":"Leo Carter","CustomerCity":"Columbus","CustomerAddress":"777 Pine St","ShipperName":"Swift Delivery Co.","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"449.89"},{"OrderDate":"2023-04-27","CustomerName":"Henry Coleman","CustomerCity":"Salt Lake City","CustomerAddress":"333 Maple Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"909.86"},{"OrderDate":"2023-04-21","CustomerName":"Ava Hernandez","CustomerCity":"Boston","CustomerAddress":"555 Birch Ave","ShipperName":"Swift Delivery Co.","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"839.91"},{"OrderDate":"2023-09-16","CustomerName":"Hannah Gray","CustomerCity":"Austin","CustomerAddress":"444 Birch St","ShipperName":"Swift Delivery Co.","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"4664.45"},{"OrderDate":"2023-07-15","CustomerName":"Ava Hernandez","CustomerCity":"Boston","CustomerAddress":"555 Birch Ave","ShipperName":"Swift Delivery Co.","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"1849.83"},{"OrderDate":"2023-06-27","CustomerName":"Mason Ward","CustomerCity":"Indianapolis","CustomerAddress":"222 Cedar Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"3399.62"},{"OrderDate":"2023-12-18","CustomerName":"Luna Cooper","CustomerCity":"Louisville","CustomerAddress":"333 Elm Dr","ShipperName":"Swift Delivery Co.","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"1609.84"},{"OrderDate":"2023-08-07","CustomerName":"Aria Bell","CustomerCity":"Memphis","CustomerAddress":"888 Oak Dr","ShipperName":"Speedy Shipping Services","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"329.91"},{"OrderDate":"2024-01-15","CustomerName":"Grace Moore","CustomerCity":"Philadelphia","CustomerAddress":"999 Elm Ln","ShipperName":"Speedy Shipping Services","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"7189.63"},{"OrderDate":"2024-01-05","CustomerName":"Emily Clark","CustomerCity":"Houston","CustomerAddress":"321 Pine Rd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"1625.45"},{"OrderDate":"2023-06-08","CustomerName":"Jack Ross","CustomerCity":"Orlando","CustomerAddress":"444 Cedar Ln","ShipperName":"Speedy Shipping Services","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"1199.84"},{"OrderDate":"2023-10-31","CustomerName":"Logan King","CustomerCity":"Detroit","CustomerAddress":"333 Maple Dr","ShipperName":"Speedy Shipping Services","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"8039.76"},{"OrderDate":"2024-03-19","CustomerName":"Jack Ross","CustomerCity":"Orlando","CustomerAddress":"444 Cedar Ln","ShipperName":"Speedy Shipping Services","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"1999.88"},{"OrderDate":"2024-03-13","CustomerName":"Liam Garcia","CustomerCity":"San Francisco","CustomerAddress":"222 Spruce Dr","ShipperName":"Speedy Shipping Services","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"3289.50"},{"OrderDate":"2023-08-19","CustomerName":"Leo Carter","CustomerCity":"Columbus","CustomerAddress":"777 Pine St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"171.93"},{"OrderDate":"2024-03-21","CustomerName":"Luna Cooper","CustomerCity":"Louisville","CustomerAddress":"333 Elm Dr","ShipperName":"Speedy Shipping Services","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"5514.55"},{"OrderDate":"2023-10-24","CustomerName":"Grace Moore","CustomerCity":"Philadelphia","CustomerAddress":"999 Elm Ln","ShipperName":"Speedy Shipping Services","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"324.85"},{"OrderDate":"2024-03-20","CustomerName":"Alice Johnson","CustomerCity":"Los Angeles","CustomerAddress":"456 Elm St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"John","EmployeLastName":"Smith","TotalPrice":"3552.66"},{"OrderDate":"2023-05-12","CustomerName":"Alice Johnson","CustomerCity":"Los Angeles","CustomerAddress":"456 Elm St","ShipperName":"Express Logistics","EmployeFirstName":"Mary","EmployeLastName":"Johnson","TotalPrice":"2234.88"},{"OrderDate":"2023-10-14","CustomerName":"Harper Allen","CustomerCity":"Charlotte","CustomerAddress":"111 Elm Blvd","ShipperName":"Express Logistics","EmployeFirstName":"Mary","EmployeLastName":"Johnson","TotalPrice":"5689.39"},{"OrderDate":"2023-05-20","CustomerName":"Hannah Gray","CustomerCity":"Austin","CustomerAddress":"444 Birch St","ShipperName":"Express Logistics","EmployeFirstName":"Mary","EmployeLastName":"Johnson","TotalPrice":"4274.64"},{"OrderDate":"2023-08-30","CustomerName":"Lucas Wright","CustomerCity":"San Diego","CustomerAddress":"777 Birch Rd","ShipperName":"Express Logistics","EmployeFirstName":"Mary","EmployeLastName":"Johnson","TotalPrice":"3904.80"},{"OrderDate":"2024-03-28","CustomerName":"Leo Carter","CustomerCity":"Columbus","CustomerAddress":"777 Pine St","ShipperName":"Express Logistics","EmployeFirstName":"Mary","EmployeLastName":"Johnson","TotalPrice":"2479.71"},{"OrderDate":"2023-06-01","CustomerName":"Oliver Martinez","CustomerCity":"Las Vegas","CustomerAddress":"888 Spruce St","ShipperName":"Express Logistics","EmployeFirstName":"Mary","EmployeLastName":"Johnson","TotalPrice":"8569.49"},{"OrderDate":"2024-03-31","CustomerName":"Eva Hall","CustomerCity":"Raleigh","CustomerAddress":"555 Elm Ave","ShipperName":"Express Logistics","EmployeFirstName":"Mary","EmployeLastName":"Johnson","TotalPrice":"1519.86"},{"OrderDate":"2024-01-16","CustomerName":"Jack Ross","CustomerCity":"Orlando","CustomerAddress":"444 Cedar Ln","ShipperName":"Express Logistics","EmployeFirstName":"Mary","EmployeLastName":"Johnson","TotalPrice":"3803.81"},{"OrderDate":"2023-06-07","CustomerName":"Ella Foster","CustomerCity":"Honolulu","CustomerAddress":"666 Oak Ln","ShipperName":"Express Logistics","EmployeFirstName":"Mary","EmployeLastName":"Johnson","TotalPrice":"1899.89"},{"OrderDate":"2023-11-14","CustomerName":"Mia Lopez","CustomerCity":"Atlanta","CustomerAddress":"888 Walnut St","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Mary","EmployeLastName":"Johnson","TotalPrice":"1339.75"},{"OrderDate":"2023-04-19","CustomerName":"Ethan Morris","CustomerCity":"Kansas City","CustomerAddress":"111 Maple Blvd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Mary","EmployeLastName":"Johnson","TotalPrice":"8004.19"},{"OrderDate":"2024-02-16","CustomerName":"Henry Coleman","CustomerCity":"Salt Lake City","CustomerAddress":"333 Maple Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Mary","EmployeLastName":"Johnson","TotalPrice":"10049.28"},{"OrderDate":"2024-04-03","CustomerName":"Aria Bell","CustomerCity":"Memphis","CustomerAddress":"888 Oak Dr","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Mary","EmployeLastName":"Johnson","TotalPrice":"169.89"},{"OrderDate":"2023-08-22","CustomerName":"Harper Allen","CustomerCity":"Charlotte","CustomerAddress":"111 Elm Blvd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Mary","EmployeLastName":"Johnson","TotalPrice":"3779.79"},{"OrderDate":"2024-01-23","CustomerName":"Noah Perez","CustomerCity":"Dallas","CustomerAddress":"111 Palm Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Mary","EmployeLastName":"Johnson","TotalPrice":"2155.60"},{"OrderDate":"2024-02-07","CustomerName":"Miles Adams","CustomerCity":"Tucson","CustomerAddress":"999 Cedar Blvd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Mary","EmployeLastName":"Johnson","TotalPrice":"1249.87"},{"OrderDate":"2023-04-14","CustomerName":"Ella Foster","CustomerCity":"Honolulu","CustomerAddress":"666 Oak Ln","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Mary","EmployeLastName":"Johnson","TotalPrice":"5891.25"},{"OrderDate":"2023-05-21","CustomerName":"Logan King","CustomerCity":"Detroit","CustomerAddress":"333 Maple Dr","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Mary","EmployeLastName":"Johnson","TotalPrice":"5414.80"},{"OrderDate":"2023-05-07","CustomerName":"Mason Ward","CustomerCity":"Indianapolis","CustomerAddress":"222 Cedar Rd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Mary","EmployeLastName":"Johnson","TotalPrice":"1749.58"},{"OrderDate":"2023-09-23","CustomerName":"Daniel Baker","CustomerCity":"Miami","CustomerAddress":"654 Maple Blvd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Mary","EmployeLastName":"Johnson","TotalPrice":"6651.56"},{"OrderDate":"2024-02-27","CustomerName":"Stella Baker","CustomerCity":"Anchorage","CustomerAddress":"333 Pine St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Mary","EmployeLastName":"Johnson","TotalPrice":"539.90"},{"OrderDate":"2024-02-16","CustomerName":"Elijah Taylor","CustomerCity":"Denver","CustomerAddress":"777 Oak Ave","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Mary","EmployeLastName":"Johnson","TotalPrice":"989.78"},{"OrderDate":"2023-12-14","CustomerName":"Henry Coleman","CustomerCity":"Salt Lake City","CustomerAddress":"333 Maple Rd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Mary","EmployeLastName":"Johnson","TotalPrice":"3597.24"},{"OrderDate":"2023-07-25","CustomerName":"Alice Johnson","CustomerCity":"Los Angeles","CustomerAddress":"456 Elm St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Mary","EmployeLastName":"Johnson","TotalPrice":"689.87"},{"OrderDate":"2023-05-13","CustomerName":"Hannah Gray","CustomerCity":"Austin","CustomerAddress":"444 Birch St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Mary","EmployeLastName":"Johnson","TotalPrice":"6449.68"},{"OrderDate":"2023-05-17","CustomerName":"Liam Garcia","CustomerCity":"San Francisco","CustomerAddress":"222 Spruce Dr","ShipperName":"Express Logistics","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"4019.88"},{"OrderDate":"2023-09-23","CustomerName":"Hannah Gray","CustomerCity":"Austin","CustomerAddress":"444 Birch St","ShipperName":"Express Logistics","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"1149.84"},{"OrderDate":"2023-05-13","CustomerName":"Wyatt Peterson","CustomerCity":"Milwaukee","CustomerAddress":"888 Cedar Ln","ShipperName":"Express Logistics","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"6019.77"},{"OrderDate":"2023-12-11","CustomerName":"Aria Bell","CustomerCity":"Memphis","CustomerAddress":"888 Oak Dr","ShipperName":"Express Logistics","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"12559.60"},{"OrderDate":"2024-02-28","CustomerName":"Ella Hill","CustomerCity":"Portland","CustomerAddress":"222 Palm Ave","ShipperName":"Express Logistics","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"4579.32"},{"OrderDate":"2023-07-24","CustomerName":"Aria Bell","CustomerCity":"Memphis","CustomerAddress":"888 Oak Dr","ShipperName":"Express Logistics","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"689.95"},{"OrderDate":"2023-07-26","CustomerName":"Ava Hernandez","CustomerCity":"Boston","CustomerAddress":"555 Birch Ave","ShipperName":"Express Logistics","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"9149.84"},{"OrderDate":"2023-04-24","CustomerName":"Ava Hernandez","CustomerCity":"Boston","CustomerAddress":"555 Birch Ave","ShipperName":"Express Logistics","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"649.85"},{"OrderDate":"2023-10-06","CustomerName":"Chloe Wilson","CustomerCity":"Phoenix","CustomerAddress":"444 Pine St","ShipperName":"Express Logistics","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"5798.23"},{"OrderDate":"2024-02-24","CustomerName":"John Doe","CustomerCity":"New York","CustomerAddress":"123 Main St","ShipperName":"Express Logistics","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"554.92"},{"OrderDate":"2024-03-02","CustomerName":"Owen Scott","CustomerCity":"Dover","CustomerAddress":"555 Pine Rd","ShipperName":"Express Logistics","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"4589.67"},{"OrderDate":"2024-02-23","CustomerName":"Lucas Wright","CustomerCity":"San Diego","CustomerAddress":"777 Birch Rd","ShipperName":"Express Logistics","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"2542.60"},{"OrderDate":"2024-02-25","CustomerName":"Avery Turner","CustomerCity":"Sacramento","CustomerAddress":"555 Elm Dr","ShipperName":"Express Logistics","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"3569.57"},{"OrderDate":"2023-07-25","CustomerName":"Chloe Wilson","CustomerCity":"Phoenix","CustomerAddress":"444 Pine St","ShipperName":"Express Logistics","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"1799.87"},{"OrderDate":"2023-08-16","CustomerName":"Sophia White","CustomerCity":"Seattle","CustomerAddress":"987 Cedar Ln","ShipperName":"Swift Delivery Co.","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"1489.70"},{"OrderDate":"2024-03-12","CustomerName":"Oliver Martinez","CustomerCity":"Las Vegas","CustomerAddress":"888 Spruce St","ShipperName":"Swift Delivery Co.","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"1899.88"},{"OrderDate":"2023-06-03","CustomerName":"Leo Carter","CustomerCity":"Columbus","CustomerAddress":"777 Pine St","ShipperName":"Swift Delivery Co.","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"3739.65"},{"OrderDate":"2024-03-25","CustomerName":"Isabella Reed","CustomerCity":"Nashville","CustomerAddress":"777 Oak Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"3974.64"},{"OrderDate":"2023-10-25","CustomerName":"Eva Hall","CustomerCity":"Raleigh","CustomerAddress":"555 Elm Ave","ShipperName":"Swift Delivery Co.","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"6059.67"},{"OrderDate":"2023-12-23","CustomerName":"Nathan Jenkins","CustomerCity":"Oklahoma City","CustomerAddress":"666 Cedar Ave","ShipperName":"Swift Delivery Co.","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"1739.79"},{"OrderDate":"2024-01-02","CustomerName":"Nora Evans","CustomerCity":"Portland","CustomerAddress":"111 Oak St","ShipperName":"Swift Delivery Co.","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"199.96"},{"OrderDate":"2024-03-26","CustomerName":"Alice Johnson","CustomerCity":"Los Angeles","CustomerAddress":"456 Elm St","ShipperName":"Swift Delivery Co.","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"3104.54"},{"OrderDate":"2024-04-07","CustomerName":"Daniel Baker","CustomerCity":"Miami","CustomerAddress":"654 Maple Blvd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"4174.46"},{"OrderDate":"2024-02-12","CustomerName":"Lucas Wright","CustomerCity":"San Diego","CustomerAddress":"777 Birch Rd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"2579.94"},{"OrderDate":"2023-04-19","CustomerName":"Wyatt Peterson","CustomerCity":"Milwaukee","CustomerAddress":"888 Cedar Ln","ShipperName":"Speedy Shipping Services","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"1419.87"},{"OrderDate":"2023-11-04","CustomerName":"Luna Cooper","CustomerCity":"Louisville","CustomerAddress":"333 Elm Dr","ShipperName":"Speedy Shipping Services","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"524.86"},{"OrderDate":"2023-06-11","CustomerName":"Noah Perez","CustomerCity":"Dallas","CustomerAddress":"111 Palm Rd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"1739.86"},{"OrderDate":"2023-09-08","CustomerName":"Maya Morris","CustomerCity":"Fargo","CustomerAddress":"222 Cedar Ave","ShipperName":"Speedy Shipping Services","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"859.87"},{"OrderDate":"2024-04-06","CustomerName":"Avery Campbell","CustomerCity":"New Orleans","CustomerAddress":"555 Oak Dr","ShipperName":"Speedy Shipping Services","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"4389.70"},{"OrderDate":"2023-06-26","CustomerName":"Emily Clark","CustomerCity":"Houston","CustomerAddress":"321 Pine Rd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"8479.64"},{"OrderDate":"2023-09-17","CustomerName":"Elijah Taylor","CustomerCity":"Denver","CustomerAddress":"777 Oak Ave","ShipperName":"Speedy Shipping Services","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"1247.66"},{"OrderDate":"2023-07-02","CustomerName":"Miles Adams","CustomerCity":"Tucson","CustomerAddress":"999 Cedar Blvd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"4739.88"},{"OrderDate":"2023-07-12","CustomerName":"Zoe King","CustomerCity":"Boise","CustomerAddress":"444 Maple Ave","ShipperName":"Speedy Shipping Services","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"3239.44"},{"OrderDate":"2023-06-27","CustomerName":"Stella Baker","CustomerCity":"Anchorage","CustomerAddress":"333 Pine St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"3139.73"},{"OrderDate":"2023-06-30","CustomerName":"Ava Hernandez","CustomerCity":"Boston","CustomerAddress":"555 Birch Ave","ShipperName":"Speedy Shipping Services","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"5249.86"},{"OrderDate":"2024-02-07","CustomerName":"Alice Johnson","CustomerCity":"Los Angeles","CustomerAddress":"456 Elm St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"934.79"},{"OrderDate":"2023-06-13","CustomerName":"Noah Perez","CustomerCity":"Dallas","CustomerAddress":"111 Palm Rd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"7621.55"},{"OrderDate":"2023-07-01","CustomerName":"Scarlett Cooper","CustomerCity":"Tampa","CustomerAddress":"666 Oak Dr","ShipperName":"Speedy Shipping Services","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"2479.82"},{"OrderDate":"2023-06-15","CustomerName":"Mia Lopez","CustomerCity":"Atlanta","CustomerAddress":"888 Walnut St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"David","EmployeLastName":"Williams","TotalPrice":"2919.83"},{"OrderDate":"2024-02-08","CustomerName":"Finn Nelson","CustomerCity":"Burlington","CustomerAddress":"777 Elm Dr","ShipperName":"Express Logistics","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"8259.59"},{"OrderDate":"2023-05-01","CustomerName":"Chloe Wilson","CustomerCity":"Phoenix","CustomerAddress":"444 Pine St","ShipperName":"Express Logistics","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"2744.91"},{"OrderDate":"2023-09-18","CustomerName":"Wyatt Peterson","CustomerCity":"Milwaukee","CustomerAddress":"888 Cedar Ln","ShipperName":"Express Logistics","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"14639.45"},{"OrderDate":"2023-05-02","CustomerName":"Ella Foster","CustomerCity":"Honolulu","CustomerAddress":"666 Oak Ln","ShipperName":"Express Logistics","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"219.95"},{"OrderDate":"2024-02-01","CustomerName":"Ella Foster","CustomerCity":"Honolulu","CustomerAddress":"666 Oak Ln","ShipperName":"Express Logistics","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"7569.01"},{"OrderDate":"2023-12-10","CustomerName":"Harper Allen","CustomerCity":"Charlotte","CustomerAddress":"111 Elm Blvd","ShipperName":"Express Logistics","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"2299.69"},{"OrderDate":"2023-04-24","CustomerName":"Mia Lopez","CustomerCity":"Atlanta","CustomerAddress":"888 Walnut St","ShipperName":"Express Logistics","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"4099.40"},{"OrderDate":"2023-11-24","CustomerName":"Liam Garcia","CustomerCity":"San Francisco","CustomerAddress":"222 Spruce Dr","ShipperName":"Express Logistics","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"6329.64"},{"OrderDate":"2024-02-16","CustomerName":"Eva Hall","CustomerCity":"Raleigh","CustomerAddress":"555 Elm Ave","ShipperName":"Express Logistics","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"8139.90"},{"OrderDate":"2023-04-11","CustomerName":"Logan King","CustomerCity":"Detroit","CustomerAddress":"333 Maple Dr","ShipperName":"Express Logistics","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"3459.50"},{"OrderDate":"2023-11-28","CustomerName":"Miles Adams","CustomerCity":"Tucson","CustomerAddress":"999 Cedar Blvd","ShipperName":"Express Logistics","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"5099.26"},{"OrderDate":"2024-02-12","CustomerName":"Amelia Reed","CustomerCity":"San Antonio","CustomerAddress":"999 Pine Ave","ShipperName":"Express Logistics","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"2194.87"},{"OrderDate":"2023-08-26","CustomerName":"Emily Clark","CustomerCity":"Houston","CustomerAddress":"321 Pine Rd","ShipperName":"Express Logistics","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"5959.65"},{"OrderDate":"2023-06-14","CustomerName":"Oliver Martinez","CustomerCity":"Las Vegas","CustomerAddress":"888 Spruce St","ShipperName":"Express Logistics","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"5869.75"},{"OrderDate":"2023-05-03","CustomerName":"Finn Nelson","CustomerCity":"Burlington","CustomerAddress":"777 Elm Dr","ShipperName":"Express Logistics","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"6378.45"},{"OrderDate":"2023-04-29","CustomerName":"Finn Nelson","CustomerCity":"Burlington","CustomerAddress":"777 Elm Dr","ShipperName":"Express Logistics","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"3409.57"},{"OrderDate":"2023-09-30","CustomerName":"Alice Johnson","CustomerCity":"Los Angeles","CustomerAddress":"456 Elm St","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"2769.58"},{"OrderDate":"2024-02-26","CustomerName":"Ethan Morris","CustomerCity":"Kansas City","CustomerAddress":"111 Maple Blvd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"6509.85"},{"OrderDate":"2023-09-30","CustomerName":"Emily Clark","CustomerCity":"Houston","CustomerAddress":"321 Pine Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"3829.81"},{"OrderDate":"2024-01-01","CustomerName":"Liam Garcia","CustomerCity":"San Francisco","CustomerAddress":"222 Spruce Dr","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"9929.13"},{"OrderDate":"2023-09-26","CustomerName":"Avery Campbell","CustomerCity":"New Orleans","CustomerAddress":"555 Oak Dr","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"909.89"},{"OrderDate":"2024-01-12","CustomerName":"Mason Ward","CustomerCity":"Indianapolis","CustomerAddress":"222 Cedar Rd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"739.78"},{"OrderDate":"2023-10-27","CustomerName":"Amelia Reed","CustomerCity":"San Antonio","CustomerAddress":"999 Pine Ave","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"6079.37"},{"OrderDate":"2023-08-16","CustomerName":"Michael Lee","CustomerCity":"Chicago","CustomerAddress":"789 Oak Ave","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"1729.72"},{"OrderDate":"2024-01-22","CustomerName":"Stella Baker","CustomerCity":"Anchorage","CustomerAddress":"333 Pine St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"519.86"},{"OrderDate":"2023-05-30","CustomerName":"Isabella Reed","CustomerCity":"Nashville","CustomerAddress":"777 Oak Rd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"7394.14"},{"OrderDate":"2023-11-17","CustomerName":"Emily Clark","CustomerCity":"Houston","CustomerAddress":"321 Pine Rd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"2098.73"},{"OrderDate":"2023-08-03","CustomerName":"Emily Clark","CustomerCity":"Houston","CustomerAddress":"321 Pine Rd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"3459.53"},{"OrderDate":"2023-11-21","CustomerName":"Isabella Reed","CustomerCity":"Nashville","CustomerAddress":"777 Oak Rd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"2079.95"},{"OrderDate":"2024-01-11","CustomerName":"Leo Carter","CustomerCity":"Columbus","CustomerAddress":"777 Pine St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"299.89"},{"OrderDate":"2023-05-31","CustomerName":"John Doe","CustomerCity":"New York","CustomerAddress":"123 Main St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"18439.33"},{"OrderDate":"2024-03-09","CustomerName":"Luke Hill","CustomerCity":"Billings","CustomerAddress":"888 Maple Blvd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"574.83"},{"OrderDate":"2023-11-13","CustomerName":"Olivia Thompson","CustomerCity":"Albuquerque","CustomerAddress":"222 Pine Blvd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"12539.48"},{"OrderDate":"2023-06-01","CustomerName":"Gabriel Hill","CustomerCity":"San Jose","CustomerAddress":"999 Pine Ln","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"1579.64"},{"OrderDate":"2023-06-23","CustomerName":"Finn Nelson","CustomerCity":"Burlington","CustomerAddress":"777 Elm Dr","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Emily","EmployeLastName":"Brown","TotalPrice":"3429.66"},{"OrderDate":"2023-08-24","CustomerName":"Maya Morris","CustomerCity":"Fargo","CustomerAddress":"222 Cedar Ave","ShipperName":"Express Logistics","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"3539.79"},{"OrderDate":"2024-01-26","CustomerName":"Logan King","CustomerCity":"Detroit","CustomerAddress":"333 Maple Dr","ShipperName":"Express Logistics","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"814.78"},{"OrderDate":"2023-11-04","CustomerName":"Logan King","CustomerCity":"Detroit","CustomerAddress":"333 Maple Dr","ShipperName":"Express Logistics","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"1149.90"},{"OrderDate":"2023-09-05","CustomerName":"Scarlett Cooper","CustomerCity":"Tampa","CustomerAddress":"666 Oak Dr","ShipperName":"Express Logistics","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"2419.62"},{"OrderDate":"2023-11-14","CustomerName":"Noah Perez","CustomerCity":"Dallas","CustomerAddress":"111 Palm Rd","ShipperName":"Express Logistics","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"2334.54"},{"OrderDate":"2024-01-12","CustomerName":"Michael Lee","CustomerCity":"Chicago","CustomerAddress":"789 Oak Ave","ShipperName":"Express Logistics","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"7839.73"},{"OrderDate":"2023-11-03","CustomerName":"Grace Moore","CustomerCity":"Philadelphia","CustomerAddress":"999 Elm Ln","ShipperName":"Express Logistics","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"6399.92"},{"OrderDate":"2024-03-25","CustomerName":"Amelia Reed","CustomerCity":"San Antonio","CustomerAddress":"999 Pine Ave","ShipperName":"Express Logistics","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"5794.53"},{"OrderDate":"2024-01-01","CustomerName":"Oliver Martinez","CustomerCity":"Las Vegas","CustomerAddress":"888 Spruce St","ShipperName":"Express Logistics","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"3589.49"},{"OrderDate":"2024-01-19","CustomerName":"Grace Moore","CustomerCity":"Philadelphia","CustomerAddress":"999 Elm Ln","ShipperName":"Express Logistics","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"1709.65"},{"OrderDate":"2024-01-31","CustomerName":"Lily Rivera","CustomerCity":"Minneapolis","CustomerAddress":"666 Cedar Blvd","ShipperName":"Express Logistics","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"419.92"},{"OrderDate":"2023-08-28","CustomerName":"Liam Garcia","CustomerCity":"San Francisco","CustomerAddress":"222 Spruce Dr","ShipperName":"Express Logistics","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"1299.81"},{"OrderDate":"2023-06-02","CustomerName":"Mia Lopez","CustomerCity":"Atlanta","CustomerAddress":"888 Walnut St","ShipperName":"Express Logistics","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"251.91"},{"OrderDate":"2024-03-22","CustomerName":"Daniel Baker","CustomerCity":"Miami","CustomerAddress":"654 Maple Blvd","ShipperName":"Express Logistics","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"4599.83"},{"OrderDate":"2023-11-15","CustomerName":"Finn Nelson","CustomerCity":"Burlington","CustomerAddress":"777 Elm Dr","ShipperName":"Express Logistics","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"11249.15"},{"OrderDate":"2023-08-17","CustomerName":"Luke Hill","CustomerCity":"Billings","CustomerAddress":"888 Maple Blvd","ShipperName":"Express Logistics","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"5169.44"},{"OrderDate":"2023-09-11","CustomerName":"Mia Lopez","CustomerCity":"Atlanta","CustomerAddress":"888 Walnut St","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"1039.90"},{"OrderDate":"2024-04-01","CustomerName":"Henry Coleman","CustomerCity":"Salt Lake City","CustomerAddress":"333 Maple Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"929.77"},{"OrderDate":"2023-07-12","CustomerName":"Eli Davis","CustomerCity":"Charleston","CustomerAddress":"111 Oak Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"2809.51"},{"OrderDate":"2024-02-15","CustomerName":"Avery Campbell","CustomerCity":"New Orleans","CustomerAddress":"555 Oak Dr","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"179.92"},{"OrderDate":"2023-06-23","CustomerName":"Stella Baker","CustomerCity":"Anchorage","CustomerAddress":"333 Pine St","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"199.90"},{"OrderDate":"2024-01-31","CustomerName":"Olivia Thompson","CustomerCity":"Albuquerque","CustomerAddress":"222 Pine Blvd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"9720.50"},{"OrderDate":"2023-04-14","CustomerName":"Amelia Reed","CustomerCity":"San Antonio","CustomerAddress":"999 Pine Ave","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"19253.37"},{"OrderDate":"2023-09-06","CustomerName":"Finn Nelson","CustomerCity":"Burlington","CustomerAddress":"777 Elm Dr","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"1319.73"},{"OrderDate":"2023-06-20","CustomerName":"Stella Baker","CustomerCity":"Anchorage","CustomerAddress":"333 Pine St","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"719.80"},{"OrderDate":"2023-05-24","CustomerName":"Henry Coleman","CustomerCity":"Salt Lake City","CustomerAddress":"333 Maple Rd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"499.86"},{"OrderDate":"2023-10-17","CustomerName":"Maya Morris","CustomerCity":"Fargo","CustomerAddress":"222 Cedar Ave","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"2549.64"},{"OrderDate":"2023-07-22","CustomerName":"Eli Davis","CustomerCity":"Charleston","CustomerAddress":"111 Oak Rd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"1529.84"},{"OrderDate":"2023-10-03","CustomerName":"Grace Moore","CustomerCity":"Philadelphia","CustomerAddress":"999 Elm Ln","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"10179.59"},{"OrderDate":"2023-05-16","CustomerName":"Daniel Baker","CustomerCity":"Miami","CustomerAddress":"654 Maple Blvd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"958.67"},{"OrderDate":"2023-12-30","CustomerName":"Lucas Wright","CustomerCity":"San Diego","CustomerAddress":"777 Birch Rd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"24533.94"},{"OrderDate":"2023-05-19","CustomerName":"Wyatt Peterson","CustomerCity":"Milwaukee","CustomerAddress":"888 Cedar Ln","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"1585.66"},{"OrderDate":"2023-07-16","CustomerName":"Stella Baker","CustomerCity":"Anchorage","CustomerAddress":"333 Pine St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"7157.40"},{"OrderDate":"2023-10-23","CustomerName":"Chloe Wilson","CustomerCity":"Phoenix","CustomerAddress":"444 Pine St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"5989.79"},{"OrderDate":"2023-10-04","CustomerName":"Leo Carter","CustomerCity":"Columbus","CustomerAddress":"777 Pine St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Michael","EmployeLastName":"Jones","TotalPrice":"2924.59"},{"OrderDate":"2023-07-26","CustomerName":"John Doe","CustomerCity":"New York","CustomerAddress":"123 Main St","ShipperName":"Express Logistics","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"4019.72"},{"OrderDate":"2024-02-22","CustomerName":"Mason Ward","CustomerCity":"Indianapolis","CustomerAddress":"222 Cedar Rd","ShipperName":"Express Logistics","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"4429.58"},{"OrderDate":"2023-05-19","CustomerName":"Lily Rivera","CustomerCity":"Minneapolis","CustomerAddress":"666 Cedar Blvd","ShipperName":"Express Logistics","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"7219.89"},{"OrderDate":"2023-10-23","CustomerName":"Oliver Martinez","CustomerCity":"Las Vegas","CustomerAddress":"888 Spruce St","ShipperName":"Express Logistics","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"1259.82"},{"OrderDate":"2023-09-29","CustomerName":"Wyatt Peterson","CustomerCity":"Milwaukee","CustomerAddress":"888 Cedar Ln","ShipperName":"Express Logistics","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"839.77"},{"OrderDate":"2024-02-24","CustomerName":"Noah Perez","CustomerCity":"Dallas","CustomerAddress":"111 Palm Rd","ShipperName":"Express Logistics","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"6074.82"},{"OrderDate":"2024-02-26","CustomerName":"Hannah Gray","CustomerCity":"Austin","CustomerAddress":"444 Birch St","ShipperName":"Express Logistics","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"2014.89"},{"OrderDate":"2023-07-28","CustomerName":"Wyatt Peterson","CustomerCity":"Milwaukee","CustomerAddress":"888 Cedar Ln","ShipperName":"Express Logistics","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"469.82"},{"OrderDate":"2023-05-22","CustomerName":"Elijah Taylor","CustomerCity":"Denver","CustomerAddress":"777 Oak Ave","ShipperName":"Express Logistics","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"2439.65"},{"OrderDate":"2023-06-09","CustomerName":"Elijah Taylor","CustomerCity":"Denver","CustomerAddress":"777 Oak Ave","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"8153.46"},{"OrderDate":"2024-03-23","CustomerName":"Ella Foster","CustomerCity":"Honolulu","CustomerAddress":"666 Oak Ln","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"1003.72"},{"OrderDate":"2024-03-10","CustomerName":"Owen Scott","CustomerCity":"Dover","CustomerAddress":"555 Pine Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"1419.81"},{"OrderDate":"2024-03-17","CustomerName":"Owen Scott","CustomerCity":"Dover","CustomerAddress":"555 Pine Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"3009.82"},{"OrderDate":"2023-09-05","CustomerName":"Lucas Wright","CustomerCity":"San Diego","CustomerAddress":"777 Birch Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"434.87"},{"OrderDate":"2023-08-13","CustomerName":"Alice Johnson","CustomerCity":"Los Angeles","CustomerAddress":"456 Elm St","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"2674.42"},{"OrderDate":"2023-09-07","CustomerName":"Lily Rivera","CustomerCity":"Minneapolis","CustomerAddress":"666 Cedar Blvd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"7639.69"},{"OrderDate":"2024-03-14","CustomerName":"Maya Morris","CustomerCity":"Fargo","CustomerAddress":"222 Cedar Ave","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"4529.59"},{"OrderDate":"2024-03-26","CustomerName":"Leo Carter","CustomerCity":"Columbus","CustomerAddress":"777 Pine St","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"7794.56"},{"OrderDate":"2023-08-29","CustomerName":"Michael Lee","CustomerCity":"Chicago","CustomerAddress":"789 Oak Ave","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"1629.89"},{"OrderDate":"2023-08-06","CustomerName":"Emily Clark","CustomerCity":"Houston","CustomerAddress":"321 Pine Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"2069.64"},{"OrderDate":"2024-01-09","CustomerName":"Eli Davis","CustomerCity":"Charleston","CustomerAddress":"111 Oak Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"2612.74"},{"OrderDate":"2023-11-21","CustomerName":"Olivia Thompson","CustomerCity":"Albuquerque","CustomerAddress":"222 Pine Blvd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"9939.58"},{"OrderDate":"2024-03-28","CustomerName":"Miles Adams","CustomerCity":"Tucson","CustomerAddress":"999 Cedar Blvd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"783.76"},{"OrderDate":"2024-04-03","CustomerName":"Hannah Gray","CustomerCity":"Austin","CustomerAddress":"444 Birch St","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"17845.46"},{"OrderDate":"2023-06-23","CustomerName":"Lucas Wright","CustomerCity":"San Diego","CustomerAddress":"777 Birch Rd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"2419.63"},{"OrderDate":"2024-02-08","CustomerName":"Miles Adams","CustomerCity":"Tucson","CustomerAddress":"999 Cedar Blvd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"3195.53"},{"OrderDate":"2024-02-11","CustomerName":"Miles Adams","CustomerCity":"Tucson","CustomerAddress":"999 Cedar Blvd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"13114.27"},{"OrderDate":"2023-09-19","CustomerName":"Alice Johnson","CustomerCity":"Los Angeles","CustomerAddress":"456 Elm St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"279.96"},{"OrderDate":"2023-09-05","CustomerName":"Olivia Thompson","CustomerCity":"Albuquerque","CustomerAddress":"222 Pine Blvd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"4423.74"},{"OrderDate":"2023-05-03","CustomerName":"Leo Carter","CustomerCity":"Columbus","CustomerAddress":"777 Pine St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"3679.40"},{"OrderDate":"2024-02-18","CustomerName":"Ava Hernandez","CustomerCity":"Boston","CustomerAddress":"555 Birch Ave","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"3189.81"},{"OrderDate":"2024-02-10","CustomerName":"Eli Davis","CustomerCity":"Charleston","CustomerAddress":"111 Oak Rd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"4139.67"},{"OrderDate":"2023-07-12","CustomerName":"Owen Scott","CustomerCity":"Dover","CustomerAddress":"555 Pine Rd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"949.74"},{"OrderDate":"2023-11-20","CustomerName":"Eli Davis","CustomerCity":"Charleston","CustomerAddress":"111 Oak Rd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"5843.65"},{"OrderDate":"2023-04-15","CustomerName":"Maya Morris","CustomerCity":"Fargo","CustomerAddress":"222 Cedar Ave","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Sarah","EmployeLastName":"Garcia","TotalPrice":"2434.47"},{"OrderDate":"2023-04-26","CustomerName":"Jack Ross","CustomerCity":"Orlando","CustomerAddress":"444 Cedar Ln","ShipperName":"Express Logistics","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"1849.73"},{"OrderDate":"2023-12-12","CustomerName":"Finn Nelson","CustomerCity":"Burlington","CustomerAddress":"777 Elm Dr","ShipperName":"Express Logistics","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"888.84"},{"OrderDate":"2023-12-12","CustomerName":"Chloe Wilson","CustomerCity":"Phoenix","CustomerAddress":"444 Pine St","ShipperName":"Express Logistics","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"1729.80"},{"OrderDate":"2024-02-14","CustomerName":"Hannah Gray","CustomerCity":"Austin","CustomerAddress":"444 Birch St","ShipperName":"Express Logistics","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"3299.87"},{"OrderDate":"2023-05-12","CustomerName":"Avery Campbell","CustomerCity":"New Orleans","CustomerAddress":"555 Oak Dr","ShipperName":"Express Logistics","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"939.93"},{"OrderDate":"2023-04-26","CustomerName":"Olivia Thompson","CustomerCity":"Albuquerque","CustomerAddress":"222 Pine Blvd","ShipperName":"Express Logistics","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"6464.29"},{"OrderDate":"2023-09-04","CustomerName":"Grace Moore","CustomerCity":"Philadelphia","CustomerAddress":"999 Elm Ln","ShipperName":"Express Logistics","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"13974.13"},{"OrderDate":"2023-09-16","CustomerName":"Lily Rivera","CustomerCity":"Minneapolis","CustomerAddress":"666 Cedar Blvd","ShipperName":"Express Logistics","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"5679.37"},{"OrderDate":"2023-07-01","CustomerName":"Ella Foster","CustomerCity":"Honolulu","CustomerAddress":"666 Oak Ln","ShipperName":"Express Logistics","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"809.69"},{"OrderDate":"2023-11-17","CustomerName":"Hannah Gray","CustomerCity":"Austin","CustomerAddress":"444 Birch St","ShipperName":"Express Logistics","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"5189.85"},{"OrderDate":"2023-04-26","CustomerName":"Oliver Martinez","CustomerCity":"Las Vegas","CustomerAddress":"888 Spruce St","ShipperName":"Express Logistics","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"1096.77"},{"OrderDate":"2023-11-29","CustomerName":"Lily Rivera","CustomerCity":"Minneapolis","CustomerAddress":"666 Cedar Blvd","ShipperName":"Express Logistics","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"1319.94"},{"OrderDate":"2024-03-17","CustomerName":"Luna Cooper","CustomerCity":"Louisville","CustomerAddress":"333 Elm Dr","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"139.96"},{"OrderDate":"2023-05-23","CustomerName":"Avery Campbell","CustomerCity":"New Orleans","CustomerAddress":"555 Oak Dr","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"6789.59"},{"OrderDate":"2023-12-25","CustomerName":"Nathan Jenkins","CustomerCity":"Oklahoma City","CustomerAddress":"666 Cedar Ave","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"2499.71"},{"OrderDate":"2023-07-22","CustomerName":"Stella Baker","CustomerCity":"Anchorage","CustomerAddress":"333 Pine St","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"5834.26"},{"OrderDate":"2023-07-30","CustomerName":"Grace Moore","CustomerCity":"Philadelphia","CustomerAddress":"999 Elm Ln","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"3723.46"},{"OrderDate":"2024-03-15","CustomerName":"Michael Lee","CustomerCity":"Chicago","CustomerAddress":"789 Oak Ave","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"6219.42"},{"OrderDate":"2023-08-06","CustomerName":"Eli Davis","CustomerCity":"Charleston","CustomerAddress":"111 Oak Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"1859.62"},{"OrderDate":"2023-04-28","CustomerName":"Mia Lopez","CustomerCity":"Atlanta","CustomerAddress":"888 Walnut St","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"599.84"},{"OrderDate":"2023-12-27","CustomerName":"Isabella Reed","CustomerCity":"Nashville","CustomerAddress":"777 Oak Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"12123.61"},{"OrderDate":"2023-10-13","CustomerName":"Elijah Taylor","CustomerCity":"Denver","CustomerAddress":"777 Oak Ave","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"6609.66"},{"OrderDate":"2023-07-27","CustomerName":"Elijah Taylor","CustomerCity":"Denver","CustomerAddress":"777 Oak Ave","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"11639.49"},{"OrderDate":"2023-05-17","CustomerName":"Miles Adams","CustomerCity":"Tucson","CustomerAddress":"999 Cedar Blvd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"1889.76"},{"OrderDate":"2023-07-16","CustomerName":"Finn Nelson","CustomerCity":"Burlington","CustomerAddress":"777 Elm Dr","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"3385.58"},{"OrderDate":"2023-05-29","CustomerName":"Olivia Thompson","CustomerCity":"Albuquerque","CustomerAddress":"222 Pine Blvd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"339.96"},{"OrderDate":"2023-10-29","CustomerName":"Noah Perez","CustomerCity":"Dallas","CustomerAddress":"111 Palm Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"5299.47"},{"OrderDate":"2023-10-28","CustomerName":"Mason Ward","CustomerCity":"Indianapolis","CustomerAddress":"222 Cedar Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"3179.76"},{"OrderDate":"2024-02-02","CustomerName":"Hannah Gray","CustomerCity":"Austin","CustomerAddress":"444 Birch St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"459.95"},{"OrderDate":"2024-03-29","CustomerName":"Sophia White","CustomerCity":"Seattle","CustomerAddress":"987 Cedar Ln","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"1090.65"},{"OrderDate":"2024-03-31","CustomerName":"Luna Cooper","CustomerCity":"Louisville","CustomerAddress":"333 Elm Dr","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"1539.73"},{"OrderDate":"2023-11-16","CustomerName":"Grace Moore","CustomerCity":"Philadelphia","CustomerAddress":"999 Elm Ln","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"8889.61"},{"OrderDate":"2024-01-08","CustomerName":"Emily Clark","CustomerCity":"Houston","CustomerAddress":"321 Pine Rd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"1664.77"},{"OrderDate":"2024-01-23","CustomerName":"Alice Johnson","CustomerCity":"Los Angeles","CustomerAddress":"456 Elm St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"579.95"},{"OrderDate":"2024-04-05","CustomerName":"John Doe","CustomerCity":"New York","CustomerAddress":"123 Main St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"1769.77"},{"OrderDate":"2024-03-22","CustomerName":"Olivia Thompson","CustomerCity":"Albuquerque","CustomerAddress":"222 Pine Blvd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"14404.19"},{"OrderDate":"2023-10-15","CustomerName":"John Doe","CustomerCity":"New York","CustomerAddress":"123 Main St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"1039.75"},{"OrderDate":"2023-06-17","CustomerName":"Zoe King","CustomerCity":"Boise","CustomerAddress":"444 Maple Ave","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Chris","EmployeLastName":"Martinez","TotalPrice":"689.87"},{"OrderDate":"2023-08-28","CustomerName":"Lily Rivera","CustomerCity":"Minneapolis","CustomerAddress":"666 Cedar Blvd","ShipperName":"Express Logistics","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"10679.03"},{"OrderDate":"2023-06-07","CustomerName":"John Doe","CustomerCity":"New York","CustomerAddress":"123 Main St","ShipperName":"Express Logistics","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"14119.55"},{"OrderDate":"2023-06-01","CustomerName":"Oliver Martinez","CustomerCity":"Las Vegas","CustomerAddress":"888 Spruce St","ShipperName":"Express Logistics","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"3624.65"},{"OrderDate":"2024-04-02","CustomerName":"Hannah Gray","CustomerCity":"Austin","CustomerAddress":"444 Birch St","ShipperName":"Express Logistics","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"2249.73"},{"OrderDate":"2023-06-16","CustomerName":"Luna Cooper","CustomerCity":"Louisville","CustomerAddress":"333 Elm Dr","ShipperName":"Express Logistics","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"459.89"},{"OrderDate":"2023-10-26","CustomerName":"Miles Adams","CustomerCity":"Tucson","CustomerAddress":"999 Cedar Blvd","ShipperName":"Express Logistics","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"4574.42"},{"OrderDate":"2023-10-26","CustomerName":"Miles Adams","CustomerCity":"Tucson","CustomerAddress":"999 Cedar Blvd","ShipperName":"Express Logistics","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"459.89"},{"OrderDate":"2023-08-25","CustomerName":"Amelia Reed","CustomerCity":"San Antonio","CustomerAddress":"999 Pine Ave","ShipperName":"Express Logistics","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"649.73"},{"OrderDate":"2024-01-29","CustomerName":"Ava Hernandez","CustomerCity":"Boston","CustomerAddress":"555 Birch Ave","ShipperName":"Express Logistics","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"3489.57"},{"OrderDate":"2023-06-14","CustomerName":"Aria Bell","CustomerCity":"Memphis","CustomerAddress":"888 Oak Dr","ShipperName":"Express Logistics","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"10809.61"},{"OrderDate":"2023-08-19","CustomerName":"Nathan Jenkins","CustomerCity":"Oklahoma City","CustomerAddress":"666 Cedar Ave","ShipperName":"Express Logistics","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"514.87"},{"OrderDate":"2023-04-23","CustomerName":"Mia Lopez","CustomerCity":"Atlanta","CustomerAddress":"888 Walnut St","ShipperName":"Express Logistics","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"27644.35"},{"OrderDate":"2023-05-05","CustomerName":"Grace Moore","CustomerCity":"Philadelphia","CustomerAddress":"999 Elm Ln","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"4129.46"},{"OrderDate":"2023-04-29","CustomerName":"Grace Moore","CustomerCity":"Philadelphia","CustomerAddress":"999 Elm Ln","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"5659.89"},{"OrderDate":"2023-07-09","CustomerName":"Grace Moore","CustomerCity":"Philadelphia","CustomerAddress":"999 Elm Ln","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"379.93"},{"OrderDate":"2023-04-30","CustomerName":"Finn Nelson","CustomerCity":"Burlington","CustomerAddress":"777 Elm Dr","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"5129.60"},{"OrderDate":"2024-02-16","CustomerName":"Chloe Wilson","CustomerCity":"Phoenix","CustomerAddress":"444 Pine St","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"13551.27"},{"OrderDate":"2023-05-01","CustomerName":"Maya Morris","CustomerCity":"Fargo","CustomerAddress":"222 Cedar Ave","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"299.88"},{"OrderDate":"2023-09-24","CustomerName":"Eli Davis","CustomerCity":"Charleston","CustomerAddress":"111 Oak Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"5809.71"},{"OrderDate":"2023-07-06","CustomerName":"Isabella Reed","CustomerCity":"Nashville","CustomerAddress":"777 Oak Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"399.87"},{"OrderDate":"2023-12-16","CustomerName":"Amelia Reed","CustomerCity":"San Antonio","CustomerAddress":"999 Pine Ave","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"1299.86"},{"OrderDate":"2023-09-16","CustomerName":"Eli Davis","CustomerCity":"Charleston","CustomerAddress":"111 Oak Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"1824.77"},{"OrderDate":"2023-07-15","CustomerName":"Owen Scott","CustomerCity":"Dover","CustomerAddress":"555 Pine Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"4059.59"},{"OrderDate":"2023-07-13","CustomerName":"Ella Hill","CustomerCity":"Portland","CustomerAddress":"222 Palm Ave","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"7089.61"},{"OrderDate":"2023-05-11","CustomerName":"John Doe","CustomerCity":"New York","CustomerAddress":"123 Main St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"3859.46"},{"OrderDate":"2023-07-31","CustomerName":"Emily Clark","CustomerCity":"Houston","CustomerAddress":"321 Pine Rd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"2609.67"},{"OrderDate":"2023-08-08","CustomerName":"Michael Lee","CustomerCity":"Chicago","CustomerAddress":"789 Oak Ave","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"1224.71"},{"OrderDate":"2024-01-01","CustomerName":"Avery Turner","CustomerCity":"Sacramento","CustomerAddress":"555 Elm Dr","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"3599.61"},{"OrderDate":"2024-03-09","CustomerName":"Miles Adams","CustomerCity":"Tucson","CustomerAddress":"999 Cedar Blvd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"5339.63"},{"OrderDate":"2023-10-12","CustomerName":"Wyatt Peterson","CustomerCity":"Milwaukee","CustomerAddress":"888 Cedar Ln","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"3768.49"},{"OrderDate":"2023-10-28","CustomerName":"Ella Hill","CustomerCity":"Portland","CustomerAddress":"222 Palm Ave","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Jessica","EmployeLastName":"Miller","TotalPrice":"1659.77"},{"OrderDate":"2024-03-06","CustomerName":"Emily Clark","CustomerCity":"Houston","CustomerAddress":"321 Pine Rd","ShipperName":"Express Logistics","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"25259.57"},{"OrderDate":"2023-10-02","CustomerName":"Gabriel Hill","CustomerCity":"San Jose","CustomerAddress":"999 Pine Ln","ShipperName":"Express Logistics","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"2259.73"},{"OrderDate":"2023-12-16","CustomerName":"Lucas Wright","CustomerCity":"San Diego","CustomerAddress":"777 Birch Rd","ShipperName":"Express Logistics","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"5999.05"},{"OrderDate":"2023-10-31","CustomerName":"Mason Ward","CustomerCity":"Indianapolis","CustomerAddress":"222 Cedar Rd","ShipperName":"Express Logistics","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"8159.79"},{"OrderDate":"2023-08-01","CustomerName":"Finn Nelson","CustomerCity":"Burlington","CustomerAddress":"777 Elm Dr","ShipperName":"Express Logistics","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"7629.44"},{"OrderDate":"2024-03-28","CustomerName":"Lucas Wright","CustomerCity":"San Diego","CustomerAddress":"777 Birch Rd","ShipperName":"Express Logistics","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"5919.70"},{"OrderDate":"2024-04-03","CustomerName":"Eli Davis","CustomerCity":"Charleston","CustomerAddress":"111 Oak Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"11069.07"},{"OrderDate":"2023-08-23","CustomerName":"Mason Ward","CustomerCity":"Indianapolis","CustomerAddress":"222 Cedar Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"1669.66"},{"OrderDate":"2024-01-24","CustomerName":"Lucas Wright","CustomerCity":"San Diego","CustomerAddress":"777 Birch Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"1729.83"},{"OrderDate":"2023-11-13","CustomerName":"Noah Perez","CustomerCity":"Dallas","CustomerAddress":"111 Palm Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"1329.74"},{"OrderDate":"2024-04-05","CustomerName":"Wyatt Peterson","CustomerCity":"Milwaukee","CustomerAddress":"888 Cedar Ln","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"1729.71"},{"OrderDate":"2024-01-30","CustomerName":"Luna Cooper","CustomerCity":"Louisville","CustomerAddress":"333 Elm Dr","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"769.94"},{"OrderDate":"2024-02-01","CustomerName":"Grace Moore","CustomerCity":"Philadelphia","CustomerAddress":"999 Elm Ln","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"3169.48"},{"OrderDate":"2024-01-28","CustomerName":"Owen Scott","CustomerCity":"Dover","CustomerAddress":"555 Pine Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"719.80"},{"OrderDate":"2023-06-26","CustomerName":"Ava Hernandez","CustomerCity":"Boston","CustomerAddress":"555 Birch Ave","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"4369.53"},{"OrderDate":"2023-09-29","CustomerName":"Finn Nelson","CustomerCity":"Burlington","CustomerAddress":"777 Elm Dr","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"1839.85"},{"OrderDate":"2023-04-13","CustomerName":"Ava Hernandez","CustomerCity":"Boston","CustomerAddress":"555 Birch Ave","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"3374.85"},{"OrderDate":"2023-09-21","CustomerName":"Leo Carter","CustomerCity":"Columbus","CustomerAddress":"777 Pine St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"10276.36"},{"OrderDate":"2023-07-15","CustomerName":"Leo Carter","CustomerCity":"Columbus","CustomerAddress":"777 Pine St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"9464.37"},{"OrderDate":"2024-03-02","CustomerName":"John Doe","CustomerCity":"New York","CustomerAddress":"123 Main St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"3319.82"},{"OrderDate":"2023-05-09","CustomerName":"Ella Hill","CustomerCity":"Portland","CustomerAddress":"222 Palm Ave","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"9499.83"},{"OrderDate":"2023-04-30","CustomerName":"Jack Ross","CustomerCity":"Orlando","CustomerAddress":"444 Cedar Ln","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"524.86"},{"OrderDate":"2023-05-02","CustomerName":"Emily Clark","CustomerCity":"Houston","CustomerAddress":"321 Pine Rd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"969.79"},{"OrderDate":"2024-02-15","CustomerName":"Logan King","CustomerCity":"Detroit","CustomerAddress":"333 Maple Dr","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"5169.32"},{"OrderDate":"2023-07-16","CustomerName":"Leo Carter","CustomerCity":"Columbus","CustomerAddress":"777 Pine St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"4219.81"},{"OrderDate":"2024-02-21","CustomerName":"Daniel Baker","CustomerCity":"Miami","CustomerAddress":"654 Maple Blvd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"1446.68"},{"OrderDate":"2024-02-16","CustomerName":"Gabriel Hill","CustomerCity":"San Jose","CustomerAddress":"999 Pine Ln","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"2749.68"},{"OrderDate":"2023-09-18","CustomerName":"Hannah Gray","CustomerCity":"Austin","CustomerAddress":"444 Birch St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Andrew","EmployeLastName":"Davis","TotalPrice":"3759.86"},{"OrderDate":"2023-04-21","CustomerName":"Nora Evans","CustomerCity":"Portland","CustomerAddress":"111 Oak St","ShipperName":"Express Logistics","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"369.81"},{"OrderDate":"2023-12-23","CustomerName":"Jack Ross","CustomerCity":"Orlando","CustomerAddress":"444 Cedar Ln","ShipperName":"Express Logistics","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"7829.26"},{"OrderDate":"2023-05-21","CustomerName":"Elijah Taylor","CustomerCity":"Denver","CustomerAddress":"777 Oak Ave","ShipperName":"Express Logistics","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"7730.67"},{"OrderDate":"2023-11-26","CustomerName":"Scarlett Cooper","CustomerCity":"Tampa","CustomerAddress":"666 Oak Dr","ShipperName":"Express Logistics","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"1449.63"},{"OrderDate":"2024-02-22","CustomerName":"Liam Garcia","CustomerCity":"San Francisco","CustomerAddress":"222 Spruce Dr","ShipperName":"Express Logistics","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"699.85"},{"OrderDate":"2023-05-09","CustomerName":"Lucas Wright","CustomerCity":"San Diego","CustomerAddress":"777 Birch Rd","ShipperName":"Express Logistics","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"1699.91"},{"OrderDate":"2023-12-19","CustomerName":"Daniel Baker","CustomerCity":"Miami","CustomerAddress":"654 Maple Blvd","ShipperName":"Express Logistics","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"4309.73"},{"OrderDate":"2023-07-19","CustomerName":"Grace Moore","CustomerCity":"Philadelphia","CustomerAddress":"999 Elm Ln","ShipperName":"Express Logistics","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"3224.34"},{"OrderDate":"2023-08-01","CustomerName":"Logan King","CustomerCity":"Detroit","CustomerAddress":"333 Maple Dr","ShipperName":"Express Logistics","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"2719.47"},{"OrderDate":"2023-05-08","CustomerName":"Chloe Wilson","CustomerCity":"Phoenix","CustomerAddress":"444 Pine St","ShipperName":"Express Logistics","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"1804.70"},{"OrderDate":"2023-09-23","CustomerName":"Liam Garcia","CustomerCity":"San Francisco","CustomerAddress":"222 Spruce Dr","ShipperName":"Express Logistics","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"519.84"},{"OrderDate":"2023-05-26","CustomerName":"Ella Foster","CustomerCity":"Honolulu","CustomerAddress":"666 Oak Ln","ShipperName":"Express Logistics","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"5694.38"},{"OrderDate":"2023-05-16","CustomerName":"Lily Rivera","CustomerCity":"Minneapolis","CustomerAddress":"666 Cedar Blvd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"969.74"},{"OrderDate":"2023-05-28","CustomerName":"Nora Evans","CustomerCity":"Portland","CustomerAddress":"111 Oak St","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"5799.81"},{"OrderDate":"2023-05-19","CustomerName":"Maya Morris","CustomerCity":"Fargo","CustomerAddress":"222 Cedar Ave","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"3509.41"},{"OrderDate":"2023-06-02","CustomerName":"Ella Foster","CustomerCity":"Honolulu","CustomerAddress":"666 Oak Ln","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"1029.86"},{"OrderDate":"2024-01-01","CustomerName":"Eva Hall","CustomerCity":"Raleigh","CustomerAddress":"555 Elm Ave","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"3209.81"},{"OrderDate":"2024-03-15","CustomerName":"Scarlett Cooper","CustomerCity":"Tampa","CustomerAddress":"666 Oak Dr","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"10839.22"},{"OrderDate":"2024-03-11","CustomerName":"Owen Scott","CustomerCity":"Dover","CustomerAddress":"555 Pine Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"2219.54"},{"OrderDate":"2023-10-06","CustomerName":"Liam Garcia","CustomerCity":"San Francisco","CustomerAddress":"222 Spruce Dr","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"2154.69"},{"OrderDate":"2023-10-28","CustomerName":"Eli Davis","CustomerCity":"Charleston","CustomerAddress":"111 Oak Rd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"1709.70"},{"OrderDate":"2024-01-02","CustomerName":"Scarlett Cooper","CustomerCity":"Tampa","CustomerAddress":"666 Oak Dr","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"6910.65"},{"OrderDate":"2023-05-29","CustomerName":"Ethan Morris","CustomerCity":"Kansas City","CustomerAddress":"111 Maple Blvd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"16399.61"},{"OrderDate":"2023-06-08","CustomerName":"Ethan Morris","CustomerCity":"Kansas City","CustomerAddress":"111 Maple Blvd","ShipperName":"Swift Delivery Co.","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"3759.43"},{"OrderDate":"2023-06-26","CustomerName":"Hannah Gray","CustomerCity":"Austin","CustomerAddress":"444 Birch St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"4099.87"},{"OrderDate":"2023-09-03","CustomerName":"Isabella Reed","CustomerCity":"Nashville","CustomerAddress":"777 Oak Rd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"719.93"},{"OrderDate":"2024-01-23","CustomerName":"Scarlett Cooper","CustomerCity":"Tampa","CustomerAddress":"666 Oak Dr","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"2329.78"},{"OrderDate":"2023-06-16","CustomerName":"John Doe","CustomerCity":"New York","CustomerAddress":"123 Main St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"3259.90"},{"OrderDate":"2023-09-11","CustomerName":"Michael Lee","CustomerCity":"Chicago","CustomerAddress":"789 Oak Ave","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"839.82"},{"OrderDate":"2024-01-05","CustomerName":"Mason Ward","CustomerCity":"Indianapolis","CustomerAddress":"222 Cedar Rd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"3149.76"},{"OrderDate":"2024-02-07","CustomerName":"Ava Hernandez","CustomerCity":"Boston","CustomerAddress":"555 Birch Ave","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"10549.49"},{"OrderDate":"2023-04-18","CustomerName":"Stella Baker","CustomerCity":"Anchorage","CustomerAddress":"333 Pine St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"939.88"},{"OrderDate":"2023-06-19","CustomerName":"Lucas Wright","CustomerCity":"San Diego","CustomerAddress":"777 Birch Rd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"6619.81"},{"OrderDate":"2023-04-19","CustomerName":"Stella Baker","CustomerCity":"Anchorage","CustomerAddress":"333 Pine St","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"459.89"},{"OrderDate":"2023-07-05","CustomerName":"Owen Scott","CustomerCity":"Dover","CustomerAddress":"555 Pine Rd","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"6783.36"},{"OrderDate":"2023-06-25","CustomerName":"Ella Hill","CustomerCity":"Portland","CustomerAddress":"222 Palm Ave","ShipperName":"Speedy Shipping Services","EmployeFirstName":"Olivia","EmployeLastName":"Wilson","TotalPrice":"15517.79"}]}