// E-commerce Logistics Analytics (e-commerce-logistics-analytics) v1 — Prisma seed
// Synthetic sample data, CC0-1.0. Generated deterministically; re-running the
// generator with the same spec and seed reproduces this file exactly.
//
// Delegates are named after the tables (prisma.customers), which assumes models
// mapped to those table names. Rename the delegates if your models differ.
import { PrismaClient } from '@prisma/client';

const prisma = new PrismaClient();

async function main() {
    await prisma.customers.createMany({
        data: [
            { customer_id: 1, full_name: "Elif Miller", email: "elif.miller@example.net", registration_date: "2022-03-29", loyalty_points: 717 },
            { customer_id: 2, full_name: "Julia Garcia", email: "julia.garcia@example.com", registration_date: "2022-05-12", loyalty_points: 961 },
            { customer_id: 3, full_name: "Maya Ali", email: "maya.ali@example.net", registration_date: "2022-05-17", loyalty_points: 921 },
            { customer_id: 4, full_name: "Laura Schneider", email: "laura.schneider@example.org", registration_date: "2021-05-04", loyalty_points: 123 },
            { customer_id: 5, full_name: "Hana Cruz", email: "hana.cruz@example.org", registration_date: "2021-06-05", loyalty_points: 360 },
            { customer_id: 6, full_name: "Carlos Meyer", email: "carlos.meyer@example.com", registration_date: "2022-08-03", loyalty_points: 535 },
            { customer_id: 7, full_name: "Lina Walker", email: "lina.walker@example.org", registration_date: "2021-09-14", loyalty_points: 314 },
            { customer_id: 8, full_name: "Wei Kim", email: "wei.kim@example.org", registration_date: "2021-12-29", loyalty_points: 497 },
            { customer_id: 9, full_name: "Mia Wang", email: "mia.wang@example.net", registration_date: "2022-10-02", loyalty_points: 402 },
            { customer_id: 10, full_name: "Mila Johnson", email: "mila.johnson@example.net", registration_date: "2021-11-15", loyalty_points: 645 },
            { customer_id: 11, full_name: "Mohamed Hansen", email: "mohamed.hansen@example.org", registration_date: "2022-05-19", loyalty_points: 1000 },
            { customer_id: 12, full_name: "Ana Clark", email: "ana.clark@example.com", registration_date: "2022-08-12", loyalty_points: 604 },
            { customer_id: 13, full_name: "Ethan Silva", email: "ethan.silva@example.com", registration_date: "2022-05-24", loyalty_points: 671 },
            { customer_id: 14, full_name: "Zara Nguyen", email: "zara.nguyen@example.net", registration_date: "2020-05-04", loyalty_points: 216 },
            { customer_id: 15, full_name: "Andre Castro", email: "andre.castro@example.net", registration_date: "2021-07-01", loyalty_points: 107 },
            { customer_id: 16, full_name: "Uma Wagner", email: "uma.wagner@example.net", registration_date: "2022-06-04", loyalty_points: 941 },
            { customer_id: 17, full_name: "Nadia Dubois", email: "nadia.dubois@example.com", registration_date: "2022-08-22", loyalty_points: 960 },
            { customer_id: 18, full_name: "Omar Demir", email: "omar.demir@example.org", registration_date: "2022-12-27", loyalty_points: 115 },
            { customer_id: 19, full_name: "Daniel Fischer", email: "daniel.fischer@example.org", registration_date: "2021-02-23", loyalty_points: 656 },
            { customer_id: 20, full_name: "Elena Lopez", email: "elena.lopez@example.net", registration_date: "2021-01-18", loyalty_points: 787 },
            { customer_id: 21, full_name: "Mia Demir", email: "mia.demir@example.com", registration_date: "2021-04-19", loyalty_points: 114 },
            { customer_id: 22, full_name: "Ivan Park", email: "ivan.park@example.net", registration_date: "2020-05-25", loyalty_points: 972 },
            { customer_id: 23, full_name: "Andre Wang", email: "andre.wang@example.com", registration_date: "2022-10-15", loyalty_points: 983 },
            { customer_id: 24, full_name: "Elena Pereira", email: "elena.pereira@example.net", registration_date: "2021-07-15", loyalty_points: 584 },
            { customer_id: 25, full_name: "Arjun Cruz", email: "arjun.cruz@example.com", registration_date: "2022-12-09", loyalty_points: 904 },
            { customer_id: 26, full_name: "Carla Bauer", email: "carla.bauer@example.org", registration_date: "2022-03-05", loyalty_points: 943 },
            { customer_id: 27, full_name: "Theo Wilson", email: "theo.wilson@example.org", registration_date: "2022-07-06", loyalty_points: 943 },
            { customer_id: 28, full_name: "Theo Novak", email: "theo.novak@example.org", registration_date: "2021-02-17", loyalty_points: 361 },
            { customer_id: 29, full_name: "Lina Kowalski", email: "lina.kowalski@example.com", registration_date: "2021-11-07", loyalty_points: 96 },
            { customer_id: 30, full_name: "Selin Lopez", email: "selin.lopez@example.net", registration_date: "2021-11-08", loyalty_points: 919 },
            { customer_id: 31, full_name: "Hugo Hughes", email: "hugo.hughes@example.net", registration_date: "2020-03-08", loyalty_points: 366 },
            { customer_id: 32, full_name: "Ethan Park", email: "ethan.park@example.org", registration_date: "2022-10-16", loyalty_points: 374 },
            { customer_id: 33, full_name: "Marco Dubois", email: "marco.dubois@example.net", registration_date: "2022-04-19", loyalty_points: 621 },
            { customer_id: 34, full_name: "Fatima Hansen", email: "fatima.hansen@example.com", registration_date: "2021-01-08", loyalty_points: 230 },
            { customer_id: 35, full_name: "Jade Clark", email: "jade.clark@example.net", registration_date: "2021-03-15", loyalty_points: 675 },
            { customer_id: 36, full_name: "Lina Davis", email: "lina.davis@example.org", registration_date: "2022-11-07", loyalty_points: 457 },
            { customer_id: 37, full_name: "Maya Young", email: "maya.young@example.net", registration_date: "2021-04-24", loyalty_points: 757 },
            { customer_id: 38, full_name: "Lucas Evans", email: "lucas.evans@example.com", registration_date: "2021-09-10", loyalty_points: 925 },
            { customer_id: 39, full_name: "Daniel Carter", email: "daniel.carter@example.com", registration_date: "2022-11-16", loyalty_points: 963 },
            { customer_id: 40, full_name: "Jonas Moreau", email: "jonas.moreau@example.org", registration_date: "2022-11-14", loyalty_points: 967 },
            { customer_id: 41, full_name: "Felix Wilson", email: "felix.wilson@example.com", registration_date: "2022-04-13", loyalty_points: 934 },
            { customer_id: 42, full_name: "Olivia Yilmaz", email: "olivia.yilmaz@example.com", registration_date: "2020-10-10", loyalty_points: 943 },
            { customer_id: 43, full_name: "Ana Kumar", email: "ana.kumar@example.org", registration_date: "2022-04-05", loyalty_points: 322 },
            { customer_id: 44, full_name: "Laura Silva", email: "laura.silva@example.net", registration_date: "2020-02-02", loyalty_points: 1000 },
            { customer_id: 45, full_name: "Tariq Vargas", email: "tariq.vargas@example.net", registration_date: "2020-08-08", loyalty_points: 989 },
            { customer_id: 46, full_name: "Yara Zhang", email: "yara.zhang@example.net", registration_date: "2020-03-19", loyalty_points: 581 },
            { customer_id: 47, full_name: "Hana Kaya", email: "hana.kaya@example.net", registration_date: "2022-10-26", loyalty_points: 864 },
            { customer_id: 48, full_name: "Ibrahim Ali", email: "ibrahim.ali@example.org", registration_date: "2021-06-17", loyalty_points: 446 },
            { customer_id: 49, full_name: "Pedro Silva", email: "pedro.silva@example.com", registration_date: "2022-11-06", loyalty_points: 406 },
            { customer_id: 50, full_name: "Kai Ruiz", email: "kai.ruiz@example.org", registration_date: "2022-02-06", loyalty_points: 465 },
            { customer_id: 51, full_name: "Emma Dubois", email: "emma.dubois@example.net", registration_date: "2021-06-03", loyalty_points: 645 },
            { customer_id: 52, full_name: "Wei Martin", email: "wei.martin@example.org", registration_date: "2021-04-16", loyalty_points: 994 },
            { customer_id: 53, full_name: "Alice Nguyen", email: "alice.nguyen@example.net", registration_date: "2022-01-01", loyalty_points: 565 },
            { customer_id: 54, full_name: "Daniel Brown", email: "daniel.brown@example.com", registration_date: "2021-12-25", loyalty_points: 989 },
            { customer_id: 55, full_name: "Mila Hoffmann", email: "mila.hoffmann@example.org", registration_date: "2022-12-17", loyalty_points: 163 },
            { customer_id: 56, full_name: "Anna Murphy", email: "anna.murphy@example.com", registration_date: "2022-10-03", loyalty_points: 955 },
            { customer_id: 57, full_name: "Chloe Murphy", email: "chloe.murphy@example.com", registration_date: "2020-02-12", loyalty_points: 991 },
            { customer_id: 58, full_name: "Ana Young", email: "ana.young@example.net", registration_date: "2022-06-16", loyalty_points: 995 },
            { customer_id: 59, full_name: "Grace Oliveira", email: "grace.oliveira@example.net", registration_date: "2022-06-21", loyalty_points: 892 },
            { customer_id: 60, full_name: "Ruby Johnson", email: "ruby.johnson@example.org", registration_date: "2022-08-07", loyalty_points: 62 },
            { customer_id: 61, full_name: "Leo Lopez", email: "leo.lopez@example.com", registration_date: "2022-09-28", loyalty_points: 64 },
            { customer_id: 62, full_name: "Tomas Pereira", email: "tomas.pereira@example.org", registration_date: "2022-02-06", loyalty_points: 225 },
            { customer_id: 63, full_name: "Arjun Jansen", email: "arjun.jansen@example.org", registration_date: "2022-09-21", loyalty_points: 277 },
            { customer_id: 64, full_name: "Mei Castro", email: "mei.castro@example.net", registration_date: "2022-05-30", loyalty_points: 596 },
            { customer_id: 65, full_name: "Nina Dubois", email: "nina.dubois@example.net", registration_date: "2022-02-27", loyalty_points: 965 },
            { customer_id: 66, full_name: "Ethan Singh", email: "ethan.singh@example.net", registration_date: "2021-12-19", loyalty_points: 952 },
            { customer_id: 67, full_name: "Nina Brown", email: "nina.brown@example.org", registration_date: "2020-03-21", loyalty_points: 387 },
            { customer_id: 68, full_name: "Nour Gomez", email: "nour.gomez@example.org", registration_date: "2020-08-29", loyalty_points: 312 },
            { customer_id: 69, full_name: "Chloe Smith", email: "chloe.smith@example.com", registration_date: "2022-03-23", loyalty_points: 92 },
            { customer_id: 70, full_name: "Ruby Shah", email: "ruby.shah@example.net", registration_date: "2022-03-01", loyalty_points: 998 },
            { customer_id: 71, full_name: "Grace Schmidt", email: "grace.schmidt@example.com", registration_date: "2022-11-05", loyalty_points: 965 },
            { customer_id: 72, full_name: "Zoe Rossi", email: "zoe.rossi@example.net", registration_date: "2022-05-21", loyalty_points: 763 },
            { customer_id: 73, full_name: "Tomas Kaya", email: "tomas.kaya@example.com", registration_date: "2021-05-26", loyalty_points: 575 },
            { customer_id: 74, full_name: "Maya Murphy", email: "maya.murphy@example.net", registration_date: "2022-10-13", loyalty_points: 956 },
            { customer_id: 75, full_name: "Omar Miller", email: "omar.miller@example.net", registration_date: "2021-05-23", loyalty_points: 258 },
            { customer_id: 76, full_name: "Nour Rossi", email: "nour.rossi@example.org", registration_date: "2022-12-12", loyalty_points: 801 },
            { customer_id: 77, full_name: "Pedro Garcia", email: "pedro.garcia@example.net", registration_date: "2020-08-29", loyalty_points: 1000 },
            { customer_id: 78, full_name: "Elif Diaz", email: "elif.diaz@example.org", registration_date: "2022-07-14", loyalty_points: 782 },
            { customer_id: 79, full_name: "Jonas Baker", email: "jonas.baker@example.net", registration_date: "2022-09-17", loyalty_points: 985 },
            { customer_id: 80, full_name: "Kai Fischer", email: "kai.fischer@example.org", registration_date: "2022-05-02", loyalty_points: 810 },
            { customer_id: 81, full_name: "Isaac Johnson", email: "isaac.johnson@example.com", registration_date: "2020-01-13", loyalty_points: 948 },
            { customer_id: 82, full_name: "Omar Wagner", email: "omar.wagner@example.net", registration_date: "2022-05-21", loyalty_points: 934 },
            { customer_id: 83, full_name: "Mei Clark", email: "mei.clark@example.net", registration_date: "2021-07-19", loyalty_points: 882 },
            { customer_id: 84, full_name: "Chloe Kim", email: "chloe.kim@example.net", registration_date: "2020-12-12", loyalty_points: 902 },
            { customer_id: 85, full_name: "Maya Mendes", email: "maya.mendes@example.net", registration_date: "2022-04-21", loyalty_points: 539 },
            { customer_id: 86, full_name: "Isaac Cruz", email: "isaac.cruz@example.net", registration_date: "2020-08-05", loyalty_points: 894 },
            { customer_id: 87, full_name: "Ana Lee", email: "ana.lee@example.org", registration_date: "2022-03-10", loyalty_points: 998 },
            { customer_id: 88, full_name: "Carla Weber", email: "carla.weber@example.net", registration_date: "2022-07-28", loyalty_points: 641 },
            { customer_id: 89, full_name: "Mei Ali", email: "mei.ali@example.org", registration_date: "2022-03-18", loyalty_points: 942 },
            { customer_id: 90, full_name: "Andre Johnson", email: "andre.johnson@example.com", registration_date: "2020-06-28", loyalty_points: 976 },
            { customer_id: 91, full_name: "Nadia Hassan", email: "nadia.hassan@example.com", registration_date: "2020-07-13", loyalty_points: 915 },
            { customer_id: 92, full_name: "Yusuf Bauer", email: "yusuf.bauer@example.com", registration_date: "2021-01-11", loyalty_points: 932 },
            { customer_id: 93, full_name: "Mohamed Ahmed", email: "mohamed.ahmed@example.net", registration_date: "2020-03-23", loyalty_points: 970 },
            { customer_id: 94, full_name: "Carla Moreau", email: "carla.moreau@example.org", registration_date: "2022-01-05", loyalty_points: 543 },
            { customer_id: 95, full_name: "Paula Cruz", email: "paula.cruz@example.org", registration_date: "2021-05-24", loyalty_points: 997 },
            { customer_id: 96, full_name: "Yara Novak", email: "yara.novak@example.com", registration_date: "2020-10-25", loyalty_points: 736 },
            { customer_id: 97, full_name: "Elena Singh", email: "elena.singh@example.net", registration_date: "2022-05-01", loyalty_points: 830 },
            { customer_id: 98, full_name: "Wei Singh", email: "wei.singh@example.org", registration_date: "2020-12-06", loyalty_points: 960 },
            { customer_id: 99, full_name: "Hana Baker", email: "hana.baker@example.com", registration_date: "2021-07-26", loyalty_points: 998 },
            { customer_id: 100, full_name: "Carlos Schmidt", email: "carlos.schmidt@example.org", registration_date: "2022-11-27", loyalty_points: 820 },
            { customer_id: 101, full_name: "Jonas Walker", email: "jonas.walker@example.com", registration_date: "2022-07-11", loyalty_points: 975 },
            { customer_id: 102, full_name: "Nour Taylor", email: "nour.taylor@example.com", registration_date: "2020-10-07", loyalty_points: 156 },
            { customer_id: 103, full_name: "Zoe Schneider", email: "zoe.schneider@example.org", registration_date: "2021-09-12", loyalty_points: 812 },
            { customer_id: 104, full_name: "Ibrahim Adams", email: "ibrahim.adams@example.com", registration_date: "2022-09-13", loyalty_points: 796 },
            { customer_id: 105, full_name: "Victor Diaz", email: "victor.diaz@example.net", registration_date: "2021-11-24", loyalty_points: 790 },
            { customer_id: 106, full_name: "Maria Zhang", email: "maria.zhang@example.org", registration_date: "2022-10-30", loyalty_points: 830 },
            { customer_id: 107, full_name: "Julia Ruiz", email: "julia.ruiz@example.net", registration_date: "2022-10-09", loyalty_points: 989 },
            { customer_id: 108, full_name: "Victor Shah", email: "victor.shah@example.org", registration_date: "2022-06-10", loyalty_points: 822 },
            { customer_id: 109, full_name: "Ana Wagner", email: "ana.wagner@example.org", registration_date: "2022-05-09", loyalty_points: 710 },
            { customer_id: 110, full_name: "Jade Young", email: "jade.young@example.org", registration_date: "2022-09-15", loyalty_points: 976 },
            { customer_id: 111, full_name: "Carlos Chen", email: "carlos.chen@example.net", registration_date: "2022-08-26", loyalty_points: 187 },
            { customer_id: 112, full_name: "Lena Kowalski", email: "lena.kowalski@example.net", registration_date: "2021-06-27", loyalty_points: 968 },
            { customer_id: 113, full_name: "Carla Wagner", email: "carla.wagner@example.com", registration_date: "2021-03-04", loyalty_points: 309 },
            { customer_id: 114, full_name: "Omar Khan", email: "omar.khan@example.org", registration_date: "2022-08-11", loyalty_points: 993 },
            { customer_id: 115, full_name: "Felix Tanaka", email: "felix.tanaka@example.net", registration_date: "2022-12-16", loyalty_points: 855 },
            { customer_id: 116, full_name: "Yara Ruiz", email: "yara.ruiz@example.net", registration_date: "2020-05-21", loyalty_points: 967 },
            { customer_id: 117, full_name: "Mohamed Sato", email: "mohamed.sato@example.org", registration_date: "2020-02-29", loyalty_points: 684 },
            { customer_id: 118, full_name: "Isaac Zhang", email: "isaac.zhang@example.com", registration_date: "2022-07-28", loyalty_points: 952 },
            { customer_id: 119, full_name: "Diego Zhang", email: "diego.zhang@example.com", registration_date: "2020-11-26", loyalty_points: 213 },
            { customer_id: 120, full_name: "Mia Hansen", email: "mia.hansen@example.org", registration_date: "2021-09-22", loyalty_points: 862 },
            { customer_id: 121, full_name: "Hana Carter", email: "hana.carter@example.org", registration_date: "2021-12-22", loyalty_points: 4 },
            { customer_id: 122, full_name: "Uma Fischer", email: "uma.fischer@example.net", registration_date: "2021-03-29", loyalty_points: 734 },
            { customer_id: 123, full_name: "Sam Wilson", email: "sam.wilson@example.org", registration_date: "2022-08-25", loyalty_points: 605 },
            { customer_id: 124, full_name: "Uma Fischer", email: "uma.fischer@example.org", registration_date: "2022-10-27", loyalty_points: 598 },
            { customer_id: 125, full_name: "Julia Hansen", email: "julia.hansen@example.net", registration_date: "2022-12-13", loyalty_points: 757 },
            { customer_id: 126, full_name: "Andre Zhang", email: "andre.zhang@example.com", registration_date: "2021-12-30", loyalty_points: 559 },
            { customer_id: 127, full_name: "Grace Taylor", email: "grace.taylor@example.net", registration_date: "2020-02-28", loyalty_points: 997 },
            { customer_id: 128, full_name: "Ethan Singh", email: "ethan.singh@example.net", registration_date: "2021-12-04", loyalty_points: 774 },
            { customer_id: 129, full_name: "David Cruz", email: "david.cruz@example.net", registration_date: "2020-01-31", loyalty_points: 534 },
            { customer_id: 130, full_name: "Zoe Wilson", email: "zoe.wilson@example.net", registration_date: "2020-09-24", loyalty_points: 17 },
            { customer_id: 131, full_name: "Zara Almeida", email: "zara.almeida@example.net", registration_date: "2020-06-23", loyalty_points: 446 },
            { customer_id: 132, full_name: "Isaac Young", email: "isaac.young@example.com", registration_date: "2021-07-18", loyalty_points: 639 },
            { customer_id: 133, full_name: "Pedro Miller", email: "pedro.miller@example.net", registration_date: "2021-05-19", loyalty_points: 408 },
            { customer_id: 134, full_name: "Lina Hughes", email: "lina.hughes@example.com", registration_date: "2022-09-09", loyalty_points: 132 },
            { customer_id: 135, full_name: "Lena Ahmed", email: "lena.ahmed@example.net", registration_date: "2021-07-12", loyalty_points: 765 },
            { customer_id: 136, full_name: "Lena Kim", email: "lena.kim@example.net", registration_date: "2021-04-18", loyalty_points: 994 },
            { customer_id: 137, full_name: "David Castro", email: "david.castro@example.org", registration_date: "2022-04-22", loyalty_points: 875 },
            { customer_id: 138, full_name: "Mia Carter", email: "mia.carter@example.com", registration_date: "2022-08-12", loyalty_points: 950 },
            { customer_id: 139, full_name: "Lina Silva", email: "lina.silva@example.net", registration_date: "2022-10-19", loyalty_points: 199 },
            { customer_id: 140, full_name: "Zara Castro", email: "zara.castro@example.org", registration_date: "2021-03-22", loyalty_points: 751 },
            { customer_id: 141, full_name: "Nadia Jensen", email: "nadia.jensen@example.com", registration_date: "2022-01-11", loyalty_points: 729 },
            { customer_id: 142, full_name: "Jonas Pereira", email: "jonas.pereira@example.com", registration_date: "2022-11-13", loyalty_points: 137 },
            { customer_id: 143, full_name: "Emma Weber", email: "emma.weber@example.org", registration_date: "2022-05-14", loyalty_points: 780 },
            { customer_id: 144, full_name: "Jade Kumar", email: "jade.kumar@example.com", registration_date: "2021-09-13", loyalty_points: 817 },
            { customer_id: 145, full_name: "Sam Young", email: "sam.young@example.org", registration_date: "2021-01-09", loyalty_points: 699 },
            { customer_id: 146, full_name: "Ivan Andersen", email: "ivan.andersen@example.net", registration_date: "2021-07-08", loyalty_points: 806 },
            { customer_id: 147, full_name: "Maria Nguyen", email: "maria.nguyen@example.net", registration_date: "2022-11-22", loyalty_points: 783 },
            { customer_id: 148, full_name: "Mohamed Hughes", email: "mohamed.hughes@example.org", registration_date: "2020-10-12", loyalty_points: 994 },
            { customer_id: 149, full_name: "Ravi Hughes", email: "ravi.hughes@example.org", registration_date: "2021-06-30", loyalty_points: 895 },
            { customer_id: 150, full_name: "Karim Weber", email: "karim.weber@example.com", registration_date: "2022-03-22", loyalty_points: 851 },
            { customer_id: 151, full_name: "Lina Brown", email: "lina.brown@example.org", registration_date: "2022-11-10", loyalty_points: 652 },
            { customer_id: 152, full_name: "Carlos Ibrahim", email: "carlos.ibrahim@example.net", registration_date: "2020-01-28", loyalty_points: 685 },
            { customer_id: 153, full_name: "Elena Becker", email: "elena.becker@example.org", registration_date: "2020-11-24", loyalty_points: 566 },
            { customer_id: 154, full_name: "Zara Johnson", email: "zara.johnson@example.net", registration_date: "2022-06-05", loyalty_points: 669 },
            { customer_id: 155, full_name: "Chloe Fischer", email: "chloe.fischer@example.org", registration_date: "2020-04-15", loyalty_points: 636 },
            { customer_id: 156, full_name: "Theo Davis", email: "theo.davis@example.org", registration_date: "2022-11-09", loyalty_points: 976 },
            { customer_id: 157, full_name: "Hugo Yilmaz", email: "hugo.yilmaz@example.com", registration_date: "2022-05-12", loyalty_points: 763 },
            { customer_id: 158, full_name: "Alice Taylor", email: "alice.taylor@example.net", registration_date: "2022-12-26", loyalty_points: 765 },
            { customer_id: 159, full_name: "Selin Dubois", email: "selin.dubois@example.net", registration_date: "2021-01-03", loyalty_points: 739 },
            { customer_id: 160, full_name: "Mila Hansen", email: "mila.hansen@example.net", registration_date: "2022-10-21", loyalty_points: 753 },
            { customer_id: 161, full_name: "Rosa Gupta", email: "rosa.gupta@example.org", registration_date: "2022-08-09", loyalty_points: 1000 },
            { customer_id: 162, full_name: "Nina Brown", email: "nina.brown@example.org", registration_date: "2022-12-18", loyalty_points: 680 },
            { customer_id: 163, full_name: "Ben Shah", email: "ben.shah@example.net", registration_date: "2020-07-29", loyalty_points: 923 },
            { customer_id: 164, full_name: "Yara Moreau", email: "yara.moreau@example.com", registration_date: "2021-04-08", loyalty_points: 901 },
            { customer_id: 165, full_name: "Maria Oliveira", email: "maria.oliveira@example.com", registration_date: "2020-11-02", loyalty_points: 545 },
            { customer_id: 166, full_name: "Amir Andersen", email: "amir.andersen@example.net", registration_date: "2022-06-15", loyalty_points: 388 },
            { customer_id: 167, full_name: "Alice Kim", email: "alice.kim@example.org", registration_date: "2022-04-02", loyalty_points: 950 },
            { customer_id: 168, full_name: "Amir Hughes", email: "amir.hughes@example.net", registration_date: "2022-09-12", loyalty_points: 893 },
            { customer_id: 169, full_name: "Lucas Hoffmann", email: "lucas.hoffmann@example.org", registration_date: "2022-02-01", loyalty_points: 990 },
            { customer_id: 170, full_name: "Victor Flores", email: "victor.flores@example.org", registration_date: "2021-10-24", loyalty_points: 264 },
            { customer_id: 171, full_name: "Chloe Smith", email: "chloe.smith@example.com", registration_date: "2021-04-30", loyalty_points: 999 },
            { customer_id: 172, full_name: "Emma Reyes", email: "emma.reyes@example.net", registration_date: "2022-09-17", loyalty_points: 819 },
            { customer_id: 173, full_name: "Ines Torres", email: "ines.torres@example.net", registration_date: "2020-08-22", loyalty_points: 978 },
            { customer_id: 174, full_name: "James Brown", email: "james.brown@example.net", registration_date: "2022-04-14", loyalty_points: 669 },
            { customer_id: 175, full_name: "Deniz Nakamura", email: "deniz.nakamura@example.com", registration_date: "2021-04-27", loyalty_points: 379 },
            { customer_id: 176, full_name: "Nour Lee", email: "nour.lee@example.net", registration_date: "2022-06-30", loyalty_points: 965 },
            { customer_id: 177, full_name: "Ben Davis", email: "ben.davis@example.net", registration_date: "2022-03-28", loyalty_points: 527 },
            { customer_id: 178, full_name: "Fatima Weber", email: "fatima.weber@example.com", registration_date: "2022-12-30", loyalty_points: 244 },
            { customer_id: 179, full_name: "Omar Hughes", email: "omar.hughes@example.org", registration_date: "2021-12-31", loyalty_points: 460 },
            { customer_id: 180, full_name: "David Schmidt", email: "david.schmidt@example.net", registration_date: "2021-04-08", loyalty_points: 965 },
            { customer_id: 181, full_name: "Carlos Nguyen", email: "carlos.nguyen@example.net", registration_date: "2020-07-26", loyalty_points: 971 },
            { customer_id: 182, full_name: "Noah Rossi", email: "noah.rossi@example.com", registration_date: "2021-09-23", loyalty_points: 437 },
            { customer_id: 183, full_name: "David Pereira", email: "david.pereira@example.com", registration_date: "2022-09-23", loyalty_points: 996 },
            { customer_id: 184, full_name: "Ravi Chen", email: "ravi.chen@example.net", registration_date: "2021-11-09", loyalty_points: 925 },
            { customer_id: 185, full_name: "Nadia Fischer", email: "nadia.fischer@example.net", registration_date: "2021-03-22", loyalty_points: 420 },
            { customer_id: 186, full_name: "Ethan Dubois", email: "ethan.dubois@example.com", registration_date: "2020-02-06", loyalty_points: 901 },
            { customer_id: 187, full_name: "Fatima Adams", email: "fatima.adams@example.org", registration_date: "2022-02-18", loyalty_points: 815 },
            { customer_id: 188, full_name: "Nour Castro", email: "nour.castro@example.net", registration_date: "2021-04-08", loyalty_points: 491 },
            { customer_id: 189, full_name: "Hana Mendes", email: "hana.mendes@example.com", registration_date: "2022-02-13", loyalty_points: 288 },
            { customer_id: 190, full_name: "Maya Pereira", email: "maya.pereira@example.net", registration_date: "2022-07-23", loyalty_points: 146 },
            { customer_id: 191, full_name: "Nina Andersen", email: "nina.andersen@example.net", registration_date: "2022-03-24", loyalty_points: 935 },
            { customer_id: 192, full_name: "Ethan Andersen", email: "ethan.andersen@example.net", registration_date: "2022-03-17", loyalty_points: 138 },
            { customer_id: 193, full_name: "Sofia Dubois", email: "sofia.dubois@example.org", registration_date: "2021-11-02", loyalty_points: 998 },
            { customer_id: 194, full_name: "Rosa Jansen", email: "rosa.jansen@example.net", registration_date: "2021-08-30", loyalty_points: 743 },
            { customer_id: 195, full_name: "Kai Schmidt", email: "kai.schmidt@example.org", registration_date: "2021-10-24", loyalty_points: 993 },
            { customer_id: 196, full_name: "Zoe Jansen", email: "zoe.jansen@example.org", registration_date: "2021-05-16", loyalty_points: 110 },
            { customer_id: 197, full_name: "Leo Johnson", email: "leo.johnson@example.com", registration_date: "2021-11-05", loyalty_points: 928 },
            { customer_id: 198, full_name: "Liam Ibrahim", email: "liam.ibrahim@example.org", registration_date: "2020-06-10", loyalty_points: 131 },
            { customer_id: 199, full_name: "Tariq Jansen", email: "tariq.jansen@example.net", registration_date: "2022-10-10", loyalty_points: 903 },
            { customer_id: 200, full_name: "Lucas Meyer", email: "lucas.meyer@example.org", registration_date: "2020-03-17", loyalty_points: 743 },
            { customer_id: 201, full_name: "David Hassan", email: "david.hassan@example.net", registration_date: "2020-10-10", loyalty_points: 936 },
            { customer_id: 202, full_name: "Mei Nguyen", email: "mei.nguyen@example.org", registration_date: "2022-04-13", loyalty_points: 646 },
            { customer_id: 203, full_name: "Ivan Tanaka", email: "ivan.tanaka@example.org", registration_date: "2020-02-23", loyalty_points: 89 },
            { customer_id: 204, full_name: "Maja Cruz", email: "maja.cruz@example.net", registration_date: "2022-08-18", loyalty_points: 847 },
            { customer_id: 205, full_name: "Ben Kim", email: "ben.kim@example.com", registration_date: "2021-07-11", loyalty_points: 448 },
            { customer_id: 206, full_name: "Elena Ruiz", email: "elena.ruiz@example.net", registration_date: "2021-07-10", loyalty_points: 996 },
            { customer_id: 207, full_name: "Carlos Larsen", email: "carlos.larsen@example.org", registration_date: "2021-02-20", loyalty_points: 903 },
            { customer_id: 208, full_name: "Elif Novak", email: "elif.novak@example.com", registration_date: "2020-02-28", loyalty_points: 146 },
            { customer_id: 209, full_name: "Omar Adams", email: "omar.adams@example.com", registration_date: "2021-11-09", loyalty_points: 952 },
            { customer_id: 210, full_name: "Daniel Castro", email: "daniel.castro@example.org", registration_date: "2021-06-17", loyalty_points: 33 },
            { customer_id: 211, full_name: "Noah Zhang", email: "noah.zhang@example.com", registration_date: "2022-03-19", loyalty_points: 723 },
            { customer_id: 212, full_name: "Alice Diaz", email: "alice.diaz@example.org", registration_date: "2021-06-12", loyalty_points: 166 },
            { customer_id: 213, full_name: "Maria Wright", email: "maria.wright@example.com", registration_date: "2021-11-07", loyalty_points: 579 },
            { customer_id: 214, full_name: "Wei Gupta", email: "wei.gupta@example.com", registration_date: "2020-01-04", loyalty_points: 317 },
            { customer_id: 215, full_name: "Maria Yilmaz", email: "maria.yilmaz@example.org", registration_date: "2021-12-09", loyalty_points: 818 },
            { customer_id: 216, full_name: "Selin Silva", email: "selin.silva@example.com", registration_date: "2020-01-29", loyalty_points: 782 },
            { customer_id: 217, full_name: "Hannah Silva", email: "hannah.silva@example.org", registration_date: "2022-10-14", loyalty_points: 741 },
            { customer_id: 218, full_name: "Mei Vargas", email: "mei.vargas@example.net", registration_date: "2021-04-09", loyalty_points: 337 },
            { customer_id: 219, full_name: "Alice Baker", email: "alice.baker@example.com", registration_date: "2021-11-26", loyalty_points: 42 },
            { customer_id: 220, full_name: "Anna Davis", email: "anna.davis@example.net", registration_date: "2020-09-20", loyalty_points: 988 },
            { customer_id: 221, full_name: "Liam Wilson", email: "liam.wilson@example.net", registration_date: "2022-12-07", loyalty_points: 48 },
            { customer_id: 222, full_name: "Elif Novak", email: "elif.novak@example.net", registration_date: "2022-02-06", loyalty_points: 307 },
            { customer_id: 223, full_name: "Mila Wilson", email: "mila.wilson@example.com", registration_date: "2020-07-03", loyalty_points: 982 },
            { customer_id: 224, full_name: "Amir Pereira", email: "amir.pereira@example.org", registration_date: "2020-01-02", loyalty_points: 709 },
            { customer_id: 225, full_name: "Maja Taylor", email: "maja.taylor@example.com", registration_date: "2021-05-15", loyalty_points: 999 },
            { customer_id: 226, full_name: "Isaac Bauer", email: "isaac.bauer@example.org", registration_date: "2022-07-07", loyalty_points: 89 },
            { customer_id: 227, full_name: "Liam Brown", email: "liam.brown@example.com", registration_date: "2022-09-07", loyalty_points: 259 },
            { customer_id: 228, full_name: "Tomas Demir", email: "tomas.demir@example.org", registration_date: "2020-06-02", loyalty_points: 659 },
            { customer_id: 229, full_name: "Carla Sousa", email: "carla.sousa@example.net", registration_date: "2022-01-26", loyalty_points: 378 },
            { customer_id: 230, full_name: "Ravi Almeida", email: "ravi.almeida@example.com", registration_date: "2020-04-15", loyalty_points: 638 },
            { customer_id: 231, full_name: "Olivia Cruz", email: "olivia.cruz@example.org", registration_date: "2022-02-25", loyalty_points: 778 },
            { customer_id: 232, full_name: "Arjun Diaz", email: "arjun.diaz@example.net", registration_date: "2021-12-29", loyalty_points: 264 },
            { customer_id: 233, full_name: "David Pereira", email: "david.pereira@example.com", registration_date: "2021-02-24", loyalty_points: 211 },
            { customer_id: 234, full_name: "Elena Nakamura", email: "elena.nakamura@example.net", registration_date: "2020-03-31", loyalty_points: 905 },
            { customer_id: 235, full_name: "Anna Zhang", email: "anna.zhang@example.net", registration_date: "2022-02-11", loyalty_points: 765 },
            { customer_id: 236, full_name: "Zoe Larsen", email: "zoe.larsen@example.net", registration_date: "2022-04-24", loyalty_points: 694 },
            { customer_id: 237, full_name: "Ben Taylor", email: "ben.taylor@example.com", registration_date: "2022-10-14", loyalty_points: 181 },
            { customer_id: 238, full_name: "Marco Wang", email: "marco.wang@example.org", registration_date: "2021-06-08", loyalty_points: 826 },
            { customer_id: 239, full_name: "Nour Vargas", email: "nour.vargas@example.net", registration_date: "2022-10-13", loyalty_points: 983 },
            { customer_id: 240, full_name: "Noah Smith", email: "noah.smith@example.com", registration_date: "2020-01-01", loyalty_points: 47 },
            { customer_id: 241, full_name: "Selin Kowalski", email: "selin.kowalski@example.net", registration_date: "2022-07-19", loyalty_points: 960 },
            { customer_id: 242, full_name: "Isaac Ali", email: "isaac.ali@example.com", registration_date: "2022-05-24", loyalty_points: 588 },
            { customer_id: 243, full_name: "Sven Evans", email: "sven.evans@example.org", registration_date: "2020-05-13", loyalty_points: 635 },
            { customer_id: 244, full_name: "Daniel Weber", email: "daniel.weber@example.net", registration_date: "2022-09-21", loyalty_points: 399 },
            { customer_id: 245, full_name: "Mia Ruiz", email: "mia.ruiz@example.net", registration_date: "2022-08-02", loyalty_points: 884 },
            { customer_id: 246, full_name: "Priya Klein", email: "priya.klein@example.org", registration_date: "2022-10-14", loyalty_points: 315 },
            { customer_id: 247, full_name: "Omar Ahmed", email: "omar.ahmed@example.net", registration_date: "2022-11-27", loyalty_points: 736 },
            { customer_id: 248, full_name: "Ben Garcia", email: "ben.garcia@example.com", registration_date: "2022-07-13", loyalty_points: 994 },
            { customer_id: 249, full_name: "Hannah Lee", email: "hannah.lee@example.net", registration_date: "2022-08-11", loyalty_points: 887 },
            { customer_id: 250, full_name: "Isaac Dubois", email: "isaac.dubois@example.org", registration_date: "2021-06-11", loyalty_points: 966 },
            { customer_id: 251, full_name: "Victor Khan", email: "victor.khan@example.net", registration_date: "2020-04-11", loyalty_points: 960 },
            { customer_id: 252, full_name: "Anna Schneider", email: "anna.schneider@example.net", registration_date: "2022-09-22", loyalty_points: 979 },
            { customer_id: 253, full_name: "Ibrahim Hoffmann", email: "ibrahim.hoffmann@example.org", registration_date: "2022-05-03", loyalty_points: 815 },
            { customer_id: 254, full_name: "Nour Oliveira", email: "nour.oliveira@example.org", registration_date: "2022-10-05", loyalty_points: 126 },
            { customer_id: 255, full_name: "Paula Weber", email: "paula.weber@example.com", registration_date: "2022-03-26", loyalty_points: 988 },
            { customer_id: 256, full_name: "Kai Martin", email: "kai.martin@example.com", registration_date: "2022-01-03", loyalty_points: 68 },
            { customer_id: 257, full_name: "Ana Gomez", email: "ana.gomez@example.org", registration_date: "2022-10-06", loyalty_points: 906 },
            { customer_id: 258, full_name: "Laura Rossi", email: "laura.rossi@example.net", registration_date: "2020-02-23", loyalty_points: 577 },
            { customer_id: 259, full_name: "Felix Chen", email: "felix.chen@example.net", registration_date: "2022-08-23", loyalty_points: 994 },
            { customer_id: 260, full_name: "Nina Davis", email: "nina.davis@example.org", registration_date: "2021-02-17", loyalty_points: 995 },
            { customer_id: 261, full_name: "Liam Adams", email: "liam.adams@example.com", registration_date: "2020-11-04", loyalty_points: 457 },
            { customer_id: 262, full_name: "Lina Gupta", email: "lina.gupta@example.com", registration_date: "2023-01-01", loyalty_points: 145 },
            { customer_id: 263, full_name: "Wei Demir", email: "wei.demir@example.com", registration_date: "2022-12-26", loyalty_points: 882 },
            { customer_id: 264, full_name: "Carlos Rossi", email: "carlos.rossi@example.org", registration_date: "2021-09-14", loyalty_points: 1000 },
            { customer_id: 265, full_name: "Oscar Chen", email: "oscar.chen@example.net", registration_date: "2022-04-09", loyalty_points: 995 },
            { customer_id: 266, full_name: "Carlos Bennett", email: "carlos.bennett@example.com", registration_date: "2021-01-06", loyalty_points: 783 },
            { customer_id: 267, full_name: "Ivan Lopez", email: "ivan.lopez@example.com", registration_date: "2022-07-19", loyalty_points: 483 },
            { customer_id: 268, full_name: "Ibrahim Jansen", email: "ibrahim.jansen@example.org", registration_date: "2020-01-07", loyalty_points: 620 },
            { customer_id: 269, full_name: "Kai Bauer", email: "kai.bauer@example.com", registration_date: "2022-05-05", loyalty_points: 932 },
            { customer_id: 270, full_name: "Ethan Ruiz", email: "ethan.ruiz@example.net", registration_date: "2020-05-01", loyalty_points: 970 },
            { customer_id: 271, full_name: "Kai Klein", email: "kai.klein@example.net", registration_date: "2021-12-29", loyalty_points: 328 },
            { customer_id: 272, full_name: "Kai Kowalski", email: "kai.kowalski@example.com", registration_date: "2022-09-29", loyalty_points: 536 },
            { customer_id: 273, full_name: "Emma Kim", email: "emma.kim@example.com", registration_date: "2021-05-11", loyalty_points: 70 },
            { customer_id: 274, full_name: "Rafael Smith", email: "rafael.smith@example.net", registration_date: "2022-03-23", loyalty_points: 992 },
            { customer_id: 275, full_name: "Kai Adams", email: "kai.adams@example.net", registration_date: "2020-08-28", loyalty_points: 744 },
            { customer_id: 276, full_name: "Nour Smith", email: "nour.smith@example.net", registration_date: "2021-03-09", loyalty_points: 402 },
            { customer_id: 277, full_name: "Lucas Nakamura", email: "lucas.nakamura@example.org", registration_date: "2020-07-27", loyalty_points: 45 },
            { customer_id: 278, full_name: "Lena Almeida", email: "lena.almeida@example.org", registration_date: "2021-02-06", loyalty_points: 358 },
            { customer_id: 279, full_name: "Nadia Kumar", email: "nadia.kumar@example.org", registration_date: "2022-02-24", loyalty_points: 962 },
            { customer_id: 280, full_name: "Nour Gomez", email: "nour.gomez@example.com", registration_date: "2021-09-04", loyalty_points: 168 },
            { customer_id: 281, full_name: "Fatima Baker", email: "fatima.baker@example.net", registration_date: "2022-02-01", loyalty_points: 64 },
            { customer_id: 282, full_name: "Noah Reyes", email: "noah.reyes@example.net", registration_date: "2020-10-20", loyalty_points: 755 },
            { customer_id: 283, full_name: "Sam Bauer", email: "sam.bauer@example.org", registration_date: "2020-01-31", loyalty_points: 883 },
            { customer_id: 284, full_name: "Pedro Wang", email: "pedro.wang@example.com", registration_date: "2020-12-13", loyalty_points: 917 },
            { customer_id: 285, full_name: "Grace Kaya", email: "grace.kaya@example.net", registration_date: "2022-07-12", loyalty_points: 467 },
            { customer_id: 286, full_name: "Julia Martin", email: "julia.martin@example.org", registration_date: "2022-04-19", loyalty_points: 910 },
            { customer_id: 287, full_name: "Ines Kowalski", email: "ines.kowalski@example.net", registration_date: "2020-02-25", loyalty_points: 475 },
            { customer_id: 288, full_name: "Yusuf Moreau", email: "yusuf.moreau@example.org", registration_date: "2021-08-19", loyalty_points: 688 },
            { customer_id: 289, full_name: "Jonas Flores", email: "jonas.flores@example.net", registration_date: "2021-03-12", loyalty_points: 744 },
            { customer_id: 290, full_name: "Maria Carter", email: "maria.carter@example.com", registration_date: "2022-09-23", loyalty_points: 978 },
            { customer_id: 291, full_name: "Selin Garcia", email: "selin.garcia@example.org", registration_date: "2020-05-29", loyalty_points: 575 },
            { customer_id: 292, full_name: "Carla Flores", email: "carla.flores@example.com", registration_date: "2021-02-16", loyalty_points: 193 },
            { customer_id: 293, full_name: "Laura Novak", email: "laura.novak@example.net", registration_date: "2020-05-10", loyalty_points: 866 },
            { customer_id: 294, full_name: "Rafael Wright", email: "rafael.wright@example.com", registration_date: "2021-02-28", loyalty_points: 967 },
            { customer_id: 295, full_name: "Oscar Sato", email: "oscar.sato@example.net", registration_date: "2022-06-07", loyalty_points: 866 },
            { customer_id: 296, full_name: "Hugo Demir", email: "hugo.demir@example.com", registration_date: "2022-08-18", loyalty_points: 692 },
            { customer_id: 297, full_name: "Ruby Clark", email: "ruby.clark@example.net", registration_date: "2020-01-07", loyalty_points: 907 },
            { customer_id: 298, full_name: "Lina Taylor", email: "lina.taylor@example.com", registration_date: "2022-06-15", loyalty_points: 956 },
            { customer_id: 299, full_name: "Jade Singh", email: "jade.singh@example.com", registration_date: "2021-03-05", loyalty_points: 946 },
            { customer_id: 300, full_name: "Deniz Kumar", email: "deniz.kumar@example.org", registration_date: "2021-04-27", loyalty_points: 711 },
        ],
    });
    await prisma.orders.createMany({
        data: [
            { order_id: 1, customer_id: 242, order_date: new Date("2022-08-10T10:56:42Z"), total_price: "117.64", coupon_applied: false },
            { order_id: 2, customer_id: 285, order_date: new Date("2021-09-03T21:13:47Z"), total_price: "164.98", coupon_applied: false },
            { order_id: 3, customer_id: 151, order_date: new Date("2021-02-24T07:34:31Z"), total_price: "72.12", coupon_applied: true },
            { order_id: 4, customer_id: 289, order_date: new Date("2021-07-27T06:08:37Z"), total_price: "314.63", coupon_applied: false },
            { order_id: 5, customer_id: 61, order_date: new Date("2021-12-11T19:14:59Z"), total_price: "780.77", coupon_applied: true },
            { order_id: 6, customer_id: 36, order_date: new Date("2022-02-19T06:13:00Z"), total_price: "1498.27", coupon_applied: false },
            { order_id: 7, customer_id: 198, order_date: new Date("2022-10-14T08:15:30Z"), total_price: "99.15", coupon_applied: false },
            { order_id: 8, customer_id: 15, order_date: new Date("2021-05-04T14:02:34Z"), total_price: "653.01", coupon_applied: true },
            { order_id: 9, customer_id: 278, order_date: new Date("2021-01-04T11:46:15Z"), total_price: "528.62", coupon_applied: false },
            { order_id: 10, customer_id: 140, order_date: new Date("2021-01-24T00:13:08Z"), total_price: "76.28", coupon_applied: true },
            { order_id: 11, customer_id: 97, order_date: new Date("2022-10-21T09:28:11Z"), total_price: "154.54", coupon_applied: false },
            { order_id: 12, customer_id: 203, order_date: new Date("2022-05-20T17:26:04Z"), total_price: "33.73", coupon_applied: false },
            { order_id: 13, customer_id: 217, order_date: new Date("2021-11-02T14:24:33Z"), total_price: "1244.02", coupon_applied: false },
            { order_id: 14, customer_id: 276, order_date: new Date("2021-12-13T11:43:56Z"), total_price: "73.46", coupon_applied: false },
            { order_id: 15, customer_id: 8, order_date: new Date("2021-12-31T23:08:29Z"), total_price: "477.34", coupon_applied: false },
            { order_id: 16, customer_id: 265, order_date: new Date("2021-08-07T17:57:19Z"), total_price: "1929.89", coupon_applied: false },
            { order_id: 17, customer_id: 227, order_date: new Date("2021-09-29T10:36:28Z"), total_price: "1371.91", coupon_applied: false },
            { order_id: 18, customer_id: 31, order_date: new Date("2021-02-08T12:24:09Z"), total_price: "29.95", coupon_applied: false },
            { order_id: 19, customer_id: 14, order_date: new Date("2022-03-15T17:25:44Z"), total_price: "1734.45", coupon_applied: true },
            { order_id: 20, customer_id: 222, order_date: new Date("2022-10-02T08:35:59Z"), total_price: "20.14", coupon_applied: true },
            { order_id: 21, customer_id: 123, order_date: new Date("2021-03-28T16:37:41Z"), total_price: "568.99", coupon_applied: false },
            { order_id: 22, customer_id: 200, order_date: new Date("2021-08-27T20:35:21Z"), total_price: "54.06", coupon_applied: true },
            { order_id: 23, customer_id: 101, order_date: new Date("2022-08-15T23:07:51Z"), total_price: "973.35", coupon_applied: false },
            { order_id: 24, customer_id: 91, order_date: new Date("2022-07-08T18:01:51Z"), total_price: "960.35", coupon_applied: true },
            { order_id: 25, customer_id: 76, order_date: new Date("2022-10-12T15:11:21Z"), total_price: "94.39", coupon_applied: false },
            { order_id: 26, customer_id: 199, order_date: new Date("2021-08-20T19:21:54Z"), total_price: "1328.49", coupon_applied: false },
            { order_id: 27, customer_id: 84, order_date: new Date("2021-05-18T21:19:29Z"), total_price: "208.96", coupon_applied: false },
            { order_id: 28, customer_id: 67, order_date: new Date("2022-04-15T16:59:52Z"), total_price: "16.67", coupon_applied: true },
            { order_id: 29, customer_id: 18, order_date: new Date("2022-12-07T16:57:44Z"), total_price: "10.67", coupon_applied: false },
            { order_id: 30, customer_id: 214, order_date: new Date("2022-12-12T16:18:28Z"), total_price: "341.48", coupon_applied: true },
            { order_id: 31, customer_id: 119, order_date: new Date("2021-07-24T20:08:22Z"), total_price: "290.21", coupon_applied: false },
            { order_id: 32, customer_id: 226, order_date: new Date("2021-10-01T15:24:56Z"), total_price: "510.04", coupon_applied: true },
            { order_id: 33, customer_id: 179, order_date: new Date("2022-09-15T11:07:27Z"), total_price: "99.38", coupon_applied: false },
            { order_id: 34, customer_id: 16, order_date: new Date("2021-07-27T08:40:58Z"), total_price: "1647.08", coupon_applied: true },
            { order_id: 35, customer_id: 122, order_date: new Date("2021-03-31T09:54:40Z"), total_price: "157.79", coupon_applied: false },
            { order_id: 36, customer_id: 231, order_date: new Date("2022-01-12T18:00:52Z"), total_price: "574.53", coupon_applied: true },
            { order_id: 37, customer_id: 283, order_date: new Date("2021-09-04T18:53:15Z"), total_price: "116.87", coupon_applied: true },
            { order_id: 38, customer_id: 179, order_date: new Date("2022-08-18T19:37:20Z"), total_price: "170.52", coupon_applied: true },
            { order_id: 39, customer_id: 38, order_date: new Date("2021-05-21T17:08:50Z"), total_price: "345.77", coupon_applied: false },
            { order_id: 40, customer_id: 178, order_date: new Date("2021-08-06T18:38:35Z"), total_price: "811.89", coupon_applied: false },
            { order_id: 41, customer_id: 177, order_date: new Date("2022-12-18T08:51:48Z"), total_price: "1154.30", coupon_applied: false },
            { order_id: 42, customer_id: 87, order_date: new Date("2022-04-27T18:47:20Z"), total_price: "945.81", coupon_applied: false },
            { order_id: 43, customer_id: 250, order_date: new Date("2022-01-03T19:58:47Z"), total_price: "208.33", coupon_applied: false },
            { order_id: 44, customer_id: 262, order_date: new Date("2022-12-19T13:58:45Z"), total_price: "49.57", coupon_applied: false },
            { order_id: 45, customer_id: 297, order_date: new Date("2021-11-13T09:26:35Z"), total_price: "1945.71", coupon_applied: true },
            { order_id: 46, customer_id: 62, order_date: new Date("2022-09-14T16:56:45Z"), total_price: "1693.46", coupon_applied: false },
            { order_id: 47, customer_id: 131, order_date: new Date("2022-10-10T03:00:37Z"), total_price: "84.21", coupon_applied: false },
            { order_id: 48, customer_id: 45, order_date: new Date("2022-11-12T14:01:31Z"), total_price: "989.57", coupon_applied: false },
            { order_id: 49, customer_id: 101, order_date: new Date("2022-07-15T09:45:19Z"), total_price: "1113.32", coupon_applied: false },
            { order_id: 50, customer_id: 290, order_date: new Date("2022-04-03T14:19:19Z"), total_price: "1087.33", coupon_applied: true },
            { order_id: 51, customer_id: 112, order_date: new Date("2022-08-03T19:46:34Z"), total_price: "152.16", coupon_applied: true },
            { order_id: 52, customer_id: 75, order_date: new Date("2022-03-07T18:07:08Z"), total_price: "41.35", coupon_applied: false },
            { order_id: 53, customer_id: 247, order_date: new Date("2021-02-11T15:07:14Z"), total_price: "817.85", coupon_applied: false },
            { order_id: 54, customer_id: 206, order_date: new Date("2022-07-19T13:03:36Z"), total_price: "31.42", coupon_applied: false },
            { order_id: 55, customer_id: 165, order_date: new Date("2021-04-28T23:08:26Z"), total_price: "162.83", coupon_applied: false },
            { order_id: 56, customer_id: 265, order_date: new Date("2022-10-16T19:38:33Z"), total_price: "83.68", coupon_applied: false },
            { order_id: 57, customer_id: 191, order_date: new Date("2021-06-10T14:49:57Z"), total_price: "12.87", coupon_applied: false },
            { order_id: 58, customer_id: 278, order_date: new Date("2022-04-12T23:23:59Z"), total_price: "71.56", coupon_applied: false },
            { order_id: 59, customer_id: 138, order_date: new Date("2021-03-30T12:43:28Z"), total_price: "1571.42", coupon_applied: false },
            { order_id: 60, customer_id: 21, order_date: new Date("2022-06-10T19:13:16Z"), total_price: "446.31", coupon_applied: false },
            { order_id: 61, customer_id: 258, order_date: new Date("2021-10-03T19:00:06Z"), total_price: "784.62", coupon_applied: false },
            { order_id: 62, customer_id: 226, order_date: new Date("2022-04-12T13:46:55Z"), total_price: "916.03", coupon_applied: false },
            { order_id: 63, customer_id: 81, order_date: new Date("2022-02-07T01:35:26Z"), total_price: "369.28", coupon_applied: true },
            { order_id: 64, customer_id: 258, order_date: new Date("2021-08-05T18:35:02Z"), total_price: "581.83", coupon_applied: true },
            { order_id: 65, customer_id: 159, order_date: new Date("2021-04-21T19:14:15Z"), total_price: "1280.43", coupon_applied: false },
            { order_id: 66, customer_id: 10, order_date: new Date("2021-05-07T07:20:54Z"), total_price: "1483.51", coupon_applied: false },
            { order_id: 67, customer_id: 294, order_date: new Date("2021-12-10T14:38:17Z"), total_price: "887.01", coupon_applied: false },
            { order_id: 68, customer_id: 114, order_date: new Date("2022-12-21T15:21:57Z"), total_price: "940.12", coupon_applied: false },
            { order_id: 69, customer_id: 29, order_date: new Date("2022-02-17T07:54:14Z"), total_price: "247.73", coupon_applied: true },
            { order_id: 70, customer_id: 39, order_date: new Date("2021-07-07T13:47:49Z"), total_price: "186.03", coupon_applied: false },
            { order_id: 71, customer_id: 243, order_date: new Date("2022-08-19T11:20:10Z"), total_price: "1414.13", coupon_applied: false },
            { order_id: 72, customer_id: 135, order_date: new Date("2022-09-16T08:41:50Z"), total_price: "865.51", coupon_applied: false },
            { order_id: 73, customer_id: 108, order_date: new Date("2021-10-26T12:54:14Z"), total_price: "990.04", coupon_applied: false },
            { order_id: 74, customer_id: 185, order_date: new Date("2022-10-20T09:42:07Z"), total_price: "131.38", coupon_applied: false },
            { order_id: 75, customer_id: 66, order_date: new Date("2022-10-01T17:44:22Z"), total_price: "16.79", coupon_applied: true },
            { order_id: 76, customer_id: 266, order_date: new Date("2021-05-30T18:58:00Z"), total_price: "1796.30", coupon_applied: false },
            { order_id: 77, customer_id: 300, order_date: new Date("2021-06-15T20:12:49Z"), total_price: "1234.33", coupon_applied: false },
            { order_id: 78, customer_id: 273, order_date: new Date("2022-07-13T20:25:26Z"), total_price: "1423.30", coupon_applied: false },
            { order_id: 79, customer_id: 259, order_date: new Date("2022-06-29T00:52:18Z"), total_price: "270.06", coupon_applied: true },
            { order_id: 80, customer_id: 162, order_date: new Date("2021-06-26T17:51:25Z"), total_price: "173.55", coupon_applied: false },
            { order_id: 81, customer_id: 30, order_date: new Date("2021-12-18T16:52:00Z"), total_price: "759.90", coupon_applied: false },
            { order_id: 82, customer_id: 164, order_date: new Date("2022-08-10T22:10:10Z"), total_price: "449.84", coupon_applied: true },
            { order_id: 83, customer_id: 237, order_date: new Date("2021-02-23T15:11:20Z"), total_price: "1258.98", coupon_applied: true },
            { order_id: 84, customer_id: 132, order_date: new Date("2022-05-08T10:23:13Z"), total_price: "127.14", coupon_applied: false },
            { order_id: 85, customer_id: 203, order_date: new Date("2021-09-14T21:13:46Z"), total_price: "1162.21", coupon_applied: false },
            { order_id: 86, customer_id: 252, order_date: new Date("2022-05-12T16:45:23Z"), total_price: "664.99", coupon_applied: false },
            { order_id: 87, customer_id: 11, order_date: new Date("2022-06-16T17:47:37Z"), total_price: "360.86", coupon_applied: false },
            { order_id: 88, customer_id: 160, order_date: new Date("2022-04-14T21:00:38Z"), total_price: "265.21", coupon_applied: false },
            { order_id: 89, customer_id: 111, order_date: new Date("2021-05-06T11:53:01Z"), total_price: "373.56", coupon_applied: false },
            { order_id: 90, customer_id: 26, order_date: new Date("2021-07-31T12:42:21Z"), total_price: "969.53", coupon_applied: true },
            { order_id: 91, customer_id: 146, order_date: new Date("2021-07-29T20:06:40Z"), total_price: "1334.74", coupon_applied: true },
            { order_id: 92, customer_id: 98, order_date: new Date("2021-07-18T17:43:55Z"), total_price: "104.93", coupon_applied: false },
            { order_id: 93, customer_id: 57, order_date: new Date("2021-04-30T21:02:54Z"), total_price: "342.44", coupon_applied: false },
            { order_id: 94, customer_id: 262, order_date: new Date("2021-04-08T13:38:53Z"), total_price: "1173.56", coupon_applied: false },
            { order_id: 95, customer_id: 276, order_date: new Date("2022-09-21T15:50:35Z"), total_price: "14.17", coupon_applied: false },
            { order_id: 96, customer_id: 211, order_date: new Date("2022-04-30T12:36:34Z"), total_price: "1669.46", coupon_applied: false },
            { order_id: 97, customer_id: 287, order_date: new Date("2021-12-09T13:28:53Z"), total_price: "1505.68", coupon_applied: false },
            { order_id: 98, customer_id: 276, order_date: new Date("2022-10-19T20:22:41Z"), total_price: "28.21", coupon_applied: false },
            { order_id: 99, customer_id: 41, order_date: new Date("2022-04-02T20:18:18Z"), total_price: "464.88", coupon_applied: false },
            { order_id: 100, customer_id: 218, order_date: new Date("2021-04-24T18:55:22Z"), total_price: "107.66", coupon_applied: true },
            { order_id: 101, customer_id: 190, order_date: new Date("2021-07-29T22:24:25Z"), total_price: "123.19", coupon_applied: false },
            { order_id: 102, customer_id: 141, order_date: new Date("2021-11-21T00:03:10Z"), total_price: "1176.54", coupon_applied: false },
            { order_id: 103, customer_id: 180, order_date: new Date("2021-01-27T12:31:28Z"), total_price: "274.75", coupon_applied: false },
            { order_id: 104, customer_id: 12, order_date: new Date("2022-10-22T20:25:54Z"), total_price: "494.56", coupon_applied: true },
            { order_id: 105, customer_id: 224, order_date: new Date("2022-07-29T12:41:16Z"), total_price: "115.06", coupon_applied: false },
            { order_id: 106, customer_id: 272, order_date: new Date("2022-05-14T10:22:26Z"), total_price: "189.43", coupon_applied: false },
            { order_id: 107, customer_id: 178, order_date: new Date("2022-02-07T01:20:06Z"), total_price: "306.64", coupon_applied: false },
            { order_id: 108, customer_id: 256, order_date: new Date("2022-10-21T12:08:58Z"), total_price: "1642.36", coupon_applied: true },
            { order_id: 109, customer_id: 244, order_date: new Date("2022-06-29T17:43:44Z"), total_price: "1049.96", coupon_applied: true },
            { order_id: 110, customer_id: 125, order_date: new Date("2021-10-17T11:17:08Z"), total_price: "24.95", coupon_applied: false },
            { order_id: 111, customer_id: 257, order_date: new Date("2021-04-24T23:30:53Z"), total_price: "1096.66", coupon_applied: false },
            { order_id: 112, customer_id: 88, order_date: new Date("2022-09-29T08:53:05Z"), total_price: "107.07", coupon_applied: false },
            { order_id: 113, customer_id: 235, order_date: new Date("2022-09-29T11:00:40Z"), total_price: "1688.96", coupon_applied: false },
            { order_id: 114, customer_id: 75, order_date: new Date("2022-07-10T11:54:07Z"), total_price: "713.73", coupon_applied: true },
            { order_id: 115, customer_id: 273, order_date: new Date("2022-02-25T09:26:41Z"), total_price: "1600.60", coupon_applied: true },
            { order_id: 116, customer_id: 117, order_date: new Date("2021-05-04T18:56:48Z"), total_price: "10.32", coupon_applied: true },
            { order_id: 117, customer_id: 100, order_date: new Date("2021-08-28T10:37:30Z"), total_price: "28.41", coupon_applied: true },
            { order_id: 118, customer_id: 62, order_date: new Date("2022-11-05T07:00:48Z"), total_price: "23.94", coupon_applied: true },
            { order_id: 119, customer_id: 13, order_date: new Date("2021-03-13T20:05:14Z"), total_price: "92.34", coupon_applied: false },
            { order_id: 120, customer_id: 121, order_date: new Date("2022-03-28T20:37:19Z"), total_price: "1042.38", coupon_applied: true },
            { order_id: 121, customer_id: 109, order_date: new Date("2022-01-17T09:34:48Z"), total_price: "1065.58", coupon_applied: false },
            { order_id: 122, customer_id: 45, order_date: new Date("2021-03-10T11:07:54Z"), total_price: "274.21", coupon_applied: false },
            { order_id: 123, customer_id: 186, order_date: new Date("2022-12-10T08:31:35Z"), total_price: "776.68", coupon_applied: false },
            { order_id: 124, customer_id: 272, order_date: new Date("2021-03-29T04:55:06Z"), total_price: "229.52", coupon_applied: false },
            { order_id: 125, customer_id: 254, order_date: new Date("2021-02-14T14:05:24Z"), total_price: "39.61", coupon_applied: true },
            { order_id: 126, customer_id: 74, order_date: new Date("2021-07-01T15:27:48Z"), total_price: "1192.83", coupon_applied: true },
            { order_id: 127, customer_id: 285, order_date: new Date("2022-09-26T13:59:32Z"), total_price: "701.33", coupon_applied: false },
            { order_id: 128, customer_id: 280, order_date: new Date("2021-02-10T16:00:50Z"), total_price: "1292.90", coupon_applied: true },
            { order_id: 129, customer_id: 136, order_date: new Date("2022-11-19T02:37:14Z"), total_price: "34.06", coupon_applied: false },
            { order_id: 130, customer_id: 234, order_date: new Date("2022-01-26T19:20:47Z"), total_price: "588.74", coupon_applied: true },
            { order_id: 131, customer_id: 119, order_date: new Date("2021-11-26T08:20:24Z"), total_price: "111.63", coupon_applied: false },
            { order_id: 132, customer_id: 254, order_date: new Date("2022-08-29T13:08:23Z"), total_price: "203.46", coupon_applied: false },
            { order_id: 133, customer_id: 192, order_date: new Date("2021-02-13T23:15:29Z"), total_price: "156.84", coupon_applied: true },
            { order_id: 134, customer_id: 98, order_date: new Date("2022-05-22T20:08:19Z"), total_price: "879.35", coupon_applied: false },
            { order_id: 135, customer_id: 2, order_date: new Date("2021-08-28T09:06:02Z"), total_price: "231.88", coupon_applied: false },
            { order_id: 136, customer_id: 277, order_date: new Date("2022-07-07T09:40:40Z"), total_price: "83.12", coupon_applied: true },
            { order_id: 137, customer_id: 41, order_date: new Date("2022-12-21T20:00:28Z"), total_price: "122.28", coupon_applied: false },
            { order_id: 138, customer_id: 193, order_date: new Date("2021-06-07T15:05:05Z"), total_price: "1205.33", coupon_applied: false },
            { order_id: 139, customer_id: 169, order_date: new Date("2021-05-08T10:01:01Z"), total_price: "707.62", coupon_applied: false },
            { order_id: 140, customer_id: 50, order_date: new Date("2022-11-05T00:12:33Z"), total_price: "571.03", coupon_applied: false },
            { order_id: 141, customer_id: 132, order_date: new Date("2022-12-20T17:35:59Z"), total_price: "964.50", coupon_applied: false },
            { order_id: 142, customer_id: 17, order_date: new Date("2021-07-26T13:42:57Z"), total_price: "140.70", coupon_applied: false },
            { order_id: 143, customer_id: 297, order_date: new Date("2021-02-04T07:20:36Z"), total_price: "146.46", coupon_applied: true },
            { order_id: 144, customer_id: 278, order_date: new Date("2022-04-20T10:48:53Z"), total_price: "854.46", coupon_applied: false },
            { order_id: 145, customer_id: 80, order_date: new Date("2022-06-17T18:46:28Z"), total_price: "314.00", coupon_applied: false },
            { order_id: 146, customer_id: 132, order_date: new Date("2022-01-27T12:13:28Z"), total_price: "1774.02", coupon_applied: false },
            { order_id: 147, customer_id: 87, order_date: new Date("2022-03-01T06:14:02Z"), total_price: "207.17", coupon_applied: false },
            { order_id: 148, customer_id: 150, order_date: new Date("2021-03-15T00:38:19Z"), total_price: "139.43", coupon_applied: true },
            { order_id: 149, customer_id: 198, order_date: new Date("2022-05-09T17:52:56Z"), total_price: "810.41", coupon_applied: true },
            { order_id: 150, customer_id: 270, order_date: new Date("2022-03-18T01:32:53Z"), total_price: "468.49", coupon_applied: true },
            { order_id: 151, customer_id: 62, order_date: new Date("2022-05-30T19:26:05Z"), total_price: "51.95", coupon_applied: false },
            { order_id: 152, customer_id: 99, order_date: new Date("2021-06-28T12:22:39Z"), total_price: "541.86", coupon_applied: false },
            { order_id: 153, customer_id: 68, order_date: new Date("2021-09-29T15:21:40Z"), total_price: "220.92", coupon_applied: false },
            { order_id: 154, customer_id: 6, order_date: new Date("2021-10-02T12:09:42Z"), total_price: "65.99", coupon_applied: false },
            { order_id: 155, customer_id: 144, order_date: new Date("2021-07-15T20:48:24Z"), total_price: "1252.02", coupon_applied: false },
            { order_id: 156, customer_id: 127, order_date: new Date("2021-03-31T19:27:39Z"), total_price: "379.44", coupon_applied: false },
            { order_id: 157, customer_id: 104, order_date: new Date("2022-09-15T17:58:39Z"), total_price: "847.90", coupon_applied: false },
            { order_id: 158, customer_id: 257, order_date: new Date("2022-12-20T02:51:02Z"), total_price: "1249.34", coupon_applied: true },
            { order_id: 159, customer_id: 185, order_date: new Date("2021-10-20T07:27:41Z"), total_price: "224.53", coupon_applied: false },
            { order_id: 160, customer_id: 71, order_date: new Date("2022-12-27T12:03:40Z"), total_price: "1611.04", coupon_applied: false },
            { order_id: 161, customer_id: 120, order_date: new Date("2022-06-29T09:40:05Z"), total_price: "10.03", coupon_applied: false },
            { order_id: 162, customer_id: 65, order_date: new Date("2021-05-25T19:02:13Z"), total_price: "286.99", coupon_applied: true },
            { order_id: 163, customer_id: 24, order_date: new Date("2022-12-09T17:37:45Z"), total_price: "82.98", coupon_applied: true },
            { order_id: 164, customer_id: 158, order_date: new Date("2021-01-17T17:04:58Z"), total_price: "959.46", coupon_applied: true },
            { order_id: 165, customer_id: 14, order_date: new Date("2021-04-23T11:07:15Z"), total_price: "10.27", coupon_applied: false },
            { order_id: 166, customer_id: 219, order_date: new Date("2021-07-03T08:33:21Z"), total_price: "462.72", coupon_applied: false },
            { order_id: 167, customer_id: 21, order_date: new Date("2022-04-15T19:03:58Z"), total_price: "202.89", coupon_applied: false },
            { order_id: 168, customer_id: 114, order_date: new Date("2022-03-22T08:25:34Z"), total_price: "101.71", coupon_applied: true },
            { order_id: 169, customer_id: 78, order_date: new Date("2022-01-24T21:07:29Z"), total_price: "1726.29", coupon_applied: true },
            { order_id: 170, customer_id: 133, order_date: new Date("2021-10-08T11:19:55Z"), total_price: "455.21", coupon_applied: false },
            { order_id: 171, customer_id: 127, order_date: new Date("2021-05-30T21:55:02Z"), total_price: "36.61", coupon_applied: false },
            { order_id: 172, customer_id: 177, order_date: new Date("2022-07-06T08:55:35Z"), total_price: "42.24", coupon_applied: false },
            { order_id: 173, customer_id: 120, order_date: new Date("2021-10-28T23:02:18Z"), total_price: "1347.76", coupon_applied: true },
            { order_id: 174, customer_id: 140, order_date: new Date("2022-09-25T19:51:53Z"), total_price: "608.02", coupon_applied: true },
            { order_id: 175, customer_id: 113, order_date: new Date("2021-06-09T22:12:59Z"), total_price: "698.92", coupon_applied: false },
            { order_id: 176, customer_id: 155, order_date: new Date("2021-06-08T01:23:43Z"), total_price: "1780.64", coupon_applied: false },
            { order_id: 177, customer_id: 281, order_date: new Date("2021-12-22T09:57:40Z"), total_price: "1278.88", coupon_applied: false },
            { order_id: 178, customer_id: 70, order_date: new Date("2021-06-08T17:34:37Z"), total_price: "916.70", coupon_applied: false },
            { order_id: 179, customer_id: 238, order_date: new Date("2021-01-05T13:13:44Z"), total_price: "10.05", coupon_applied: false },
            { order_id: 180, customer_id: 278, order_date: new Date("2021-05-02T15:42:33Z"), total_price: "1303.89", coupon_applied: false },
            { order_id: 181, customer_id: 106, order_date: new Date("2021-11-16T16:53:35Z"), total_price: "697.04", coupon_applied: false },
            { order_id: 182, customer_id: 223, order_date: new Date("2022-11-01T16:45:30Z"), total_price: "1213.55", coupon_applied: false },
            { order_id: 183, customer_id: 237, order_date: new Date("2021-08-05T15:35:39Z"), total_price: "1074.85", coupon_applied: false },
            { order_id: 184, customer_id: 98, order_date: new Date("2022-05-03T19:16:56Z"), total_price: "292.04", coupon_applied: true },
            { order_id: 185, customer_id: 296, order_date: new Date("2022-08-15T12:29:14Z"), total_price: "253.81", coupon_applied: false },
            { order_id: 186, customer_id: 195, order_date: new Date("2021-05-31T12:55:59Z"), total_price: "147.64", coupon_applied: false },
            { order_id: 187, customer_id: 224, order_date: new Date("2022-01-03T16:29:16Z"), total_price: "72.89", coupon_applied: true },
            { order_id: 188, customer_id: 284, order_date: new Date("2022-05-21T23:25:05Z"), total_price: "1675.79", coupon_applied: false },
            { order_id: 189, customer_id: 7, order_date: new Date("2022-03-05T19:32:51Z"), total_price: "120.08", coupon_applied: false },
            { order_id: 190, customer_id: 197, order_date: new Date("2022-06-20T01:22:03Z"), total_price: "1090.07", coupon_applied: false },
            { order_id: 191, customer_id: 43, order_date: new Date("2022-05-28T10:19:40Z"), total_price: "1933.62", coupon_applied: false },
            { order_id: 192, customer_id: 296, order_date: new Date("2021-01-07T22:45:53Z"), total_price: "1649.35", coupon_applied: false },
            { order_id: 193, customer_id: 23, order_date: new Date("2022-01-31T18:55:00Z"), total_price: "1091.33", coupon_applied: false },
            { order_id: 194, customer_id: 91, order_date: new Date("2022-05-26T18:51:13Z"), total_price: "1803.27", coupon_applied: false },
            { order_id: 195, customer_id: 173, order_date: new Date("2022-06-20T16:55:08Z"), total_price: "957.87", coupon_applied: false },
            { order_id: 196, customer_id: 213, order_date: new Date("2022-09-13T11:40:14Z"), total_price: "884.92", coupon_applied: false },
            { order_id: 197, customer_id: 246, order_date: new Date("2021-06-13T15:33:06Z"), total_price: "656.67", coupon_applied: false },
            { order_id: 198, customer_id: 101, order_date: new Date("2022-10-16T09:51:17Z"), total_price: "1016.99", coupon_applied: false },
            { order_id: 199, customer_id: 281, order_date: new Date("2021-11-04T21:27:25Z"), total_price: "135.77", coupon_applied: false },
            { order_id: 200, customer_id: 137, order_date: new Date("2021-10-25T07:45:11Z"), total_price: "228.07", coupon_applied: true },
            { order_id: 201, customer_id: 144, order_date: new Date("2021-05-13T13:39:02Z"), total_price: "10.12", coupon_applied: false },
            { order_id: 202, customer_id: 243, order_date: new Date("2022-02-02T17:18:46Z"), total_price: "1052.16", coupon_applied: false },
            { order_id: 203, customer_id: 89, order_date: new Date("2022-12-05T20:48:22Z"), total_price: "1433.80", coupon_applied: false },
            { order_id: 204, customer_id: 283, order_date: new Date("2021-06-07T10:16:36Z"), total_price: "176.48", coupon_applied: true },
            { order_id: 205, customer_id: 30, order_date: new Date("2021-12-11T08:47:38Z"), total_price: "78.33", coupon_applied: false },
            { order_id: 206, customer_id: 88, order_date: new Date("2021-11-08T00:07:27Z"), total_price: "383.52", coupon_applied: false },
            { order_id: 207, customer_id: 46, order_date: new Date("2021-07-19T15:39:46Z"), total_price: "131.42", coupon_applied: false },
            { order_id: 208, customer_id: 247, order_date: new Date("2021-12-23T20:30:27Z"), total_price: "29.84", coupon_applied: false },
            { order_id: 209, customer_id: 158, order_date: new Date("2021-01-15T10:44:05Z"), total_price: "212.89", coupon_applied: true },
            { order_id: 210, customer_id: 269, order_date: new Date("2022-03-23T18:04:24Z"), total_price: "1558.00", coupon_applied: false },
            { order_id: 211, customer_id: 248, order_date: new Date("2021-03-01T19:15:06Z"), total_price: "1021.06", coupon_applied: false },
            { order_id: 212, customer_id: 254, order_date: new Date("2021-09-25T12:04:45Z"), total_price: "1038.50", coupon_applied: false },
            { order_id: 213, customer_id: 74, order_date: new Date("2022-12-05T20:31:04Z"), total_price: "436.59", coupon_applied: false },
            { order_id: 214, customer_id: 231, order_date: new Date("2021-08-18T23:16:47Z"), total_price: "100.68", coupon_applied: true },
            { order_id: 215, customer_id: 154, order_date: new Date("2022-05-09T23:22:27Z"), total_price: "286.41", coupon_applied: true },
            { order_id: 216, customer_id: 230, order_date: new Date("2021-05-12T14:23:06Z"), total_price: "211.69", coupon_applied: true },
            { order_id: 217, customer_id: 273, order_date: new Date("2022-12-11T18:43:05Z"), total_price: "688.58", coupon_applied: false },
            { order_id: 218, customer_id: 257, order_date: new Date("2022-09-01T22:33:28Z"), total_price: "308.38", coupon_applied: false },
            { order_id: 219, customer_id: 85, order_date: new Date("2022-12-18T13:41:43Z"), total_price: "911.45", coupon_applied: false },
            { order_id: 220, customer_id: 190, order_date: new Date("2021-10-19T19:05:24Z"), total_price: "1554.32", coupon_applied: false },
            { order_id: 221, customer_id: 108, order_date: new Date("2022-06-15T16:42:29Z"), total_price: "1617.07", coupon_applied: false },
            { order_id: 222, customer_id: 232, order_date: new Date("2022-09-03T21:28:28Z"), total_price: "79.41", coupon_applied: false },
            { order_id: 223, customer_id: 61, order_date: new Date("2022-08-22T16:39:51Z"), total_price: "572.07", coupon_applied: true },
            { order_id: 224, customer_id: 2, order_date: new Date("2022-05-01T20:05:00Z"), total_price: "951.05", coupon_applied: true },
            { order_id: 225, customer_id: 222, order_date: new Date("2022-04-09T21:05:22Z"), total_price: "1091.02", coupon_applied: true },
            { order_id: 226, customer_id: 259, order_date: new Date("2021-08-14T15:17:17Z"), total_price: "57.17", coupon_applied: true },
            { order_id: 227, customer_id: 7, order_date: new Date("2022-12-22T23:41:17Z"), total_price: "52.58", coupon_applied: false },
            { order_id: 228, customer_id: 166, order_date: new Date("2022-09-10T21:40:16Z"), total_price: "307.39", coupon_applied: false },
            { order_id: 229, customer_id: 129, order_date: new Date("2022-09-03T13:40:18Z"), total_price: "1785.12", coupon_applied: false },
            { order_id: 230, customer_id: 101, order_date: new Date("2021-08-11T05:14:01Z"), total_price: "1588.22", coupon_applied: false },
            { order_id: 231, customer_id: 98, order_date: new Date("2022-01-23T21:54:22Z"), total_price: "113.54", coupon_applied: false },
            { order_id: 232, customer_id: 217, order_date: new Date("2022-06-07T10:59:09Z"), total_price: "29.13", coupon_applied: false },
            { order_id: 233, customer_id: 34, order_date: new Date("2022-03-04T14:58:37Z"), total_price: "286.25", coupon_applied: true },
            { order_id: 234, customer_id: 273, order_date: new Date("2021-12-24T21:52:37Z"), total_price: "1007.40", coupon_applied: false },
            { order_id: 235, customer_id: 16, order_date: new Date("2021-03-16T14:46:22Z"), total_price: "146.02", coupon_applied: true },
            { order_id: 236, customer_id: 144, order_date: new Date("2022-09-10T20:53:40Z"), total_price: "123.54", coupon_applied: false },
            { order_id: 237, customer_id: 190, order_date: new Date("2022-02-09T16:53:02Z"), total_price: "1536.45", coupon_applied: false },
            { order_id: 238, customer_id: 30, order_date: new Date("2022-05-12T15:35:58Z"), total_price: "57.33", coupon_applied: false },
            { order_id: 239, customer_id: 45, order_date: new Date("2021-06-06T12:41:07Z"), total_price: "415.99", coupon_applied: false },
            { order_id: 240, customer_id: 189, order_date: new Date("2021-03-02T06:25:34Z"), total_price: "1100.80", coupon_applied: false },
            { order_id: 241, customer_id: 41, order_date: new Date("2021-06-09T14:48:57Z"), total_price: "1312.29", coupon_applied: false },
            { order_id: 242, customer_id: 86, order_date: new Date("2021-04-21T13:38:25Z"), total_price: "179.55", coupon_applied: false },
            { order_id: 243, customer_id: 199, order_date: new Date("2022-10-15T19:02:50Z"), total_price: "390.92", coupon_applied: false },
            { order_id: 244, customer_id: 38, order_date: new Date("2021-04-02T17:50:17Z"), total_price: "790.72", coupon_applied: true },
            { order_id: 245, customer_id: 252, order_date: new Date("2022-01-31T17:32:41Z"), total_price: "223.91", coupon_applied: true },
            { order_id: 246, customer_id: 165, order_date: new Date("2022-03-04T16:19:42Z"), total_price: "398.10", coupon_applied: false },
            { order_id: 247, customer_id: 207, order_date: new Date("2021-09-03T19:23:29Z"), total_price: "257.07", coupon_applied: true },
            { order_id: 248, customer_id: 145, order_date: new Date("2022-03-28T18:49:39Z"), total_price: "1887.58", coupon_applied: false },
            { order_id: 249, customer_id: 37, order_date: new Date("2021-04-06T08:53:54Z"), total_price: "559.47", coupon_applied: true },
            { order_id: 250, customer_id: 31, order_date: new Date("2021-01-20T23:19:55Z"), total_price: "408.70", coupon_applied: false },
            { order_id: 251, customer_id: 121, order_date: new Date("2022-01-22T14:05:08Z"), total_price: "1405.21", coupon_applied: true },
            { order_id: 252, customer_id: 208, order_date: new Date("2022-05-12T17:20:48Z"), total_price: "100.30", coupon_applied: false },
            { order_id: 253, customer_id: 90, order_date: new Date("2022-12-11T16:34:33Z"), total_price: "1279.71", coupon_applied: true },
            { order_id: 254, customer_id: 175, order_date: new Date("2022-12-02T21:09:59Z"), total_price: "639.08", coupon_applied: true },
            { order_id: 255, customer_id: 209, order_date: new Date("2021-03-07T10:34:08Z"), total_price: "61.47", coupon_applied: false },
            { order_id: 256, customer_id: 46, order_date: new Date("2021-05-15T18:07:16Z"), total_price: "762.57", coupon_applied: false },
            { order_id: 257, customer_id: 30, order_date: new Date("2021-10-06T07:27:49Z"), total_price: "1291.04", coupon_applied: false },
            { order_id: 258, customer_id: 147, order_date: new Date("2022-01-03T20:59:14Z"), total_price: "115.04", coupon_applied: true },
            { order_id: 259, customer_id: 286, order_date: new Date("2021-05-15T09:31:43Z"), total_price: "133.20", coupon_applied: false },
            { order_id: 260, customer_id: 80, order_date: new Date("2021-11-12T14:42:49Z"), total_price: "972.05", coupon_applied: false },
            { order_id: 261, customer_id: 231, order_date: new Date("2021-04-13T00:52:27Z"), total_price: "145.30", coupon_applied: false },
            { order_id: 262, customer_id: 82, order_date: new Date("2021-03-08T17:13:03Z"), total_price: "1317.71", coupon_applied: false },
            { order_id: 263, customer_id: 118, order_date: new Date("2022-07-15T07:17:52Z"), total_price: "21.80", coupon_applied: true },
            { order_id: 264, customer_id: 40, order_date: new Date("2022-05-23T22:01:41Z"), total_price: "74.44", coupon_applied: false },
            { order_id: 265, customer_id: 67, order_date: new Date("2021-10-18T16:17:14Z"), total_price: "1782.65", coupon_applied: false },
            { order_id: 266, customer_id: 282, order_date: new Date("2022-10-08T16:14:33Z"), total_price: "253.40", coupon_applied: false },
            { order_id: 267, customer_id: 261, order_date: new Date("2022-02-19T18:54:13Z"), total_price: "945.23", coupon_applied: false },
            { order_id: 268, customer_id: 36, order_date: new Date("2021-10-06T17:21:30Z"), total_price: "55.51", coupon_applied: false },
            { order_id: 269, customer_id: 7, order_date: new Date("2022-10-30T11:50:14Z"), total_price: "1540.82", coupon_applied: false },
            { order_id: 270, customer_id: 32, order_date: new Date("2022-07-08T10:11:03Z"), total_price: "13.96", coupon_applied: true },
            { order_id: 271, customer_id: 112, order_date: new Date("2022-08-16T06:05:54Z"), total_price: "1784.92", coupon_applied: false },
            { order_id: 272, customer_id: 98, order_date: new Date("2022-09-24T13:33:58Z"), total_price: "1880.02", coupon_applied: false },
            { order_id: 273, customer_id: 275, order_date: new Date("2021-02-23T16:15:17Z"), total_price: "1340.62", coupon_applied: false },
            { order_id: 274, customer_id: 170, order_date: new Date("2022-07-16T13:54:02Z"), total_price: "1202.17", coupon_applied: true },
            { order_id: 275, customer_id: 199, order_date: new Date("2022-10-05T08:30:42Z"), total_price: "225.72", coupon_applied: false },
            { order_id: 276, customer_id: 64, order_date: new Date("2022-10-19T23:25:47Z"), total_price: "32.44", coupon_applied: true },
            { order_id: 277, customer_id: 251, order_date: new Date("2021-07-17T12:35:57Z"), total_price: "445.28", coupon_applied: true },
            { order_id: 278, customer_id: 290, order_date: new Date("2021-09-12T14:38:30Z"), total_price: "26.01", coupon_applied: false },
            { order_id: 279, customer_id: 64, order_date: new Date("2022-08-27T15:07:06Z"), total_price: "194.70", coupon_applied: false },
            { order_id: 280, customer_id: 283, order_date: new Date("2021-10-04T14:07:20Z"), total_price: "112.05", coupon_applied: false },
            { order_id: 281, customer_id: 101, order_date: new Date("2021-11-28T10:17:08Z"), total_price: "925.00", coupon_applied: true },
            { order_id: 282, customer_id: 247, order_date: new Date("2022-04-19T20:14:19Z"), total_price: "1739.28", coupon_applied: false },
            { order_id: 283, customer_id: 164, order_date: new Date("2022-11-06T21:21:30Z"), total_price: "1911.90", coupon_applied: false },
            { order_id: 284, customer_id: 242, order_date: new Date("2022-12-24T22:22:04Z"), total_price: "164.98", coupon_applied: false },
            { order_id: 285, customer_id: 230, order_date: new Date("2021-11-16T19:18:50Z"), total_price: "121.87", coupon_applied: false },
            { order_id: 286, customer_id: 168, order_date: new Date("2021-07-28T09:38:01Z"), total_price: "83.19", coupon_applied: true },
            { order_id: 287, customer_id: 270, order_date: new Date("2021-08-30T13:26:48Z"), total_price: "605.53", coupon_applied: false },
            { order_id: 288, customer_id: 214, order_date: new Date("2022-03-21T09:10:04Z"), total_price: "1119.75", coupon_applied: false },
            { order_id: 289, customer_id: 279, order_date: new Date("2021-05-16T20:58:28Z"), total_price: "691.47", coupon_applied: false },
            { order_id: 290, customer_id: 7, order_date: new Date("2021-12-13T19:11:44Z"), total_price: "1869.80", coupon_applied: false },
            { order_id: 291, customer_id: 39, order_date: new Date("2022-09-05T15:46:03Z"), total_price: "11.66", coupon_applied: false },
            { order_id: 292, customer_id: 221, order_date: new Date("2022-10-09T20:32:11Z"), total_price: "134.23", coupon_applied: false },
            { order_id: 293, customer_id: 270, order_date: new Date("2022-08-05T05:41:13Z"), total_price: "923.17", coupon_applied: false },
            { order_id: 294, customer_id: 300, order_date: new Date("2022-06-04T11:51:45Z"), total_price: "1495.69", coupon_applied: false },
            { order_id: 295, customer_id: 188, order_date: new Date("2022-05-04T12:06:35Z"), total_price: "19.23", coupon_applied: false },
            { order_id: 296, customer_id: 181, order_date: new Date("2022-07-25T09:08:15Z"), total_price: "1822.25", coupon_applied: false },
            { order_id: 297, customer_id: 85, order_date: new Date("2021-10-05T10:49:16Z"), total_price: "145.80", coupon_applied: false },
            { order_id: 298, customer_id: 194, order_date: new Date("2021-09-10T11:10:35Z"), total_price: "54.53", coupon_applied: true },
            { order_id: 299, customer_id: 137, order_date: new Date("2021-01-05T11:17:10Z"), total_price: "319.71", coupon_applied: false },
            { order_id: 300, customer_id: 215, order_date: new Date("2021-04-24T19:55:09Z"), total_price: "197.85", coupon_applied: false },
            { order_id: 301, customer_id: 164, order_date: new Date("2021-11-09T17:52:07Z"), total_price: "1801.48", coupon_applied: true },
            { order_id: 302, customer_id: 236, order_date: new Date("2021-06-05T11:33:28Z"), total_price: "1178.94", coupon_applied: false },
            { order_id: 303, customer_id: 227, order_date: new Date("2021-07-22T15:38:15Z"), total_price: "1472.71", coupon_applied: true },
            { order_id: 304, customer_id: 150, order_date: new Date("2021-01-22T17:03:22Z"), total_price: "355.12", coupon_applied: true },
            { order_id: 305, customer_id: 274, order_date: new Date("2022-02-01T11:16:48Z"), total_price: "316.87", coupon_applied: true },
            { order_id: 306, customer_id: 173, order_date: new Date("2021-10-08T19:38:58Z"), total_price: "726.38", coupon_applied: false },
            { order_id: 307, customer_id: 12, order_date: new Date("2022-06-29T16:10:27Z"), total_price: "318.52", coupon_applied: false },
            { order_id: 308, customer_id: 287, order_date: new Date("2021-12-25T23:38:03Z"), total_price: "1173.73", coupon_applied: false },
            { order_id: 309, customer_id: 226, order_date: new Date("2022-06-08T13:08:40Z"), total_price: "310.39", coupon_applied: false },
            { order_id: 310, customer_id: 299, order_date: new Date("2021-10-14T17:58:39Z"), total_price: "263.21", coupon_applied: false },
            { order_id: 311, customer_id: 139, order_date: new Date("2022-12-13T04:59:38Z"), total_price: "661.52", coupon_applied: true },
            { order_id: 312, customer_id: 48, order_date: new Date("2021-04-01T20:00:29Z"), total_price: "1789.35", coupon_applied: false },
            { order_id: 313, customer_id: 251, order_date: new Date("2022-01-08T13:22:21Z"), total_price: "1142.80", coupon_applied: false },
            { order_id: 314, customer_id: 241, order_date: new Date("2022-09-22T11:52:54Z"), total_price: "1888.19", coupon_applied: false },
            { order_id: 315, customer_id: 46, order_date: new Date("2022-09-20T09:08:02Z"), total_price: "294.26", coupon_applied: false },
            { order_id: 316, customer_id: 146, order_date: new Date("2022-01-15T08:58:49Z"), total_price: "56.04", coupon_applied: true },
            { order_id: 317, customer_id: 96, order_date: new Date("2022-09-28T06:52:22Z"), total_price: "731.66", coupon_applied: false },
            { order_id: 318, customer_id: 129, order_date: new Date("2021-12-18T15:45:20Z"), total_price: "1631.55", coupon_applied: false },
            { order_id: 319, customer_id: 167, order_date: new Date("2022-06-16T17:16:32Z"), total_price: "125.74", coupon_applied: true },
            { order_id: 320, customer_id: 51, order_date: new Date("2022-04-04T20:16:59Z"), total_price: "1141.59", coupon_applied: false },
            { order_id: 321, customer_id: 44, order_date: new Date("2021-10-01T00:34:09Z"), total_price: "1558.02", coupon_applied: true },
            { order_id: 322, customer_id: 261, order_date: new Date("2022-05-17T08:02:56Z"), total_price: "779.63", coupon_applied: true },
            { order_id: 323, customer_id: 199, order_date: new Date("2021-06-30T17:11:51Z"), total_price: "1258.93", coupon_applied: true },
            { order_id: 324, customer_id: 195, order_date: new Date("2022-06-13T19:18:23Z"), total_price: "1292.70", coupon_applied: true },
            { order_id: 325, customer_id: 73, order_date: new Date("2021-04-20T09:40:58Z"), total_price: "35.50", coupon_applied: true },
            { order_id: 326, customer_id: 217, order_date: new Date("2022-01-28T15:47:13Z"), total_price: "77.48", coupon_applied: false },
            { order_id: 327, customer_id: 163, order_date: new Date("2021-06-23T12:02:58Z"), total_price: "291.09", coupon_applied: false },
            { order_id: 328, customer_id: 97, order_date: new Date("2021-09-07T14:58:42Z"), total_price: "1374.25", coupon_applied: false },
            { order_id: 329, customer_id: 149, order_date: new Date("2021-11-24T01:05:25Z"), total_price: "1369.90", coupon_applied: false },
            { order_id: 330, customer_id: 164, order_date: new Date("2021-08-27T00:46:14Z"), total_price: "64.55", coupon_applied: false },
            { order_id: 331, customer_id: 185, order_date: new Date("2022-05-04T20:11:19Z"), total_price: "1573.57", coupon_applied: true },
            { order_id: 332, customer_id: 117, order_date: new Date("2022-06-06T19:57:58Z"), total_price: "133.26", coupon_applied: true },
            { order_id: 333, customer_id: 45, order_date: new Date("2021-07-07T16:32:26Z"), total_price: "377.67", coupon_applied: true },
            { order_id: 334, customer_id: 57, order_date: new Date("2022-12-09T19:01:31Z"), total_price: "145.98", coupon_applied: false },
            { order_id: 335, customer_id: 174, order_date: new Date("2022-02-23T18:00:16Z"), total_price: "771.79", coupon_applied: false },
            { order_id: 336, customer_id: 161, order_date: new Date("2022-04-10T19:52:54Z"), total_price: "1823.40", coupon_applied: false },
            { order_id: 337, customer_id: 83, order_date: new Date("2022-09-13T08:05:02Z"), total_price: "123.16", coupon_applied: false },
            { order_id: 338, customer_id: 122, order_date: new Date("2021-05-01T14:41:20Z"), total_price: "135.56", coupon_applied: true },
            { order_id: 339, customer_id: 291, order_date: new Date("2022-12-30T13:36:32Z"), total_price: "267.63", coupon_applied: false },
            { order_id: 340, customer_id: 25, order_date: new Date("2021-02-16T16:51:44Z"), total_price: "1713.43", coupon_applied: false },
            { order_id: 341, customer_id: 246, order_date: new Date("2021-11-04T10:16:28Z"), total_price: "411.23", coupon_applied: false },
            { order_id: 342, customer_id: 205, order_date: new Date("2021-10-19T17:27:58Z"), total_price: "18.21", coupon_applied: false },
            { order_id: 343, customer_id: 1, order_date: new Date("2021-02-22T11:11:41Z"), total_price: "1661.06", coupon_applied: false },
            { order_id: 344, customer_id: 109, order_date: new Date("2021-10-12T16:37:24Z"), total_price: "250.12", coupon_applied: false },
            { order_id: 345, customer_id: 191, order_date: new Date("2022-07-20T18:46:50Z"), total_price: "1193.90", coupon_applied: false },
            { order_id: 346, customer_id: 87, order_date: new Date("2021-10-29T17:07:31Z"), total_price: "940.89", coupon_applied: true },
            { order_id: 347, customer_id: 7, order_date: new Date("2022-07-08T22:29:11Z"), total_price: "1799.87", coupon_applied: false },
            { order_id: 348, customer_id: 106, order_date: new Date("2021-12-29T19:58:03Z"), total_price: "1439.44", coupon_applied: true },
            { order_id: 349, customer_id: 225, order_date: new Date("2021-08-12T12:15:28Z"), total_price: "83.15", coupon_applied: false },
            { order_id: 350, customer_id: 250, order_date: new Date("2022-08-11T17:43:44Z"), total_price: "404.92", coupon_applied: false },
            { order_id: 351, customer_id: 266, order_date: new Date("2021-12-15T18:59:55Z"), total_price: "10.00", coupon_applied: true },
            { order_id: 352, customer_id: 65, order_date: new Date("2021-05-04T20:45:06Z"), total_price: "195.53", coupon_applied: true },
            { order_id: 353, customer_id: 261, order_date: new Date("2021-07-07T11:37:13Z"), total_price: "262.91", coupon_applied: true },
            { order_id: 354, customer_id: 47, order_date: new Date("2021-11-08T17:52:04Z"), total_price: "417.85", coupon_applied: false },
            { order_id: 355, customer_id: 137, order_date: new Date("2022-07-03T14:54:07Z"), total_price: "582.26", coupon_applied: false },
            { order_id: 356, customer_id: 277, order_date: new Date("2021-07-01T17:54:02Z"), total_price: "851.97", coupon_applied: false },
            { order_id: 357, customer_id: 214, order_date: new Date("2021-02-18T14:58:29Z"), total_price: "715.33", coupon_applied: false },
            { order_id: 358, customer_id: 70, order_date: new Date("2021-08-07T20:00:35Z"), total_price: "33.43", coupon_applied: true },
            { order_id: 359, customer_id: 254, order_date: new Date("2021-05-04T19:33:35Z"), total_price: "1822.27", coupon_applied: true },
            { order_id: 360, customer_id: 28, order_date: new Date("2022-08-26T20:33:07Z"), total_price: "30.24", coupon_applied: true },
            { order_id: 361, customer_id: 90, order_date: new Date("2022-11-26T22:38:22Z"), total_price: "1152.32", coupon_applied: false },
            { order_id: 362, customer_id: 212, order_date: new Date("2021-01-29T05:06:49Z"), total_price: "176.99", coupon_applied: true },
            { order_id: 363, customer_id: 62, order_date: new Date("2022-07-27T19:12:53Z"), total_price: "154.12", coupon_applied: false },
            { order_id: 364, customer_id: 292, order_date: new Date("2022-09-03T16:28:52Z"), total_price: "224.82", coupon_applied: false },
            { order_id: 365, customer_id: 108, order_date: new Date("2022-11-09T17:01:14Z"), total_price: "775.72", coupon_applied: false },
            { order_id: 366, customer_id: 282, order_date: new Date("2021-05-25T14:53:23Z"), total_price: "181.66", coupon_applied: false },
            { order_id: 367, customer_id: 26, order_date: new Date("2022-11-04T10:19:07Z"), total_price: "232.66", coupon_applied: false },
            { order_id: 368, customer_id: 291, order_date: new Date("2021-05-08T21:43:29Z"), total_price: "680.25", coupon_applied: false },
            { order_id: 369, customer_id: 299, order_date: new Date("2021-05-23T16:26:35Z"), total_price: "889.42", coupon_applied: true },
            { order_id: 370, customer_id: 108, order_date: new Date("2021-08-20T20:57:17Z"), total_price: "112.57", coupon_applied: true },
            { order_id: 371, customer_id: 58, order_date: new Date("2022-05-30T00:44:18Z"), total_price: "10.82", coupon_applied: true },
            { order_id: 372, customer_id: 23, order_date: new Date("2022-08-26T18:03:59Z"), total_price: "730.27", coupon_applied: false },
            { order_id: 373, customer_id: 193, order_date: new Date("2021-08-11T13:28:09Z"), total_price: "715.32", coupon_applied: false },
            { order_id: 374, customer_id: 100, order_date: new Date("2022-11-17T22:32:47Z"), total_price: "449.68", coupon_applied: false },
            { order_id: 375, customer_id: 108, order_date: new Date("2022-04-25T11:48:35Z"), total_price: "1086.82", coupon_applied: true },
            { order_id: 376, customer_id: 218, order_date: new Date("2022-12-27T00:00:36Z"), total_price: "619.11", coupon_applied: true },
            { order_id: 377, customer_id: 72, order_date: new Date("2021-02-07T21:01:31Z"), total_price: "132.72", coupon_applied: true },
            { order_id: 378, customer_id: 122, order_date: new Date("2021-12-03T13:02:59Z"), total_price: "1531.81", coupon_applied: true },
            { order_id: 379, customer_id: 283, order_date: new Date("2022-06-01T19:15:16Z"), total_price: "10.46", coupon_applied: true },
            { order_id: 380, customer_id: 221, order_date: new Date("2022-03-06T06:48:50Z"), total_price: "204.87", coupon_applied: false },
            { order_id: 381, customer_id: 104, order_date: new Date("2022-12-12T12:37:33Z"), total_price: "1677.73", coupon_applied: false },
            { order_id: 382, customer_id: 169, order_date: new Date("2021-10-22T09:44:28Z"), total_price: "1711.03", coupon_applied: true },
            { order_id: 383, customer_id: 105, order_date: new Date("2022-12-24T09:37:08Z"), total_price: "923.02", coupon_applied: false },
            { order_id: 384, customer_id: 158, order_date: new Date("2022-01-15T04:06:32Z"), total_price: "110.22", coupon_applied: false },
            { order_id: 385, customer_id: 81, order_date: new Date("2021-01-23T16:43:34Z"), total_price: "148.73", coupon_applied: true },
            { order_id: 386, customer_id: 217, order_date: new Date("2021-10-13T16:19:23Z"), total_price: "417.13", coupon_applied: true },
            { order_id: 387, customer_id: 35, order_date: new Date("2021-09-10T05:52:11Z"), total_price: "1778.21", coupon_applied: false },
            { order_id: 388, customer_id: 235, order_date: new Date("2021-05-25T21:01:40Z"), total_price: "1761.56", coupon_applied: false },
            { order_id: 389, customer_id: 271, order_date: new Date("2021-11-12T15:31:43Z"), total_price: "495.34", coupon_applied: false },
            { order_id: 390, customer_id: 86, order_date: new Date("2022-07-09T17:47:24Z"), total_price: "18.81", coupon_applied: false },
            { order_id: 391, customer_id: 284, order_date: new Date("2022-06-04T18:09:38Z"), total_price: "59.12", coupon_applied: false },
            { order_id: 392, customer_id: 236, order_date: new Date("2022-05-31T12:50:30Z"), total_price: "506.66", coupon_applied: false },
            { order_id: 393, customer_id: 98, order_date: new Date("2021-01-16T11:04:53Z"), total_price: "574.24", coupon_applied: false },
            { order_id: 394, customer_id: 64, order_date: new Date("2021-12-03T16:40:15Z"), total_price: "10.62", coupon_applied: true },
            { order_id: 395, customer_id: 242, order_date: new Date("2022-07-16T21:43:39Z"), total_price: "47.32", coupon_applied: false },
            { order_id: 396, customer_id: 150, order_date: new Date("2022-06-16T09:10:55Z"), total_price: "1675.29", coupon_applied: false },
            { order_id: 397, customer_id: 102, order_date: new Date("2022-03-03T10:51:28Z"), total_price: "1627.04", coupon_applied: false },
            { order_id: 398, customer_id: 68, order_date: new Date("2021-12-11T14:56:56Z"), total_price: "101.25", coupon_applied: true },
            { order_id: 399, customer_id: 37, order_date: new Date("2022-10-02T20:36:52Z"), total_price: "19.59", coupon_applied: true },
            { order_id: 400, customer_id: 262, order_date: new Date("2021-10-03T10:53:35Z"), total_price: "1838.11", coupon_applied: false },
            { order_id: 401, customer_id: 131, order_date: new Date("2021-10-12T15:28:18Z"), total_price: "1925.33", coupon_applied: false },
            { order_id: 402, customer_id: 166, order_date: new Date("2021-08-22T16:46:48Z"), total_price: "1693.65", coupon_applied: false },
            { order_id: 403, customer_id: 247, order_date: new Date("2022-10-30T02:40:54Z"), total_price: "412.54", coupon_applied: false },
            { order_id: 404, customer_id: 235, order_date: new Date("2021-05-05T13:32:47Z"), total_price: "536.73", coupon_applied: false },
            { order_id: 405, customer_id: 19, order_date: new Date("2021-01-08T12:46:05Z"), total_price: "711.17", coupon_applied: false },
            { order_id: 406, customer_id: 240, order_date: new Date("2022-09-21T19:57:51Z"), total_price: "1234.91", coupon_applied: false },
            { order_id: 407, customer_id: 94, order_date: new Date("2022-04-06T08:04:59Z"), total_price: "22.37", coupon_applied: false },
            { order_id: 408, customer_id: 109, order_date: new Date("2022-01-08T18:40:08Z"), total_price: "57.38", coupon_applied: false },
            { order_id: 409, customer_id: 23, order_date: new Date("2021-07-30T09:43:31Z"), total_price: "73.93", coupon_applied: false },
            { order_id: 410, customer_id: 115, order_date: new Date("2022-05-05T12:24:49Z"), total_price: "10.32", coupon_applied: false },
            { order_id: 411, customer_id: 150, order_date: new Date("2022-10-29T17:42:50Z"), total_price: "166.60", coupon_applied: false },
            { order_id: 412, customer_id: 161, order_date: new Date("2021-05-27T01:16:20Z"), total_price: "10.69", coupon_applied: false },
            { order_id: 413, customer_id: 241, order_date: new Date("2022-09-02T10:57:33Z"), total_price: "1114.74", coupon_applied: false },
            { order_id: 414, customer_id: 282, order_date: new Date("2022-04-19T18:15:33Z"), total_price: "570.18", coupon_applied: true },
            { order_id: 415, customer_id: 235, order_date: new Date("2022-09-06T21:23:12Z"), total_price: "1013.42", coupon_applied: false },
            { order_id: 416, customer_id: 295, order_date: new Date("2022-04-28T21:19:49Z"), total_price: "455.43", coupon_applied: true },
            { order_id: 417, customer_id: 109, order_date: new Date("2022-01-26T13:38:57Z"), total_price: "10.35", coupon_applied: true },
            { order_id: 418, customer_id: 20, order_date: new Date("2022-07-27T08:11:30Z"), total_price: "309.53", coupon_applied: false },
            { order_id: 419, customer_id: 188, order_date: new Date("2021-02-20T07:34:10Z"), total_price: "138.25", coupon_applied: false },
            { order_id: 420, customer_id: 164, order_date: new Date("2021-10-15T19:53:52Z"), total_price: "77.62", coupon_applied: false },
            { order_id: 421, customer_id: 158, order_date: new Date("2021-10-30T08:25:17Z"), total_price: "334.09", coupon_applied: false },
            { order_id: 422, customer_id: 89, order_date: new Date("2022-06-15T17:20:20Z"), total_price: "1914.31", coupon_applied: true },
            { order_id: 423, customer_id: 128, order_date: new Date("2022-04-05T22:46:34Z"), total_price: "92.42", coupon_applied: false },
            { order_id: 424, customer_id: 152, order_date: new Date("2022-02-02T23:41:28Z"), total_price: "193.67", coupon_applied: true },
            { order_id: 425, customer_id: 172, order_date: new Date("2021-12-22T15:24:46Z"), total_price: "305.97", coupon_applied: true },
            { order_id: 426, customer_id: 286, order_date: new Date("2022-04-04T19:44:05Z"), total_price: "1287.20", coupon_applied: false },
            { order_id: 427, customer_id: 272, order_date: new Date("2022-06-27T21:38:11Z"), total_price: "1175.93", coupon_applied: false },
            { order_id: 428, customer_id: 272, order_date: new Date("2022-11-09T01:14:52Z"), total_price: "12.27", coupon_applied: false },
            { order_id: 429, customer_id: 72, order_date: new Date("2021-05-11T19:46:13Z"), total_price: "13.00", coupon_applied: false },
            { order_id: 430, customer_id: 76, order_date: new Date("2022-01-14T21:03:43Z"), total_price: "1194.21", coupon_applied: false },
            { order_id: 431, customer_id: 162, order_date: new Date("2022-09-29T19:59:14Z"), total_price: "754.45", coupon_applied: true },
            { order_id: 432, customer_id: 106, order_date: new Date("2022-11-12T22:26:37Z"), total_price: "424.63", coupon_applied: false },
            { order_id: 433, customer_id: 186, order_date: new Date("2021-08-05T18:35:25Z"), total_price: "935.58", coupon_applied: true },
            { order_id: 434, customer_id: 242, order_date: new Date("2021-04-05T09:33:35Z"), total_price: "1846.43", coupon_applied: false },
            { order_id: 435, customer_id: 236, order_date: new Date("2022-07-29T13:46:19Z"), total_price: "358.46", coupon_applied: false },
            { order_id: 436, customer_id: 211, order_date: new Date("2022-03-05T13:44:19Z"), total_price: "541.30", coupon_applied: false },
            { order_id: 437, customer_id: 283, order_date: new Date("2021-05-20T11:19:22Z"), total_price: "22.68", coupon_applied: false },
            { order_id: 438, customer_id: 239, order_date: new Date("2022-02-01T23:28:39Z"), total_price: "1391.24", coupon_applied: false },
            { order_id: 439, customer_id: 156, order_date: new Date("2021-07-29T19:39:18Z"), total_price: "1133.79", coupon_applied: false },
            { order_id: 440, customer_id: 152, order_date: new Date("2021-08-15T09:03:36Z"), total_price: "72.08", coupon_applied: true },
            { order_id: 441, customer_id: 115, order_date: new Date("2022-06-23T12:58:16Z"), total_price: "191.75", coupon_applied: true },
            { order_id: 442, customer_id: 200, order_date: new Date("2021-03-07T19:37:36Z"), total_price: "554.93", coupon_applied: false },
            { order_id: 443, customer_id: 288, order_date: new Date("2021-06-10T11:32:18Z"), total_price: "22.44", coupon_applied: true },
            { order_id: 444, customer_id: 298, order_date: new Date("2021-01-05T18:53:25Z"), total_price: "1946.28", coupon_applied: false },
            { order_id: 445, customer_id: 170, order_date: new Date("2022-07-17T00:13:25Z"), total_price: "13.35", coupon_applied: true },
            { order_id: 446, customer_id: 253, order_date: new Date("2021-04-22T13:29:52Z"), total_price: "861.67", coupon_applied: false },
            { order_id: 447, customer_id: 129, order_date: new Date("2021-07-28T16:51:04Z"), total_price: "892.50", coupon_applied: true },
            { order_id: 448, customer_id: 98, order_date: new Date("2022-05-08T13:07:07Z"), total_price: "988.45", coupon_applied: true },
            { order_id: 449, customer_id: 3, order_date: new Date("2022-06-11T19:07:21Z"), total_price: "10.74", coupon_applied: false },
            { order_id: 450, customer_id: 264, order_date: new Date("2022-03-10T08:42:06Z"), total_price: "730.93", coupon_applied: false },
            { order_id: 451, customer_id: 234, order_date: new Date("2022-11-07T06:28:51Z"), total_price: "322.08", coupon_applied: false },
            { order_id: 452, customer_id: 101, order_date: new Date("2022-06-15T15:26:58Z"), total_price: "1266.20", coupon_applied: false },
            { order_id: 453, customer_id: 64, order_date: new Date("2022-02-25T07:02:05Z"), total_price: "184.65", coupon_applied: true },
            { order_id: 454, customer_id: 247, order_date: new Date("2022-11-25T19:57:16Z"), total_price: "35.46", coupon_applied: true },
            { order_id: 455, customer_id: 176, order_date: new Date("2022-06-24T18:48:23Z"), total_price: "1063.00", coupon_applied: true },
            { order_id: 456, customer_id: 153, order_date: new Date("2021-09-19T01:54:25Z"), total_price: "48.66", coupon_applied: false },
            { order_id: 457, customer_id: 262, order_date: new Date("2022-01-10T18:22:08Z"), total_price: "999.87", coupon_applied: false },
            { order_id: 458, customer_id: 275, order_date: new Date("2022-03-29T19:06:55Z"), total_price: "1256.38", coupon_applied: false },
            { order_id: 459, customer_id: 59, order_date: new Date("2022-01-08T08:07:58Z"), total_price: "1335.12", coupon_applied: true },
            { order_id: 460, customer_id: 210, order_date: new Date("2021-10-31T12:59:44Z"), total_price: "175.34", coupon_applied: false },
            { order_id: 461, customer_id: 250, order_date: new Date("2022-10-17T08:32:12Z"), total_price: "854.62", coupon_applied: false },
            { order_id: 462, customer_id: 136, order_date: new Date("2022-12-07T16:39:43Z"), total_price: "17.03", coupon_applied: false },
            { order_id: 463, customer_id: 289, order_date: new Date("2021-05-06T11:33:37Z"), total_price: "1678.92", coupon_applied: true },
            { order_id: 464, customer_id: 114, order_date: new Date("2021-11-07T11:03:56Z"), total_price: "389.90", coupon_applied: false },
            { order_id: 465, customer_id: 279, order_date: new Date("2022-03-16T16:40:36Z"), total_price: "1256.41", coupon_applied: true },
            { order_id: 466, customer_id: 229, order_date: new Date("2021-04-26T09:56:10Z"), total_price: "43.39", coupon_applied: false },
            { order_id: 467, customer_id: 119, order_date: new Date("2021-12-19T19:23:17Z"), total_price: "1736.53", coupon_applied: false },
            { order_id: 468, customer_id: 24, order_date: new Date("2021-08-25T10:11:45Z"), total_price: "22.58", coupon_applied: false },
            { order_id: 469, customer_id: 61, order_date: new Date("2022-01-12T10:17:42Z"), total_price: "1135.59", coupon_applied: true },
            { order_id: 470, customer_id: 201, order_date: new Date("2022-07-04T14:32:13Z"), total_price: "13.72", coupon_applied: false },
            { order_id: 471, customer_id: 38, order_date: new Date("2021-06-21T09:37:52Z"), total_price: "590.32", coupon_applied: false },
            { order_id: 472, customer_id: 7, order_date: new Date("2022-12-26T05:17:50Z"), total_price: "1085.45", coupon_applied: false },
            { order_id: 473, customer_id: 159, order_date: new Date("2022-11-01T20:52:57Z"), total_price: "1551.24", coupon_applied: false },
            { order_id: 474, customer_id: 223, order_date: new Date("2021-05-22T15:03:46Z"), total_price: "10.05", coupon_applied: true },
            { order_id: 475, customer_id: 223, order_date: new Date("2022-06-30T21:20:41Z"), total_price: "229.07", coupon_applied: false },
            { order_id: 476, customer_id: 273, order_date: new Date("2022-04-18T18:23:25Z"), total_price: "269.51", coupon_applied: false },
            { order_id: 477, customer_id: 131, order_date: new Date("2022-07-31T21:27:11Z"), total_price: "812.80", coupon_applied: false },
            { order_id: 478, customer_id: 91, order_date: new Date("2021-01-05T11:41:43Z"), total_price: "102.60", coupon_applied: false },
            { order_id: 479, customer_id: 116, order_date: new Date("2021-12-14T15:09:51Z"), total_price: "1827.48", coupon_applied: false },
            { order_id: 480, customer_id: 89, order_date: new Date("2021-01-14T21:15:45Z"), total_price: "64.25", coupon_applied: true },
            { order_id: 481, customer_id: 206, order_date: new Date("2022-05-22T21:00:58Z"), total_price: "1622.41", coupon_applied: false },
            { order_id: 482, customer_id: 125, order_date: new Date("2022-04-19T18:43:53Z"), total_price: "10.15", coupon_applied: true },
            { order_id: 483, customer_id: 201, order_date: new Date("2021-01-07T00:12:56Z"), total_price: "1325.56", coupon_applied: true },
            { order_id: 484, customer_id: 104, order_date: new Date("2022-09-29T08:45:01Z"), total_price: "121.13", coupon_applied: false },
            { order_id: 485, customer_id: 183, order_date: new Date("2021-05-19T18:21:04Z"), total_price: "632.93", coupon_applied: false },
            { order_id: 486, customer_id: 210, order_date: new Date("2021-10-05T13:20:11Z"), total_price: "18.18", coupon_applied: true },
            { order_id: 487, customer_id: 197, order_date: new Date("2022-09-23T23:03:27Z"), total_price: "602.40", coupon_applied: true },
            { order_id: 488, customer_id: 184, order_date: new Date("2022-01-06T18:59:09Z"), total_price: "260.82", coupon_applied: true },
            { order_id: 489, customer_id: 233, order_date: new Date("2021-03-20T19:16:27Z"), total_price: "550.92", coupon_applied: true },
            { order_id: 490, customer_id: 242, order_date: new Date("2022-01-06T17:15:33Z"), total_price: "229.00", coupon_applied: false },
            { order_id: 491, customer_id: 182, order_date: new Date("2022-07-04T14:51:15Z"), total_price: "1274.03", coupon_applied: false },
            { order_id: 492, customer_id: 42, order_date: new Date("2021-02-24T09:18:30Z"), total_price: "264.63", coupon_applied: false },
            { order_id: 493, customer_id: 171, order_date: new Date("2021-01-30T15:05:26Z"), total_price: "289.57", coupon_applied: false },
            { order_id: 494, customer_id: 162, order_date: new Date("2022-10-03T09:00:42Z"), total_price: "509.17", coupon_applied: false },
            { order_id: 495, customer_id: 76, order_date: new Date("2021-09-08T18:30:49Z"), total_price: "119.95", coupon_applied: false },
            { order_id: 496, customer_id: 12, order_date: new Date("2022-08-20T08:15:49Z"), total_price: "599.32", coupon_applied: true },
            { order_id: 497, customer_id: 11, order_date: new Date("2022-06-22T20:34:34Z"), total_price: "818.19", coupon_applied: false },
            { order_id: 498, customer_id: 200, order_date: new Date("2022-04-21T16:26:02Z"), total_price: "1930.83", coupon_applied: true },
            { order_id: 499, customer_id: 108, order_date: new Date("2021-01-11T22:34:22Z"), total_price: "241.42", coupon_applied: false },
            { order_id: 500, customer_id: 96, order_date: new Date("2022-04-15T19:10:53Z"), total_price: "90.41", coupon_applied: false },
        ],
    });
    await prisma.orders.createMany({
        data: [
            { order_id: 501, customer_id: 222, order_date: new Date("2021-09-09T12:12:02Z"), total_price: "111.40", coupon_applied: false },
            { order_id: 502, customer_id: 60, order_date: new Date("2021-05-06T12:25:32Z"), total_price: "1852.37", coupon_applied: false },
            { order_id: 503, customer_id: 217, order_date: new Date("2021-12-21T06:45:34Z"), total_price: "522.69", coupon_applied: false },
            { order_id: 504, customer_id: 296, order_date: new Date("2022-05-11T18:21:09Z"), total_price: "872.63", coupon_applied: false },
            { order_id: 505, customer_id: 208, order_date: new Date("2022-04-16T10:22:23Z"), total_price: "38.78", coupon_applied: false },
            { order_id: 506, customer_id: 72, order_date: new Date("2022-02-04T13:29:42Z"), total_price: "15.22", coupon_applied: false },
            { order_id: 507, customer_id: 64, order_date: new Date("2022-08-06T22:42:59Z"), total_price: "1947.68", coupon_applied: false },
            { order_id: 508, customer_id: 88, order_date: new Date("2021-04-26T19:54:08Z"), total_price: "1368.07", coupon_applied: false },
            { order_id: 509, customer_id: 166, order_date: new Date("2022-11-04T19:29:47Z"), total_price: "1490.54", coupon_applied: true },
            { order_id: 510, customer_id: 64, order_date: new Date("2021-03-04T18:14:49Z"), total_price: "13.86", coupon_applied: false },
            { order_id: 511, customer_id: 110, order_date: new Date("2021-04-23T09:01:59Z"), total_price: "105.06", coupon_applied: false },
            { order_id: 512, customer_id: 5, order_date: new Date("2022-04-03T12:47:52Z"), total_price: "910.65", coupon_applied: false },
            { order_id: 513, customer_id: 34, order_date: new Date("2022-02-24T21:44:34Z"), total_price: "1325.46", coupon_applied: false },
            { order_id: 514, customer_id: 85, order_date: new Date("2022-11-01T13:56:38Z"), total_price: "106.72", coupon_applied: true },
            { order_id: 515, customer_id: 224, order_date: new Date("2022-01-05T10:54:19Z"), total_price: "1733.43", coupon_applied: false },
            { order_id: 516, customer_id: 46, order_date: new Date("2022-11-27T10:04:33Z"), total_price: "58.99", coupon_applied: true },
            { order_id: 517, customer_id: 137, order_date: new Date("2021-12-16T20:44:19Z"), total_price: "424.13", coupon_applied: false },
            { order_id: 518, customer_id: 48, order_date: new Date("2022-07-16T21:19:12Z"), total_price: "691.12", coupon_applied: false },
            { order_id: 519, customer_id: 212, order_date: new Date("2022-11-11T17:40:21Z"), total_price: "868.40", coupon_applied: true },
            { order_id: 520, customer_id: 197, order_date: new Date("2021-08-03T11:29:00Z"), total_price: "490.25", coupon_applied: false },
            { order_id: 521, customer_id: 109, order_date: new Date("2021-12-12T18:08:54Z"), total_price: "10.00", coupon_applied: false },
            { order_id: 522, customer_id: 160, order_date: new Date("2022-03-11T17:21:15Z"), total_price: "1011.51", coupon_applied: false },
            { order_id: 523, customer_id: 272, order_date: new Date("2021-08-27T16:04:15Z"), total_price: "407.13", coupon_applied: false },
            { order_id: 524, customer_id: 195, order_date: new Date("2022-08-16T20:50:34Z"), total_price: "1315.61", coupon_applied: false },
            { order_id: 525, customer_id: 289, order_date: new Date("2022-02-15T04:25:41Z"), total_price: "273.32", coupon_applied: false },
            { order_id: 526, customer_id: 100, order_date: new Date("2022-05-26T19:31:42Z"), total_price: "1066.34", coupon_applied: false },
            { order_id: 527, customer_id: 199, order_date: new Date("2022-11-10T14:28:45Z"), total_price: "1378.78", coupon_applied: false },
            { order_id: 528, customer_id: 231, order_date: new Date("2022-11-18T23:15:23Z"), total_price: "1953.73", coupon_applied: true },
            { order_id: 529, customer_id: 233, order_date: new Date("2021-11-09T18:34:15Z"), total_price: "1732.70", coupon_applied: false },
            { order_id: 530, customer_id: 252, order_date: new Date("2022-08-05T07:15:33Z"), total_price: "473.48", coupon_applied: false },
            { order_id: 531, customer_id: 200, order_date: new Date("2022-12-06T14:40:22Z"), total_price: "13.36", coupon_applied: false },
            { order_id: 532, customer_id: 37, order_date: new Date("2022-12-14T18:50:01Z"), total_price: "13.70", coupon_applied: true },
            { order_id: 533, customer_id: 67, order_date: new Date("2022-08-03T12:31:45Z"), total_price: "684.11", coupon_applied: false },
            { order_id: 534, customer_id: 235, order_date: new Date("2022-07-18T15:41:40Z"), total_price: "1860.03", coupon_applied: false },
            { order_id: 535, customer_id: 81, order_date: new Date("2021-03-10T19:58:02Z"), total_price: "1611.02", coupon_applied: false },
            { order_id: 536, customer_id: 58, order_date: new Date("2021-12-23T15:14:48Z"), total_price: "10.00", coupon_applied: true },
            { order_id: 537, customer_id: 300, order_date: new Date("2021-04-01T10:20:58Z"), total_price: "851.38", coupon_applied: false },
            { order_id: 538, customer_id: 199, order_date: new Date("2021-07-01T01:24:56Z"), total_price: "373.17", coupon_applied: true },
            { order_id: 539, customer_id: 223, order_date: new Date("2021-07-17T09:27:16Z"), total_price: "376.12", coupon_applied: true },
            { order_id: 540, customer_id: 210, order_date: new Date("2021-11-06T22:49:34Z"), total_price: "882.28", coupon_applied: false },
            { order_id: 541, customer_id: 103, order_date: new Date("2022-04-06T01:35:24Z"), total_price: "620.50", coupon_applied: true },
            { order_id: 542, customer_id: 236, order_date: new Date("2021-08-25T15:48:50Z"), total_price: "1866.61", coupon_applied: false },
            { order_id: 543, customer_id: 27, order_date: new Date("2022-05-13T17:36:02Z"), total_price: "95.83", coupon_applied: false },
            { order_id: 544, customer_id: 74, order_date: new Date("2021-01-14T08:44:12Z"), total_price: "1047.04", coupon_applied: false },
            { order_id: 545, customer_id: 23, order_date: new Date("2021-01-30T08:09:42Z"), total_price: "1388.27", coupon_applied: true },
            { order_id: 546, customer_id: 136, order_date: new Date("2021-02-16T13:24:49Z"), total_price: "728.68", coupon_applied: true },
            { order_id: 547, customer_id: 150, order_date: new Date("2022-01-07T20:13:27Z"), total_price: "219.49", coupon_applied: false },
            { order_id: 548, customer_id: 46, order_date: new Date("2021-10-04T13:47:19Z"), total_price: "62.77", coupon_applied: false },
            { order_id: 549, customer_id: 117, order_date: new Date("2021-06-05T16:52:47Z"), total_price: "1282.62", coupon_applied: true },
            { order_id: 550, customer_id: 109, order_date: new Date("2022-07-17T18:40:35Z"), total_price: "11.42", coupon_applied: false },
            { order_id: 551, customer_id: 134, order_date: new Date("2022-11-12T08:29:23Z"), total_price: "1673.69", coupon_applied: false },
            { order_id: 552, customer_id: 12, order_date: new Date("2022-07-06T08:45:46Z"), total_price: "762.53", coupon_applied: false },
            { order_id: 553, customer_id: 52, order_date: new Date("2022-09-04T17:56:12Z"), total_price: "1855.47", coupon_applied: false },
            { order_id: 554, customer_id: 55, order_date: new Date("2021-02-02T06:33:55Z"), total_price: "157.63", coupon_applied: false },
            { order_id: 555, customer_id: 246, order_date: new Date("2021-01-06T14:47:21Z"), total_price: "796.11", coupon_applied: false },
            { order_id: 556, customer_id: 177, order_date: new Date("2022-01-19T20:13:04Z"), total_price: "1021.51", coupon_applied: true },
            { order_id: 557, customer_id: 281, order_date: new Date("2021-12-03T16:48:50Z"), total_price: "146.91", coupon_applied: false },
            { order_id: 558, customer_id: 98, order_date: new Date("2021-07-21T03:02:47Z"), total_price: "16.83", coupon_applied: false },
            { order_id: 559, customer_id: 236, order_date: new Date("2021-11-05T20:45:02Z"), total_price: "1779.33", coupon_applied: false },
            { order_id: 560, customer_id: 46, order_date: new Date("2022-09-17T09:55:51Z"), total_price: "466.69", coupon_applied: false },
            { order_id: 561, customer_id: 195, order_date: new Date("2022-09-16T20:14:45Z"), total_price: "10.22", coupon_applied: false },
            { order_id: 562, customer_id: 111, order_date: new Date("2021-05-28T17:57:04Z"), total_price: "17.23", coupon_applied: false },
            { order_id: 563, customer_id: 124, order_date: new Date("2021-09-16T13:35:50Z"), total_price: "1112.47", coupon_applied: true },
            { order_id: 564, customer_id: 2, order_date: new Date("2021-07-10T06:04:06Z"), total_price: "156.88", coupon_applied: true },
            { order_id: 565, customer_id: 60, order_date: new Date("2021-06-30T21:08:21Z"), total_price: "551.88", coupon_applied: false },
            { order_id: 566, customer_id: 78, order_date: new Date("2022-06-25T07:39:04Z"), total_price: "1256.67", coupon_applied: false },
            { order_id: 567, customer_id: 13, order_date: new Date("2022-05-28T16:32:59Z"), total_price: "11.31", coupon_applied: false },
            { order_id: 568, customer_id: 219, order_date: new Date("2022-01-19T19:35:42Z"), total_price: "11.58", coupon_applied: false },
            { order_id: 569, customer_id: 54, order_date: new Date("2021-01-17T07:25:17Z"), total_price: "100.60", coupon_applied: false },
            { order_id: 570, customer_id: 171, order_date: new Date("2021-11-28T21:43:25Z"), total_price: "505.22", coupon_applied: false },
            { order_id: 571, customer_id: 121, order_date: new Date("2021-10-08T18:36:39Z"), total_price: "734.45", coupon_applied: false },
            { order_id: 572, customer_id: 18, order_date: new Date("2022-01-21T14:07:36Z"), total_price: "1010.21", coupon_applied: true },
            { order_id: 573, customer_id: 145, order_date: new Date("2021-02-16T07:25:45Z"), total_price: "1662.98", coupon_applied: false },
            { order_id: 574, customer_id: 108, order_date: new Date("2021-06-29T07:36:47Z"), total_price: "400.34", coupon_applied: true },
            { order_id: 575, customer_id: 48, order_date: new Date("2022-02-13T20:47:49Z"), total_price: "842.71", coupon_applied: false },
            { order_id: 576, customer_id: 270, order_date: new Date("2022-01-29T09:39:59Z"), total_price: "22.08", coupon_applied: true },
            { order_id: 577, customer_id: 192, order_date: new Date("2022-10-30T20:19:19Z"), total_price: "760.79", coupon_applied: true },
            { order_id: 578, customer_id: 246, order_date: new Date("2021-04-02T15:20:10Z"), total_price: "389.66", coupon_applied: false },
            { order_id: 579, customer_id: 11, order_date: new Date("2021-09-19T19:56:40Z"), total_price: "992.88", coupon_applied: false },
            { order_id: 580, customer_id: 134, order_date: new Date("2022-02-01T16:21:39Z"), total_price: "1519.08", coupon_applied: true },
            { order_id: 581, customer_id: 126, order_date: new Date("2022-06-05T15:13:28Z"), total_price: "118.07", coupon_applied: false },
            { order_id: 582, customer_id: 86, order_date: new Date("2022-07-23T12:31:43Z"), total_price: "1707.84", coupon_applied: false },
            { order_id: 583, customer_id: 136, order_date: new Date("2021-06-25T12:16:43Z"), total_price: "668.53", coupon_applied: true },
            { order_id: 584, customer_id: 158, order_date: new Date("2022-03-07T18:23:09Z"), total_price: "1411.46", coupon_applied: false },
            { order_id: 585, customer_id: 91, order_date: new Date("2021-12-22T00:42:12Z"), total_price: "1729.34", coupon_applied: true },
            { order_id: 586, customer_id: 102, order_date: new Date("2022-06-05T20:29:12Z"), total_price: "1172.78", coupon_applied: true },
            { order_id: 587, customer_id: 263, order_date: new Date("2022-02-21T23:55:46Z"), total_price: "428.39", coupon_applied: false },
            { order_id: 588, customer_id: 201, order_date: new Date("2021-03-16T11:19:33Z"), total_price: "1520.76", coupon_applied: true },
            { order_id: 589, customer_id: 127, order_date: new Date("2022-05-28T18:31:25Z"), total_price: "1890.14", coupon_applied: false },
            { order_id: 590, customer_id: 297, order_date: new Date("2021-11-25T14:17:11Z"), total_price: "352.35", coupon_applied: false },
            { order_id: 591, customer_id: 13, order_date: new Date("2021-12-20T22:45:06Z"), total_price: "406.74", coupon_applied: false },
            { order_id: 592, customer_id: 223, order_date: new Date("2021-12-10T18:48:08Z"), total_price: "698.79", coupon_applied: true },
            { order_id: 593, customer_id: 199, order_date: new Date("2022-01-24T08:49:03Z"), total_price: "1187.37", coupon_applied: false },
            { order_id: 594, customer_id: 117, order_date: new Date("2021-03-24T22:28:32Z"), total_price: "33.48", coupon_applied: true },
            { order_id: 595, customer_id: 198, order_date: new Date("2021-04-06T17:00:19Z"), total_price: "204.45", coupon_applied: false },
            { order_id: 596, customer_id: 203, order_date: new Date("2022-03-02T20:38:25Z"), total_price: "979.30", coupon_applied: false },
            { order_id: 597, customer_id: 34, order_date: new Date("2021-09-29T16:25:42Z"), total_price: "989.05", coupon_applied: false },
            { order_id: 598, customer_id: 65, order_date: new Date("2022-11-14T13:17:33Z"), total_price: "459.92", coupon_applied: false },
            { order_id: 599, customer_id: 287, order_date: new Date("2022-08-01T10:18:38Z"), total_price: "1281.84", coupon_applied: true },
            { order_id: 600, customer_id: 263, order_date: new Date("2022-05-12T20:09:07Z"), total_price: "79.82", coupon_applied: false },
            { order_id: 601, customer_id: 104, order_date: new Date("2021-06-05T20:59:20Z"), total_price: "968.12", coupon_applied: true },
            { order_id: 602, customer_id: 266, order_date: new Date("2021-05-08T21:04:53Z"), total_price: "46.19", coupon_applied: false },
            { order_id: 603, customer_id: 206, order_date: new Date("2022-04-17T19:29:53Z"), total_price: "1064.78", coupon_applied: true },
            { order_id: 604, customer_id: 135, order_date: new Date("2022-06-21T14:23:17Z"), total_price: "10.35", coupon_applied: false },
            { order_id: 605, customer_id: 286, order_date: new Date("2021-10-12T09:38:29Z"), total_price: "945.94", coupon_applied: false },
            { order_id: 606, customer_id: 284, order_date: new Date("2021-03-18T08:53:48Z"), total_price: "65.33", coupon_applied: false },
            { order_id: 607, customer_id: 146, order_date: new Date("2022-04-05T09:00:57Z"), total_price: "987.74", coupon_applied: true },
            { order_id: 608, customer_id: 50, order_date: new Date("2022-02-21T20:41:59Z"), total_price: "1270.26", coupon_applied: false },
            { order_id: 609, customer_id: 156, order_date: new Date("2022-10-14T15:37:49Z"), total_price: "349.85", coupon_applied: false },
            { order_id: 610, customer_id: 245, order_date: new Date("2022-03-28T09:31:13Z"), total_price: "10.03", coupon_applied: false },
            { order_id: 611, customer_id: 171, order_date: new Date("2022-04-20T13:29:56Z"), total_price: "591.14", coupon_applied: false },
            { order_id: 612, customer_id: 65, order_date: new Date("2022-04-08T12:47:30Z"), total_price: "59.83", coupon_applied: false },
            { order_id: 613, customer_id: 267, order_date: new Date("2021-10-07T16:47:51Z"), total_price: "209.28", coupon_applied: false },
            { order_id: 614, customer_id: 134, order_date: new Date("2021-05-13T03:54:41Z"), total_price: "1915.64", coupon_applied: false },
            { order_id: 615, customer_id: 216, order_date: new Date("2022-10-30T00:10:12Z"), total_price: "1692.35", coupon_applied: false },
            { order_id: 616, customer_id: 208, order_date: new Date("2021-11-06T09:56:18Z"), total_price: "99.71", coupon_applied: false },
            { order_id: 617, customer_id: 124, order_date: new Date("2022-02-22T21:37:25Z"), total_price: "257.19", coupon_applied: false },
            { order_id: 618, customer_id: 197, order_date: new Date("2021-05-17T14:47:32Z"), total_price: "40.67", coupon_applied: false },
            { order_id: 619, customer_id: 277, order_date: new Date("2022-03-10T16:56:07Z"), total_price: "73.19", coupon_applied: false },
            { order_id: 620, customer_id: 163, order_date: new Date("2022-12-24T19:17:27Z"), total_price: "1314.86", coupon_applied: true },
            { order_id: 621, customer_id: 153, order_date: new Date("2021-01-06T20:54:39Z"), total_price: "619.17", coupon_applied: false },
            { order_id: 622, customer_id: 199, order_date: new Date("2022-02-24T14:53:58Z"), total_price: "164.24", coupon_applied: false },
            { order_id: 623, customer_id: 45, order_date: new Date("2021-01-16T23:30:12Z"), total_price: "258.62", coupon_applied: true },
            { order_id: 624, customer_id: 262, order_date: new Date("2022-02-11T19:51:15Z"), total_price: "42.18", coupon_applied: false },
            { order_id: 625, customer_id: 282, order_date: new Date("2022-10-13T20:51:34Z"), total_price: "239.71", coupon_applied: true },
            { order_id: 626, customer_id: 195, order_date: new Date("2021-12-03T00:23:28Z"), total_price: "1030.65", coupon_applied: true },
            { order_id: 627, customer_id: 52, order_date: new Date("2022-02-19T21:00:15Z"), total_price: "1991.96", coupon_applied: true },
            { order_id: 628, customer_id: 170, order_date: new Date("2021-04-25T17:35:37Z"), total_price: "792.40", coupon_applied: true },
            { order_id: 629, customer_id: 90, order_date: new Date("2021-12-14T21:30:22Z"), total_price: "1193.93", coupon_applied: false },
            { order_id: 630, customer_id: 238, order_date: new Date("2022-04-23T18:54:23Z"), total_price: "438.61", coupon_applied: false },
            { order_id: 631, customer_id: 197, order_date: new Date("2022-08-17T08:07:38Z"), total_price: "1601.39", coupon_applied: false },
            { order_id: 632, customer_id: 101, order_date: new Date("2021-08-24T21:24:25Z"), total_price: "191.13", coupon_applied: false },
            { order_id: 633, customer_id: 177, order_date: new Date("2021-04-10T17:29:58Z"), total_price: "537.26", coupon_applied: false },
            { order_id: 634, customer_id: 220, order_date: new Date("2022-07-31T21:28:40Z"), total_price: "618.10", coupon_applied: false },
            { order_id: 635, customer_id: 124, order_date: new Date("2022-08-28T12:06:22Z"), total_price: "287.69", coupon_applied: false },
            { order_id: 636, customer_id: 298, order_date: new Date("2022-04-16T19:48:12Z"), total_price: "1820.15", coupon_applied: true },
            { order_id: 637, customer_id: 149, order_date: new Date("2022-06-25T08:06:50Z"), total_price: "1144.87", coupon_applied: false },
            { order_id: 638, customer_id: 259, order_date: new Date("2022-12-19T17:39:07Z"), total_price: "904.27", coupon_applied: false },
            { order_id: 639, customer_id: 129, order_date: new Date("2021-01-31T14:34:09Z"), total_price: "986.39", coupon_applied: false },
            { order_id: 640, customer_id: 266, order_date: new Date("2022-10-04T11:58:51Z"), total_price: "470.76", coupon_applied: false },
            { order_id: 641, customer_id: 206, order_date: new Date("2022-10-22T10:55:37Z"), total_price: "563.08", coupon_applied: false },
            { order_id: 642, customer_id: 226, order_date: new Date("2021-02-17T09:33:06Z"), total_price: "1765.55", coupon_applied: false },
            { order_id: 643, customer_id: 46, order_date: new Date("2022-06-07T11:05:27Z"), total_price: "51.42", coupon_applied: false },
            { order_id: 644, customer_id: 135, order_date: new Date("2021-01-01T20:02:55Z"), total_price: "30.76", coupon_applied: false },
            { order_id: 645, customer_id: 29, order_date: new Date("2022-04-18T18:33:48Z"), total_price: "314.80", coupon_applied: true },
            { order_id: 646, customer_id: 105, order_date: new Date("2022-05-09T09:31:59Z"), total_price: "30.63", coupon_applied: false },
            { order_id: 647, customer_id: 224, order_date: new Date("2022-05-19T21:21:46Z"), total_price: "379.42", coupon_applied: false },
            { order_id: 648, customer_id: 129, order_date: new Date("2021-07-19T19:05:17Z"), total_price: "385.72", coupon_applied: true },
            { order_id: 649, customer_id: 155, order_date: new Date("2021-05-30T11:39:17Z"), total_price: "201.32", coupon_applied: true },
            { order_id: 650, customer_id: 77, order_date: new Date("2021-12-05T21:04:55Z"), total_price: "914.98", coupon_applied: false },
            { order_id: 651, customer_id: 259, order_date: new Date("2022-05-20T10:48:20Z"), total_price: "92.62", coupon_applied: false },
            { order_id: 652, customer_id: 121, order_date: new Date("2022-12-12T07:21:42Z"), total_price: "1191.81", coupon_applied: true },
            { order_id: 653, customer_id: 72, order_date: new Date("2022-12-19T12:19:32Z"), total_price: "21.21", coupon_applied: false },
            { order_id: 654, customer_id: 170, order_date: new Date("2022-03-29T14:47:07Z"), total_price: "25.93", coupon_applied: false },
            { order_id: 655, customer_id: 209, order_date: new Date("2022-04-19T05:18:58Z"), total_price: "217.78", coupon_applied: false },
            { order_id: 656, customer_id: 258, order_date: new Date("2022-12-31T19:33:15Z"), total_price: "1022.01", coupon_applied: true },
            { order_id: 657, customer_id: 121, order_date: new Date("2022-05-18T17:35:01Z"), total_price: "1203.41", coupon_applied: false },
            { order_id: 658, customer_id: 100, order_date: new Date("2022-02-18T12:38:43Z"), total_price: "32.29", coupon_applied: true },
            { order_id: 659, customer_id: 159, order_date: new Date("2021-04-04T00:53:36Z"), total_price: "632.45", coupon_applied: true },
            { order_id: 660, customer_id: 32, order_date: new Date("2021-12-14T13:01:49Z"), total_price: "178.48", coupon_applied: false },
            { order_id: 661, customer_id: 118, order_date: new Date("2022-05-22T14:05:57Z"), total_price: "382.48", coupon_applied: false },
            { order_id: 662, customer_id: 243, order_date: new Date("2022-03-13T21:44:42Z"), total_price: "821.79", coupon_applied: false },
            { order_id: 663, customer_id: 281, order_date: new Date("2021-01-12T11:13:51Z"), total_price: "42.05", coupon_applied: false },
            { order_id: 664, customer_id: 65, order_date: new Date("2022-06-06T13:13:48Z"), total_price: "120.12", coupon_applied: true },
            { order_id: 665, customer_id: 280, order_date: new Date("2021-08-10T08:07:33Z"), total_price: "540.88", coupon_applied: false },
            { order_id: 666, customer_id: 191, order_date: new Date("2022-03-23T18:21:46Z"), total_price: "897.95", coupon_applied: false },
            { order_id: 667, customer_id: 69, order_date: new Date("2021-02-19T10:54:30Z"), total_price: "72.96", coupon_applied: false },
            { order_id: 668, customer_id: 222, order_date: new Date("2021-05-15T18:54:54Z"), total_price: "69.79", coupon_applied: true },
            { order_id: 669, customer_id: 286, order_date: new Date("2022-07-12T18:37:08Z"), total_price: "382.79", coupon_applied: false },
            { order_id: 670, customer_id: 296, order_date: new Date("2022-07-19T09:17:43Z"), total_price: "22.66", coupon_applied: false },
            { order_id: 671, customer_id: 212, order_date: new Date("2023-01-01T18:15:45Z"), total_price: "60.07", coupon_applied: true },
            { order_id: 672, customer_id: 19, order_date: new Date("2022-09-04T14:19:42Z"), total_price: "55.08", coupon_applied: true },
            { order_id: 673, customer_id: 53, order_date: new Date("2022-08-09T08:19:14Z"), total_price: "27.27", coupon_applied: false },
            { order_id: 674, customer_id: 220, order_date: new Date("2022-05-31T16:59:59Z"), total_price: "275.47", coupon_applied: false },
            { order_id: 675, customer_id: 262, order_date: new Date("2022-06-02T18:27:16Z"), total_price: "21.55", coupon_applied: false },
            { order_id: 676, customer_id: 167, order_date: new Date("2022-10-24T10:22:37Z"), total_price: "13.67", coupon_applied: true },
            { order_id: 677, customer_id: 11, order_date: new Date("2021-03-18T13:18:27Z"), total_price: "227.51", coupon_applied: false },
            { order_id: 678, customer_id: 144, order_date: new Date("2022-09-08T01:40:42Z"), total_price: "97.38", coupon_applied: true },
            { order_id: 679, customer_id: 146, order_date: new Date("2022-07-17T12:27:22Z"), total_price: "395.02", coupon_applied: true },
            { order_id: 680, customer_id: 94, order_date: new Date("2021-09-28T14:43:06Z"), total_price: "265.69", coupon_applied: false },
            { order_id: 681, customer_id: 13, order_date: new Date("2022-11-15T16:28:36Z"), total_price: "473.80", coupon_applied: false },
            { order_id: 682, customer_id: 36, order_date: new Date("2021-12-16T17:41:59Z"), total_price: "480.90", coupon_applied: false },
            { order_id: 683, customer_id: 30, order_date: new Date("2021-05-24T16:22:45Z"), total_price: "35.55", coupon_applied: false },
            { order_id: 684, customer_id: 162, order_date: new Date("2022-05-24T21:19:32Z"), total_price: "182.85", coupon_applied: false },
            { order_id: 685, customer_id: 269, order_date: new Date("2022-01-22T08:33:01Z"), total_price: "1006.56", coupon_applied: false },
            { order_id: 686, customer_id: 297, order_date: new Date("2022-06-03T21:56:35Z"), total_price: "392.49", coupon_applied: true },
            { order_id: 687, customer_id: 213, order_date: new Date("2021-02-27T13:19:43Z"), total_price: "1371.59", coupon_applied: false },
            { order_id: 688, customer_id: 51, order_date: new Date("2021-08-06T17:15:37Z"), total_price: "452.09", coupon_applied: false },
            { order_id: 689, customer_id: 122, order_date: new Date("2021-05-23T18:46:18Z"), total_price: "246.91", coupon_applied: false },
            { order_id: 690, customer_id: 233, order_date: new Date("2021-03-02T12:39:41Z"), total_price: "512.78", coupon_applied: false },
            { order_id: 691, customer_id: 193, order_date: new Date("2021-01-26T15:46:48Z"), total_price: "45.67", coupon_applied: true },
            { order_id: 692, customer_id: 265, order_date: new Date("2022-02-26T15:10:00Z"), total_price: "21.62", coupon_applied: false },
            { order_id: 693, customer_id: 256, order_date: new Date("2021-07-17T13:45:29Z"), total_price: "35.89", coupon_applied: false },
            { order_id: 694, customer_id: 208, order_date: new Date("2021-10-21T10:29:01Z"), total_price: "130.11", coupon_applied: false },
            { order_id: 695, customer_id: 252, order_date: new Date("2021-09-04T13:55:21Z"), total_price: "47.85", coupon_applied: true },
            { order_id: 696, customer_id: 51, order_date: new Date("2022-10-06T01:00:38Z"), total_price: "1242.44", coupon_applied: true },
            { order_id: 697, customer_id: 99, order_date: new Date("2021-06-28T18:42:29Z"), total_price: "103.43", coupon_applied: false },
            { order_id: 698, customer_id: 130, order_date: new Date("2021-09-11T21:22:20Z"), total_price: "1573.91", coupon_applied: true },
            { order_id: 699, customer_id: 5, order_date: new Date("2022-09-01T18:17:48Z"), total_price: "231.26", coupon_applied: false },
            { order_id: 700, customer_id: 2, order_date: new Date("2022-09-18T12:13:17Z"), total_price: "1772.81", coupon_applied: false },
            { order_id: 701, customer_id: 47, order_date: new Date("2022-08-17T22:47:01Z"), total_price: "1245.74", coupon_applied: false },
            { order_id: 702, customer_id: 177, order_date: new Date("2022-08-09T19:18:42Z"), total_price: "146.69", coupon_applied: false },
            { order_id: 703, customer_id: 217, order_date: new Date("2021-11-18T10:25:24Z"), total_price: "186.20", coupon_applied: false },
            { order_id: 704, customer_id: 285, order_date: new Date("2022-11-22T20:58:41Z"), total_price: "11.15", coupon_applied: false },
            { order_id: 705, customer_id: 84, order_date: new Date("2021-02-10T09:31:25Z"), total_price: "1757.96", coupon_applied: false },
            { order_id: 706, customer_id: 18, order_date: new Date("2021-11-12T18:29:04Z"), total_price: "210.67", coupon_applied: true },
            { order_id: 707, customer_id: 299, order_date: new Date("2021-07-21T11:30:15Z"), total_price: "604.05", coupon_applied: true },
            { order_id: 708, customer_id: 102, order_date: new Date("2021-05-01T08:11:44Z"), total_price: "19.43", coupon_applied: false },
            { order_id: 709, customer_id: 132, order_date: new Date("2022-10-22T20:55:35Z"), total_price: "1692.11", coupon_applied: false },
            { order_id: 710, customer_id: 59, order_date: new Date("2022-08-01T18:29:53Z"), total_price: "603.24", coupon_applied: false },
            { order_id: 711, customer_id: 23, order_date: new Date("2021-02-24T17:10:09Z"), total_price: "10.59", coupon_applied: false },
            { order_id: 712, customer_id: 137, order_date: new Date("2021-04-29T10:35:35Z"), total_price: "602.77", coupon_applied: false },
            { order_id: 713, customer_id: 102, order_date: new Date("2022-02-25T13:07:15Z"), total_price: "224.11", coupon_applied: false },
            { order_id: 714, customer_id: 85, order_date: new Date("2022-06-05T12:24:31Z"), total_price: "331.34", coupon_applied: false },
            { order_id: 715, customer_id: 24, order_date: new Date("2021-06-10T20:43:51Z"), total_price: "753.26", coupon_applied: false },
            { order_id: 716, customer_id: 195, order_date: new Date("2021-04-29T17:00:47Z"), total_price: "467.52", coupon_applied: true },
            { order_id: 717, customer_id: 55, order_date: new Date("2021-02-20T22:02:16Z"), total_price: "1474.80", coupon_applied: false },
            { order_id: 718, customer_id: 256, order_date: new Date("2021-10-03T18:01:17Z"), total_price: "731.34", coupon_applied: false },
            { order_id: 719, customer_id: 199, order_date: new Date("2022-03-06T15:20:53Z"), total_price: "380.91", coupon_applied: false },
            { order_id: 720, customer_id: 191, order_date: new Date("2021-07-22T16:19:00Z"), total_price: "1961.52", coupon_applied: false },
            { order_id: 721, customer_id: 27, order_date: new Date("2022-08-04T21:01:45Z"), total_price: "931.24", coupon_applied: false },
            { order_id: 722, customer_id: 201, order_date: new Date("2022-10-12T15:21:48Z"), total_price: "34.94", coupon_applied: true },
            { order_id: 723, customer_id: 154, order_date: new Date("2022-09-19T10:54:46Z"), total_price: "1778.75", coupon_applied: true },
            { order_id: 724, customer_id: 7, order_date: new Date("2021-09-27T22:35:36Z"), total_price: "261.39", coupon_applied: true },
            { order_id: 725, customer_id: 217, order_date: new Date("2021-05-05T19:37:47Z"), total_price: "126.03", coupon_applied: false },
            { order_id: 726, customer_id: 124, order_date: new Date("2022-07-20T16:02:22Z"), total_price: "684.55", coupon_applied: true },
            { order_id: 727, customer_id: 28, order_date: new Date("2022-02-21T20:42:39Z"), total_price: "10.01", coupon_applied: false },
            { order_id: 728, customer_id: 133, order_date: new Date("2022-01-14T14:52:21Z"), total_price: "374.53", coupon_applied: false },
            { order_id: 729, customer_id: 4, order_date: new Date("2021-08-11T12:58:34Z"), total_price: "1128.62", coupon_applied: false },
            { order_id: 730, customer_id: 163, order_date: new Date("2021-11-14T20:21:41Z"), total_price: "433.92", coupon_applied: false },
            { order_id: 731, customer_id: 282, order_date: new Date("2022-07-14T19:42:51Z"), total_price: "92.47", coupon_applied: true },
            { order_id: 732, customer_id: 234, order_date: new Date("2021-09-30T21:11:17Z"), total_price: "227.09", coupon_applied: false },
            { order_id: 733, customer_id: 209, order_date: new Date("2022-08-08T18:35:59Z"), total_price: "678.65", coupon_applied: false },
            { order_id: 734, customer_id: 247, order_date: new Date("2022-03-29T08:39:23Z"), total_price: "1735.65", coupon_applied: false },
            { order_id: 735, customer_id: 125, order_date: new Date("2022-11-01T12:43:20Z"), total_price: "776.53", coupon_applied: false },
            { order_id: 736, customer_id: 89, order_date: new Date("2022-07-05T19:46:03Z"), total_price: "64.36", coupon_applied: true },
            { order_id: 737, customer_id: 65, order_date: new Date("2022-07-19T09:50:08Z"), total_price: "64.43", coupon_applied: false },
            { order_id: 738, customer_id: 284, order_date: new Date("2022-01-21T15:26:15Z"), total_price: "1095.08", coupon_applied: false },
            { order_id: 739, customer_id: 109, order_date: new Date("2021-11-11T11:18:20Z"), total_price: "1222.70", coupon_applied: false },
            { order_id: 740, customer_id: 145, order_date: new Date("2021-03-24T11:32:29Z"), total_price: "1727.61", coupon_applied: false },
            { order_id: 741, customer_id: 244, order_date: new Date("2021-01-13T07:32:09Z"), total_price: "1364.32", coupon_applied: false },
            { order_id: 742, customer_id: 252, order_date: new Date("2022-03-29T20:26:22Z"), total_price: "902.41", coupon_applied: true },
            { order_id: 743, customer_id: 261, order_date: new Date("2021-11-24T18:10:22Z"), total_price: "203.12", coupon_applied: false },
            { order_id: 744, customer_id: 85, order_date: new Date("2022-07-18T13:56:29Z"), total_price: "792.63", coupon_applied: false },
            { order_id: 745, customer_id: 177, order_date: new Date("2021-12-18T19:23:26Z"), total_price: "203.51", coupon_applied: false },
            { order_id: 746, customer_id: 65, order_date: new Date("2021-12-30T17:12:22Z"), total_price: "18.67", coupon_applied: false },
            { order_id: 747, customer_id: 106, order_date: new Date("2021-04-11T10:08:53Z"), total_price: "13.94", coupon_applied: true },
            { order_id: 748, customer_id: 30, order_date: new Date("2022-10-24T11:22:35Z"), total_price: "1955.32", coupon_applied: false },
            { order_id: 749, customer_id: 282, order_date: new Date("2022-04-04T11:22:05Z"), total_price: "482.22", coupon_applied: false },
            { order_id: 750, customer_id: 290, order_date: new Date("2022-01-04T11:31:03Z"), total_price: "11.47", coupon_applied: false },
            { order_id: 751, customer_id: 250, order_date: new Date("2021-06-27T18:44:56Z"), total_price: "1620.94", coupon_applied: true },
            { order_id: 752, customer_id: 174, order_date: new Date("2021-02-07T17:38:02Z"), total_price: "24.35", coupon_applied: true },
            { order_id: 753, customer_id: 161, order_date: new Date("2021-09-19T12:29:12Z"), total_price: "1792.88", coupon_applied: false },
            { order_id: 754, customer_id: 232, order_date: new Date("2022-06-22T17:14:18Z"), total_price: "179.92", coupon_applied: false },
            { order_id: 755, customer_id: 206, order_date: new Date("2021-10-13T11:25:35Z"), total_price: "1373.03", coupon_applied: false },
            { order_id: 756, customer_id: 283, order_date: new Date("2021-09-22T18:36:20Z"), total_price: "125.05", coupon_applied: false },
            { order_id: 757, customer_id: 141, order_date: new Date("2021-08-01T14:23:42Z"), total_price: "1822.74", coupon_applied: false },
            { order_id: 758, customer_id: 28, order_date: new Date("2022-10-02T19:30:56Z"), total_price: "72.92", coupon_applied: false },
            { order_id: 759, customer_id: 286, order_date: new Date("2021-06-30T15:53:50Z"), total_price: "11.44", coupon_applied: false },
            { order_id: 760, customer_id: 198, order_date: new Date("2022-02-11T18:12:29Z"), total_price: "1938.41", coupon_applied: false },
            { order_id: 761, customer_id: 292, order_date: new Date("2021-02-01T22:48:27Z"), total_price: "302.62", coupon_applied: false },
            { order_id: 762, customer_id: 116, order_date: new Date("2021-02-26T21:02:50Z"), total_price: "10.13", coupon_applied: false },
            { order_id: 763, customer_id: 16, order_date: new Date("2021-07-27T23:42:39Z"), total_price: "1174.76", coupon_applied: false },
            { order_id: 764, customer_id: 49, order_date: new Date("2022-07-01T03:09:02Z"), total_price: "1243.58", coupon_applied: true },
            { order_id: 765, customer_id: 204, order_date: new Date("2021-02-05T14:07:13Z"), total_price: "1050.45", coupon_applied: true },
            { order_id: 766, customer_id: 118, order_date: new Date("2021-08-20T00:05:32Z"), total_price: "604.48", coupon_applied: true },
            { order_id: 767, customer_id: 229, order_date: new Date("2022-06-14T08:36:38Z"), total_price: "294.75", coupon_applied: true },
            { order_id: 768, customer_id: 241, order_date: new Date("2023-01-01T18:31:11Z"), total_price: "526.62", coupon_applied: false },
            { order_id: 769, customer_id: 225, order_date: new Date("2022-09-27T20:41:01Z"), total_price: "173.64", coupon_applied: false },
            { order_id: 770, customer_id: 86, order_date: new Date("2021-11-08T15:13:08Z"), total_price: "1152.67", coupon_applied: false },
            { order_id: 771, customer_id: 202, order_date: new Date("2021-01-07T21:14:37Z"), total_price: "1818.35", coupon_applied: true },
            { order_id: 772, customer_id: 168, order_date: new Date("2022-09-05T21:00:13Z"), total_price: "853.92", coupon_applied: false },
            { order_id: 773, customer_id: 200, order_date: new Date("2022-12-27T16:16:03Z"), total_price: "11.53", coupon_applied: true },
            { order_id: 774, customer_id: 284, order_date: new Date("2022-07-17T13:05:30Z"), total_price: "163.70", coupon_applied: false },
            { order_id: 775, customer_id: 123, order_date: new Date("2022-02-12T07:56:01Z"), total_price: "249.20", coupon_applied: false },
            { order_id: 776, customer_id: 43, order_date: new Date("2022-02-18T20:50:45Z"), total_price: "291.84", coupon_applied: false },
            { order_id: 777, customer_id: 146, order_date: new Date("2021-05-09T08:46:03Z"), total_price: "27.05", coupon_applied: false },
            { order_id: 778, customer_id: 298, order_date: new Date("2021-02-12T17:57:29Z"), total_price: "82.49", coupon_applied: false },
            { order_id: 779, customer_id: 113, order_date: new Date("2022-07-03T09:50:12Z"), total_price: "25.54", coupon_applied: false },
            { order_id: 780, customer_id: 293, order_date: new Date("2022-11-04T09:05:46Z"), total_price: "1915.40", coupon_applied: false },
            { order_id: 781, customer_id: 42, order_date: new Date("2021-04-15T10:52:28Z"), total_price: "1049.68", coupon_applied: false },
            { order_id: 782, customer_id: 73, order_date: new Date("2021-06-17T09:09:55Z"), total_price: "712.66", coupon_applied: true },
            { order_id: 783, customer_id: 220, order_date: new Date("2022-04-20T20:55:25Z"), total_price: "283.31", coupon_applied: true },
            { order_id: 784, customer_id: 265, order_date: new Date("2022-08-03T18:06:45Z"), total_price: "1873.34", coupon_applied: true },
            { order_id: 785, customer_id: 209, order_date: new Date("2022-11-02T14:22:34Z"), total_price: "1011.44", coupon_applied: false },
            { order_id: 786, customer_id: 108, order_date: new Date("2021-03-29T18:34:27Z"), total_price: "45.70", coupon_applied: false },
            { order_id: 787, customer_id: 81, order_date: new Date("2021-03-06T03:15:13Z"), total_price: "12.41", coupon_applied: false },
            { order_id: 788, customer_id: 148, order_date: new Date("2021-06-22T08:10:48Z"), total_price: "178.18", coupon_applied: true },
            { order_id: 789, customer_id: 125, order_date: new Date("2022-01-31T20:46:05Z"), total_price: "1003.75", coupon_applied: false },
            { order_id: 790, customer_id: 274, order_date: new Date("2022-05-28T19:57:00Z"), total_price: "182.32", coupon_applied: false },
            { order_id: 791, customer_id: 51, order_date: new Date("2021-12-12T19:23:27Z"), total_price: "1460.97", coupon_applied: false },
            { order_id: 792, customer_id: 199, order_date: new Date("2021-01-15T11:30:45Z"), total_price: "951.00", coupon_applied: true },
            { order_id: 793, customer_id: 243, order_date: new Date("2022-06-19T13:18:50Z"), total_price: "1334.89", coupon_applied: false },
            { order_id: 794, customer_id: 124, order_date: new Date("2021-07-03T04:18:45Z"), total_price: "901.24", coupon_applied: false },
            { order_id: 795, customer_id: 144, order_date: new Date("2021-04-28T16:03:36Z"), total_price: "420.45", coupon_applied: true },
            { order_id: 796, customer_id: 73, order_date: new Date("2022-01-25T21:23:15Z"), total_price: "336.15", coupon_applied: false },
            { order_id: 797, customer_id: 5, order_date: new Date("2021-07-21T05:45:00Z"), total_price: "99.63", coupon_applied: false },
            { order_id: 798, customer_id: 220, order_date: new Date("2021-12-11T07:54:57Z"), total_price: "1213.56", coupon_applied: true },
            { order_id: 799, customer_id: 200, order_date: new Date("2021-08-01T17:23:47Z"), total_price: "85.09", coupon_applied: true },
            { order_id: 800, customer_id: 61, order_date: new Date("2021-02-04T19:48:28Z"), total_price: "33.18", coupon_applied: false },
        ],
    });
    await prisma.products.createMany({
        data: [
            { product_id: 1, product_name: "Modern Headphones", category: "electronics", price: "272.78", stock_quantity: 557 },
            { product_id: 2, product_name: "Compact Backpack", category: "clothing", price: "26.65", stock_quantity: 952 },
            { product_id: 3, product_name: "Compact Tent", category: "electronics", price: "113.02", stock_quantity: 803 },
            { product_id: 4, product_name: "Slim Jacket", category: "electronics", price: "224.57", stock_quantity: 884 },
            { product_id: 5, product_name: "Modern Toolkit", category: "electronics", price: "393.31", stock_quantity: 298 },
            { product_id: 6, product_name: "Essential Mug", category: "books", price: "478.18", stock_quantity: 202 },
            { product_id: 7, product_name: "Mini Lantern", category: "clothing", price: "10.53", stock_quantity: 573 },
            { product_id: 8, product_name: "Mini Toolkit", category: "home", price: "165.59", stock_quantity: 532 },
            { product_id: 9, product_name: "Eco Tent", category: "clothing", price: "179.36", stock_quantity: 560 },
            { product_id: 10, product_name: "Classic Desk Lamp", category: "electronics", price: "45.12", stock_quantity: 469 },
            { product_id: 11, product_name: "Pro Toolkit", category: "clothing", price: "349.14", stock_quantity: 613 },
            { product_id: 12, product_name: "Folding Notebook", category: "home", price: "24.03", stock_quantity: 336 },
            { product_id: 13, product_name: "Modern Desk Lamp", category: "electronics", price: "21.62", stock_quantity: 271 },
            { product_id: 14, product_name: "Travel Camera", category: "toys", price: "340.35", stock_quantity: 715 },
            { product_id: 15, product_name: "Heavy Duty Planter", category: "electronics", price: "43.99", stock_quantity: 553 },
            { product_id: 16, product_name: "Wireless Planter", category: "clothing", price: "27.71", stock_quantity: 630 },
            { product_id: 17, product_name: "Heavy Duty Mug", category: "electronics", price: "54.06", stock_quantity: 431 },
            { product_id: 18, product_name: "Heavy Duty Jacket", category: "electronics", price: "108.44", stock_quantity: 664 },
            { product_id: 19, product_name: "Classic Desk Lamp", category: "electronics", price: "119.61", stock_quantity: 729 },
            { product_id: 20, product_name: "Wireless Chair", category: "toys", price: "419.48", stock_quantity: 132 },
            { product_id: 21, product_name: "Standard Backpack", category: "clothing", price: "40.11", stock_quantity: 302 },
            { product_id: 22, product_name: "Mini Watch", category: "books", price: "9.32", stock_quantity: 500 },
            { product_id: 23, product_name: "Heavy Duty Monitor", category: "electronics", price: "259.79", stock_quantity: 266 },
            { product_id: 24, product_name: "Mini Lantern", category: "electronics", price: "373.42", stock_quantity: 103 },
            { product_id: 25, product_name: "Travel Toolkit", category: "electronics", price: "417.66", stock_quantity: 347 },
            { product_id: 26, product_name: "Essential Backpack", category: "electronics", price: "323.47", stock_quantity: 950 },
            { product_id: 27, product_name: "Folding Headphones", category: "electronics", price: "298.02", stock_quantity: 967 },
            { product_id: 28, product_name: "Smart Camera", category: "electronics", price: "449.61", stock_quantity: 897 },
            { product_id: 29, product_name: "Eco Lantern", category: "electronics", price: "237.22", stock_quantity: 574 },
            { product_id: 30, product_name: "Premium Notebook", category: "clothing", price: "301.84", stock_quantity: 861 },
            { product_id: 31, product_name: "Classic Jacket", category: "home", price: "367.96", stock_quantity: 965 },
            { product_id: 32, product_name: "Essential Speaker", category: "electronics", price: "108.74", stock_quantity: 686 },
            { product_id: 33, product_name: "Modern Pan", category: "toys", price: "180.72", stock_quantity: 434 },
            { product_id: 34, product_name: "Folding Planter", category: "books", price: "87.76", stock_quantity: 637 },
            { product_id: 35, product_name: "Classic Toolkit", category: "electronics", price: "271.83", stock_quantity: 385 },
            { product_id: 36, product_name: "Heavy Duty Umbrella", category: "electronics", price: "109.24", stock_quantity: 290 },
            { product_id: 37, product_name: "Ultra Blender", category: "electronics", price: "210.40", stock_quantity: 792 },
            { product_id: 38, product_name: "Smart Jacket", category: "clothing", price: "53.70", stock_quantity: 827 },
            { product_id: 39, product_name: "Modern Backpack", category: "clothing", price: "182.28", stock_quantity: 498 },
            { product_id: 40, product_name: "Deluxe Charger", category: "clothing", price: "221.08", stock_quantity: 743 },
            { product_id: 41, product_name: "Pro Mug", category: "clothing", price: "483.27", stock_quantity: 880 },
            { product_id: 42, product_name: "Classic Umbrella", category: "electronics", price: "152.44", stock_quantity: 299 },
            { product_id: 43, product_name: "Vintage Desk Lamp", category: "toys", price: "453.53", stock_quantity: 339 },
            { product_id: 44, product_name: "Insulated Blender", category: "electronics", price: "251.62", stock_quantity: 463 },
            { product_id: 45, product_name: "Travel Notebook", category: "home", price: "259.69", stock_quantity: 140 },
            { product_id: 46, product_name: "Ultra Speaker", category: "electronics", price: "227.15", stock_quantity: 451 },
            { product_id: 47, product_name: "Modern Watch", category: "electronics", price: "455.03", stock_quantity: 681 },
            { product_id: 48, product_name: "Essential Backpack", category: "clothing", price: "5.18", stock_quantity: 544 },
            { product_id: 49, product_name: "Essential Charger", category: "home", price: "82.35", stock_quantity: 823 },
            { product_id: 50, product_name: "Standard Bottle", category: "toys", price: "29.15", stock_quantity: 983 },
            { product_id: 51, product_name: "Ultra Lantern", category: "electronics", price: "487.21", stock_quantity: 271 },
            { product_id: 52, product_name: "Ultra Router", category: "clothing", price: "217.94", stock_quantity: 259 },
            { product_id: 53, product_name: "Standard Blender", category: "home", price: "337.12", stock_quantity: 749 },
            { product_id: 54, product_name: "Ultra Desk Lamp", category: "electronics", price: "228.53", stock_quantity: 388 },
            { product_id: 55, product_name: "Eco Jacket", category: "home", price: "40.91", stock_quantity: 845 },
            { product_id: 56, product_name: "Vintage Pan", category: "electronics", price: "6.66", stock_quantity: 325 },
            { product_id: 57, product_name: "Compact Backpack", category: "electronics", price: "392.63", stock_quantity: 784 },
            { product_id: 58, product_name: "Travel Pan", category: "toys", price: "73.20", stock_quantity: 219 },
            { product_id: 59, product_name: "Portable Backpack", category: "clothing", price: "13.88", stock_quantity: 29 },
            { product_id: 60, product_name: "Travel Kettle", category: "electronics", price: "499.99", stock_quantity: 286 },
            { product_id: 61, product_name: "Eco Notebook", category: "home", price: "494.18", stock_quantity: 814 },
            { product_id: 62, product_name: "Essential Notebook", category: "clothing", price: "64.98", stock_quantity: 912 },
            { product_id: 63, product_name: "Travel Chair", category: "electronics", price: "495.96", stock_quantity: 726 },
            { product_id: 64, product_name: "Slim Umbrella", category: "electronics", price: "48.04", stock_quantity: 78 },
            { product_id: 65, product_name: "Wireless Speaker", category: "home", price: "362.54", stock_quantity: 25 },
            { product_id: 66, product_name: "Vintage Umbrella", category: "clothing", price: "282.97", stock_quantity: 836 },
            { product_id: 67, product_name: "Premium Desk Lamp", category: "clothing", price: "67.05", stock_quantity: 203 },
            { product_id: 68, product_name: "Insulated Tent", category: "clothing", price: "487.18", stock_quantity: 755 },
            { product_id: 69, product_name: "Mini Pan", category: "electronics", price: "107.61", stock_quantity: 617 },
            { product_id: 70, product_name: "Wireless Blender", category: "clothing", price: "9.14", stock_quantity: 662 },
            { product_id: 71, product_name: "Modern Toolkit", category: "electronics", price: "347.56", stock_quantity: 339 },
            { product_id: 72, product_name: "Wireless Monitor", category: "electronics", price: "38.24", stock_quantity: 110 },
            { product_id: 73, product_name: "Wireless Charger", category: "clothing", price: "136.59", stock_quantity: 29 },
            { product_id: 74, product_name: "Vintage Mug", category: "clothing", price: "364.20", stock_quantity: 45 },
            { product_id: 75, product_name: "Folding Router", category: "electronics", price: "146.15", stock_quantity: 691 },
            { product_id: 76, product_name: "Smart Lantern", category: "electronics", price: "33.45", stock_quantity: 158 },
            { product_id: 77, product_name: "Smart Watch", category: "clothing", price: "89.14", stock_quantity: 373 },
            { product_id: 78, product_name: "Folding Notebook", category: "home", price: "64.44", stock_quantity: 245 },
            { product_id: 79, product_name: "Essential Planter", category: "clothing", price: "428.84", stock_quantity: 868 },
            { product_id: 80, product_name: "Deluxe Chair", category: "home", price: "94.31", stock_quantity: 398 },
            { product_id: 81, product_name: "Essential Jacket", category: "electronics", price: "171.61", stock_quantity: 221 },
            { product_id: 82, product_name: "Vintage Tent", category: "clothing", price: "250.55", stock_quantity: 688 },
            { product_id: 83, product_name: "Heavy Duty Chair", category: "clothing", price: "107.51", stock_quantity: 217 },
            { product_id: 84, product_name: "Classic Speaker", category: "electronics", price: "226.17", stock_quantity: 639 },
            { product_id: 85, product_name: "Wireless Kettle", category: "clothing", price: "194.67", stock_quantity: 881 },
            { product_id: 86, product_name: "Classic Kettle", category: "clothing", price: "325.49", stock_quantity: 439 },
            { product_id: 87, product_name: "Wireless Backpack", category: "clothing", price: "6.18", stock_quantity: 233 },
            { product_id: 88, product_name: "Heavy Duty Kettle", category: "home", price: "235.92", stock_quantity: 43 },
            { product_id: 89, product_name: "Vintage Bottle", category: "electronics", price: "378.55", stock_quantity: 728 },
            { product_id: 90, product_name: "Wireless Tent", category: "home", price: "106.58", stock_quantity: 134 },
            { product_id: 91, product_name: "Standard Notebook", category: "books", price: "40.12", stock_quantity: 623 },
            { product_id: 92, product_name: "Modern Keyboard", category: "toys", price: "37.54", stock_quantity: 175 },
            { product_id: 93, product_name: "Premium Router", category: "electronics", price: "65.70", stock_quantity: 700 },
            { product_id: 94, product_name: "Standard Keyboard", category: "toys", price: "389.32", stock_quantity: 400 },
            { product_id: 95, product_name: "Standard Tent", category: "electronics", price: "89.08", stock_quantity: 620 },
            { product_id: 96, product_name: "Pro Backpack", category: "home", price: "37.13", stock_quantity: 25 },
            { product_id: 97, product_name: "Portable Jacket", category: "clothing", price: "245.75", stock_quantity: 121 },
            { product_id: 98, product_name: "Ultra Jacket", category: "home", price: "293.47", stock_quantity: 538 },
            { product_id: 99, product_name: "Classic Desk Lamp", category: "clothing", price: "298.14", stock_quantity: 929 },
            { product_id: 100, product_name: "Eco Pan", category: "electronics", price: "154.51", stock_quantity: 891 },
            { product_id: 101, product_name: "Compact Toolkit", category: "electronics", price: "21.58", stock_quantity: 399 },
            { product_id: 102, product_name: "Insulated Monitor", category: "electronics", price: "165.13", stock_quantity: 19 },
            { product_id: 103, product_name: "Smart Watch", category: "home", price: "64.16", stock_quantity: 878 },
            { product_id: 104, product_name: "Standard Watch", category: "books", price: "367.61", stock_quantity: 10 },
            { product_id: 105, product_name: "Modern Desk Lamp", category: "electronics", price: "254.43", stock_quantity: 588 },
            { product_id: 106, product_name: "Modern Jacket", category: "toys", price: "263.24", stock_quantity: 626 },
            { product_id: 107, product_name: "Wireless Router", category: "books", price: "186.49", stock_quantity: 675 },
            { product_id: 108, product_name: "Eco Notebook", category: "electronics", price: "10.07", stock_quantity: 560 },
            { product_id: 109, product_name: "Premium Jacket", category: "toys", price: "32.29", stock_quantity: 110 },
            { product_id: 110, product_name: "Folding Mug", category: "toys", price: "166.38", stock_quantity: 615 },
            { product_id: 111, product_name: "Classic Camera", category: "electronics", price: "56.98", stock_quantity: 623 },
            { product_id: 112, product_name: "Mini Desk Lamp", category: "toys", price: "157.07", stock_quantity: 615 },
            { product_id: 113, product_name: "Pro Keyboard", category: "electronics", price: "27.47", stock_quantity: 562 },
            { product_id: 114, product_name: "Smart Backpack", category: "electronics", price: "10.58", stock_quantity: 426 },
            { product_id: 115, product_name: "Smart Jacket", category: "electronics", price: "368.79", stock_quantity: 7 },
            { product_id: 116, product_name: "Heavy Duty Umbrella", category: "clothing", price: "465.69", stock_quantity: 142 },
            { product_id: 117, product_name: "Insulated Watch", category: "electronics", price: "34.23", stock_quantity: 676 },
            { product_id: 118, product_name: "Pro Monitor", category: "toys", price: "77.47", stock_quantity: 289 },
            { product_id: 119, product_name: "Classic Umbrella", category: "electronics", price: "77.20", stock_quantity: 603 },
            { product_id: 120, product_name: "Insulated Router", category: "home", price: "49.87", stock_quantity: 365 },
            { product_id: 121, product_name: "Heavy Duty Toolkit", category: "electronics", price: "27.94", stock_quantity: 515 },
            { product_id: 122, product_name: "Compact Monitor", category: "books", price: "219.77", stock_quantity: 68 },
            { product_id: 123, product_name: "Heavy Duty Tent", category: "electronics", price: "106.13", stock_quantity: 227 },
            { product_id: 124, product_name: "Ultra Keyboard", category: "electronics", price: "157.13", stock_quantity: 608 },
            { product_id: 125, product_name: "Compact Chair", category: "toys", price: "134.66", stock_quantity: 604 },
            { product_id: 126, product_name: "Modern Charger", category: "clothing", price: "248.93", stock_quantity: 696 },
            { product_id: 127, product_name: "Modern Kettle", category: "books", price: "248.82", stock_quantity: 428 },
            { product_id: 128, product_name: "Smart Umbrella", category: "toys", price: "205.73", stock_quantity: 669 },
            { product_id: 129, product_name: "Pro Kettle", category: "electronics", price: "5.86", stock_quantity: 360 },
            { product_id: 130, product_name: "Wireless Camera", category: "electronics", price: "265.63", stock_quantity: 194 },
            { product_id: 131, product_name: "Slim Tent", category: "electronics", price: "5.46", stock_quantity: 397 },
            { product_id: 132, product_name: "Heavy Duty Chair", category: "electronics", price: "81.32", stock_quantity: 103 },
            { product_id: 133, product_name: "Compact Desk Lamp", category: "clothing", price: "14.27", stock_quantity: 263 },
            { product_id: 134, product_name: "Pro Desk Lamp", category: "home", price: "334.71", stock_quantity: 550 },
            { product_id: 135, product_name: "Insulated Pan", category: "clothing", price: "56.62", stock_quantity: 699 },
            { product_id: 136, product_name: "Vintage Tripod", category: "electronics", price: "7.45", stock_quantity: 270 },
            { product_id: 137, product_name: "Modern Speaker", category: "electronics", price: "177.11", stock_quantity: 959 },
            { product_id: 138, product_name: "Wireless Headphones", category: "electronics", price: "302.10", stock_quantity: 301 },
            { product_id: 139, product_name: "Modern Tent", category: "clothing", price: "457.43", stock_quantity: 394 },
            { product_id: 140, product_name: "Pro Umbrella", category: "electronics", price: "5.04", stock_quantity: 332 },
            { product_id: 141, product_name: "Ultra Chair", category: "electronics", price: "198.58", stock_quantity: 125 },
            { product_id: 142, product_name: "Mini Blender", category: "electronics", price: "64.50", stock_quantity: 80 },
            { product_id: 143, product_name: "Deluxe Charger", category: "clothing", price: "24.27", stock_quantity: 85 },
            { product_id: 144, product_name: "Premium Router", category: "electronics", price: "396.46", stock_quantity: 435 },
            { product_id: 145, product_name: "Folding Lantern", category: "electronics", price: "12.37", stock_quantity: 399 },
            { product_id: 146, product_name: "Folding Tripod", category: "clothing", price: "88.97", stock_quantity: 928 },
            { product_id: 147, product_name: "Standard Bottle", category: "electronics", price: "15.17", stock_quantity: 526 },
            { product_id: 148, product_name: "Insulated Backpack", category: "electronics", price: "53.73", stock_quantity: 670 },
            { product_id: 149, product_name: "Heavy Duty Planter", category: "electronics", price: "24.84", stock_quantity: 946 },
            { product_id: 150, product_name: "Pro Mug", category: "toys", price: "439.82", stock_quantity: 858 },
            { product_id: 151, product_name: "Essential Bottle", category: "electronics", price: "57.69", stock_quantity: 388 },
            { product_id: 152, product_name: "Pro Mug", category: "home", price: "49.09", stock_quantity: 104 },
            { product_id: 153, product_name: "Insulated Pan", category: "electronics", price: "6.75", stock_quantity: 546 },
            { product_id: 154, product_name: "Essential Tripod", category: "electronics", price: "176.38", stock_quantity: 450 },
            { product_id: 155, product_name: "Essential Headphones", category: "home", price: "72.69", stock_quantity: 142 },
            { product_id: 156, product_name: "Travel Keyboard", category: "electronics", price: "5.71", stock_quantity: 436 },
            { product_id: 157, product_name: "Portable Planter", category: "clothing", price: "255.62", stock_quantity: 431 },
            { product_id: 158, product_name: "Vintage Camera", category: "toys", price: "90.12", stock_quantity: 679 },
            { product_id: 159, product_name: "Premium Desk Lamp", category: "electronics", price: "376.17", stock_quantity: 673 },
            { product_id: 160, product_name: "Insulated Monitor", category: "electronics", price: "255.99", stock_quantity: 742 },
            { product_id: 161, product_name: "Premium Camera", category: "electronics", price: "126.85", stock_quantity: 262 },
            { product_id: 162, product_name: "Modern Tent", category: "electronics", price: "39.32", stock_quantity: 21 },
            { product_id: 163, product_name: "Standard Notebook", category: "electronics", price: "442.01", stock_quantity: 65 },
            { product_id: 164, product_name: "Insulated Watch", category: "clothing", price: "162.69", stock_quantity: 711 },
            { product_id: 165, product_name: "Compact Speaker", category: "home", price: "467.91", stock_quantity: 937 },
            { product_id: 166, product_name: "Insulated Toolkit", category: "home", price: "467.33", stock_quantity: 993 },
            { product_id: 167, product_name: "Essential Planter", category: "electronics", price: "9.63", stock_quantity: 565 },
            { product_id: 168, product_name: "Folding Tripod", category: "electronics", price: "28.60", stock_quantity: 610 },
            { product_id: 169, product_name: "Slim Charger", category: "electronics", price: "170.48", stock_quantity: 327 },
            { product_id: 170, product_name: "Slim Mug", category: "clothing", price: "120.79", stock_quantity: 940 },
            { product_id: 171, product_name: "Wireless Backpack", category: "clothing", price: "45.37", stock_quantity: 70 },
            { product_id: 172, product_name: "Portable Jacket", category: "electronics", price: "15.74", stock_quantity: 960 },
            { product_id: 173, product_name: "Smart Kettle", category: "clothing", price: "16.43", stock_quantity: 184 },
            { product_id: 174, product_name: "Compact Jacket", category: "clothing", price: "18.16", stock_quantity: 736 },
            { product_id: 175, product_name: "Wireless Lantern", category: "books", price: "207.89", stock_quantity: 49 },
            { product_id: 176, product_name: "Heavy Duty Keyboard", category: "home", price: "12.12", stock_quantity: 979 },
            { product_id: 177, product_name: "Classic Bottle", category: "clothing", price: "37.96", stock_quantity: 474 },
            { product_id: 178, product_name: "Mini Monitor", category: "books", price: "134.46", stock_quantity: 442 },
            { product_id: 179, product_name: "Standard Blender", category: "clothing", price: "293.72", stock_quantity: 840 },
            { product_id: 180, product_name: "Smart Monitor", category: "electronics", price: "84.00", stock_quantity: 945 },
            { product_id: 181, product_name: "Deluxe Charger", category: "books", price: "266.86", stock_quantity: 203 },
            { product_id: 182, product_name: "Wireless Jacket", category: "clothing", price: "452.65", stock_quantity: 950 },
            { product_id: 183, product_name: "Heavy Duty Camera", category: "toys", price: "231.33", stock_quantity: 838 },
            { product_id: 184, product_name: "Classic Keyboard", category: "books", price: "205.97", stock_quantity: 122 },
            { product_id: 185, product_name: "Standard Toolkit", category: "electronics", price: "186.28", stock_quantity: 52 },
            { product_id: 186, product_name: "Ultra Speaker", category: "electronics", price: "46.94", stock_quantity: 113 },
            { product_id: 187, product_name: "Mini Umbrella", category: "home", price: "324.30", stock_quantity: 806 },
            { product_id: 188, product_name: "Modern Bottle", category: "books", price: "136.26", stock_quantity: 44 },
            { product_id: 189, product_name: "Portable Notebook", category: "electronics", price: "6.76", stock_quantity: 642 },
            { product_id: 190, product_name: "Pro Tripod", category: "electronics", price: "17.79", stock_quantity: 774 },
            { product_id: 191, product_name: "Pro Jacket", category: "home", price: "480.00", stock_quantity: 54 },
            { product_id: 192, product_name: "Portable Umbrella", category: "electronics", price: "199.86", stock_quantity: 160 },
            { product_id: 193, product_name: "Modern Umbrella", category: "electronics", price: "409.87", stock_quantity: 950 },
            { product_id: 194, product_name: "Compact Camera", category: "home", price: "432.96", stock_quantity: 879 },
            { product_id: 195, product_name: "Eco Bottle", category: "home", price: "345.39", stock_quantity: 432 },
            { product_id: 196, product_name: "Mini Notebook", category: "electronics", price: "190.01", stock_quantity: 146 },
            { product_id: 197, product_name: "Travel Mug", category: "books", price: "388.23", stock_quantity: 565 },
            { product_id: 198, product_name: "Travel Notebook", category: "electronics", price: "29.98", stock_quantity: 660 },
            { product_id: 199, product_name: "Slim Notebook", category: "electronics", price: "31.08", stock_quantity: 85 },
            { product_id: 200, product_name: "Classic Router", category: "clothing", price: "409.65", stock_quantity: 600 },
        ],
    });
    await prisma.shipments.createMany({
        data: [
            { shipment_id: 1, order_id: 428, shipment_date: new Date("2022-12-04T17:29:33Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 2, order_id: 83, shipment_date: new Date("2021-02-19T14:20:37Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 3, order_id: 493, shipment_date: new Date("2021-11-01T16:16:10Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 4, order_id: 77, shipment_date: new Date("2022-02-02T17:12:11Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 5, order_id: 172, shipment_date: new Date("2022-02-25T16:47:40Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 6, order_id: 367, shipment_date: new Date("2022-01-13T12:22:52Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 7, order_id: 764, shipment_date: new Date("2021-12-08T11:40:39Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 8, order_id: 317, shipment_date: new Date("2021-08-22T13:35:34Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 9, order_id: 426, shipment_date: new Date("2021-06-15T18:40:08Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 10, order_id: 137, shipment_date: new Date("2021-01-14T06:32:54Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 11, order_id: 38, shipment_date: new Date("2021-08-19T13:38:08Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 12, order_id: 119, shipment_date: new Date("2021-02-26T16:47:29Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 13, order_id: 501, shipment_date: new Date("2022-04-23T12:19:22Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 14, order_id: 651, shipment_date: new Date("2021-05-03T16:37:18Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 15, order_id: 353, shipment_date: new Date("2022-06-17T02:34:41Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 16, order_id: 192, shipment_date: new Date("2021-08-14T13:45:50Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 17, order_id: 33, shipment_date: new Date("2021-10-09T03:54:28Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 18, order_id: 17, shipment_date: new Date("2021-05-22T09:21:58Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 19, order_id: 759, shipment_date: new Date("2022-02-22T18:41:13Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 20, order_id: 311, shipment_date: new Date("2021-12-11T13:11:00Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 21, order_id: 121, shipment_date: new Date("2022-03-18T08:15:11Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 22, order_id: 549, shipment_date: new Date("2022-12-01T16:36:44Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 23, order_id: 466, shipment_date: new Date("2021-05-28T12:07:19Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 24, order_id: 144, shipment_date: new Date("2022-06-23T09:44:41Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 25, order_id: 527, shipment_date: new Date("2022-07-04T10:26:50Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 26, order_id: 648, shipment_date: new Date("2021-03-20T10:47:09Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 27, order_id: 436, shipment_date: new Date("2022-04-26T14:53:31Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 28, order_id: 352, shipment_date: new Date("2022-06-02T13:55:06Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 29, order_id: 154, shipment_date: new Date("2021-05-10T10:51:58Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 30, order_id: 729, shipment_date: new Date("2021-11-21T13:37:10Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 31, order_id: 635, shipment_date: new Date("2022-09-21T15:15:58Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 32, order_id: 790, shipment_date: new Date("2022-02-05T16:25:11Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 33, order_id: 414, shipment_date: new Date("2021-04-12T11:24:11Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 34, order_id: 210, shipment_date: new Date("2021-02-17T13:01:35Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 35, order_id: 467, shipment_date: new Date("2022-07-26T09:37:32Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 36, order_id: 702, shipment_date: new Date("2021-11-14T10:54:06Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 37, order_id: 162, shipment_date: new Date("2022-10-30T14:08:10Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 38, order_id: 393, shipment_date: new Date("2022-10-29T17:48:43Z"), delivery_status: "returned", shipping_partner: "UPS" },
            { shipment_id: 39, order_id: 246, shipment_date: new Date("2022-01-07T15:08:05Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 40, order_id: 726, shipment_date: new Date("2021-05-20T15:37:41Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 41, order_id: 426, shipment_date: new Date("2022-07-28T17:42:02Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 42, order_id: 132, shipment_date: new Date("2022-01-16T11:24:06Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 43, order_id: 782, shipment_date: new Date("2021-05-25T18:59:33Z"), delivery_status: "delivered", shipping_partner: "USPS" },
            { shipment_id: 44, order_id: 759, shipment_date: new Date("2022-05-28T17:17:24Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 45, order_id: 449, shipment_date: new Date("2021-11-24T09:13:04Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 46, order_id: 26, shipment_date: new Date("2021-05-30T07:56:49Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 47, order_id: 478, shipment_date: new Date("2021-02-18T09:28:59Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 48, order_id: 537, shipment_date: new Date("2022-04-29T09:52:57Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 49, order_id: 503, shipment_date: new Date("2021-09-30T09:59:05Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 50, order_id: 404, shipment_date: new Date("2022-04-30T15:26:48Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 51, order_id: 234, shipment_date: new Date("2022-09-03T08:53:20Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 52, order_id: 166, shipment_date: new Date("2021-04-21T22:39:54Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 53, order_id: 741, shipment_date: new Date("2021-08-23T20:28:43Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 54, order_id: 45, shipment_date: new Date("2021-08-17T17:28:27Z"), delivery_status: "delivered", shipping_partner: "USPS" },
            { shipment_id: 55, order_id: 371, shipment_date: new Date("2021-08-15T17:09:33Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 56, order_id: 220, shipment_date: new Date("2022-08-14T10:23:09Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 57, order_id: 546, shipment_date: new Date("2021-04-18T01:50:15Z"), delivery_status: "returned", shipping_partner: "USPS" },
            { shipment_id: 58, order_id: 268, shipment_date: new Date("2022-02-20T15:34:15Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 59, order_id: 519, shipment_date: new Date("2022-01-21T10:52:41Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 60, order_id: 567, shipment_date: new Date("2022-09-21T14:59:24Z"), delivery_status: "returned", shipping_partner: "UPS" },
            { shipment_id: 61, order_id: 778, shipment_date: new Date("2021-01-17T10:29:05Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 62, order_id: 781, shipment_date: new Date("2021-05-02T12:08:44Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 63, order_id: 444, shipment_date: new Date("2022-04-29T14:02:17Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 64, order_id: 162, shipment_date: new Date("2022-11-23T14:46:55Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 65, order_id: 517, shipment_date: new Date("2022-10-21T14:38:40Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 66, order_id: 750, shipment_date: new Date("2022-09-22T11:33:43Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 67, order_id: 686, shipment_date: new Date("2022-01-19T09:27:14Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 68, order_id: 745, shipment_date: new Date("2021-12-10T12:30:06Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 69, order_id: 7, shipment_date: new Date("2022-01-16T08:43:40Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 70, order_id: 176, shipment_date: new Date("2022-08-10T17:56:31Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 71, order_id: 780, shipment_date: new Date("2021-06-16T18:50:23Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 72, order_id: 524, shipment_date: new Date("2021-10-30T15:35:41Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 73, order_id: 358, shipment_date: new Date("2022-03-28T16:46:43Z"), delivery_status: "returned", shipping_partner: "UPS" },
            { shipment_id: 74, order_id: 547, shipment_date: new Date("2022-04-09T07:03:09Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 75, order_id: 675, shipment_date: new Date("2022-10-23T12:35:03Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 76, order_id: 38, shipment_date: new Date("2022-07-07T14:58:40Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 77, order_id: 167, shipment_date: new Date("2022-10-03T13:54:39Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 78, order_id: 603, shipment_date: new Date("2022-03-25T09:30:02Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 79, order_id: 96, shipment_date: new Date("2021-08-10T18:54:33Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 80, order_id: 52, shipment_date: new Date("2022-12-19T15:59:30Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 81, order_id: 274, shipment_date: new Date("2021-01-04T13:40:26Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 82, order_id: 270, shipment_date: new Date("2022-09-06T14:40:58Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 83, order_id: 768, shipment_date: new Date("2022-12-27T12:47:00Z"), delivery_status: "returned", shipping_partner: "USPS" },
            { shipment_id: 84, order_id: 62, shipment_date: new Date("2021-06-15T15:45:43Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 85, order_id: 437, shipment_date: new Date("2021-09-05T04:09:22Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 86, order_id: 107, shipment_date: new Date("2022-02-12T17:05:24Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 87, order_id: 452, shipment_date: new Date("2022-12-21T10:48:48Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 88, order_id: 132, shipment_date: new Date("2022-04-05T15:32:15Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 89, order_id: 543, shipment_date: new Date("2021-01-31T11:10:22Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 90, order_id: 514, shipment_date: new Date("2021-08-11T12:33:53Z"), delivery_status: "delivered", shipping_partner: "USPS" },
            { shipment_id: 91, order_id: 108, shipment_date: new Date("2021-05-03T08:48:37Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 92, order_id: 216, shipment_date: new Date("2021-11-20T15:22:51Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 93, order_id: 667, shipment_date: new Date("2022-08-30T17:08:54Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 94, order_id: 582, shipment_date: new Date("2021-05-19T16:12:28Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 95, order_id: 183, shipment_date: new Date("2021-03-31T16:12:39Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 96, order_id: 597, shipment_date: new Date("2022-04-14T05:19:44Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 97, order_id: 313, shipment_date: new Date("2021-05-30T11:08:10Z"), delivery_status: "delivered", shipping_partner: "USPS" },
            { shipment_id: 98, order_id: 176, shipment_date: new Date("2021-07-01T15:50:56Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 99, order_id: 64, shipment_date: new Date("2022-05-28T01:52:15Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 100, order_id: 766, shipment_date: new Date("2022-06-10T13:18:53Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 101, order_id: 122, shipment_date: new Date("2022-07-09T16:23:23Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 102, order_id: 575, shipment_date: new Date("2022-12-03T16:44:13Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 103, order_id: 219, shipment_date: new Date("2021-06-19T17:30:12Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 104, order_id: 6, shipment_date: new Date("2021-11-15T13:25:37Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 105, order_id: 464, shipment_date: new Date("2022-05-05T09:15:45Z"), delivery_status: "delivered", shipping_partner: "USPS" },
            { shipment_id: 106, order_id: 454, shipment_date: new Date("2021-01-06T09:39:55Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 107, order_id: 370, shipment_date: new Date("2021-03-29T11:50:23Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 108, order_id: 321, shipment_date: new Date("2022-05-13T16:15:22Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 109, order_id: 607, shipment_date: new Date("2022-02-26T12:28:12Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 110, order_id: 759, shipment_date: new Date("2021-10-28T08:00:20Z"), delivery_status: "returned", shipping_partner: "USPS" },
            { shipment_id: 111, order_id: 627, shipment_date: new Date("2021-04-25T22:10:35Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 112, order_id: 214, shipment_date: new Date("2021-07-29T19:04:01Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 113, order_id: 720, shipment_date: new Date("2021-11-18T12:22:50Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 114, order_id: 375, shipment_date: new Date("2021-11-11T16:38:54Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 115, order_id: 449, shipment_date: new Date("2022-04-03T11:41:24Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 116, order_id: 118, shipment_date: new Date("2021-10-30T16:25:42Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 117, order_id: 658, shipment_date: new Date("2022-06-09T13:35:57Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 118, order_id: 620, shipment_date: new Date("2021-06-29T18:23:15Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 119, order_id: 453, shipment_date: new Date("2022-11-12T09:19:47Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 120, order_id: 196, shipment_date: new Date("2021-12-13T09:32:17Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 121, order_id: 631, shipment_date: new Date("2021-10-12T16:23:30Z"), delivery_status: "returned", shipping_partner: "UPS" },
            { shipment_id: 122, order_id: 481, shipment_date: new Date("2022-09-03T13:32:25Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 123, order_id: 305, shipment_date: new Date("2022-06-08T14:21:36Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 124, order_id: 357, shipment_date: new Date("2021-05-21T15:12:17Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 125, order_id: 15, shipment_date: new Date("2021-03-31T13:23:53Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 126, order_id: 609, shipment_date: new Date("2022-01-03T07:03:27Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 127, order_id: 485, shipment_date: new Date("2022-02-14T17:14:10Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 128, order_id: 571, shipment_date: new Date("2022-09-22T10:27:27Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 129, order_id: 479, shipment_date: new Date("2022-02-20T11:29:56Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 130, order_id: 27, shipment_date: new Date("2022-01-21T09:19:56Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 131, order_id: 119, shipment_date: new Date("2022-11-09T16:20:42Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 132, order_id: 699, shipment_date: new Date("2022-03-20T10:39:38Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 133, order_id: 720, shipment_date: new Date("2021-07-14T13:30:29Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 134, order_id: 541, shipment_date: new Date("2021-05-17T15:52:49Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 135, order_id: 31, shipment_date: new Date("2021-10-12T10:10:41Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 136, order_id: 542, shipment_date: new Date("2021-11-28T08:10:50Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 137, order_id: 156, shipment_date: new Date("2022-12-25T10:07:02Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 138, order_id: 662, shipment_date: new Date("2021-10-25T15:04:48Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 139, order_id: 11, shipment_date: new Date("2022-11-26T15:45:56Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 140, order_id: 793, shipment_date: new Date("2021-09-24T15:39:47Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 141, order_id: 553, shipment_date: new Date("2022-02-23T15:23:34Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 142, order_id: 106, shipment_date: new Date("2021-12-03T16:19:49Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 143, order_id: 80, shipment_date: new Date("2021-06-23T09:25:58Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 144, order_id: 8, shipment_date: new Date("2022-10-29T11:03:23Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 145, order_id: 251, shipment_date: new Date("2021-06-08T09:17:45Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 146, order_id: 699, shipment_date: new Date("2022-11-01T15:26:15Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 147, order_id: 454, shipment_date: new Date("2022-05-30T09:54:11Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 148, order_id: 637, shipment_date: new Date("2021-03-03T13:53:01Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 149, order_id: 265, shipment_date: new Date("2022-02-02T11:05:42Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 150, order_id: 472, shipment_date: new Date("2022-01-30T15:05:29Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 151, order_id: 682, shipment_date: new Date("2022-10-27T17:49:40Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 152, order_id: 385, shipment_date: new Date("2022-01-12T10:34:49Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 153, order_id: 4, shipment_date: new Date("2022-06-23T15:56:39Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 154, order_id: 28, shipment_date: new Date("2021-08-17T13:23:14Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 155, order_id: 497, shipment_date: new Date("2021-05-27T10:57:20Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 156, order_id: 260, shipment_date: new Date("2021-05-03T12:03:17Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 157, order_id: 176, shipment_date: new Date("2022-08-27T10:44:37Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 158, order_id: 674, shipment_date: new Date("2021-03-27T13:59:28Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 159, order_id: 9, shipment_date: new Date("2021-08-27T14:13:11Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 160, order_id: 101, shipment_date: new Date("2021-05-24T11:10:38Z"), delivery_status: "delivered", shipping_partner: "USPS" },
            { shipment_id: 161, order_id: 226, shipment_date: new Date("2021-07-26T11:32:38Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 162, order_id: 691, shipment_date: new Date("2021-08-22T15:16:13Z"), delivery_status: "delivered", shipping_partner: "USPS" },
            { shipment_id: 163, order_id: 645, shipment_date: new Date("2021-05-03T15:49:02Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 164, order_id: 122, shipment_date: new Date("2022-07-16T14:16:15Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 165, order_id: 745, shipment_date: new Date("2022-10-17T15:35:13Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 166, order_id: 182, shipment_date: new Date("2022-10-17T15:48:16Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 167, order_id: 472, shipment_date: new Date("2022-01-03T09:33:15Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 168, order_id: 448, shipment_date: new Date("2021-12-13T13:55:03Z"), delivery_status: "returned", shipping_partner: "USPS" },
            { shipment_id: 169, order_id: 372, shipment_date: new Date("2022-10-18T21:44:08Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 170, order_id: 373, shipment_date: new Date("2022-07-26T17:10:16Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 171, order_id: 739, shipment_date: new Date("2021-02-02T12:54:03Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 172, order_id: 697, shipment_date: new Date("2021-07-19T15:46:06Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 173, order_id: 482, shipment_date: new Date("2021-06-25T10:41:12Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 174, order_id: 257, shipment_date: new Date("2022-02-06T10:36:01Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 175, order_id: 462, shipment_date: new Date("2022-08-17T13:30:59Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 176, order_id: 66, shipment_date: new Date("2021-11-24T14:15:56Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 177, order_id: 556, shipment_date: new Date("2022-01-02T10:04:42Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 178, order_id: 171, shipment_date: new Date("2022-11-25T08:01:20Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 179, order_id: 592, shipment_date: new Date("2021-07-03T12:11:06Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 180, order_id: 218, shipment_date: new Date("2022-09-03T14:58:57Z"), delivery_status: "delivered", shipping_partner: "USPS" },
            { shipment_id: 181, order_id: 523, shipment_date: new Date("2022-07-01T11:53:24Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 182, order_id: 93, shipment_date: new Date("2021-04-24T08:19:36Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 183, order_id: 77, shipment_date: new Date("2021-06-01T14:12:10Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 184, order_id: 475, shipment_date: new Date("2022-12-25T15:51:42Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 185, order_id: 322, shipment_date: new Date("2022-09-12T20:20:59Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 186, order_id: 407, shipment_date: new Date("2021-10-02T08:38:06Z"), delivery_status: "delivered", shipping_partner: "USPS" },
            { shipment_id: 187, order_id: 408, shipment_date: new Date("2021-12-08T08:03:38Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 188, order_id: 366, shipment_date: new Date("2021-04-21T12:38:54Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 189, order_id: 250, shipment_date: new Date("2022-07-05T15:05:45Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 190, order_id: 669, shipment_date: new Date("2022-12-10T19:41:59Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 191, order_id: 795, shipment_date: new Date("2021-04-08T13:27:39Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 192, order_id: 174, shipment_date: new Date("2021-05-31T16:45:50Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 193, order_id: 449, shipment_date: new Date("2022-07-26T15:06:08Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 194, order_id: 567, shipment_date: new Date("2021-05-02T20:36:44Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 195, order_id: 293, shipment_date: new Date("2021-08-02T13:27:43Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 196, order_id: 399, shipment_date: new Date("2022-01-02T12:24:26Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 197, order_id: 443, shipment_date: new Date("2022-06-26T14:53:06Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 198, order_id: 273, shipment_date: new Date("2022-05-29T10:58:31Z"), delivery_status: "delivered", shipping_partner: "USPS" },
            { shipment_id: 199, order_id: 525, shipment_date: new Date("2021-03-23T06:11:56Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 200, order_id: 71, shipment_date: new Date("2022-06-26T12:17:00Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 201, order_id: 387, shipment_date: new Date("2022-04-15T10:17:51Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 202, order_id: 634, shipment_date: new Date("2022-06-23T10:17:47Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 203, order_id: 545, shipment_date: new Date("2022-11-17T09:56:27Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 204, order_id: 256, shipment_date: new Date("2021-10-13T14:05:46Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 205, order_id: 779, shipment_date: new Date("2022-05-25T11:03:10Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 206, order_id: 649, shipment_date: new Date("2021-05-13T15:17:07Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 207, order_id: 681, shipment_date: new Date("2022-10-23T14:38:17Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 208, order_id: 759, shipment_date: new Date("2022-09-20T11:32:26Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 209, order_id: 470, shipment_date: new Date("2022-07-08T12:07:04Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 210, order_id: 750, shipment_date: new Date("2021-06-21T13:48:48Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 211, order_id: 274, shipment_date: new Date("2021-06-21T11:25:22Z"), delivery_status: "returned", shipping_partner: "USPS" },
            { shipment_id: 212, order_id: 581, shipment_date: new Date("2022-03-01T14:43:49Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 213, order_id: 616, shipment_date: new Date("2022-06-28T16:52:53Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 214, order_id: 318, shipment_date: new Date("2021-10-07T15:28:58Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 215, order_id: 554, shipment_date: new Date("2021-02-16T14:33:33Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 216, order_id: 49, shipment_date: new Date("2021-01-26T13:38:55Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 217, order_id: 475, shipment_date: new Date("2021-05-17T18:29:32Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 218, order_id: 576, shipment_date: new Date("2022-08-24T11:39:45Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 219, order_id: 309, shipment_date: new Date("2022-01-26T12:35:09Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 220, order_id: 607, shipment_date: new Date("2022-04-16T15:13:16Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 221, order_id: 538, shipment_date: new Date("2022-05-16T06:19:51Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 222, order_id: 326, shipment_date: new Date("2021-09-30T09:22:34Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 223, order_id: 769, shipment_date: new Date("2022-09-10T22:00:59Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 224, order_id: 354, shipment_date: new Date("2022-03-18T13:36:30Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 225, order_id: 695, shipment_date: new Date("2021-08-25T06:34:28Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 226, order_id: 479, shipment_date: new Date("2022-03-19T13:30:45Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 227, order_id: 347, shipment_date: new Date("2021-05-09T10:49:04Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 228, order_id: 783, shipment_date: new Date("2021-09-01T11:32:18Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 229, order_id: 185, shipment_date: new Date("2021-10-11T09:11:24Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 230, order_id: 462, shipment_date: new Date("2021-02-24T10:26:22Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 231, order_id: 59, shipment_date: new Date("2021-10-09T13:58:49Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 232, order_id: 9, shipment_date: new Date("2022-02-01T11:52:19Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 233, order_id: 668, shipment_date: new Date("2021-01-22T14:06:21Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 234, order_id: 535, shipment_date: new Date("2021-02-07T16:21:14Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 235, order_id: 549, shipment_date: new Date("2022-07-14T10:35:13Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 236, order_id: 732, shipment_date: new Date("2021-07-12T13:32:35Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 237, order_id: 356, shipment_date: new Date("2022-03-13T10:50:09Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 238, order_id: 704, shipment_date: new Date("2022-01-14T12:06:22Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 239, order_id: 187, shipment_date: new Date("2021-07-18T14:19:24Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 240, order_id: 754, shipment_date: new Date("2022-08-04T09:27:39Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 241, order_id: 782, shipment_date: new Date("2021-02-17T16:54:43Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 242, order_id: 450, shipment_date: new Date("2022-02-22T15:41:14Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 243, order_id: 157, shipment_date: new Date("2022-02-03T12:12:09Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 244, order_id: 320, shipment_date: new Date("2022-06-30T08:21:41Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 245, order_id: 792, shipment_date: new Date("2022-01-09T13:54:45Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 246, order_id: 177, shipment_date: new Date("2021-04-29T13:42:15Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 247, order_id: 71, shipment_date: new Date("2021-02-16T13:24:07Z"), delivery_status: "returned", shipping_partner: "USPS" },
            { shipment_id: 248, order_id: 293, shipment_date: new Date("2022-10-22T13:05:35Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 249, order_id: 575, shipment_date: new Date("2021-06-11T11:23:25Z"), delivery_status: "returned", shipping_partner: "DHL" },
            { shipment_id: 250, order_id: 122, shipment_date: new Date("2021-06-21T15:15:18Z"), delivery_status: "returned", shipping_partner: "USPS" },
            { shipment_id: 251, order_id: 782, shipment_date: new Date("2022-01-17T14:19:35Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 252, order_id: 679, shipment_date: new Date("2022-12-15T12:54:45Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 253, order_id: 90, shipment_date: new Date("2021-05-07T15:23:35Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 254, order_id: 56, shipment_date: new Date("2021-07-03T13:23:57Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 255, order_id: 469, shipment_date: new Date("2021-09-24T14:18:30Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 256, order_id: 788, shipment_date: new Date("2022-02-12T09:40:21Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 257, order_id: 203, shipment_date: new Date("2022-11-18T12:36:09Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 258, order_id: 621, shipment_date: new Date("2022-11-12T15:13:33Z"), delivery_status: "returned", shipping_partner: "UPS" },
            { shipment_id: 259, order_id: 425, shipment_date: new Date("2021-11-17T11:31:04Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 260, order_id: 756, shipment_date: new Date("2021-07-22T18:37:19Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 261, order_id: 550, shipment_date: new Date("2022-07-24T16:49:01Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 262, order_id: 675, shipment_date: new Date("2022-08-18T15:34:37Z"), delivery_status: "delivered", shipping_partner: "USPS" },
            { shipment_id: 263, order_id: 613, shipment_date: new Date("2022-03-11T13:57:32Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 264, order_id: 694, shipment_date: new Date("2021-06-02T11:47:22Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 265, order_id: 340, shipment_date: new Date("2022-06-12T18:44:39Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 266, order_id: 685, shipment_date: new Date("2022-06-24T11:02:11Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 267, order_id: 457, shipment_date: new Date("2022-02-25T17:12:07Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 268, order_id: 328, shipment_date: new Date("2021-05-30T18:44:01Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 269, order_id: 196, shipment_date: new Date("2021-01-05T12:40:35Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 270, order_id: 15, shipment_date: new Date("2022-10-07T16:18:24Z"), delivery_status: "returned", shipping_partner: "UPS" },
            { shipment_id: 271, order_id: 208, shipment_date: new Date("2021-10-14T11:43:48Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 272, order_id: 656, shipment_date: new Date("2021-04-26T08:10:57Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 273, order_id: 465, shipment_date: new Date("2022-04-02T13:04:38Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 274, order_id: 9, shipment_date: new Date("2022-03-30T11:24:37Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 275, order_id: 445, shipment_date: new Date("2022-10-29T11:21:55Z"), delivery_status: "returned", shipping_partner: "UPS" },
            { shipment_id: 276, order_id: 552, shipment_date: new Date("2022-09-02T14:15:27Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 277, order_id: 61, shipment_date: new Date("2021-04-03T13:11:30Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 278, order_id: 74, shipment_date: new Date("2021-04-19T10:55:29Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 279, order_id: 605, shipment_date: new Date("2022-02-26T17:43:49Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 280, order_id: 147, shipment_date: new Date("2022-11-03T11:58:36Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 281, order_id: 657, shipment_date: new Date("2021-10-19T09:46:22Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 282, order_id: 462, shipment_date: new Date("2021-08-28T10:10:12Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 283, order_id: 798, shipment_date: new Date("2021-03-22T03:45:04Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 284, order_id: 179, shipment_date: new Date("2022-11-21T12:18:14Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 285, order_id: 195, shipment_date: new Date("2022-08-08T19:34:20Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 286, order_id: 70, shipment_date: new Date("2022-03-06T14:01:20Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 287, order_id: 86, shipment_date: new Date("2022-04-26T15:29:13Z"), delivery_status: "delivered", shipping_partner: "USPS" },
            { shipment_id: 288, order_id: 534, shipment_date: new Date("2021-01-25T10:20:59Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 289, order_id: 499, shipment_date: new Date("2021-10-17T11:02:45Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 290, order_id: 712, shipment_date: new Date("2022-04-28T07:11:32Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 291, order_id: 174, shipment_date: new Date("2021-08-18T14:00:37Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 292, order_id: 432, shipment_date: new Date("2021-12-14T14:21:15Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 293, order_id: 512, shipment_date: new Date("2021-11-24T18:07:37Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 294, order_id: 567, shipment_date: new Date("2022-03-09T10:57:13Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 295, order_id: 228, shipment_date: new Date("2022-10-09T07:25:45Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 296, order_id: 46, shipment_date: new Date("2021-02-01T11:40:14Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 297, order_id: 468, shipment_date: new Date("2021-04-12T13:05:05Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 298, order_id: 419, shipment_date: new Date("2022-01-25T10:19:19Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 299, order_id: 259, shipment_date: new Date("2021-07-09T12:10:39Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 300, order_id: 291, shipment_date: new Date("2022-07-27T12:06:49Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 301, order_id: 350, shipment_date: new Date("2022-01-14T14:10:58Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 302, order_id: 732, shipment_date: new Date("2022-09-30T11:39:24Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 303, order_id: 521, shipment_date: new Date("2021-09-19T20:46:05Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 304, order_id: 606, shipment_date: new Date("2021-07-25T19:59:54Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 305, order_id: 447, shipment_date: new Date("2022-02-07T14:23:47Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 306, order_id: 336, shipment_date: new Date("2022-02-07T14:23:54Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 307, order_id: 614, shipment_date: new Date("2021-02-10T13:04:25Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 308, order_id: 376, shipment_date: new Date("2021-12-09T13:49:10Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 309, order_id: 331, shipment_date: new Date("2021-01-27T09:31:22Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 310, order_id: 40, shipment_date: new Date("2022-03-04T11:51:12Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 311, order_id: 87, shipment_date: new Date("2021-12-23T13:34:15Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 312, order_id: 30, shipment_date: new Date("2022-06-02T13:38:36Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 313, order_id: 312, shipment_date: new Date("2021-06-04T16:33:48Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 314, order_id: 777, shipment_date: new Date("2021-01-01T09:45:51Z"), delivery_status: "returned", shipping_partner: "DHL" },
            { shipment_id: 315, order_id: 94, shipment_date: new Date("2021-09-14T10:15:36Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 316, order_id: 207, shipment_date: new Date("2022-03-18T13:37:39Z"), delivery_status: "returned", shipping_partner: "UPS" },
            { shipment_id: 317, order_id: 24, shipment_date: new Date("2022-10-22T11:50:10Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 318, order_id: 314, shipment_date: new Date("2022-06-24T17:49:46Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 319, order_id: 418, shipment_date: new Date("2022-07-13T13:02:43Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 320, order_id: 10, shipment_date: new Date("2022-09-12T08:27:08Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 321, order_id: 691, shipment_date: new Date("2022-04-04T14:02:13Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 322, order_id: 185, shipment_date: new Date("2022-03-21T13:47:48Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 323, order_id: 358, shipment_date: new Date("2022-09-23T14:55:23Z"), delivery_status: "returned", shipping_partner: "UPS" },
            { shipment_id: 324, order_id: 61, shipment_date: new Date("2021-12-12T13:45:34Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 325, order_id: 416, shipment_date: new Date("2022-03-26T12:09:26Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 326, order_id: 199, shipment_date: new Date("2021-11-23T16:52:41Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 327, order_id: 185, shipment_date: new Date("2022-05-31T13:52:36Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 328, order_id: 732, shipment_date: new Date("2021-08-28T10:30:25Z"), delivery_status: "returned", shipping_partner: "UPS" },
            { shipment_id: 329, order_id: 641, shipment_date: new Date("2022-07-01T16:15:54Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 330, order_id: 64, shipment_date: new Date("2021-05-29T14:52:53Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 331, order_id: 574, shipment_date: new Date("2022-05-11T13:57:09Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 332, order_id: 535, shipment_date: new Date("2022-12-09T13:41:00Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 333, order_id: 344, shipment_date: new Date("2022-08-10T11:30:50Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 334, order_id: 559, shipment_date: new Date("2022-08-17T12:27:18Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 335, order_id: 21, shipment_date: new Date("2021-11-04T10:19:04Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 336, order_id: 434, shipment_date: new Date("2021-09-09T14:23:18Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 337, order_id: 728, shipment_date: new Date("2022-09-15T13:05:00Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 338, order_id: 489, shipment_date: new Date("2021-10-04T15:42:46Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 339, order_id: 9, shipment_date: new Date("2021-12-28T06:54:59Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 340, order_id: 714, shipment_date: new Date("2021-07-22T14:53:02Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 341, order_id: 754, shipment_date: new Date("2021-01-09T11:05:52Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 342, order_id: 554, shipment_date: new Date("2021-11-02T12:08:26Z"), delivery_status: "delivered", shipping_partner: "USPS" },
            { shipment_id: 343, order_id: 361, shipment_date: new Date("2021-10-09T09:14:32Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 344, order_id: 361, shipment_date: new Date("2021-10-08T10:22:53Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 345, order_id: 400, shipment_date: new Date("2022-11-26T16:09:33Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 346, order_id: 121, shipment_date: new Date("2022-09-24T15:05:14Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 347, order_id: 499, shipment_date: new Date("2021-04-11T12:06:20Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 348, order_id: 49, shipment_date: new Date("2022-01-20T13:54:51Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 349, order_id: 170, shipment_date: new Date("2022-09-20T15:00:35Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 350, order_id: 371, shipment_date: new Date("2022-11-22T10:31:59Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 351, order_id: 385, shipment_date: new Date("2022-07-12T17:31:46Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 352, order_id: 25, shipment_date: new Date("2021-02-24T07:34:47Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 353, order_id: 236, shipment_date: new Date("2022-10-09T13:41:17Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 354, order_id: 646, shipment_date: new Date("2022-03-26T10:42:12Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 355, order_id: 67, shipment_date: new Date("2022-01-11T10:12:49Z"), delivery_status: "returned", shipping_partner: "DHL" },
            { shipment_id: 356, order_id: 502, shipment_date: new Date("2021-04-25T08:10:25Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 357, order_id: 236, shipment_date: new Date("2021-07-22T12:49:19Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 358, order_id: 87, shipment_date: new Date("2021-03-10T10:39:05Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 359, order_id: 157, shipment_date: new Date("2021-01-24T12:08:19Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 360, order_id: 272, shipment_date: new Date("2022-10-11T12:05:05Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 361, order_id: 290, shipment_date: new Date("2021-05-28T04:04:33Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 362, order_id: 490, shipment_date: new Date("2022-06-26T08:29:16Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 363, order_id: 682, shipment_date: new Date("2022-08-15T09:04:38Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 364, order_id: 179, shipment_date: new Date("2021-04-04T12:24:01Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 365, order_id: 404, shipment_date: new Date("2021-11-02T11:03:16Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 366, order_id: 95, shipment_date: new Date("2022-08-06T09:29:27Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 367, order_id: 158, shipment_date: new Date("2022-11-03T13:00:10Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 368, order_id: 750, shipment_date: new Date("2022-11-11T14:47:06Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 369, order_id: 711, shipment_date: new Date("2021-09-08T14:51:55Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 370, order_id: 242, shipment_date: new Date("2021-01-23T08:07:02Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 371, order_id: 38, shipment_date: new Date("2021-03-17T09:12:43Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 372, order_id: 37, shipment_date: new Date("2021-03-21T12:42:57Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 373, order_id: 653, shipment_date: new Date("2022-05-08T13:37:22Z"), delivery_status: "returned", shipping_partner: "DHL" },
            { shipment_id: 374, order_id: 37, shipment_date: new Date("2022-09-25T11:20:46Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 375, order_id: 495, shipment_date: new Date("2021-08-22T11:50:39Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 376, order_id: 174, shipment_date: new Date("2022-11-02T11:41:05Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 377, order_id: 680, shipment_date: new Date("2021-01-31T12:28:59Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 378, order_id: 410, shipment_date: new Date("2021-08-25T09:52:16Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 379, order_id: 505, shipment_date: new Date("2022-10-11T08:53:26Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 380, order_id: 152, shipment_date: new Date("2021-09-14T13:51:49Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 381, order_id: 720, shipment_date: new Date("2022-12-18T13:47:53Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 382, order_id: 145, shipment_date: new Date("2021-07-28T15:02:40Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 383, order_id: 197, shipment_date: new Date("2021-02-15T02:04:08Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 384, order_id: 492, shipment_date: new Date("2021-08-29T12:09:38Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 385, order_id: 321, shipment_date: new Date("2022-06-06T20:48:24Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 386, order_id: 62, shipment_date: new Date("2022-09-17T09:42:46Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 387, order_id: 436, shipment_date: new Date("2022-02-17T09:53:02Z"), delivery_status: "delivered", shipping_partner: "USPS" },
            { shipment_id: 388, order_id: 493, shipment_date: new Date("2022-10-07T14:14:02Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 389, order_id: 332, shipment_date: new Date("2022-05-08T17:38:11Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 390, order_id: 535, shipment_date: new Date("2021-12-28T13:21:39Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 391, order_id: 580, shipment_date: new Date("2021-01-05T07:09:46Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 392, order_id: 345, shipment_date: new Date("2022-09-20T15:13:47Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 393, order_id: 57, shipment_date: new Date("2022-02-21T13:22:59Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 394, order_id: 529, shipment_date: new Date("2021-05-11T20:18:24Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 395, order_id: 614, shipment_date: new Date("2022-05-14T11:26:41Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 396, order_id: 248, shipment_date: new Date("2021-09-17T17:57:47Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 397, order_id: 121, shipment_date: new Date("2021-04-13T15:24:01Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 398, order_id: 376, shipment_date: new Date("2021-07-13T16:10:50Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 399, order_id: 111, shipment_date: new Date("2021-11-23T20:18:55Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 400, order_id: 397, shipment_date: new Date("2021-02-22T14:32:16Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 401, order_id: 622, shipment_date: new Date("2022-12-11T12:36:18Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 402, order_id: 397, shipment_date: new Date("2022-06-19T13:38:27Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 403, order_id: 87, shipment_date: new Date("2022-05-07T11:20:47Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 404, order_id: 497, shipment_date: new Date("2022-07-27T06:39:55Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 405, order_id: 307, shipment_date: new Date("2022-06-02T20:03:14Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 406, order_id: 628, shipment_date: new Date("2021-12-09T13:11:38Z"), delivery_status: "returned", shipping_partner: "UPS" },
            { shipment_id: 407, order_id: 90, shipment_date: new Date("2022-10-27T12:38:50Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 408, order_id: 236, shipment_date: new Date("2022-10-27T16:34:34Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 409, order_id: 32, shipment_date: new Date("2022-05-19T10:05:33Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 410, order_id: 451, shipment_date: new Date("2022-04-21T14:21:49Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 411, order_id: 719, shipment_date: new Date("2021-09-02T12:01:53Z"), delivery_status: "returned", shipping_partner: "UPS" },
            { shipment_id: 412, order_id: 468, shipment_date: new Date("2022-09-14T10:55:17Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 413, order_id: 721, shipment_date: new Date("2021-01-01T10:30:07Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 414, order_id: 327, shipment_date: new Date("2022-11-10T16:44:32Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 415, order_id: 250, shipment_date: new Date("2021-02-22T16:02:03Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 416, order_id: 169, shipment_date: new Date("2021-12-30T15:19:20Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 417, order_id: 637, shipment_date: new Date("2022-11-12T15:42:35Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 418, order_id: 306, shipment_date: new Date("2022-08-26T17:33:11Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 419, order_id: 189, shipment_date: new Date("2021-01-12T12:29:13Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 420, order_id: 435, shipment_date: new Date("2022-12-07T16:50:56Z"), delivery_status: "returned", shipping_partner: "USPS" },
            { shipment_id: 421, order_id: 627, shipment_date: new Date("2021-10-17T09:09:49Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 422, order_id: 498, shipment_date: new Date("2021-07-31T16:18:36Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 423, order_id: 668, shipment_date: new Date("2022-05-06T16:09:07Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 424, order_id: 642, shipment_date: new Date("2022-07-06T16:21:33Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 425, order_id: 35, shipment_date: new Date("2022-07-20T13:47:22Z"), delivery_status: "delivered", shipping_partner: "USPS" },
            { shipment_id: 426, order_id: 309, shipment_date: new Date("2021-02-25T10:19:39Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 427, order_id: 409, shipment_date: new Date("2021-05-16T16:17:39Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 428, order_id: 431, shipment_date: new Date("2022-11-30T14:58:32Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 429, order_id: 541, shipment_date: new Date("2022-11-09T15:20:54Z"), delivery_status: "delivered", shipping_partner: "USPS" },
            { shipment_id: 430, order_id: 118, shipment_date: new Date("2022-05-30T10:03:00Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 431, order_id: 319, shipment_date: new Date("2022-09-09T11:32:51Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 432, order_id: 306, shipment_date: new Date("2021-09-11T10:25:26Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 433, order_id: 472, shipment_date: new Date("2021-01-13T12:34:43Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 434, order_id: 442, shipment_date: new Date("2022-10-27T15:20:58Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 435, order_id: 628, shipment_date: new Date("2022-07-28T10:23:39Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 436, order_id: 241, shipment_date: new Date("2021-01-23T14:13:29Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 437, order_id: 112, shipment_date: new Date("2022-11-05T12:22:58Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 438, order_id: 138, shipment_date: new Date("2022-11-12T11:20:58Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 439, order_id: 787, shipment_date: new Date("2022-02-23T09:34:28Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 440, order_id: 89, shipment_date: new Date("2022-06-27T09:08:42Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 441, order_id: 350, shipment_date: new Date("2021-08-03T11:11:47Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 442, order_id: 141, shipment_date: new Date("2022-03-25T16:58:17Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 443, order_id: 398, shipment_date: new Date("2021-07-03T16:13:36Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 444, order_id: 750, shipment_date: new Date("2022-10-31T18:12:40Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 445, order_id: 383, shipment_date: new Date("2022-08-05T16:13:19Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 446, order_id: 644, shipment_date: new Date("2022-06-22T01:12:03Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 447, order_id: 491, shipment_date: new Date("2022-03-07T07:17:16Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 448, order_id: 201, shipment_date: new Date("2022-08-17T18:03:15Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 449, order_id: 580, shipment_date: new Date("2021-03-03T15:35:37Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 450, order_id: 793, shipment_date: new Date("2021-01-21T08:51:14Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 451, order_id: 202, shipment_date: new Date("2021-12-09T16:50:50Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 452, order_id: 789, shipment_date: new Date("2021-09-14T16:59:10Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 453, order_id: 691, shipment_date: new Date("2021-04-03T12:17:43Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 454, order_id: 487, shipment_date: new Date("2022-12-10T18:43:51Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 455, order_id: 160, shipment_date: new Date("2021-05-24T11:32:11Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 456, order_id: 138, shipment_date: new Date("2022-06-11T14:09:35Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 457, order_id: 219, shipment_date: new Date("2021-10-09T17:05:18Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 458, order_id: 528, shipment_date: new Date("2022-04-03T15:16:08Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 459, order_id: 597, shipment_date: new Date("2022-09-29T10:38:40Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 460, order_id: 590, shipment_date: new Date("2021-10-14T09:52:45Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 461, order_id: 62, shipment_date: new Date("2022-01-30T11:48:28Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 462, order_id: 277, shipment_date: new Date("2022-10-27T10:10:34Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 463, order_id: 455, shipment_date: new Date("2022-01-29T15:14:25Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 464, order_id: 248, shipment_date: new Date("2022-07-10T15:15:57Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 465, order_id: 701, shipment_date: new Date("2022-11-22T14:57:01Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 466, order_id: 789, shipment_date: new Date("2022-08-29T08:24:42Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 467, order_id: 766, shipment_date: new Date("2021-05-07T09:29:55Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 468, order_id: 591, shipment_date: new Date("2022-07-22T08:34:05Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 469, order_id: 265, shipment_date: new Date("2022-02-27T16:21:21Z"), delivery_status: "returned", shipping_partner: "DHL" },
            { shipment_id: 470, order_id: 367, shipment_date: new Date("2021-06-25T18:38:29Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 471, order_id: 304, shipment_date: new Date("2021-01-04T14:04:07Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 472, order_id: 710, shipment_date: new Date("2022-08-17T20:52:02Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 473, order_id: 362, shipment_date: new Date("2022-04-09T17:54:53Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 474, order_id: 500, shipment_date: new Date("2022-01-03T15:27:55Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 475, order_id: 57, shipment_date: new Date("2021-05-26T15:07:36Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 476, order_id: 402, shipment_date: new Date("2022-01-06T13:41:08Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 477, order_id: 692, shipment_date: new Date("2022-04-27T18:52:01Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 478, order_id: 243, shipment_date: new Date("2022-01-06T10:05:57Z"), delivery_status: "returned", shipping_partner: "USPS" },
            { shipment_id: 479, order_id: 785, shipment_date: new Date("2021-11-08T13:43:46Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 480, order_id: 149, shipment_date: new Date("2022-09-11T14:31:53Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 481, order_id: 673, shipment_date: new Date("2021-11-04T20:28:26Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 482, order_id: 726, shipment_date: new Date("2021-02-01T16:01:14Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 483, order_id: 225, shipment_date: new Date("2021-09-14T06:21:27Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 484, order_id: 455, shipment_date: new Date("2022-09-13T14:10:47Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 485, order_id: 339, shipment_date: new Date("2021-05-02T11:33:56Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 486, order_id: 570, shipment_date: new Date("2022-06-04T21:04:52Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 487, order_id: 633, shipment_date: new Date("2021-08-21T16:32:57Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 488, order_id: 710, shipment_date: new Date("2022-02-12T17:01:59Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 489, order_id: 185, shipment_date: new Date("2021-06-01T09:32:57Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 490, order_id: 32, shipment_date: new Date("2021-11-03T10:17:39Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 491, order_id: 447, shipment_date: new Date("2022-02-07T10:31:07Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 492, order_id: 780, shipment_date: new Date("2021-03-06T14:06:17Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 493, order_id: 454, shipment_date: new Date("2022-04-22T13:59:29Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 494, order_id: 364, shipment_date: new Date("2022-10-02T13:41:25Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 495, order_id: 158, shipment_date: new Date("2022-09-24T17:06:04Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 496, order_id: 736, shipment_date: new Date("2021-12-19T09:04:41Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 497, order_id: 348, shipment_date: new Date("2021-03-24T16:03:09Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 498, order_id: 576, shipment_date: new Date("2021-08-01T08:13:56Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 499, order_id: 708, shipment_date: new Date("2022-10-31T18:56:10Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 500, order_id: 189, shipment_date: new Date("2022-08-25T14:12:40Z"), delivery_status: "pending", shipping_partner: "DHL" },
        ],
    });
    await prisma.shipments.createMany({
        data: [
            { shipment_id: 501, order_id: 157, shipment_date: new Date("2022-09-16T12:52:59Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 502, order_id: 381, shipment_date: new Date("2022-10-14T11:08:41Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 503, order_id: 555, shipment_date: new Date("2021-02-07T13:14:23Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 504, order_id: 61, shipment_date: new Date("2022-12-01T12:05:54Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 505, order_id: 770, shipment_date: new Date("2021-04-17T20:04:25Z"), delivery_status: "returned", shipping_partner: "USPS" },
            { shipment_id: 506, order_id: 235, shipment_date: new Date("2021-11-11T12:01:40Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 507, order_id: 688, shipment_date: new Date("2021-12-14T13:06:40Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 508, order_id: 328, shipment_date: new Date("2022-05-09T11:49:49Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 509, order_id: 560, shipment_date: new Date("2022-11-28T15:18:33Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 510, order_id: 581, shipment_date: new Date("2022-12-29T15:41:19Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 511, order_id: 447, shipment_date: new Date("2022-08-16T14:06:30Z"), delivery_status: "delivered", shipping_partner: "USPS" },
            { shipment_id: 512, order_id: 310, shipment_date: new Date("2021-04-09T10:55:50Z"), delivery_status: "returned", shipping_partner: "USPS" },
            { shipment_id: 513, order_id: 267, shipment_date: new Date("2021-06-24T14:36:52Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 514, order_id: 470, shipment_date: new Date("2022-01-13T11:09:13Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 515, order_id: 221, shipment_date: new Date("2021-11-29T10:17:01Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 516, order_id: 411, shipment_date: new Date("2022-01-12T10:26:00Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 517, order_id: 620, shipment_date: new Date("2022-04-20T10:09:52Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 518, order_id: 259, shipment_date: new Date("2022-03-25T12:30:14Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 519, order_id: 205, shipment_date: new Date("2021-04-03T14:59:51Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 520, order_id: 41, shipment_date: new Date("2022-01-22T16:26:28Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 521, order_id: 140, shipment_date: new Date("2022-01-10T08:11:45Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 522, order_id: 419, shipment_date: new Date("2022-08-25T12:37:25Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 523, order_id: 524, shipment_date: new Date("2022-11-20T12:22:01Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 524, order_id: 461, shipment_date: new Date("2021-05-31T15:17:17Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 525, order_id: 622, shipment_date: new Date("2021-04-05T12:38:54Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 526, order_id: 562, shipment_date: new Date("2022-02-06T14:49:01Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 527, order_id: 257, shipment_date: new Date("2021-12-18T16:11:34Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 528, order_id: 605, shipment_date: new Date("2022-06-09T11:19:46Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 529, order_id: 178, shipment_date: new Date("2021-06-25T14:25:33Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 530, order_id: 458, shipment_date: new Date("2022-05-16T14:12:32Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 531, order_id: 408, shipment_date: new Date("2021-03-01T07:08:22Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 532, order_id: 302, shipment_date: new Date("2021-10-20T16:02:13Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 533, order_id: 386, shipment_date: new Date("2021-12-12T17:07:53Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 534, order_id: 626, shipment_date: new Date("2021-04-30T15:54:38Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 535, order_id: 518, shipment_date: new Date("2021-01-11T09:19:00Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 536, order_id: 387, shipment_date: new Date("2021-04-10T10:02:14Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 537, order_id: 143, shipment_date: new Date("2022-10-18T16:31:16Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 538, order_id: 160, shipment_date: new Date("2022-08-30T10:10:15Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 539, order_id: 519, shipment_date: new Date("2022-09-03T13:48:07Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 540, order_id: 437, shipment_date: new Date("2022-01-21T12:38:50Z"), delivery_status: "returned", shipping_partner: "UPS" },
            { shipment_id: 541, order_id: 397, shipment_date: new Date("2021-11-14T10:12:14Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 542, order_id: 497, shipment_date: new Date("2021-01-07T13:07:49Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 543, order_id: 55, shipment_date: new Date("2022-04-02T12:23:46Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 544, order_id: 639, shipment_date: new Date("2021-06-29T09:01:32Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 545, order_id: 552, shipment_date: new Date("2021-12-30T13:35:33Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 546, order_id: 264, shipment_date: new Date("2021-02-05T09:28:10Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 547, order_id: 630, shipment_date: new Date("2022-06-17T21:21:49Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 548, order_id: 567, shipment_date: new Date("2022-06-21T16:30:42Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 549, order_id: 787, shipment_date: new Date("2022-12-24T13:51:25Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 550, order_id: 28, shipment_date: new Date("2021-02-24T10:41:14Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 551, order_id: 368, shipment_date: new Date("2022-08-18T09:48:07Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 552, order_id: 191, shipment_date: new Date("2022-09-29T11:31:15Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 553, order_id: 287, shipment_date: new Date("2021-11-14T17:40:37Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 554, order_id: 247, shipment_date: new Date("2021-09-20T15:25:30Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 555, order_id: 606, shipment_date: new Date("2021-06-11T10:14:57Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 556, order_id: 593, shipment_date: new Date("2021-11-06T14:44:05Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 557, order_id: 425, shipment_date: new Date("2022-12-12T14:22:38Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 558, order_id: 56, shipment_date: new Date("2021-10-21T16:21:42Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 559, order_id: 480, shipment_date: new Date("2022-05-29T01:33:29Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 560, order_id: 401, shipment_date: new Date("2022-01-22T09:37:54Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 561, order_id: 424, shipment_date: new Date("2021-12-20T09:57:18Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 562, order_id: 743, shipment_date: new Date("2022-05-22T10:53:06Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 563, order_id: 334, shipment_date: new Date("2021-06-28T15:14:28Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 564, order_id: 8, shipment_date: new Date("2022-08-24T13:04:30Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 565, order_id: 161, shipment_date: new Date("2022-02-27T11:59:05Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 566, order_id: 227, shipment_date: new Date("2022-04-28T11:50:36Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 567, order_id: 58, shipment_date: new Date("2022-01-05T15:38:43Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 568, order_id: 663, shipment_date: new Date("2021-02-10T12:51:02Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 569, order_id: 512, shipment_date: new Date("2021-07-28T16:40:31Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 570, order_id: 299, shipment_date: new Date("2021-04-20T12:48:52Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 571, order_id: 423, shipment_date: new Date("2021-09-24T12:36:40Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 572, order_id: 532, shipment_date: new Date("2021-11-13T10:00:13Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 573, order_id: 160, shipment_date: new Date("2022-09-25T08:02:48Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 574, order_id: 798, shipment_date: new Date("2021-11-24T14:21:25Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 575, order_id: 258, shipment_date: new Date("2022-01-22T09:11:34Z"), delivery_status: "returned", shipping_partner: "USPS" },
            { shipment_id: 576, order_id: 797, shipment_date: new Date("2021-02-19T16:28:52Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 577, order_id: 79, shipment_date: new Date("2022-07-31T14:41:34Z"), delivery_status: "returned", shipping_partner: "DHL" },
            { shipment_id: 578, order_id: 365, shipment_date: new Date("2021-06-28T17:39:57Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 579, order_id: 526, shipment_date: new Date("2021-11-24T13:20:20Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 580, order_id: 240, shipment_date: new Date("2022-11-06T10:24:29Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 581, order_id: 311, shipment_date: new Date("2021-01-26T14:20:44Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 582, order_id: 500, shipment_date: new Date("2021-10-15T15:54:08Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 583, order_id: 235, shipment_date: new Date("2021-09-28T16:37:49Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 584, order_id: 286, shipment_date: new Date("2021-03-25T14:37:33Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 585, order_id: 129, shipment_date: new Date("2022-09-10T06:30:54Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 586, order_id: 466, shipment_date: new Date("2022-01-12T11:13:16Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 587, order_id: 751, shipment_date: new Date("2021-10-02T14:01:05Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 588, order_id: 680, shipment_date: new Date("2021-11-18T12:27:48Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 589, order_id: 555, shipment_date: new Date("2021-10-19T15:02:31Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 590, order_id: 365, shipment_date: new Date("2021-03-07T19:46:44Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 591, order_id: 117, shipment_date: new Date("2021-01-08T10:28:35Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 592, order_id: 510, shipment_date: new Date("2021-05-04T17:07:14Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 593, order_id: 79, shipment_date: new Date("2022-01-16T23:36:56Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 594, order_id: 1, shipment_date: new Date("2021-08-06T15:44:39Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 595, order_id: 146, shipment_date: new Date("2022-11-18T15:47:29Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 596, order_id: 657, shipment_date: new Date("2022-05-28T16:22:24Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 597, order_id: 203, shipment_date: new Date("2022-02-20T12:12:24Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 598, order_id: 553, shipment_date: new Date("2021-09-29T21:31:39Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 599, order_id: 198, shipment_date: new Date("2021-03-07T10:27:16Z"), delivery_status: "returned", shipping_partner: "DHL" },
            { shipment_id: 600, order_id: 149, shipment_date: new Date("2022-10-02T13:23:20Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 601, order_id: 564, shipment_date: new Date("2022-02-13T21:27:33Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 602, order_id: 466, shipment_date: new Date("2021-05-06T18:08:20Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 603, order_id: 776, shipment_date: new Date("2021-02-09T07:15:44Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 604, order_id: 581, shipment_date: new Date("2022-06-29T15:23:04Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 605, order_id: 459, shipment_date: new Date("2021-09-21T11:14:51Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 606, order_id: 265, shipment_date: new Date("2022-07-12T14:52:10Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 607, order_id: 222, shipment_date: new Date("2021-04-11T16:49:46Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 608, order_id: 495, shipment_date: new Date("2021-04-11T14:45:21Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 609, order_id: 428, shipment_date: new Date("2022-11-17T12:38:30Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 610, order_id: 799, shipment_date: new Date("2021-03-25T11:11:13Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 611, order_id: 76, shipment_date: new Date("2021-03-04T09:20:52Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 612, order_id: 351, shipment_date: new Date("2021-09-16T10:16:03Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 613, order_id: 438, shipment_date: new Date("2022-01-13T13:44:46Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 614, order_id: 646, shipment_date: new Date("2021-10-11T11:18:57Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 615, order_id: 198, shipment_date: new Date("2021-05-22T13:17:29Z"), delivery_status: "returned", shipping_partner: "UPS" },
            { shipment_id: 616, order_id: 459, shipment_date: new Date("2021-03-13T11:25:02Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 617, order_id: 741, shipment_date: new Date("2022-04-05T09:38:21Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 618, order_id: 545, shipment_date: new Date("2021-08-07T15:24:19Z"), delivery_status: "returned", shipping_partner: "UPS" },
            { shipment_id: 619, order_id: 478, shipment_date: new Date("2022-12-02T13:00:20Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 620, order_id: 722, shipment_date: new Date("2021-04-25T16:40:23Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 621, order_id: 785, shipment_date: new Date("2022-01-23T15:16:32Z"), delivery_status: "returned", shipping_partner: "UPS" },
            { shipment_id: 622, order_id: 15, shipment_date: new Date("2022-10-02T16:11:05Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 623, order_id: 188, shipment_date: new Date("2022-09-06T09:39:55Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 624, order_id: 730, shipment_date: new Date("2022-12-25T14:46:48Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 625, order_id: 556, shipment_date: new Date("2021-03-16T13:41:57Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 626, order_id: 8, shipment_date: new Date("2021-08-13T07:46:45Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 627, order_id: 73, shipment_date: new Date("2022-12-10T16:27:23Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 628, order_id: 208, shipment_date: new Date("2022-01-04T17:49:04Z"), delivery_status: "delivered", shipping_partner: "USPS" },
            { shipment_id: 629, order_id: 294, shipment_date: new Date("2021-05-24T11:23:48Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 630, order_id: 139, shipment_date: new Date("2022-07-19T14:06:32Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 631, order_id: 272, shipment_date: new Date("2022-04-14T17:48:25Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 632, order_id: 623, shipment_date: new Date("2022-09-26T15:15:59Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 633, order_id: 562, shipment_date: new Date("2022-02-28T10:28:21Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 634, order_id: 628, shipment_date: new Date("2022-11-26T18:58:36Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 635, order_id: 155, shipment_date: new Date("2022-01-11T15:11:58Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 636, order_id: 447, shipment_date: new Date("2022-10-02T17:28:10Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 637, order_id: 417, shipment_date: new Date("2022-11-10T12:45:02Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 638, order_id: 477, shipment_date: new Date("2021-09-28T15:55:42Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 639, order_id: 116, shipment_date: new Date("2022-07-31T08:24:44Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 640, order_id: 97, shipment_date: new Date("2021-05-07T06:33:48Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 641, order_id: 310, shipment_date: new Date("2022-03-01T16:18:19Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 642, order_id: 196, shipment_date: new Date("2021-12-12T11:50:59Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 643, order_id: 755, shipment_date: new Date("2022-01-31T17:57:39Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 644, order_id: 495, shipment_date: new Date("2021-11-23T17:37:20Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 645, order_id: 728, shipment_date: new Date("2021-03-14T16:36:03Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 646, order_id: 160, shipment_date: new Date("2021-03-22T14:08:01Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 647, order_id: 484, shipment_date: new Date("2021-05-06T11:11:49Z"), delivery_status: "returned", shipping_partner: "UPS" },
            { shipment_id: 648, order_id: 680, shipment_date: new Date("2022-02-16T16:00:34Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 649, order_id: 500, shipment_date: new Date("2021-11-25T08:51:43Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 650, order_id: 687, shipment_date: new Date("2022-03-30T13:56:58Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 651, order_id: 516, shipment_date: new Date("2022-07-22T10:56:49Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 652, order_id: 190, shipment_date: new Date("2022-07-08T14:25:38Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 653, order_id: 358, shipment_date: new Date("2022-11-21T09:32:48Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 654, order_id: 594, shipment_date: new Date("2021-02-17T08:50:25Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 655, order_id: 798, shipment_date: new Date("2022-05-07T16:08:57Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 656, order_id: 544, shipment_date: new Date("2022-03-29T12:40:36Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 657, order_id: 598, shipment_date: new Date("2022-03-04T08:57:34Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 658, order_id: 583, shipment_date: new Date("2021-08-15T11:37:09Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 659, order_id: 769, shipment_date: new Date("2022-08-23T11:00:01Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 660, order_id: 250, shipment_date: new Date("2022-08-28T11:41:30Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 661, order_id: 173, shipment_date: new Date("2022-05-05T22:59:58Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 662, order_id: 434, shipment_date: new Date("2021-07-12T16:50:13Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 663, order_id: 763, shipment_date: new Date("2021-09-30T08:15:16Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 664, order_id: 528, shipment_date: new Date("2022-03-24T12:13:11Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 665, order_id: 384, shipment_date: new Date("2021-12-29T18:28:39Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 666, order_id: 490, shipment_date: new Date("2022-08-31T06:26:27Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 667, order_id: 589, shipment_date: new Date("2022-08-22T19:40:23Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 668, order_id: 189, shipment_date: new Date("2021-10-26T07:50:15Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 669, order_id: 433, shipment_date: new Date("2022-11-11T13:50:32Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 670, order_id: 768, shipment_date: new Date("2021-06-28T09:36:47Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 671, order_id: 167, shipment_date: new Date("2022-01-23T08:46:26Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 672, order_id: 122, shipment_date: new Date("2021-08-19T10:34:06Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 673, order_id: 687, shipment_date: new Date("2021-04-04T07:13:05Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 674, order_id: 418, shipment_date: new Date("2021-12-01T17:22:13Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 675, order_id: 181, shipment_date: new Date("2022-07-01T17:47:40Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 676, order_id: 562, shipment_date: new Date("2022-02-09T15:18:23Z"), delivery_status: "delivered", shipping_partner: "USPS" },
            { shipment_id: 677, order_id: 714, shipment_date: new Date("2021-11-25T17:59:56Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 678, order_id: 196, shipment_date: new Date("2022-10-21T16:23:50Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 679, order_id: 379, shipment_date: new Date("2022-03-06T13:59:07Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 680, order_id: 173, shipment_date: new Date("2021-09-16T17:02:31Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 681, order_id: 333, shipment_date: new Date("2021-03-09T09:35:26Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 682, order_id: 370, shipment_date: new Date("2021-11-21T09:48:21Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 683, order_id: 275, shipment_date: new Date("2021-01-25T18:41:00Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 684, order_id: 799, shipment_date: new Date("2021-10-14T08:18:14Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 685, order_id: 91, shipment_date: new Date("2022-09-20T17:06:32Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 686, order_id: 432, shipment_date: new Date("2022-01-11T10:01:33Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 687, order_id: 489, shipment_date: new Date("2022-02-16T18:47:48Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 688, order_id: 381, shipment_date: new Date("2021-05-01T14:20:06Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 689, order_id: 201, shipment_date: new Date("2021-08-28T22:32:19Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 690, order_id: 484, shipment_date: new Date("2021-10-06T09:43:19Z"), delivery_status: "returned", shipping_partner: "UPS" },
            { shipment_id: 691, order_id: 798, shipment_date: new Date("2022-06-11T17:39:57Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 692, order_id: 65, shipment_date: new Date("2021-01-17T15:06:42Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 693, order_id: 576, shipment_date: new Date("2022-08-03T15:03:11Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 694, order_id: 108, shipment_date: new Date("2022-02-01T16:05:10Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 695, order_id: 90, shipment_date: new Date("2022-11-25T12:27:21Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 696, order_id: 404, shipment_date: new Date("2022-08-21T16:09:52Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 697, order_id: 225, shipment_date: new Date("2021-08-15T17:05:58Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 698, order_id: 172, shipment_date: new Date("2021-09-20T15:26:24Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 699, order_id: 157, shipment_date: new Date("2022-12-14T16:37:32Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 700, order_id: 26, shipment_date: new Date("2022-12-30T09:36:58Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 701, order_id: 672, shipment_date: new Date("2021-04-02T08:38:24Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 702, order_id: 311, shipment_date: new Date("2021-09-20T12:56:58Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 703, order_id: 710, shipment_date: new Date("2021-08-02T14:03:30Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 704, order_id: 34, shipment_date: new Date("2022-11-21T14:26:41Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 705, order_id: 522, shipment_date: new Date("2021-12-11T10:04:30Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 706, order_id: 736, shipment_date: new Date("2021-06-10T15:30:07Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 707, order_id: 292, shipment_date: new Date("2021-06-15T19:26:02Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 708, order_id: 94, shipment_date: new Date("2022-01-02T10:53:16Z"), delivery_status: "returned", shipping_partner: "DHL" },
            { shipment_id: 709, order_id: 560, shipment_date: new Date("2021-09-17T11:43:07Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 710, order_id: 17, shipment_date: new Date("2022-07-28T09:41:59Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 711, order_id: 584, shipment_date: new Date("2022-09-02T09:35:03Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 712, order_id: 547, shipment_date: new Date("2021-08-30T13:30:46Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 713, order_id: 247, shipment_date: new Date("2021-12-26T15:56:44Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 714, order_id: 470, shipment_date: new Date("2022-03-13T09:58:34Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 715, order_id: 82, shipment_date: new Date("2022-04-03T14:14:24Z"), delivery_status: "returned", shipping_partner: "UPS" },
            { shipment_id: 716, order_id: 693, shipment_date: new Date("2022-03-26T13:47:32Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 717, order_id: 57, shipment_date: new Date("2022-06-26T14:28:40Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 718, order_id: 310, shipment_date: new Date("2022-07-05T12:28:41Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 719, order_id: 498, shipment_date: new Date("2022-07-26T11:03:20Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 720, order_id: 343, shipment_date: new Date("2021-04-25T14:42:00Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 721, order_id: 313, shipment_date: new Date("2021-11-19T14:49:50Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 722, order_id: 239, shipment_date: new Date("2022-07-02T12:09:02Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 723, order_id: 292, shipment_date: new Date("2021-04-17T16:50:58Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 724, order_id: 680, shipment_date: new Date("2021-06-07T09:50:52Z"), delivery_status: "shipped", shipping_partner: "USPS" },
            { shipment_id: 725, order_id: 400, shipment_date: new Date("2022-02-06T14:33:18Z"), delivery_status: "returned", shipping_partner: "UPS" },
            { shipment_id: 726, order_id: 62, shipment_date: new Date("2022-02-04T15:07:58Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 727, order_id: 411, shipment_date: new Date("2022-07-28T15:20:36Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 728, order_id: 126, shipment_date: new Date("2022-08-08T15:12:46Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 729, order_id: 451, shipment_date: new Date("2021-03-01T14:14:00Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 730, order_id: 574, shipment_date: new Date("2022-11-09T19:52:40Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 731, order_id: 422, shipment_date: new Date("2021-09-02T14:57:00Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 732, order_id: 288, shipment_date: new Date("2022-07-18T08:10:51Z"), delivery_status: "returned", shipping_partner: "USPS" },
            { shipment_id: 733, order_id: 771, shipment_date: new Date("2021-05-13T10:09:58Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 734, order_id: 366, shipment_date: new Date("2021-03-20T13:15:38Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 735, order_id: 214, shipment_date: new Date("2021-12-07T17:09:13Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 736, order_id: 76, shipment_date: new Date("2022-02-17T15:59:16Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 737, order_id: 223, shipment_date: new Date("2021-09-27T16:43:26Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 738, order_id: 666, shipment_date: new Date("2021-07-23T10:24:20Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 739, order_id: 104, shipment_date: new Date("2022-06-03T13:16:29Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 740, order_id: 153, shipment_date: new Date("2022-02-16T08:52:46Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 741, order_id: 260, shipment_date: new Date("2022-03-14T14:43:08Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 742, order_id: 526, shipment_date: new Date("2021-11-20T14:52:31Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 743, order_id: 722, shipment_date: new Date("2021-07-13T10:44:15Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 744, order_id: 718, shipment_date: new Date("2021-05-30T11:03:47Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 745, order_id: 17, shipment_date: new Date("2022-03-24T15:24:18Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 746, order_id: 10, shipment_date: new Date("2021-08-26T10:44:47Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 747, order_id: 213, shipment_date: new Date("2021-09-28T16:13:26Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 748, order_id: 352, shipment_date: new Date("2021-01-11T09:13:37Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 749, order_id: 476, shipment_date: new Date("2021-02-06T14:16:14Z"), delivery_status: "returned", shipping_partner: "FedEx" },
            { shipment_id: 750, order_id: 123, shipment_date: new Date("2021-12-19T18:23:16Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 751, order_id: 537, shipment_date: new Date("2022-11-22T16:28:10Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 752, order_id: 732, shipment_date: new Date("2022-08-07T18:21:34Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 753, order_id: 690, shipment_date: new Date("2022-04-28T18:20:53Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 754, order_id: 45, shipment_date: new Date("2021-03-10T10:20:12Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 755, order_id: 129, shipment_date: new Date("2021-07-25T10:58:55Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 756, order_id: 249, shipment_date: new Date("2022-12-30T10:20:18Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 757, order_id: 52, shipment_date: new Date("2021-11-12T18:27:49Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 758, order_id: 583, shipment_date: new Date("2022-05-24T16:44:07Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 759, order_id: 488, shipment_date: new Date("2021-09-13T11:03:27Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 760, order_id: 553, shipment_date: new Date("2022-02-22T11:21:48Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 761, order_id: 425, shipment_date: new Date("2022-06-09T09:26:46Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 762, order_id: 76, shipment_date: new Date("2021-12-01T09:53:54Z"), delivery_status: "returned", shipping_partner: "UPS" },
            { shipment_id: 763, order_id: 178, shipment_date: new Date("2022-09-02T17:31:09Z"), delivery_status: "returned", shipping_partner: "USPS" },
            { shipment_id: 764, order_id: 315, shipment_date: new Date("2022-03-10T10:13:39Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 765, order_id: 485, shipment_date: new Date("2021-07-18T13:39:57Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 766, order_id: 158, shipment_date: new Date("2022-01-05T14:31:32Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 767, order_id: 265, shipment_date: new Date("2021-06-26T16:44:51Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 768, order_id: 347, shipment_date: new Date("2021-04-10T14:37:41Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 769, order_id: 719, shipment_date: new Date("2021-12-25T09:40:38Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 770, order_id: 112, shipment_date: new Date("2021-11-03T13:59:40Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 771, order_id: 244, shipment_date: new Date("2022-08-04T12:17:22Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 772, order_id: 161, shipment_date: new Date("2021-06-17T13:12:23Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 773, order_id: 133, shipment_date: new Date("2021-12-29T21:30:24Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 774, order_id: 3, shipment_date: new Date("2022-10-09T13:13:21Z"), delivery_status: "returned", shipping_partner: "DHL" },
            { shipment_id: 775, order_id: 344, shipment_date: new Date("2022-10-02T14:55:21Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 776, order_id: 296, shipment_date: new Date("2022-05-25T08:12:31Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 777, order_id: 273, shipment_date: new Date("2022-07-17T15:29:16Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 778, order_id: 136, shipment_date: new Date("2022-09-11T09:43:51Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 779, order_id: 621, shipment_date: new Date("2022-11-06T14:23:00Z"), delivery_status: "returned", shipping_partner: "UPS" },
            { shipment_id: 780, order_id: 364, shipment_date: new Date("2022-05-26T10:39:03Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 781, order_id: 731, shipment_date: new Date("2021-06-18T13:15:32Z"), delivery_status: "delivered", shipping_partner: "UPS" },
            { shipment_id: 782, order_id: 540, shipment_date: new Date("2022-02-20T08:28:04Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 783, order_id: 575, shipment_date: new Date("2022-05-20T13:45:25Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 784, order_id: 389, shipment_date: new Date("2022-05-01T19:02:50Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 785, order_id: 275, shipment_date: new Date("2021-11-26T15:50:34Z"), delivery_status: "shipped", shipping_partner: "FedEx" },
            { shipment_id: 786, order_id: 220, shipment_date: new Date("2022-07-04T13:34:36Z"), delivery_status: "pending", shipping_partner: "FedEx" },
            { shipment_id: 787, order_id: 186, shipment_date: new Date("2021-09-24T16:46:04Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 788, order_id: 350, shipment_date: new Date("2021-02-01T11:00:30Z"), delivery_status: "returned", shipping_partner: "UPS" },
            { shipment_id: 789, order_id: 89, shipment_date: new Date("2022-01-11T13:48:17Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 790, order_id: 679, shipment_date: new Date("2021-05-27T18:35:37Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 791, order_id: 29, shipment_date: new Date("2022-07-13T14:41:51Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 792, order_id: 173, shipment_date: new Date("2021-07-27T13:37:44Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 793, order_id: 370, shipment_date: new Date("2021-12-25T10:25:16Z"), delivery_status: "pending", shipping_partner: "DHL" },
            { shipment_id: 794, order_id: 135, shipment_date: new Date("2021-02-04T10:35:59Z"), delivery_status: "pending", shipping_partner: "UPS" },
            { shipment_id: 795, order_id: 409, shipment_date: new Date("2021-02-01T20:27:09Z"), delivery_status: "pending", shipping_partner: "USPS" },
            { shipment_id: 796, order_id: 617, shipment_date: new Date("2022-11-17T13:17:30Z"), delivery_status: "shipped", shipping_partner: "DHL" },
            { shipment_id: 797, order_id: 34, shipment_date: new Date("2021-11-22T20:40:53Z"), delivery_status: "shipped", shipping_partner: "UPS" },
            { shipment_id: 798, order_id: 584, shipment_date: new Date("2021-11-05T11:48:26Z"), delivery_status: "delivered", shipping_partner: "DHL" },
            { shipment_id: 799, order_id: 394, shipment_date: new Date("2022-07-11T06:44:30Z"), delivery_status: "delivered", shipping_partner: "FedEx" },
            { shipment_id: 800, order_id: 310, shipment_date: new Date("2022-07-29T08:39:11Z"), delivery_status: "shipped", shipping_partner: "UPS" },
        ],
    });
    await prisma.support_inquiries.createMany({
        data: [
            { inquiry_id: 1, customer_id: 262, inquiry_date: new Date("2022-02-24T14:26:46Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 2, customer_id: 12, inquiry_date: new Date("2022-10-26T15:57:45Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 3, customer_id: 194, inquiry_date: new Date("2022-08-08T11:43:05Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 4, customer_id: 141, inquiry_date: new Date("2021-09-01T16:42:04Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 5, customer_id: 181, inquiry_date: new Date("2022-01-07T11:27:57Z"), issue_type: "product_issue", resolution_status: "pending" },
            { inquiry_id: 6, customer_id: 78, inquiry_date: new Date("2021-12-20T18:55:05Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 7, customer_id: 103, inquiry_date: new Date("2022-04-23T13:09:39Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 8, customer_id: 92, inquiry_date: new Date("2021-01-04T22:21:14Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 9, customer_id: 36, inquiry_date: new Date("2021-10-27T23:52:29Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 10, customer_id: 96, inquiry_date: new Date("2022-03-08T16:26:20Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 11, customer_id: 113, inquiry_date: new Date("2022-12-22T10:47:22Z"), issue_type: "refund", resolution_status: "escalated" },
            { inquiry_id: 12, customer_id: 157, inquiry_date: new Date("2021-12-06T13:50:44Z"), issue_type: "refund", resolution_status: "pending" },
            { inquiry_id: 13, customer_id: 246, inquiry_date: new Date("2021-06-06T21:01:02Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 14, customer_id: 113, inquiry_date: new Date("2021-08-31T00:45:17Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 15, customer_id: 202, inquiry_date: new Date("2021-01-02T21:28:25Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 16, customer_id: 180, inquiry_date: new Date("2021-07-13T19:13:19Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 17, customer_id: 76, inquiry_date: new Date("2022-02-10T16:10:49Z"), issue_type: "product_issue", resolution_status: "pending" },
            { inquiry_id: 18, customer_id: 148, inquiry_date: new Date("2022-12-16T23:58:17Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 19, customer_id: 215, inquiry_date: new Date("2022-02-13T19:24:29Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 20, customer_id: 73, inquiry_date: new Date("2021-08-23T16:33:02Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 21, customer_id: 28, inquiry_date: new Date("2021-03-01T10:38:01Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 22, customer_id: 6, inquiry_date: new Date("2022-10-28T07:08:57Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 23, customer_id: 280, inquiry_date: new Date("2021-09-05T15:34:50Z"), issue_type: "order_status", resolution_status: "pending" },
            { inquiry_id: 24, customer_id: 276, inquiry_date: new Date("2021-09-20T21:00:26Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 25, customer_id: 69, inquiry_date: new Date("2022-09-07T11:51:16Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 26, customer_id: 66, inquiry_date: new Date("2022-05-02T16:18:25Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 27, customer_id: 238, inquiry_date: new Date("2022-01-22T19:01:24Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 28, customer_id: 178, inquiry_date: new Date("2021-02-20T18:51:37Z"), issue_type: "product_issue", resolution_status: "escalated" },
            { inquiry_id: 29, customer_id: 298, inquiry_date: new Date("2021-04-15T08:36:06Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 30, customer_id: 55, inquiry_date: new Date("2021-01-30T18:19:45Z"), issue_type: "order_status", resolution_status: "pending" },
            { inquiry_id: 31, customer_id: 103, inquiry_date: new Date("2021-11-17T19:26:04Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 32, customer_id: 33, inquiry_date: new Date("2021-05-03T14:06:13Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 33, customer_id: 147, inquiry_date: new Date("2022-07-11T14:52:53Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 34, customer_id: 207, inquiry_date: new Date("2022-06-14T13:42:44Z"), issue_type: "general_question", resolution_status: "escalated" },
            { inquiry_id: 35, customer_id: 66, inquiry_date: new Date("2021-02-16T20:34:38Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 36, customer_id: 152, inquiry_date: new Date("2021-03-27T16:08:48Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 37, customer_id: 160, inquiry_date: new Date("2022-02-17T18:47:34Z"), issue_type: "product_issue", resolution_status: "pending" },
            { inquiry_id: 38, customer_id: 49, inquiry_date: new Date("2022-02-19T00:30:31Z"), issue_type: "refund", resolution_status: "pending" },
            { inquiry_id: 39, customer_id: 56, inquiry_date: new Date("2022-05-28T19:25:46Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 40, customer_id: 179, inquiry_date: new Date("2021-11-14T17:18:47Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 41, customer_id: 300, inquiry_date: new Date("2021-09-03T10:17:39Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 42, customer_id: 169, inquiry_date: new Date("2021-02-05T18:25:37Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 43, customer_id: 45, inquiry_date: new Date("2022-09-04T18:14:23Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 44, customer_id: 215, inquiry_date: new Date("2022-01-27T16:18:54Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 45, customer_id: 225, inquiry_date: new Date("2021-01-14T15:08:00Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 46, customer_id: 182, inquiry_date: new Date("2021-11-11T15:54:33Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 47, customer_id: 15, inquiry_date: new Date("2021-01-12T11:41:13Z"), issue_type: "general_question", resolution_status: "pending" },
            { inquiry_id: 48, customer_id: 180, inquiry_date: new Date("2021-06-10T12:30:59Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 49, customer_id: 208, inquiry_date: new Date("2022-06-09T20:50:06Z"), issue_type: "product_issue", resolution_status: "pending" },
            { inquiry_id: 50, customer_id: 112, inquiry_date: new Date("2021-12-31T20:27:17Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 51, customer_id: 18, inquiry_date: new Date("2021-08-09T16:46:56Z"), issue_type: "order_status", resolution_status: "pending" },
            { inquiry_id: 52, customer_id: 221, inquiry_date: new Date("2021-12-24T19:16:19Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 53, customer_id: 103, inquiry_date: new Date("2021-09-03T12:32:44Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 54, customer_id: 90, inquiry_date: new Date("2021-01-08T21:10:12Z"), issue_type: "refund", resolution_status: "pending" },
            { inquiry_id: 55, customer_id: 201, inquiry_date: new Date("2022-06-03T20:26:45Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 56, customer_id: 263, inquiry_date: new Date("2021-10-07T23:39:10Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 57, customer_id: 190, inquiry_date: new Date("2022-12-28T18:56:14Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 58, customer_id: 282, inquiry_date: new Date("2021-01-05T21:37:40Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 59, customer_id: 115, inquiry_date: new Date("2021-11-06T16:23:04Z"), issue_type: "order_status", resolution_status: "pending" },
            { inquiry_id: 60, customer_id: 212, inquiry_date: new Date("2021-04-18T08:15:22Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 61, customer_id: 65, inquiry_date: new Date("2021-07-15T20:48:45Z"), issue_type: "general_question", resolution_status: "escalated" },
            { inquiry_id: 62, customer_id: 277, inquiry_date: new Date("2022-02-21T12:28:10Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 63, customer_id: 260, inquiry_date: new Date("2021-05-30T08:04:02Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 64, customer_id: 148, inquiry_date: new Date("2022-09-11T15:02:21Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 65, customer_id: 293, inquiry_date: new Date("2022-06-12T10:27:54Z"), issue_type: "product_issue", resolution_status: "pending" },
            { inquiry_id: 66, customer_id: 241, inquiry_date: new Date("2022-06-02T10:10:44Z"), issue_type: "product_issue", resolution_status: "pending" },
            { inquiry_id: 67, customer_id: 72, inquiry_date: new Date("2021-01-28T12:19:05Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 68, customer_id: 244, inquiry_date: new Date("2022-01-25T17:17:03Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 69, customer_id: 284, inquiry_date: new Date("2021-09-25T06:12:55Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 70, customer_id: 295, inquiry_date: new Date("2021-05-16T11:45:05Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 71, customer_id: 86, inquiry_date: new Date("2022-10-11T09:47:30Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 72, customer_id: 106, inquiry_date: new Date("2021-12-26T11:46:05Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 73, customer_id: 42, inquiry_date: new Date("2022-09-03T14:06:45Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 74, customer_id: 36, inquiry_date: new Date("2021-10-20T14:58:23Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 75, customer_id: 125, inquiry_date: new Date("2021-10-11T11:36:30Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 76, customer_id: 170, inquiry_date: new Date("2021-10-21T19:29:20Z"), issue_type: "general_question", resolution_status: "pending" },
            { inquiry_id: 77, customer_id: 172, inquiry_date: new Date("2021-11-03T18:38:16Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 78, customer_id: 18, inquiry_date: new Date("2022-12-30T21:47:23Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 79, customer_id: 45, inquiry_date: new Date("2021-09-20T21:42:50Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 80, customer_id: 93, inquiry_date: new Date("2021-08-17T18:56:54Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 81, customer_id: 222, inquiry_date: new Date("2021-09-12T18:21:28Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 82, customer_id: 5, inquiry_date: new Date("2022-09-30T23:46:54Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 83, customer_id: 123, inquiry_date: new Date("2022-03-08T21:20:38Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 84, customer_id: 266, inquiry_date: new Date("2022-10-27T18:50:16Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 85, customer_id: 116, inquiry_date: new Date("2022-07-16T06:46:16Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 86, customer_id: 230, inquiry_date: new Date("2021-02-20T18:35:09Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 87, customer_id: 290, inquiry_date: new Date("2022-10-17T09:37:12Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 88, customer_id: 203, inquiry_date: new Date("2023-01-01T18:31:52Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 89, customer_id: 166, inquiry_date: new Date("2022-02-13T20:54:56Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 90, customer_id: 201, inquiry_date: new Date("2021-11-30T11:28:11Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 91, customer_id: 3, inquiry_date: new Date("2022-02-12T10:26:40Z"), issue_type: "product_issue", resolution_status: "escalated" },
            { inquiry_id: 92, customer_id: 212, inquiry_date: new Date("2021-12-17T08:57:11Z"), issue_type: "general_question", resolution_status: "escalated" },
            { inquiry_id: 93, customer_id: 194, inquiry_date: new Date("2022-10-23T19:22:33Z"), issue_type: "product_issue", resolution_status: "pending" },
            { inquiry_id: 94, customer_id: 168, inquiry_date: new Date("2021-03-03T16:43:57Z"), issue_type: "general_question", resolution_status: "pending" },
            { inquiry_id: 95, customer_id: 72, inquiry_date: new Date("2022-10-02T14:43:52Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 96, customer_id: 175, inquiry_date: new Date("2021-05-17T13:24:42Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 97, customer_id: 100, inquiry_date: new Date("2021-03-06T07:34:34Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 98, customer_id: 13, inquiry_date: new Date("2022-10-23T09:31:14Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 99, customer_id: 134, inquiry_date: new Date("2021-06-20T13:03:57Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 100, customer_id: 119, inquiry_date: new Date("2021-12-11T16:28:32Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 101, customer_id: 47, inquiry_date: new Date("2022-10-26T12:14:27Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 102, customer_id: 278, inquiry_date: new Date("2022-08-10T00:02:20Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 103, customer_id: 20, inquiry_date: new Date("2022-10-21T19:34:04Z"), issue_type: "product_issue", resolution_status: "escalated" },
            { inquiry_id: 104, customer_id: 228, inquiry_date: new Date("2021-06-18T10:58:42Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 105, customer_id: 179, inquiry_date: new Date("2022-05-11T14:16:09Z"), issue_type: "order_status", resolution_status: "escalated" },
            { inquiry_id: 106, customer_id: 188, inquiry_date: new Date("2021-04-10T17:22:28Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 107, customer_id: 229, inquiry_date: new Date("2021-07-05T22:48:12Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 108, customer_id: 176, inquiry_date: new Date("2021-08-28T19:29:53Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 109, customer_id: 251, inquiry_date: new Date("2021-11-11T09:22:51Z"), issue_type: "product_issue", resolution_status: "escalated" },
            { inquiry_id: 110, customer_id: 97, inquiry_date: new Date("2022-10-16T10:50:19Z"), issue_type: "order_status", resolution_status: "pending" },
            { inquiry_id: 111, customer_id: 164, inquiry_date: new Date("2022-10-17T19:14:34Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 112, customer_id: 29, inquiry_date: new Date("2022-07-02T07:57:20Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 113, customer_id: 71, inquiry_date: new Date("2022-02-11T14:52:11Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 114, customer_id: 43, inquiry_date: new Date("2021-09-16T11:28:05Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 115, customer_id: 66, inquiry_date: new Date("2021-06-20T11:49:24Z"), issue_type: "refund", resolution_status: "pending" },
            { inquiry_id: 116, customer_id: 101, inquiry_date: new Date("2021-08-17T16:00:05Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 117, customer_id: 32, inquiry_date: new Date("2022-01-01T18:38:05Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 118, customer_id: 205, inquiry_date: new Date("2022-01-03T13:12:47Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 119, customer_id: 105, inquiry_date: new Date("2021-06-03T18:18:33Z"), issue_type: "order_status", resolution_status: "pending" },
            { inquiry_id: 120, customer_id: 290, inquiry_date: new Date("2022-08-23T10:17:08Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 121, customer_id: 125, inquiry_date: new Date("2022-11-24T18:43:59Z"), issue_type: "refund", resolution_status: "escalated" },
            { inquiry_id: 122, customer_id: 201, inquiry_date: new Date("2021-11-11T17:34:45Z"), issue_type: "refund", resolution_status: "escalated" },
            { inquiry_id: 123, customer_id: 169, inquiry_date: new Date("2022-07-21T13:52:54Z"), issue_type: "product_issue", resolution_status: "escalated" },
            { inquiry_id: 124, customer_id: 95, inquiry_date: new Date("2022-04-20T12:58:33Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 125, customer_id: 18, inquiry_date: new Date("2022-01-28T16:32:05Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 126, customer_id: 225, inquiry_date: new Date("2021-09-13T13:37:15Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 127, customer_id: 281, inquiry_date: new Date("2022-12-10T14:05:24Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 128, customer_id: 108, inquiry_date: new Date("2021-04-01T09:02:18Z"), issue_type: "product_issue", resolution_status: "escalated" },
            { inquiry_id: 129, customer_id: 142, inquiry_date: new Date("2022-11-01T23:15:26Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 130, customer_id: 242, inquiry_date: new Date("2022-11-02T18:34:31Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 131, customer_id: 203, inquiry_date: new Date("2021-04-04T11:37:18Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 132, customer_id: 53, inquiry_date: new Date("2021-09-18T10:21:38Z"), issue_type: "order_status", resolution_status: "pending" },
            { inquiry_id: 133, customer_id: 275, inquiry_date: new Date("2021-02-24T22:04:57Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 134, customer_id: 205, inquiry_date: new Date("2022-10-20T11:53:47Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 135, customer_id: 25, inquiry_date: new Date("2021-10-21T18:54:11Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 136, customer_id: 95, inquiry_date: new Date("2021-11-21T19:21:12Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 137, customer_id: 296, inquiry_date: new Date("2021-10-20T16:48:50Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 138, customer_id: 265, inquiry_date: new Date("2021-04-02T22:31:02Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 139, customer_id: 294, inquiry_date: new Date("2022-10-22T18:38:49Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 140, customer_id: 251, inquiry_date: new Date("2022-03-14T19:35:45Z"), issue_type: "refund", resolution_status: "pending" },
            { inquiry_id: 141, customer_id: 49, inquiry_date: new Date("2022-07-18T16:28:32Z"), issue_type: "order_status", resolution_status: "pending" },
            { inquiry_id: 142, customer_id: 158, inquiry_date: new Date("2022-12-04T05:32:48Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 143, customer_id: 131, inquiry_date: new Date("2021-11-26T13:47:48Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 144, customer_id: 35, inquiry_date: new Date("2021-01-25T21:58:03Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 145, customer_id: 36, inquiry_date: new Date("2021-10-19T21:47:05Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 146, customer_id: 263, inquiry_date: new Date("2022-08-17T08:00:41Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 147, customer_id: 103, inquiry_date: new Date("2021-11-23T20:01:15Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 148, customer_id: 93, inquiry_date: new Date("2021-11-20T12:22:15Z"), issue_type: "product_issue", resolution_status: "escalated" },
            { inquiry_id: 149, customer_id: 203, inquiry_date: new Date("2021-11-03T18:10:12Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 150, customer_id: 254, inquiry_date: new Date("2022-02-05T09:12:04Z"), issue_type: "order_status", resolution_status: "escalated" },
            { inquiry_id: 151, customer_id: 262, inquiry_date: new Date("2022-01-30T19:29:38Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 152, customer_id: 1, inquiry_date: new Date("2021-02-25T18:07:38Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 153, customer_id: 299, inquiry_date: new Date("2022-09-18T10:06:32Z"), issue_type: "refund", resolution_status: "pending" },
            { inquiry_id: 154, customer_id: 251, inquiry_date: new Date("2021-04-10T14:13:29Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 155, customer_id: 87, inquiry_date: new Date("2021-02-13T08:47:28Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 156, customer_id: 197, inquiry_date: new Date("2022-08-04T08:26:39Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 157, customer_id: 153, inquiry_date: new Date("2021-10-22T20:57:40Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 158, customer_id: 246, inquiry_date: new Date("2021-08-03T18:49:45Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 159, customer_id: 248, inquiry_date: new Date("2022-10-19T15:02:20Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 160, customer_id: 3, inquiry_date: new Date("2021-11-12T12:39:35Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 161, customer_id: 99, inquiry_date: new Date("2021-02-01T21:48:00Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 162, customer_id: 100, inquiry_date: new Date("2022-08-01T20:56:12Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 163, customer_id: 11, inquiry_date: new Date("2022-11-28T19:04:12Z"), issue_type: "order_status", resolution_status: "escalated" },
            { inquiry_id: 164, customer_id: 102, inquiry_date: new Date("2021-07-24T22:36:03Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 165, customer_id: 89, inquiry_date: new Date("2022-02-13T17:51:31Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 166, customer_id: 51, inquiry_date: new Date("2021-12-22T15:44:27Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 167, customer_id: 239, inquiry_date: new Date("2021-05-15T14:05:29Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 168, customer_id: 163, inquiry_date: new Date("2022-11-28T17:32:12Z"), issue_type: "general_question", resolution_status: "escalated" },
            { inquiry_id: 169, customer_id: 157, inquiry_date: new Date("2021-11-30T12:04:58Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 170, customer_id: 220, inquiry_date: new Date("2021-02-03T19:23:48Z"), issue_type: "refund", resolution_status: "pending" },
            { inquiry_id: 171, customer_id: 45, inquiry_date: new Date("2021-01-25T16:23:32Z"), issue_type: "refund", resolution_status: "pending" },
            { inquiry_id: 172, customer_id: 210, inquiry_date: new Date("2021-09-25T11:21:18Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 173, customer_id: 45, inquiry_date: new Date("2022-06-19T12:02:03Z"), issue_type: "product_issue", resolution_status: "pending" },
            { inquiry_id: 174, customer_id: 273, inquiry_date: new Date("2021-10-22T20:31:09Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 175, customer_id: 156, inquiry_date: new Date("2022-01-11T16:44:25Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 176, customer_id: 197, inquiry_date: new Date("2021-07-17T20:54:39Z"), issue_type: "refund", resolution_status: "pending" },
            { inquiry_id: 177, customer_id: 20, inquiry_date: new Date("2021-01-29T12:50:48Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 178, customer_id: 127, inquiry_date: new Date("2022-03-12T07:10:37Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 179, customer_id: 44, inquiry_date: new Date("2021-04-12T13:42:44Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 180, customer_id: 300, inquiry_date: new Date("2021-03-09T08:35:52Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 181, customer_id: 127, inquiry_date: new Date("2022-04-05T15:26:36Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 182, customer_id: 71, inquiry_date: new Date("2022-01-02T18:57:36Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 183, customer_id: 58, inquiry_date: new Date("2021-02-21T15:16:49Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 184, customer_id: 133, inquiry_date: new Date("2021-03-12T16:32:58Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 185, customer_id: 29, inquiry_date: new Date("2021-10-23T15:19:51Z"), issue_type: "general_question", resolution_status: "pending" },
            { inquiry_id: 186, customer_id: 226, inquiry_date: new Date("2022-10-01T18:19:31Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 187, customer_id: 270, inquiry_date: new Date("2022-01-04T15:40:26Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 188, customer_id: 36, inquiry_date: new Date("2022-12-03T15:35:42Z"), issue_type: "order_status", resolution_status: "pending" },
            { inquiry_id: 189, customer_id: 204, inquiry_date: new Date("2022-02-04T14:24:04Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 190, customer_id: 179, inquiry_date: new Date("2022-02-10T06:07:21Z"), issue_type: "refund", resolution_status: "pending" },
            { inquiry_id: 191, customer_id: 283, inquiry_date: new Date("2022-11-08T17:38:50Z"), issue_type: "order_status", resolution_status: "pending" },
            { inquiry_id: 192, customer_id: 146, inquiry_date: new Date("2022-04-08T16:57:58Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 193, customer_id: 192, inquiry_date: new Date("2022-12-30T17:00:45Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 194, customer_id: 129, inquiry_date: new Date("2021-11-21T21:03:07Z"), issue_type: "order_status", resolution_status: "pending" },
            { inquiry_id: 195, customer_id: 66, inquiry_date: new Date("2021-11-13T12:38:47Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 196, customer_id: 86, inquiry_date: new Date("2021-01-23T13:47:08Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 197, customer_id: 168, inquiry_date: new Date("2021-05-07T13:33:29Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 198, customer_id: 113, inquiry_date: new Date("2022-11-26T21:26:25Z"), issue_type: "order_status", resolution_status: "pending" },
            { inquiry_id: 199, customer_id: 255, inquiry_date: new Date("2022-12-15T20:09:28Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 200, customer_id: 204, inquiry_date: new Date("2022-02-14T12:26:50Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 201, customer_id: 47, inquiry_date: new Date("2021-10-16T22:47:22Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 202, customer_id: 98, inquiry_date: new Date("2021-11-17T10:34:18Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 203, customer_id: 285, inquiry_date: new Date("2022-11-01T22:42:51Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 204, customer_id: 130, inquiry_date: new Date("2021-12-17T13:06:05Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 205, customer_id: 68, inquiry_date: new Date("2022-05-18T07:04:11Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 206, customer_id: 119, inquiry_date: new Date("2021-09-29T01:23:01Z"), issue_type: "product_issue", resolution_status: "pending" },
            { inquiry_id: 207, customer_id: 267, inquiry_date: new Date("2022-11-11T11:01:32Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 208, customer_id: 210, inquiry_date: new Date("2021-12-19T23:09:42Z"), issue_type: "product_issue", resolution_status: "escalated" },
            { inquiry_id: 209, customer_id: 14, inquiry_date: new Date("2022-01-05T15:55:48Z"), issue_type: "order_status", resolution_status: "pending" },
            { inquiry_id: 210, customer_id: 242, inquiry_date: new Date("2021-01-08T21:45:40Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 211, customer_id: 125, inquiry_date: new Date("2022-10-21T07:45:14Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 212, customer_id: 278, inquiry_date: new Date("2022-10-30T15:19:20Z"), issue_type: "refund", resolution_status: "escalated" },
            { inquiry_id: 213, customer_id: 246, inquiry_date: new Date("2022-10-28T10:57:55Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 214, customer_id: 89, inquiry_date: new Date("2022-06-04T00:34:45Z"), issue_type: "general_question", resolution_status: "escalated" },
            { inquiry_id: 215, customer_id: 226, inquiry_date: new Date("2021-12-09T21:44:59Z"), issue_type: "general_question", resolution_status: "pending" },
            { inquiry_id: 216, customer_id: 52, inquiry_date: new Date("2022-12-01T20:19:01Z"), issue_type: "refund", resolution_status: "escalated" },
            { inquiry_id: 217, customer_id: 49, inquiry_date: new Date("2022-02-19T14:51:13Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 218, customer_id: 234, inquiry_date: new Date("2021-04-17T17:45:01Z"), issue_type: "refund", resolution_status: "pending" },
            { inquiry_id: 219, customer_id: 104, inquiry_date: new Date("2021-07-01T01:16:53Z"), issue_type: "general_question", resolution_status: "pending" },
            { inquiry_id: 220, customer_id: 209, inquiry_date: new Date("2022-03-07T18:14:03Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 221, customer_id: 123, inquiry_date: new Date("2022-04-05T23:07:41Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 222, customer_id: 199, inquiry_date: new Date("2021-09-21T09:12:57Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 223, customer_id: 158, inquiry_date: new Date("2021-04-21T12:56:49Z"), issue_type: "order_status", resolution_status: "pending" },
            { inquiry_id: 224, customer_id: 22, inquiry_date: new Date("2022-09-12T15:56:55Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 225, customer_id: 193, inquiry_date: new Date("2022-11-17T10:07:41Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 226, customer_id: 12, inquiry_date: new Date("2021-01-12T23:30:47Z"), issue_type: "refund", resolution_status: "escalated" },
            { inquiry_id: 227, customer_id: 191, inquiry_date: new Date("2022-12-29T05:53:37Z"), issue_type: "general_question", resolution_status: "escalated" },
            { inquiry_id: 228, customer_id: 195, inquiry_date: new Date("2021-02-28T14:47:24Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 229, customer_id: 230, inquiry_date: new Date("2021-06-14T16:51:35Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 230, customer_id: 75, inquiry_date: new Date("2022-09-06T06:26:03Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 231, customer_id: 6, inquiry_date: new Date("2022-02-01T07:41:28Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 232, customer_id: 79, inquiry_date: new Date("2021-11-04T08:57:51Z"), issue_type: "general_question", resolution_status: "escalated" },
            { inquiry_id: 233, customer_id: 234, inquiry_date: new Date("2021-01-25T13:15:44Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 234, customer_id: 205, inquiry_date: new Date("2022-08-18T21:25:06Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 235, customer_id: 145, inquiry_date: new Date("2022-10-08T21:28:26Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 236, customer_id: 199, inquiry_date: new Date("2022-04-05T17:01:58Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 237, customer_id: 246, inquiry_date: new Date("2022-05-28T17:28:57Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 238, customer_id: 253, inquiry_date: new Date("2021-03-21T19:41:41Z"), issue_type: "order_status", resolution_status: "escalated" },
            { inquiry_id: 239, customer_id: 10, inquiry_date: new Date("2022-03-10T20:16:53Z"), issue_type: "order_status", resolution_status: "pending" },
            { inquiry_id: 240, customer_id: 217, inquiry_date: new Date("2021-09-29T12:31:42Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 241, customer_id: 211, inquiry_date: new Date("2022-09-25T09:55:31Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 242, customer_id: 282, inquiry_date: new Date("2022-01-19T18:24:14Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 243, customer_id: 207, inquiry_date: new Date("2021-09-15T13:23:33Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 244, customer_id: 300, inquiry_date: new Date("2022-09-27T03:27:32Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 245, customer_id: 71, inquiry_date: new Date("2022-10-31T18:48:59Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 246, customer_id: 232, inquiry_date: new Date("2021-08-08T01:52:00Z"), issue_type: "order_status", resolution_status: "escalated" },
            { inquiry_id: 247, customer_id: 85, inquiry_date: new Date("2022-06-11T10:25:00Z"), issue_type: "order_status", resolution_status: "pending" },
            { inquiry_id: 248, customer_id: 63, inquiry_date: new Date("2021-12-14T13:40:38Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 249, customer_id: 31, inquiry_date: new Date("2021-05-29T08:44:34Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 250, customer_id: 144, inquiry_date: new Date("2021-06-24T14:00:07Z"), issue_type: "product_issue", resolution_status: "pending" },
            { inquiry_id: 251, customer_id: 110, inquiry_date: new Date("2021-11-23T21:57:53Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 252, customer_id: 24, inquiry_date: new Date("2021-10-24T14:28:16Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 253, customer_id: 252, inquiry_date: new Date("2022-11-08T06:55:15Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 254, customer_id: 96, inquiry_date: new Date("2022-01-09T20:38:19Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 255, customer_id: 180, inquiry_date: new Date("2022-04-24T21:07:58Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 256, customer_id: 44, inquiry_date: new Date("2022-11-29T15:33:00Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 257, customer_id: 161, inquiry_date: new Date("2021-01-17T13:58:43Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 258, customer_id: 220, inquiry_date: new Date("2021-08-26T12:29:41Z"), issue_type: "refund", resolution_status: "escalated" },
            { inquiry_id: 259, customer_id: 183, inquiry_date: new Date("2022-05-10T16:40:00Z"), issue_type: "product_issue", resolution_status: "pending" },
            { inquiry_id: 260, customer_id: 115, inquiry_date: new Date("2021-10-22T22:27:36Z"), issue_type: "order_status", resolution_status: "pending" },
            { inquiry_id: 261, customer_id: 64, inquiry_date: new Date("2021-10-06T19:04:34Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 262, customer_id: 235, inquiry_date: new Date("2021-11-18T12:33:31Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 263, customer_id: 286, inquiry_date: new Date("2022-10-09T15:43:43Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 264, customer_id: 184, inquiry_date: new Date("2021-07-29T06:26:59Z"), issue_type: "refund", resolution_status: "pending" },
            { inquiry_id: 265, customer_id: 10, inquiry_date: new Date("2021-11-15T20:00:06Z"), issue_type: "order_status", resolution_status: "pending" },
            { inquiry_id: 266, customer_id: 90, inquiry_date: new Date("2021-07-05T19:41:13Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 267, customer_id: 195, inquiry_date: new Date("2021-12-22T13:22:36Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 268, customer_id: 210, inquiry_date: new Date("2021-04-16T20:13:38Z"), issue_type: "order_status", resolution_status: "pending" },
            { inquiry_id: 269, customer_id: 221, inquiry_date: new Date("2022-10-25T08:09:52Z"), issue_type: "product_issue", resolution_status: "escalated" },
            { inquiry_id: 270, customer_id: 276, inquiry_date: new Date("2021-04-16T23:24:59Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 271, customer_id: 83, inquiry_date: new Date("2022-04-20T10:41:45Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 272, customer_id: 268, inquiry_date: new Date("2021-01-18T13:13:47Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 273, customer_id: 136, inquiry_date: new Date("2022-11-02T18:12:04Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 274, customer_id: 276, inquiry_date: new Date("2021-11-04T09:26:11Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 275, customer_id: 67, inquiry_date: new Date("2021-02-03T15:14:37Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 276, customer_id: 234, inquiry_date: new Date("2022-01-01T22:55:47Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 277, customer_id: 298, inquiry_date: new Date("2022-12-19T14:50:19Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 278, customer_id: 117, inquiry_date: new Date("2022-12-23T14:05:04Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 279, customer_id: 22, inquiry_date: new Date("2022-12-11T20:53:32Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 280, customer_id: 135, inquiry_date: new Date("2021-12-19T21:40:50Z"), issue_type: "order_status", resolution_status: "escalated" },
            { inquiry_id: 281, customer_id: 30, inquiry_date: new Date("2021-01-19T13:32:46Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 282, customer_id: 255, inquiry_date: new Date("2021-12-07T10:01:33Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 283, customer_id: 233, inquiry_date: new Date("2022-01-08T18:36:38Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 284, customer_id: 236, inquiry_date: new Date("2022-12-26T13:10:23Z"), issue_type: "order_status", resolution_status: "escalated" },
            { inquiry_id: 285, customer_id: 253, inquiry_date: new Date("2022-05-30T16:22:46Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 286, customer_id: 108, inquiry_date: new Date("2022-10-23T08:10:54Z"), issue_type: "product_issue", resolution_status: "escalated" },
            { inquiry_id: 287, customer_id: 112, inquiry_date: new Date("2022-11-22T00:23:33Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 288, customer_id: 77, inquiry_date: new Date("2022-03-19T12:57:22Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 289, customer_id: 83, inquiry_date: new Date("2021-11-18T16:19:19Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 290, customer_id: 48, inquiry_date: new Date("2021-06-11T18:33:47Z"), issue_type: "product_issue", resolution_status: "escalated" },
            { inquiry_id: 291, customer_id: 263, inquiry_date: new Date("2022-07-23T11:30:55Z"), issue_type: "refund", resolution_status: "pending" },
            { inquiry_id: 292, customer_id: 265, inquiry_date: new Date("2021-06-23T07:14:49Z"), issue_type: "order_status", resolution_status: "pending" },
            { inquiry_id: 293, customer_id: 115, inquiry_date: new Date("2021-09-15T12:45:51Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 294, customer_id: 228, inquiry_date: new Date("2023-01-01T19:50:19Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 295, customer_id: 31, inquiry_date: new Date("2021-12-14T19:18:25Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 296, customer_id: 164, inquiry_date: new Date("2021-11-04T06:09:19Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 297, customer_id: 102, inquiry_date: new Date("2021-02-18T20:44:04Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 298, customer_id: 146, inquiry_date: new Date("2021-03-14T13:15:52Z"), issue_type: "refund", resolution_status: "pending" },
            { inquiry_id: 299, customer_id: 185, inquiry_date: new Date("2022-11-12T10:57:00Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 300, customer_id: 34, inquiry_date: new Date("2021-02-18T11:38:20Z"), issue_type: "product_issue", resolution_status: "pending" },
            { inquiry_id: 301, customer_id: 155, inquiry_date: new Date("2022-03-22T12:25:53Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 302, customer_id: 207, inquiry_date: new Date("2021-08-02T10:11:52Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 303, customer_id: 104, inquiry_date: new Date("2021-01-29T15:40:03Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 304, customer_id: 69, inquiry_date: new Date("2021-09-24T17:10:10Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 305, customer_id: 170, inquiry_date: new Date("2022-02-22T16:52:36Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 306, customer_id: 46, inquiry_date: new Date("2021-12-27T15:00:31Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 307, customer_id: 246, inquiry_date: new Date("2021-12-02T17:42:41Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 308, customer_id: 144, inquiry_date: new Date("2022-09-22T15:27:32Z"), issue_type: "order_status", resolution_status: "escalated" },
            { inquiry_id: 309, customer_id: 209, inquiry_date: new Date("2021-01-03T17:23:18Z"), issue_type: "order_status", resolution_status: "pending" },
            { inquiry_id: 310, customer_id: 282, inquiry_date: new Date("2021-04-22T14:17:47Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 311, customer_id: 64, inquiry_date: new Date("2022-10-01T07:31:04Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 312, customer_id: 198, inquiry_date: new Date("2022-11-02T16:38:48Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 313, customer_id: 169, inquiry_date: new Date("2022-05-01T10:01:27Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 314, customer_id: 47, inquiry_date: new Date("2021-07-29T08:06:31Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 315, customer_id: 114, inquiry_date: new Date("2022-08-18T12:28:47Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 316, customer_id: 215, inquiry_date: new Date("2022-11-07T09:01:02Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 317, customer_id: 232, inquiry_date: new Date("2022-08-04T09:21:52Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 318, customer_id: 205, inquiry_date: new Date("2022-11-08T21:44:51Z"), issue_type: "product_issue", resolution_status: "escalated" },
            { inquiry_id: 319, customer_id: 215, inquiry_date: new Date("2021-05-08T08:00:29Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 320, customer_id: 37, inquiry_date: new Date("2022-02-06T19:21:04Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 321, customer_id: 70, inquiry_date: new Date("2021-12-06T04:12:26Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 322, customer_id: 173, inquiry_date: new Date("2022-11-03T08:50:36Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 323, customer_id: 81, inquiry_date: new Date("2021-07-04T21:53:09Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 324, customer_id: 34, inquiry_date: new Date("2021-01-19T12:29:16Z"), issue_type: "order_status", resolution_status: "pending" },
            { inquiry_id: 325, customer_id: 65, inquiry_date: new Date("2022-02-27T16:36:21Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 326, customer_id: 248, inquiry_date: new Date("2022-11-17T18:52:37Z"), issue_type: "order_status", resolution_status: "pending" },
            { inquiry_id: 327, customer_id: 173, inquiry_date: new Date("2022-03-07T13:49:25Z"), issue_type: "general_question", resolution_status: "escalated" },
            { inquiry_id: 328, customer_id: 105, inquiry_date: new Date("2022-03-26T16:34:48Z"), issue_type: "order_status", resolution_status: "pending" },
            { inquiry_id: 329, customer_id: 249, inquiry_date: new Date("2021-03-10T10:55:05Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 330, customer_id: 241, inquiry_date: new Date("2022-10-01T19:27:54Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 331, customer_id: 275, inquiry_date: new Date("2022-01-11T10:40:25Z"), issue_type: "refund", resolution_status: "pending" },
            { inquiry_id: 332, customer_id: 153, inquiry_date: new Date("2021-07-14T10:36:30Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 333, customer_id: 103, inquiry_date: new Date("2021-11-23T18:12:34Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 334, customer_id: 40, inquiry_date: new Date("2021-03-31T07:17:02Z"), issue_type: "product_issue", resolution_status: "escalated" },
            { inquiry_id: 335, customer_id: 28, inquiry_date: new Date("2021-02-04T19:15:39Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 336, customer_id: 279, inquiry_date: new Date("2021-08-28T13:47:33Z"), issue_type: "order_status", resolution_status: "pending" },
            { inquiry_id: 337, customer_id: 61, inquiry_date: new Date("2022-01-22T09:48:25Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 338, customer_id: 110, inquiry_date: new Date("2022-07-02T15:21:08Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 339, customer_id: 197, inquiry_date: new Date("2021-09-22T01:10:40Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 340, customer_id: 289, inquiry_date: new Date("2021-01-24T11:19:25Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 341, customer_id: 57, inquiry_date: new Date("2021-12-21T06:52:09Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 342, customer_id: 31, inquiry_date: new Date("2022-03-21T16:33:20Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 343, customer_id: 89, inquiry_date: new Date("2022-08-02T17:43:32Z"), issue_type: "order_status", resolution_status: "escalated" },
            { inquiry_id: 344, customer_id: 285, inquiry_date: new Date("2022-01-30T11:43:18Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 345, customer_id: 124, inquiry_date: new Date("2022-12-05T01:15:07Z"), issue_type: "product_issue", resolution_status: "pending" },
            { inquiry_id: 346, customer_id: 69, inquiry_date: new Date("2022-03-11T18:48:40Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 347, customer_id: 24, inquiry_date: new Date("2021-02-28T02:53:56Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 348, customer_id: 288, inquiry_date: new Date("2021-03-06T10:01:15Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 349, customer_id: 87, inquiry_date: new Date("2022-01-31T13:51:40Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 350, customer_id: 30, inquiry_date: new Date("2021-12-24T20:44:06Z"), issue_type: "order_status", resolution_status: "escalated" },
            { inquiry_id: 351, customer_id: 20, inquiry_date: new Date("2021-08-14T20:35:19Z"), issue_type: "general_question", resolution_status: "pending" },
            { inquiry_id: 352, customer_id: 216, inquiry_date: new Date("2022-11-05T17:33:17Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 353, customer_id: 133, inquiry_date: new Date("2021-02-10T22:03:26Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 354, customer_id: 128, inquiry_date: new Date("2022-02-07T04:57:03Z"), issue_type: "refund", resolution_status: "pending" },
            { inquiry_id: 355, customer_id: 52, inquiry_date: new Date("2021-10-18T14:26:03Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 356, customer_id: 157, inquiry_date: new Date("2021-01-29T18:11:11Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 357, customer_id: 23, inquiry_date: new Date("2021-10-12T13:56:22Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 358, customer_id: 210, inquiry_date: new Date("2021-01-06T12:17:31Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 359, customer_id: 227, inquiry_date: new Date("2021-12-24T12:55:27Z"), issue_type: "product_issue", resolution_status: "pending" },
            { inquiry_id: 360, customer_id: 254, inquiry_date: new Date("2022-11-28T22:57:42Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 361, customer_id: 269, inquiry_date: new Date("2022-11-20T16:48:05Z"), issue_type: "product_issue", resolution_status: "escalated" },
            { inquiry_id: 362, customer_id: 39, inquiry_date: new Date("2022-11-25T06:43:02Z"), issue_type: "order_status", resolution_status: "escalated" },
            { inquiry_id: 363, customer_id: 184, inquiry_date: new Date("2021-03-26T13:43:35Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 364, customer_id: 78, inquiry_date: new Date("2021-10-25T14:43:23Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 365, customer_id: 9, inquiry_date: new Date("2021-02-03T21:38:08Z"), issue_type: "product_issue", resolution_status: "escalated" },
            { inquiry_id: 366, customer_id: 243, inquiry_date: new Date("2022-06-25T15:43:59Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 367, customer_id: 224, inquiry_date: new Date("2022-10-04T09:46:18Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 368, customer_id: 36, inquiry_date: new Date("2021-08-30T20:21:27Z"), issue_type: "product_issue", resolution_status: "escalated" },
            { inquiry_id: 369, customer_id: 143, inquiry_date: new Date("2022-10-15T20:18:52Z"), issue_type: "refund", resolution_status: "pending" },
            { inquiry_id: 370, customer_id: 167, inquiry_date: new Date("2021-02-11T14:01:39Z"), issue_type: "refund", resolution_status: "pending" },
            { inquiry_id: 371, customer_id: 6, inquiry_date: new Date("2021-10-22T18:03:24Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 372, customer_id: 74, inquiry_date: new Date("2022-05-31T16:40:58Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 373, customer_id: 283, inquiry_date: new Date("2021-10-29T11:35:34Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 374, customer_id: 233, inquiry_date: new Date("2021-12-03T07:36:56Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 375, customer_id: 53, inquiry_date: new Date("2021-09-24T16:32:49Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 376, customer_id: 41, inquiry_date: new Date("2022-01-14T14:52:21Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 377, customer_id: 92, inquiry_date: new Date("2022-01-24T15:10:15Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 378, customer_id: 171, inquiry_date: new Date("2021-02-20T21:16:43Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 379, customer_id: 97, inquiry_date: new Date("2021-03-24T18:33:31Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 380, customer_id: 240, inquiry_date: new Date("2022-09-30T12:59:50Z"), issue_type: "order_status", resolution_status: "pending" },
            { inquiry_id: 381, customer_id: 195, inquiry_date: new Date("2021-11-29T10:47:58Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 382, customer_id: 289, inquiry_date: new Date("2021-04-01T19:24:48Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 383, customer_id: 4, inquiry_date: new Date("2022-12-22T11:24:49Z"), issue_type: "order_status", resolution_status: "escalated" },
            { inquiry_id: 384, customer_id: 58, inquiry_date: new Date("2022-10-14T05:25:04Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 385, customer_id: 219, inquiry_date: new Date("2022-07-22T19:57:18Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 386, customer_id: 124, inquiry_date: new Date("2021-09-14T18:01:34Z"), issue_type: "order_status", resolution_status: "pending" },
            { inquiry_id: 387, customer_id: 90, inquiry_date: new Date("2022-04-19T09:06:46Z"), issue_type: "refund", resolution_status: "pending" },
            { inquiry_id: 388, customer_id: 274, inquiry_date: new Date("2021-03-11T16:54:49Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 389, customer_id: 58, inquiry_date: new Date("2021-03-24T23:16:40Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 390, customer_id: 36, inquiry_date: new Date("2022-11-16T17:02:25Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 391, customer_id: 206, inquiry_date: new Date("2022-02-21T20:32:03Z"), issue_type: "refund", resolution_status: "pending" },
            { inquiry_id: 392, customer_id: 182, inquiry_date: new Date("2021-06-04T08:56:43Z"), issue_type: "product_issue", resolution_status: "resolved" },
            { inquiry_id: 393, customer_id: 114, inquiry_date: new Date("2022-09-27T10:52:09Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 394, customer_id: 154, inquiry_date: new Date("2022-11-16T18:29:20Z"), issue_type: "general_question", resolution_status: "resolved" },
            { inquiry_id: 395, customer_id: 81, inquiry_date: new Date("2022-03-25T21:09:20Z"), issue_type: "refund", resolution_status: "resolved" },
            { inquiry_id: 396, customer_id: 210, inquiry_date: new Date("2022-02-09T07:34:16Z"), issue_type: "order_status", resolution_status: "escalated" },
            { inquiry_id: 397, customer_id: 279, inquiry_date: new Date("2022-04-26T12:31:32Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 398, customer_id: 205, inquiry_date: new Date("2022-09-09T19:31:13Z"), issue_type: "order_status", resolution_status: "resolved" },
            { inquiry_id: 399, customer_id: 33, inquiry_date: new Date("2021-01-06T22:11:32Z"), issue_type: "refund", resolution_status: "pending" },
            { inquiry_id: 400, customer_id: 192, inquiry_date: new Date("2022-09-03T15:30:02Z"), issue_type: "order_status", resolution_status: "escalated" },
        ],
    });
}

main()
    .then(() => prisma.$disconnect())
    .catch(async error => {
        console.error(error);
        await prisma.$disconnect();
        process.exit(1);
    });
