// Motor Insurance Claims (motor-insurance-claims) 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.adjusters), 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.adjusters.createMany({
        data: [
            { id: 1, first_name: "Maya", last_name: "Oliveira", email: "maya.oliveira@example.com", phone: "+1-213-555-0174" },
            { id: 2, first_name: "Rosa", last_name: "Pereira", email: "rosa.pereira@example.net", phone: "+1-972-555-0159" },
            { id: 3, first_name: "Marco", last_name: "Martin", email: "marco.martin@example.net", phone: "+1-612-555-0192" },
            { id: 4, first_name: "Sam", last_name: "Ruiz", email: "sam.ruiz@example.org", phone: "+1-213-555-0195" },
            { id: 5, first_name: "Grace", last_name: "Singh", email: "grace.singh@example.net", phone: "+1-212-555-0116" },
            { id: 6, first_name: "Lucas", last_name: "Wang", email: "lucas.wang@example.com", phone: "+1-213-555-0109" },
            { id: 7, first_name: "Olivia", last_name: "Ahmed", email: null, phone: null },
            { id: 8, first_name: "Ruby", last_name: "Becker", email: "ruby.becker@example.org", phone: "+1-404-555-0177" },
            { id: 9, first_name: "Lucas", last_name: "Kowalski", email: "lucas.kowalski@example.org", phone: "+1-801-555-0168" },
            { id: 10, first_name: "Oscar", last_name: "Khan", email: "oscar.khan@example.org", phone: "+1-917-555-0157" },
            { id: 11, first_name: "Ethan", last_name: "Moreau", email: "ethan.moreau@example.com", phone: "+1-213-555-0117" },
            { id: 12, first_name: "Jade", last_name: "Almeida", email: "jade.almeida@example.com", phone: "+1-212-555-0108" },
            { id: 13, first_name: "Felix", last_name: "Kumar", email: "felix.kumar@example.com", phone: "+1-778-555-0186" },
            { id: 14, first_name: "Sofia", last_name: "Taylor", email: "sofia.taylor@example.com", phone: "+1-778-555-0181" },
            { id: 15, first_name: "Maria", last_name: "Jansen", email: "maria.jansen@example.org", phone: "+1-503-555-0138" },
            { id: 16, first_name: "Nour", last_name: "Hassan", email: "nour.hassan@example.org", phone: "+1-972-555-0174" },
            { id: 17, first_name: "Nour", last_name: "Reyes", email: "nour.reyes@example.org", phone: "+1-778-555-0177" },
            { id: 18, first_name: "Rosa", last_name: "Sousa", email: "rosa.sousa@example.com", phone: "+1-857-555-0155" },
            { id: 19, first_name: "Zara", last_name: "Miller", email: "zara.miller@example.org", phone: null },
            { id: 20, first_name: "Tomas", last_name: "Reyes", email: null, phone: "+1-202-555-0151" },
            { id: 21, first_name: "Carla", last_name: "Hughes", email: "carla.hughes@example.org", phone: "+1-512-555-0119" },
            { id: 22, first_name: "Maja", last_name: "Yilmaz", email: "maja.yilmaz@example.com", phone: "+1-778-555-0133" },
            { id: 23, first_name: "Priya", last_name: "Garcia", email: "priya.garcia@example.com", phone: "+1-604-555-0141" },
            { id: 24, first_name: "Victor", last_name: "Schneider", email: "victor.schneider@example.org", phone: "+1-469-555-0199" },
            { id: 25, first_name: "Anna", last_name: "Shah", email: "anna.shah@example.net", phone: "+1-612-555-0165" },
            { id: 26, first_name: "Paula", last_name: "Meyer", email: null, phone: "+1-512-555-0111" },
            { id: 27, first_name: "Elif", last_name: "Schneider", email: "elif.schneider@example.org", phone: "+1-305-555-0160" },
            { id: 28, first_name: "Uma", last_name: "Gupta", email: "uma.gupta@example.org", phone: "+1-713-555-0102" },
            { id: 29, first_name: "Mia", last_name: "Gupta", email: "mia.gupta@example.com", phone: "+1-612-555-0152" },
            { id: 30, first_name: "Pedro", last_name: "Diaz", email: "pedro.diaz@example.org", phone: "+1-972-555-0136" },
            { id: 31, first_name: "Liam", last_name: "Garcia", email: null, phone: "+1-512-555-0176" },
            { id: 32, first_name: "Jade", last_name: "Ibrahim", email: "jade.ibrahim@example.org", phone: "+1-617-555-0112" },
            { id: 33, first_name: "Ines", last_name: "Patel", email: "ines.patel@example.org", phone: "+1-503-555-0138" },
            { id: 34, first_name: "Olivia", last_name: "Sousa", email: "olivia.sousa@example.org", phone: "+1-702-555-0101" },
            { id: 35, first_name: "Nadia", last_name: "Hassan", email: "nadia.hassan@example.org", phone: "+1-972-555-0174" },
            { id: 36, first_name: "Ravi", last_name: "Martin", email: "ravi.martin@example.com", phone: null },
            { id: 37, first_name: "Kai", last_name: "Ibrahim", email: "kai.ibrahim@example.net", phone: "+1-512-555-0152" },
            { id: 38, first_name: "Olivia", last_name: "Larsen", email: "olivia.larsen@example.com", phone: "+1-713-555-0193" },
            { id: 39, first_name: "Lucas", last_name: "Costa", email: "lucas.costa@example.com", phone: "+1-905-555-0142" },
            { id: 40, first_name: "Kai", last_name: "Davis", email: "kai.davis@example.com", phone: "+1-778-555-0147" },
            { id: 41, first_name: "Emma", last_name: "Gupta", email: "emma.gupta@example.org", phone: null },
            { id: 42, first_name: "Wei", last_name: "Schneider", email: "wei.schneider@example.org", phone: "+1-617-555-0128" },
            { id: 43, first_name: "Ben", last_name: "Hassan", email: "ben.hassan@example.net", phone: "+1-512-555-0199" },
            { id: 44, first_name: "Olivia", last_name: "Demir", email: "olivia.demir@example.org", phone: "+1-214-555-0103" },
            { id: 45, first_name: "Julia", last_name: "Tanaka", email: "julia.tanaka@example.com", phone: "+1-857-555-0181" },
            { id: 46, first_name: "Hannah", last_name: "Gupta", email: "hannah.gupta@example.com", phone: "+1-713-555-0145" },
            { id: 47, first_name: "Ivan", last_name: "Kim", email: "ivan.kim@example.org", phone: "+1-702-555-0160" },
            { id: 48, first_name: "Lina", last_name: "Almeida", email: "lina.almeida@example.org", phone: "+1-213-555-0113" },
            { id: 49, first_name: "Paula", last_name: "Becker", email: "paula.becker@example.net", phone: "+1-213-555-0184" },
            { id: 50, first_name: "Marco", last_name: "Sousa", email: "marco.sousa@example.com", phone: "+1-917-555-0107" },
        ],
    });
    await prisma.policyholders.createMany({
        data: [
            { id: 1, first_name: "Theo", last_name: "Smith", date_of_birth: "1994-09-24", email: "theo.smith@example.com", phone: "+1-778-555-0108" },
            { id: 2, first_name: "Mohamed", last_name: "Martin", date_of_birth: "1972-08-18", email: "mohamed.martin@example.net", phone: "+1-612-555-0179" },
            { id: 3, first_name: "Paula", last_name: "Mendes", date_of_birth: "1990-06-15", email: null, phone: "+1-202-555-0175" },
            { id: 4, first_name: "Tariq", last_name: "Shah", date_of_birth: "1979-03-21", email: "tariq.shah@example.com", phone: "+1-702-555-0127" },
            { id: 5, first_name: "Alice", last_name: "Wang", date_of_birth: "1988-06-10", email: "alice.wang@example.com", phone: "+1-857-555-0178" },
            { id: 6, first_name: "Paula", last_name: "Reyes", date_of_birth: "1978-01-25", email: "paula.reyes@example.org", phone: "+1-415-555-0148" },
            { id: 7, first_name: "Fatima", last_name: "Torres", date_of_birth: "1994-06-13", email: "fatima.torres@example.net", phone: "+1-801-555-0154" },
            { id: 8, first_name: "Selin", last_name: "Nguyen", date_of_birth: "1991-07-21", email: "selin.nguyen@example.com", phone: "+1-512-555-0175" },
            { id: 9, first_name: "Arjun", last_name: "Singh", date_of_birth: "1996-12-30", email: "arjun.singh@example.org", phone: "+1-503-555-0184" },
            { id: 10, first_name: "Ibrahim", last_name: "Fischer", date_of_birth: "1986-02-22", email: "ibrahim.fischer@example.net", phone: null },
            { id: 11, first_name: "Mila", last_name: "Evans", date_of_birth: "1973-02-17", email: "mila.evans@example.com", phone: "+1-213-555-0158" },
            { id: 12, first_name: "Rosa", last_name: "Ahmed", date_of_birth: "2003-01-24", email: "rosa.ahmed@example.net", phone: "+1-917-555-0164" },
            { id: 13, first_name: "Amir", last_name: "Costa", date_of_birth: "1972-03-27", email: "amir.costa@example.net", phone: "+1-404-555-0127" },
            { id: 14, first_name: "James", last_name: "Schneider", date_of_birth: "1995-04-14", email: "james.schneider@example.net", phone: null },
            { id: 15, first_name: "Carla", last_name: "Sousa", date_of_birth: "1976-03-30", email: "carla.sousa@example.org", phone: "+1-214-555-0188" },
            { id: 16, first_name: "Lucas", last_name: "Gomez", date_of_birth: "1996-01-31", email: "lucas.gomez@example.com", phone: "+1-801-555-0189" },
            { id: 17, first_name: "Fatima", last_name: "Castro", date_of_birth: "2003-05-21", email: "fatima.castro@example.net", phone: "+1-213-555-0156" },
            { id: 18, first_name: "Jonas", last_name: "Andersen", date_of_birth: "1991-02-21", email: "jonas.andersen@example.org", phone: "+1-416-555-0171" },
            { id: 19, first_name: "Pedro", last_name: "Smith", date_of_birth: "1990-09-18", email: "pedro.smith@example.com", phone: "+1-617-555-0194" },
            { id: 20, first_name: "Mohamed", last_name: "Zhang", date_of_birth: "2003-09-11", email: "mohamed.zhang@example.net", phone: "+1-604-555-0112" },
            { id: 21, first_name: "Tariq", last_name: "Wright", date_of_birth: "1987-07-12", email: "tariq.wright@example.org", phone: "+1-604-555-0172" },
            { id: 22, first_name: "Carlos", last_name: "Hoffmann", date_of_birth: "1975-10-29", email: null, phone: "+1-415-555-0183" },
            { id: 23, first_name: "Arjun", last_name: "Carter", date_of_birth: "1995-12-09", email: "arjun.carter@example.org", phone: "+1-213-555-0173" },
            { id: 24, first_name: "Nour", last_name: "Gupta", date_of_birth: "1983-06-13", email: "nour.gupta@example.org", phone: null },
            { id: 25, first_name: "Zoe", last_name: "Hansen", date_of_birth: "1976-05-28", email: "zoe.hansen@example.net", phone: "+1-778-555-0188" },
            { id: 26, first_name: "Mei", last_name: "Reyes", date_of_birth: "1985-02-19", email: "mei.reyes@example.org", phone: "+1-415-555-0132" },
            { id: 27, first_name: "Priya", last_name: "Ahmed", date_of_birth: "1974-06-29", email: "priya.ahmed@example.com", phone: null },
            { id: 28, first_name: "David", last_name: "Carter", date_of_birth: "1987-05-24", email: "david.carter@example.net", phone: "+1-305-555-0142" },
            { id: 29, first_name: "Yusuf", last_name: "Brown", date_of_birth: "1993-09-22", email: "yusuf.brown@example.org", phone: null },
            { id: 30, first_name: "Hana", last_name: "Wilson", date_of_birth: "1981-08-02", email: "hana.wilson@example.com", phone: "+1-503-555-0107" },
            { id: 31, first_name: "Nour", last_name: "Ahmed", date_of_birth: "1980-02-21", email: "nour.ahmed@example.org", phone: "+1-312-555-0141" },
            { id: 32, first_name: "Hana", last_name: "Pereira", date_of_birth: "1977-03-16", email: "hana.pereira@example.com", phone: "+1-778-555-0116" },
            { id: 33, first_name: "Oscar", last_name: "Ibrahim", date_of_birth: "1976-02-25", email: "oscar.ibrahim@example.net", phone: "+1-404-555-0128" },
            { id: 34, first_name: "Lina", last_name: "Mendes", date_of_birth: "1977-10-03", email: "lina.mendes@example.net", phone: "+1-617-555-0187" },
            { id: 35, first_name: "Anna", last_name: "Silva", date_of_birth: "1999-10-14", email: "anna.silva@example.com", phone: "+1-713-555-0183" },
            { id: 36, first_name: "Carlos", last_name: "Dubois", date_of_birth: "1977-11-17", email: "carlos.dubois@example.com", phone: null },
            { id: 37, first_name: "David", last_name: "Nakamura", date_of_birth: "1978-02-20", email: "david.nakamura@example.net", phone: "+1-512-555-0167" },
            { id: 38, first_name: "Alice", last_name: "Novak", date_of_birth: "1994-04-11", email: "alice.novak@example.net", phone: "+1-617-555-0146" },
            { id: 39, first_name: "Fatima", last_name: "Evans", date_of_birth: "1989-01-07", email: "fatima.evans@example.org", phone: "+1-503-555-0158" },
            { id: 40, first_name: "Mohamed", last_name: "Ahmed", date_of_birth: "1976-03-20", email: "mohamed.ahmed@example.net", phone: "+1-713-555-0190" },
            { id: 41, first_name: "Ethan", last_name: "Hughes", date_of_birth: "1988-02-26", email: "ethan.hughes@example.com", phone: "+1-801-555-0194" },
            { id: 42, first_name: "Rosa", last_name: "Hoffmann", date_of_birth: "1993-07-13", email: "rosa.hoffmann@example.com", phone: "+1-416-555-0150" },
            { id: 43, first_name: "Liam", last_name: "Fischer", date_of_birth: "1971-05-25", email: null, phone: "+1-612-555-0122" },
            { id: 44, first_name: "Wei", last_name: "Chen", date_of_birth: "1985-07-30", email: "wei.chen@example.net", phone: "+1-972-555-0137" },
            { id: 45, first_name: "Mia", last_name: "Lee", date_of_birth: "2000-04-10", email: "mia.lee@example.net", phone: "+1-917-555-0158" },
            { id: 46, first_name: "Theo", last_name: "Ali", date_of_birth: "1985-04-25", email: "theo.ali@example.com", phone: "+1-305-555-0146" },
            { id: 47, first_name: "Jack", last_name: "Jensen", date_of_birth: "1977-09-14", email: "jack.jensen@example.com", phone: "+1-503-555-0133" },
            { id: 48, first_name: "Ivan", last_name: "Gupta", date_of_birth: "1975-11-08", email: "ivan.gupta@example.com", phone: "+1-905-555-0195" },
            { id: 49, first_name: "Maria", last_name: "Smith", date_of_birth: "2003-11-26", email: "maria.smith@example.com", phone: "+1-415-555-0139" },
            { id: 50, first_name: "Selin", last_name: "Ibrahim", date_of_birth: "2003-07-25", email: "selin.ibrahim@example.com", phone: "+1-212-555-0118" },
            { id: 51, first_name: "Pedro", last_name: "Bennett", date_of_birth: "1985-04-05", email: "pedro.bennett@example.com", phone: "+1-617-555-0135" },
            { id: 52, first_name: "Elif", last_name: "Wright", date_of_birth: "1989-03-12", email: "elif.wright@example.com", phone: "+1-214-555-0109" },
            { id: 53, first_name: "Ibrahim", last_name: "Costa", date_of_birth: "1987-03-17", email: "ibrahim.costa@example.net", phone: null },
            { id: 54, first_name: "Carla", last_name: "Ahmed", date_of_birth: "1987-08-31", email: "carla.ahmed@example.com", phone: "+1-713-555-0157" },
            { id: 55, first_name: "Maria", last_name: "Kowalski", date_of_birth: "1997-11-03", email: "maria.kowalski@example.net", phone: "+1-778-555-0101" },
            { id: 56, first_name: "Emma", last_name: "Kumar", date_of_birth: "1978-03-30", email: "emma.kumar@example.org", phone: "+1-713-555-0196" },
            { id: 57, first_name: "Deniz", last_name: "Adams", date_of_birth: "1980-07-17", email: "deniz.adams@example.com", phone: "+1-416-555-0137" },
            { id: 58, first_name: "Priya", last_name: "Vargas", date_of_birth: "1978-01-08", email: "priya.vargas@example.com", phone: "+1-303-555-0181" },
            { id: 59, first_name: "Wei", last_name: "Hassan", date_of_birth: "1993-03-03", email: "wei.hassan@example.com", phone: null },
            { id: 60, first_name: "Elena", last_name: "Schneider", date_of_birth: "1990-11-27", email: "elena.schneider@example.org", phone: "+1-612-555-0158" },
            { id: 61, first_name: "Rosa", last_name: "Wagner", date_of_birth: "1978-11-15", email: "rosa.wagner@example.com", phone: "+1-303-555-0160" },
            { id: 62, first_name: "Hugo", last_name: "Adams", date_of_birth: "1973-09-03", email: "hugo.adams@example.com", phone: "+1-713-555-0110" },
            { id: 63, first_name: "Marco", last_name: "Miller", date_of_birth: "1972-04-30", email: "marco.miller@example.net", phone: "+1-604-555-0123" },
            { id: 64, first_name: "Sven", last_name: "Smith", date_of_birth: "2003-09-03", email: "sven.smith@example.org", phone: "+1-404-555-0135" },
            { id: 65, first_name: "Ines", last_name: "Becker", date_of_birth: "1985-06-14", email: "ines.becker@example.com", phone: "+1-469-555-0151" },
            { id: 66, first_name: "Lucas", last_name: "Carter", date_of_birth: "1989-10-21", email: null, phone: "+1-917-555-0183" },
            { id: 67, first_name: "Chen", last_name: "Adams", date_of_birth: "1990-05-10", email: "chen.adams@example.com", phone: "+1-415-555-0130" },
            { id: 68, first_name: "Zoe", last_name: "Carter", date_of_birth: "1984-12-27", email: "zoe.carter@example.net", phone: "+1-617-555-0146" },
            { id: 69, first_name: "Leo", last_name: "Demir", date_of_birth: "1981-06-06", email: null, phone: null },
            { id: 70, first_name: "Ravi", last_name: "Larsen", date_of_birth: "1978-02-24", email: "ravi.larsen@example.org", phone: "+1-213-555-0111" },
            { id: 71, first_name: "Theo", last_name: "Kowalski", date_of_birth: "1979-01-03", email: "theo.kowalski@example.net", phone: "+1-303-555-0175" },
            { id: 72, first_name: "Andre", last_name: "Ali", date_of_birth: "1978-12-18", email: "andre.ali@example.net", phone: "+1-905-555-0177" },
            { id: 73, first_name: "Ben", last_name: "Pereira", date_of_birth: "1983-01-25", email: "ben.pereira@example.org", phone: "+1-972-555-0161" },
            { id: 74, first_name: "Deniz", last_name: "Bennett", date_of_birth: "1980-09-03", email: null, phone: "+1-917-555-0107" },
            { id: 75, first_name: "Elena", last_name: "Kim", date_of_birth: "1975-04-25", email: "elena.kim@example.net", phone: "+1-303-555-0168" },
            { id: 76, first_name: "Ethan", last_name: "Rossi", date_of_birth: "1975-10-22", email: "ethan.rossi@example.com", phone: "+1-503-555-0109" },
            { id: 77, first_name: "Laura", last_name: "Reyes", date_of_birth: "1988-12-17", email: "laura.reyes@example.com", phone: "+1-469-555-0166" },
            { id: 78, first_name: "Daniel", last_name: "Yilmaz", date_of_birth: "2002-03-02", email: "daniel.yilmaz@example.net", phone: null },
            { id: 79, first_name: "Jack", last_name: "Kumar", date_of_birth: "1992-03-21", email: "jack.kumar@example.org", phone: "+1-212-555-0128" },
            { id: 80, first_name: "Sofia", last_name: "Hughes", date_of_birth: "1971-07-19", email: "sofia.hughes@example.org", phone: null },
            { id: 81, first_name: "Nour", last_name: "Evans", date_of_birth: "2003-07-13", email: "nour.evans@example.org", phone: "+1-604-555-0170" },
            { id: 82, first_name: "Theo", last_name: "Hughes", date_of_birth: "1975-12-16", email: "theo.hughes@example.org", phone: "+1-213-555-0132" },
            { id: 83, first_name: "Rafael", last_name: "Sato", date_of_birth: "1974-12-31", email: "rafael.sato@example.org", phone: null },
            { id: 84, first_name: "Alice", last_name: "Diaz", date_of_birth: "1991-04-11", email: "alice.diaz@example.org", phone: "+1-857-555-0144" },
            { id: 85, first_name: "Priya", last_name: "Wilson", date_of_birth: "1970-03-05", email: "priya.wilson@example.net", phone: "+1-305-555-0174" },
            { id: 86, first_name: "Anna", last_name: "Oliveira", date_of_birth: "1996-04-15", email: "anna.oliveira@example.org", phone: "+1-917-555-0120" },
            { id: 87, first_name: "Hana", last_name: "Singh", date_of_birth: "1978-09-18", email: "hana.singh@example.org", phone: "+1-212-555-0118" },
            { id: 88, first_name: "Ruby", last_name: "Clark", date_of_birth: "1970-11-13", email: "ruby.clark@example.com", phone: "+1-415-555-0140" },
            { id: 89, first_name: "Lena", last_name: "Nakamura", date_of_birth: "1975-12-06", email: "lena.nakamura@example.com", phone: "+1-512-555-0188" },
            { id: 90, first_name: "Hugo", last_name: "Larsen", date_of_birth: "1993-09-20", email: "hugo.larsen@example.org", phone: "+1-404-555-0132" },
            { id: 91, first_name: "Grace", last_name: "Wright", date_of_birth: "2003-05-20", email: "grace.wright@example.org", phone: "+1-404-555-0115" },
            { id: 92, first_name: "Arjun", last_name: "Walker", date_of_birth: "1991-05-06", email: "arjun.walker@example.org", phone: "+1-612-555-0184" },
            { id: 93, first_name: "Oscar", last_name: "Novak", date_of_birth: "2002-03-17", email: "oscar.novak@example.com", phone: "+1-612-555-0101" },
            { id: 94, first_name: "Ana", last_name: "Yilmaz", date_of_birth: "1979-01-30", email: "ana.yilmaz@example.net", phone: "+1-503-555-0178" },
            { id: 95, first_name: "Laura", last_name: "Jansen", date_of_birth: "1988-08-18", email: "laura.jansen@example.net", phone: "+1-972-555-0152" },
            { id: 96, first_name: "Jade", last_name: "Kaya", date_of_birth: "1985-03-05", email: "jade.kaya@example.org", phone: "+1-312-555-0158" },
            { id: 97, first_name: "Sven", last_name: "Murphy", date_of_birth: "1986-05-12", email: "sven.murphy@example.com", phone: "+1-604-555-0195" },
            { id: 98, first_name: "Mila", last_name: "Zhang", date_of_birth: "1995-08-05", email: "mila.zhang@example.net", phone: "+1-604-555-0148" },
            { id: 99, first_name: "Mateo", last_name: "Reyes", date_of_birth: "1997-10-25", email: "mateo.reyes@example.net", phone: "+1-503-555-0122" },
            { id: 100, first_name: "Theo", last_name: "Andersen", date_of_birth: "1976-02-07", email: "theo.andersen@example.com", phone: "+1-905-555-0167" },
        ],
    });
    await prisma.policies.createMany({
        data: [
            { id: 1, policyholder_id: 66, start_date: "2024-07-23", end_date: "2026-02-14", coverage_level: "standard" },
            { id: 2, policyholder_id: 75, start_date: "2023-04-18", end_date: "2023-08-24", coverage_level: "standard" },
            { id: 3, policyholder_id: 8, start_date: "2023-09-11", end_date: null, coverage_level: "basic" },
            { id: 4, policyholder_id: 91, start_date: "2024-02-02", end_date: null, coverage_level: "basic" },
            { id: 5, policyholder_id: 13, start_date: "2023-02-13", end_date: "2023-05-26", coverage_level: "standard" },
            { id: 6, policyholder_id: 33, start_date: "2023-12-18", end_date: "2024-12-15", coverage_level: "standard" },
            { id: 7, policyholder_id: 12, start_date: "2024-07-13", end_date: "2024-09-13", coverage_level: "standard" },
            { id: 8, policyholder_id: 22, start_date: "2024-07-13", end_date: "2024-09-17", coverage_level: "premium" },
            { id: 9, policyholder_id: 87, start_date: "2023-12-31", end_date: "2024-05-10", coverage_level: "standard" },
            { id: 10, policyholder_id: 88, start_date: "2023-10-21", end_date: "2024-04-23", coverage_level: "premium" },
            { id: 11, policyholder_id: 48, start_date: "2024-11-13", end_date: null, coverage_level: "basic" },
            { id: 12, policyholder_id: 34, start_date: "2024-06-14", end_date: "2024-07-19", coverage_level: "premium" },
            { id: 13, policyholder_id: 1, start_date: "2023-02-27", end_date: "2024-07-24", coverage_level: "standard" },
            { id: 14, policyholder_id: 66, start_date: "2023-11-02", end_date: null, coverage_level: "basic" },
            { id: 15, policyholder_id: 70, start_date: "2024-01-26", end_date: "2025-07-11", coverage_level: "premium" },
            { id: 16, policyholder_id: 68, start_date: "2024-03-31", end_date: "2024-10-31", coverage_level: "standard" },
            { id: 17, policyholder_id: 1, start_date: "2024-11-24", end_date: "2025-12-18", coverage_level: "premium" },
            { id: 18, policyholder_id: 54, start_date: "2023-10-16", end_date: "2024-05-03", coverage_level: "standard" },
            { id: 19, policyholder_id: 65, start_date: "2024-01-31", end_date: "2024-12-31", coverage_level: "premium" },
            { id: 20, policyholder_id: 35, start_date: "2023-07-10", end_date: null, coverage_level: "basic" },
            { id: 21, policyholder_id: 82, start_date: "2023-12-24", end_date: "2025-02-12", coverage_level: "standard" },
            { id: 22, policyholder_id: 44, start_date: "2024-07-24", end_date: null, coverage_level: "basic" },
            { id: 23, policyholder_id: 14, start_date: "2024-05-03", end_date: "2026-03-21", coverage_level: "premium" },
            { id: 24, policyholder_id: 34, start_date: "2023-05-12", end_date: "2024-08-15", coverage_level: "standard" },
            { id: 25, policyholder_id: 63, start_date: "2024-03-20", end_date: "2024-10-18", coverage_level: "standard" },
            { id: 26, policyholder_id: 88, start_date: "2024-07-25", end_date: null, coverage_level: "basic" },
            { id: 27, policyholder_id: 58, start_date: "2023-03-20", end_date: null, coverage_level: "basic" },
            { id: 28, policyholder_id: 95, start_date: "2023-09-03", end_date: null, coverage_level: "basic" },
            { id: 29, policyholder_id: 45, start_date: "2024-09-07", end_date: null, coverage_level: "basic" },
            { id: 30, policyholder_id: 92, start_date: "2023-07-06", end_date: "2023-07-08", coverage_level: "standard" },
            { id: 31, policyholder_id: 20, start_date: "2024-01-24", end_date: null, coverage_level: "basic" },
            { id: 32, policyholder_id: 54, start_date: "2024-03-09", end_date: null, coverage_level: "basic" },
            { id: 33, policyholder_id: 64, start_date: "2023-08-03", end_date: "2023-12-26", coverage_level: "premium" },
            { id: 34, policyholder_id: 89, start_date: "2023-08-15", end_date: "2024-03-08", coverage_level: "standard" },
            { id: 35, policyholder_id: 46, start_date: "2023-10-02", end_date: "2025-03-31", coverage_level: "premium" },
            { id: 36, policyholder_id: 47, start_date: "2024-10-26", end_date: null, coverage_level: "basic" },
            { id: 37, policyholder_id: 51, start_date: "2023-12-01", end_date: "2025-03-08", coverage_level: "standard" },
            { id: 38, policyholder_id: 96, start_date: "2024-07-24", end_date: null, coverage_level: "basic" },
            { id: 39, policyholder_id: 32, start_date: "2024-12-28", end_date: null, coverage_level: "basic" },
            { id: 40, policyholder_id: 59, start_date: "2023-09-03", end_date: null, coverage_level: "basic" },
            { id: 41, policyholder_id: 35, start_date: "2023-05-05", end_date: null, coverage_level: "basic" },
            { id: 42, policyholder_id: 86, start_date: "2023-08-11", end_date: "2024-08-13", coverage_level: "premium" },
            { id: 43, policyholder_id: 5, start_date: "2023-01-10", end_date: "2023-08-11", coverage_level: "premium" },
            { id: 44, policyholder_id: 28, start_date: "2023-01-06", end_date: "2024-10-26", coverage_level: "premium" },
            { id: 45, policyholder_id: 41, start_date: "2023-06-22", end_date: null, coverage_level: "basic" },
            { id: 46, policyholder_id: 8, start_date: "2023-11-03", end_date: "2024-04-06", coverage_level: "standard" },
            { id: 47, policyholder_id: 60, start_date: "2023-05-03", end_date: "2023-07-23", coverage_level: "standard" },
            { id: 48, policyholder_id: 3, start_date: "2024-11-28", end_date: "2025-06-18", coverage_level: "standard" },
            { id: 49, policyholder_id: 69, start_date: "2023-08-09", end_date: "2023-12-14", coverage_level: "premium" },
            { id: 50, policyholder_id: 30, start_date: "2023-08-04", end_date: "2025-01-05", coverage_level: "premium" },
            { id: 51, policyholder_id: 90, start_date: "2023-04-15", end_date: null, coverage_level: "basic" },
            { id: 52, policyholder_id: 55, start_date: "2023-05-07", end_date: "2024-06-09", coverage_level: "standard" },
            { id: 53, policyholder_id: 53, start_date: "2023-09-03", end_date: "2023-12-09", coverage_level: "standard" },
            { id: 54, policyholder_id: 42, start_date: "2023-05-21", end_date: "2024-02-07", coverage_level: "premium" },
            { id: 55, policyholder_id: 82, start_date: "2023-07-20", end_date: "2024-04-03", coverage_level: "premium" },
            { id: 56, policyholder_id: 98, start_date: "2024-07-06", end_date: null, coverage_level: "basic" },
            { id: 57, policyholder_id: 53, start_date: "2024-10-08", end_date: "2026-06-11", coverage_level: "standard" },
            { id: 58, policyholder_id: 50, start_date: "2023-10-10", end_date: "2025-02-01", coverage_level: "premium" },
            { id: 59, policyholder_id: 10, start_date: "2023-02-02", end_date: "2023-12-09", coverage_level: "premium" },
            { id: 60, policyholder_id: 11, start_date: "2024-03-27", end_date: "2024-06-20", coverage_level: "premium" },
            { id: 61, policyholder_id: 76, start_date: "2024-09-16", end_date: null, coverage_level: "basic" },
            { id: 62, policyholder_id: 62, start_date: "2024-11-20", end_date: "2026-10-12", coverage_level: "standard" },
            { id: 63, policyholder_id: 27, start_date: "2024-04-24", end_date: "2025-05-26", coverage_level: "premium" },
            { id: 64, policyholder_id: 15, start_date: "2024-04-04", end_date: "2024-12-05", coverage_level: "standard" },
            { id: 65, policyholder_id: 25, start_date: "2024-08-15", end_date: null, coverage_level: "basic" },
            { id: 66, policyholder_id: 38, start_date: "2024-11-02", end_date: null, coverage_level: "basic" },
            { id: 67, policyholder_id: 79, start_date: "2024-05-15", end_date: "2024-08-29", coverage_level: "premium" },
            { id: 68, policyholder_id: 10, start_date: "2023-05-14", end_date: "2024-01-21", coverage_level: "premium" },
            { id: 69, policyholder_id: 80, start_date: "2023-08-14", end_date: "2023-09-12", coverage_level: "premium" },
            { id: 70, policyholder_id: 23, start_date: "2024-02-28", end_date: "2024-09-08", coverage_level: "standard" },
            { id: 71, policyholder_id: 97, start_date: "2023-06-20", end_date: "2023-10-13", coverage_level: "standard" },
            { id: 72, policyholder_id: 57, start_date: "2024-02-13", end_date: "2025-12-20", coverage_level: "standard" },
            { id: 73, policyholder_id: 33, start_date: "2023-09-23", end_date: "2024-10-28", coverage_level: "premium" },
            { id: 74, policyholder_id: 78, start_date: "2023-09-19", end_date: null, coverage_level: "basic" },
            { id: 75, policyholder_id: 74, start_date: "2023-12-11", end_date: null, coverage_level: "basic" },
            { id: 76, policyholder_id: 81, start_date: "2024-04-18", end_date: "2024-08-23", coverage_level: "standard" },
            { id: 77, policyholder_id: 44, start_date: "2023-03-15", end_date: null, coverage_level: "basic" },
            { id: 78, policyholder_id: 97, start_date: "2023-12-17", end_date: "2025-06-12", coverage_level: "premium" },
            { id: 79, policyholder_id: 94, start_date: "2023-09-08", end_date: null, coverage_level: "basic" },
            { id: 80, policyholder_id: 9, start_date: "2023-09-17", end_date: "2025-05-04", coverage_level: "premium" },
            { id: 81, policyholder_id: 14, start_date: "2024-09-01", end_date: null, coverage_level: "basic" },
            { id: 82, policyholder_id: 4, start_date: "2024-01-17", end_date: null, coverage_level: "basic" },
            { id: 83, policyholder_id: 61, start_date: "2023-04-16", end_date: null, coverage_level: "basic" },
            { id: 84, policyholder_id: 18, start_date: "2024-09-18", end_date: "2026-02-11", coverage_level: "premium" },
            { id: 85, policyholder_id: 24, start_date: "2023-11-13", end_date: null, coverage_level: "basic" },
            { id: 86, policyholder_id: 93, start_date: "2024-11-08", end_date: "2025-06-17", coverage_level: "premium" },
            { id: 87, policyholder_id: 26, start_date: "2023-05-08", end_date: "2024-06-24", coverage_level: "premium" },
            { id: 88, policyholder_id: 93, start_date: "2024-08-31", end_date: null, coverage_level: "basic" },
            { id: 89, policyholder_id: 73, start_date: "2024-02-14", end_date: null, coverage_level: "basic" },
            { id: 90, policyholder_id: 25, start_date: "2024-04-01", end_date: null, coverage_level: "basic" },
            { id: 91, policyholder_id: 13, start_date: "2023-06-27", end_date: "2023-11-01", coverage_level: "standard" },
            { id: 92, policyholder_id: 29, start_date: "2023-04-27", end_date: "2023-07-13", coverage_level: "premium" },
            { id: 93, policyholder_id: 43, start_date: "2024-02-27", end_date: null, coverage_level: "basic" },
            { id: 94, policyholder_id: 77, start_date: "2024-08-22", end_date: null, coverage_level: "basic" },
            { id: 95, policyholder_id: 17, start_date: "2023-07-06", end_date: "2025-02-04", coverage_level: "premium" },
            { id: 96, policyholder_id: 40, start_date: "2023-03-07", end_date: "2023-04-14", coverage_level: "premium" },
            { id: 97, policyholder_id: 16, start_date: "2023-08-28", end_date: "2023-09-28", coverage_level: "premium" },
            { id: 98, policyholder_id: 36, start_date: "2024-10-22", end_date: "2026-04-16", coverage_level: "standard" },
            { id: 99, policyholder_id: 76, start_date: "2024-04-01", end_date: null, coverage_level: "basic" },
            { id: 100, policyholder_id: 67, start_date: "2024-10-03", end_date: "2025-06-29", coverage_level: "standard" },
            { id: 101, policyholder_id: 87, start_date: "2024-02-08", end_date: "2024-09-20", coverage_level: "premium" },
            { id: 102, policyholder_id: 31, start_date: "2024-02-09", end_date: "2024-06-21", coverage_level: "premium" },
            { id: 103, policyholder_id: 47, start_date: "2024-03-08", end_date: "2025-06-19", coverage_level: "standard" },
            { id: 104, policyholder_id: 75, start_date: "2024-08-01", end_date: "2025-01-09", coverage_level: "standard" },
            { id: 105, policyholder_id: 39, start_date: "2023-11-04", end_date: null, coverage_level: "basic" },
            { id: 106, policyholder_id: 37, start_date: "2024-03-04", end_date: null, coverage_level: "basic" },
            { id: 107, policyholder_id: 72, start_date: "2023-08-27", end_date: "2025-02-06", coverage_level: "standard" },
            { id: 108, policyholder_id: 2, start_date: "2023-12-21", end_date: "2024-04-28", coverage_level: "premium" },
            { id: 109, policyholder_id: 56, start_date: "2024-01-20", end_date: null, coverage_level: "basic" },
            { id: 110, policyholder_id: 21, start_date: "2023-04-16", end_date: "2024-01-23", coverage_level: "standard" },
            { id: 111, policyholder_id: 94, start_date: "2024-06-16", end_date: "2024-11-17", coverage_level: "standard" },
            { id: 112, policyholder_id: 49, start_date: "2024-12-15", end_date: "2025-04-06", coverage_level: "premium" },
            { id: 113, policyholder_id: 72, start_date: "2023-07-19", end_date: "2024-02-13", coverage_level: "premium" },
            { id: 114, policyholder_id: 85, start_date: "2023-05-02", end_date: null, coverage_level: "basic" },
            { id: 115, policyholder_id: 6, start_date: "2024-12-15", end_date: null, coverage_level: "basic" },
            { id: 116, policyholder_id: 80, start_date: "2023-03-03", end_date: "2023-12-28", coverage_level: "standard" },
            { id: 117, policyholder_id: 21, start_date: "2024-11-18", end_date: "2025-09-20", coverage_level: "premium" },
            { id: 118, policyholder_id: 52, start_date: "2024-04-05", end_date: "2025-12-04", coverage_level: "premium" },
            { id: 119, policyholder_id: 71, start_date: "2024-07-24", end_date: "2025-03-21", coverage_level: "premium" },
            { id: 120, policyholder_id: 99, start_date: "2024-05-15", end_date: null, coverage_level: "basic" },
            { id: 121, policyholder_id: 84, start_date: "2023-03-06", end_date: null, coverage_level: "basic" },
            { id: 122, policyholder_id: 19, start_date: "2023-06-14", end_date: "2023-06-15", coverage_level: "standard" },
            { id: 123, policyholder_id: 29, start_date: "2024-03-06", end_date: "2025-11-14", coverage_level: "standard" },
            { id: 124, policyholder_id: 3, start_date: "2023-08-31", end_date: null, coverage_level: "basic" },
            { id: 125, policyholder_id: 18, start_date: "2023-01-12", end_date: "2023-08-31", coverage_level: "premium" },
            { id: 126, policyholder_id: 48, start_date: "2023-12-14", end_date: "2024-10-13", coverage_level: "premium" },
            { id: 127, policyholder_id: 7, start_date: "2024-10-25", end_date: "2024-11-27", coverage_level: "standard" },
            { id: 128, policyholder_id: 56, start_date: "2024-09-07", end_date: null, coverage_level: "basic" },
            { id: 129, policyholder_id: 38, start_date: "2024-02-23", end_date: "2024-04-02", coverage_level: "premium" },
            { id: 130, policyholder_id: 100, start_date: "2024-12-25", end_date: null, coverage_level: "basic" },
            { id: 131, policyholder_id: 83, start_date: "2023-05-27", end_date: null, coverage_level: "basic" },
            { id: 132, policyholder_id: 52, start_date: "2024-06-25", end_date: "2025-07-14", coverage_level: "premium" },
            { id: 133, policyholder_id: 92, start_date: "2024-06-14", end_date: "2026-01-07", coverage_level: "standard" },
            { id: 134, policyholder_id: 46, start_date: "2024-07-26", end_date: null, coverage_level: "basic" },
            { id: 135, policyholder_id: 30, start_date: "2023-08-31", end_date: "2024-09-11", coverage_level: "premium" },
        ],
    });
    await prisma.claims.createMany({
        data: [
            { id: 1, policy_id: 90, incident_date: "2024-07-29", settlement_amount: null, claim_amount: "9308.96" },
            { id: 2, policy_id: 82, incident_date: "2024-02-19", settlement_amount: "2317.21", claim_amount: "427.34" },
            { id: 3, policy_id: 34, incident_date: "2024-03-07", settlement_amount: "3785.56", claim_amount: "227.51" },
            { id: 4, policy_id: 64, incident_date: "2023-03-25", settlement_amount: "3765.85", claim_amount: "341.75" },
            { id: 5, policy_id: 124, incident_date: "2023-01-04", settlement_amount: "273.44", claim_amount: "457.33" },
            { id: 6, policy_id: 12, incident_date: "2024-05-17", settlement_amount: "6417.13", claim_amount: "5845.45" },
            { id: 7, policy_id: 126, incident_date: "2024-09-29", settlement_amount: "869.38", claim_amount: "3607.01" },
            { id: 8, policy_id: 117, incident_date: "2023-05-04", settlement_amount: "563.29", claim_amount: "701.66" },
            { id: 9, policy_id: 90, incident_date: "2023-01-21", settlement_amount: "1677.73", claim_amount: "792.54" },
            { id: 10, policy_id: 133, incident_date: "2023-04-15", settlement_amount: "962.54", claim_amount: "6822.83" },
            { id: 11, policy_id: 132, incident_date: "2024-07-27", settlement_amount: "282.28", claim_amount: "496.53" },
            { id: 12, policy_id: 27, incident_date: "2023-04-30", settlement_amount: "3037.03", claim_amount: "885.50" },
            { id: 13, policy_id: 46, incident_date: "2024-08-24", settlement_amount: "2978.62", claim_amount: "122.40" },
            { id: 14, policy_id: 38, incident_date: "2023-11-04", settlement_amount: "2625.35", claim_amount: "8519.67" },
            { id: 15, policy_id: 89, incident_date: "2023-09-19", settlement_amount: "5212.25", claim_amount: "8455.17" },
            { id: 16, policy_id: 124, incident_date: "2024-08-20", settlement_amount: null, claim_amount: "2610.32" },
            { id: 17, policy_id: 85, incident_date: "2024-12-28", settlement_amount: "8770.93", claim_amount: "1455.77" },
            { id: 18, policy_id: 86, incident_date: "2023-12-27", settlement_amount: "3709.89", claim_amount: "338.96" },
            { id: 19, policy_id: 72, incident_date: "2023-06-17", settlement_amount: "5275.56", claim_amount: "4919.45" },
            { id: 20, policy_id: 22, incident_date: "2024-03-29", settlement_amount: "1068.75", claim_amount: "9039.64" },
            { id: 21, policy_id: 5, incident_date: "2024-07-12", settlement_amount: "4015.65", claim_amount: "1181.80" },
            { id: 22, policy_id: 85, incident_date: "2024-04-08", settlement_amount: "174.42", claim_amount: "6640.14" },
            { id: 23, policy_id: 113, incident_date: "2023-05-24", settlement_amount: "469.37", claim_amount: "8074.05" },
            { id: 24, policy_id: 121, incident_date: "2024-03-14", settlement_amount: "6427.34", claim_amount: "2850.12" },
            { id: 25, policy_id: 38, incident_date: "2024-10-29", settlement_amount: "365.50", claim_amount: "6521.31" },
            { id: 26, policy_id: 121, incident_date: "2023-07-04", settlement_amount: "1764.27", claim_amount: "8488.13" },
            { id: 27, policy_id: 120, incident_date: "2023-08-11", settlement_amount: "316.24", claim_amount: "6514.48" },
            { id: 28, policy_id: 23, incident_date: "2023-06-25", settlement_amount: null, claim_amount: "5512.90" },
            { id: 29, policy_id: 26, incident_date: "2024-01-19", settlement_amount: "7661.63", claim_amount: "335.61" },
            { id: 30, policy_id: 60, incident_date: "2024-12-19", settlement_amount: null, claim_amount: "7911.10" },
            { id: 31, policy_id: 38, incident_date: "2024-08-21", settlement_amount: "8498.15", claim_amount: "2532.44" },
            { id: 32, policy_id: 97, incident_date: "2024-06-14", settlement_amount: "1111.98", claim_amount: "2198.84" },
            { id: 33, policy_id: 25, incident_date: "2024-08-02", settlement_amount: "1286.92", claim_amount: "857.29" },
            { id: 34, policy_id: 36, incident_date: "2023-03-01", settlement_amount: "4931.36", claim_amount: "3533.53" },
            { id: 35, policy_id: 77, incident_date: "2023-07-05", settlement_amount: "279.30", claim_amount: "1985.08" },
            { id: 36, policy_id: 93, incident_date: "2024-08-25", settlement_amount: "1666.57", claim_amount: "198.84" },
            { id: 37, policy_id: 48, incident_date: "2023-11-29", settlement_amount: "1017.36", claim_amount: "2095.95" },
            { id: 38, policy_id: 132, incident_date: "2023-10-04", settlement_amount: "233.51", claim_amount: "5017.29" },
            { id: 39, policy_id: 131, incident_date: "2023-11-18", settlement_amount: "1129.84", claim_amount: "449.60" },
            { id: 40, policy_id: 29, incident_date: "2023-08-13", settlement_amount: null, claim_amount: "2870.55" },
            { id: 41, policy_id: 23, incident_date: "2024-12-20", settlement_amount: "706.14", claim_amount: "6768.56" },
            { id: 42, policy_id: 109, incident_date: "2024-06-06", settlement_amount: "1838.76", claim_amount: "1397.17" },
            { id: 43, policy_id: 67, incident_date: "2024-09-09", settlement_amount: "8226.51", claim_amount: "7287.38" },
            { id: 44, policy_id: 40, incident_date: "2024-05-28", settlement_amount: null, claim_amount: "100.14" },
            { id: 45, policy_id: 68, incident_date: "2024-11-02", settlement_amount: "6860.62", claim_amount: "691.23" },
            { id: 46, policy_id: 51, incident_date: "2023-04-23", settlement_amount: null, claim_amount: "124.89" },
            { id: 47, policy_id: 27, incident_date: "2023-08-30", settlement_amount: "1690.87", claim_amount: "1665.38" },
            { id: 48, policy_id: 108, incident_date: "2024-11-25", settlement_amount: "7030.94", claim_amount: "7865.43" },
            { id: 49, policy_id: 91, incident_date: "2023-01-04", settlement_amount: "1743.38", claim_amount: "7392.31" },
            { id: 50, policy_id: 25, incident_date: "2023-11-19", settlement_amount: "2615.96", claim_amount: "7703.36" },
            { id: 51, policy_id: 35, incident_date: "2024-08-20", settlement_amount: "7756.34", claim_amount: "561.37" },
            { id: 52, policy_id: 14, incident_date: "2024-02-13", settlement_amount: "8363.54", claim_amount: "1732.94" },
            { id: 53, policy_id: 129, incident_date: "2024-10-11", settlement_amount: null, claim_amount: "406.42" },
            { id: 54, policy_id: 88, incident_date: "2023-03-17", settlement_amount: "4532.88", claim_amount: "521.00" },
            { id: 55, policy_id: 128, incident_date: "2024-07-12", settlement_amount: "8109.21", claim_amount: "3655.84" },
            { id: 56, policy_id: 16, incident_date: "2024-01-12", settlement_amount: "4682.31", claim_amount: "2246.51" },
            { id: 57, policy_id: 89, incident_date: "2024-01-19", settlement_amount: null, claim_amount: "6658.84" },
            { id: 58, policy_id: 101, incident_date: "2023-08-30", settlement_amount: "229.27", claim_amount: "1673.65" },
            { id: 59, policy_id: 78, incident_date: "2024-02-02", settlement_amount: "5803.94", claim_amount: "110.72" },
            { id: 60, policy_id: 66, incident_date: "2024-06-24", settlement_amount: "9334.43", claim_amount: "1336.06" },
            { id: 61, policy_id: 37, incident_date: "2024-11-20", settlement_amount: "9377.69", claim_amount: "6191.24" },
            { id: 62, policy_id: 33, incident_date: "2023-05-12", settlement_amount: "2504.80", claim_amount: "9524.70" },
            { id: 63, policy_id: 63, incident_date: "2023-03-20", settlement_amount: null, claim_amount: "860.68" },
            { id: 64, policy_id: 24, incident_date: "2024-08-26", settlement_amount: "2420.38", claim_amount: "846.62" },
            { id: 65, policy_id: 42, incident_date: "2024-01-15", settlement_amount: "6920.26", claim_amount: "5292.81" },
            { id: 66, policy_id: 133, incident_date: "2024-02-23", settlement_amount: "965.93", claim_amount: "2340.93" },
            { id: 67, policy_id: 114, incident_date: "2023-09-30", settlement_amount: "1174.50", claim_amount: "2016.70" },
            { id: 68, policy_id: 42, incident_date: "2023-07-18", settlement_amount: "830.40", claim_amount: "7350.02" },
            { id: 69, policy_id: 13, incident_date: "2023-10-25", settlement_amount: "3068.74", claim_amount: "3601.02" },
            { id: 70, policy_id: 65, incident_date: "2024-09-19", settlement_amount: "7544.53", claim_amount: "229.07" },
            { id: 71, policy_id: 76, incident_date: "2024-12-20", settlement_amount: "3186.63", claim_amount: "1040.43" },
            { id: 72, policy_id: 113, incident_date: "2024-04-30", settlement_amount: "104.05", claim_amount: "1305.56" },
            { id: 73, policy_id: 125, incident_date: "2023-11-06", settlement_amount: "2088.94", claim_amount: "5033.21" },
            { id: 74, policy_id: 95, incident_date: "2024-09-02", settlement_amount: "3673.58", claim_amount: "1571.69" },
            { id: 75, policy_id: 63, incident_date: "2023-10-21", settlement_amount: "488.61", claim_amount: "6391.10" },
            { id: 76, policy_id: 20, incident_date: "2024-08-04", settlement_amount: "8676.28", claim_amount: "5543.97" },
            { id: 77, policy_id: 6, incident_date: "2024-01-09", settlement_amount: "5721.81", claim_amount: "241.43" },
            { id: 78, policy_id: 85, incident_date: "2023-04-29", settlement_amount: "103.66", claim_amount: "2057.95" },
            { id: 79, policy_id: 123, incident_date: "2024-02-01", settlement_amount: "894.69", claim_amount: "559.57" },
            { id: 80, policy_id: 28, incident_date: "2023-12-30", settlement_amount: "205.79", claim_amount: "112.60" },
            { id: 81, policy_id: 56, incident_date: "2024-01-02", settlement_amount: "2369.09", claim_amount: "5387.43" },
            { id: 82, policy_id: 102, incident_date: "2023-09-17", settlement_amount: null, claim_amount: "7145.94" },
            { id: 83, policy_id: 55, incident_date: "2023-09-15", settlement_amount: "3954.17", claim_amount: "678.87" },
            { id: 84, policy_id: 58, incident_date: "2024-12-11", settlement_amount: "1274.74", claim_amount: "800.73" },
            { id: 85, policy_id: 104, incident_date: "2023-04-08", settlement_amount: "4077.01", claim_amount: "3679.02" },
            { id: 86, policy_id: 41, incident_date: "2024-07-13", settlement_amount: "4220.97", claim_amount: "1968.50" },
            { id: 87, policy_id: 62, incident_date: "2024-07-22", settlement_amount: null, claim_amount: "5396.77" },
            { id: 88, policy_id: 4, incident_date: "2023-07-24", settlement_amount: "8746.90", claim_amount: "5989.89" },
            { id: 89, policy_id: 22, incident_date: "2024-11-20", settlement_amount: "911.68", claim_amount: "6633.32" },
            { id: 90, policy_id: 18, incident_date: "2024-06-10", settlement_amount: "521.97", claim_amount: "1368.42" },
            { id: 91, policy_id: 45, incident_date: "2023-09-28", settlement_amount: "7646.15", claim_amount: "2754.18" },
            { id: 92, policy_id: 99, incident_date: "2023-07-05", settlement_amount: "122.59", claim_amount: "8750.83" },
            { id: 93, policy_id: 86, incident_date: "2023-07-02", settlement_amount: "313.42", claim_amount: "4060.15" },
            { id: 94, policy_id: 103, incident_date: "2024-09-30", settlement_amount: "179.42", claim_amount: "3336.21" },
            { id: 95, policy_id: 105, incident_date: "2023-07-20", settlement_amount: "5252.27", claim_amount: "5937.46" },
            { id: 96, policy_id: 29, incident_date: "2024-01-03", settlement_amount: "2513.69", claim_amount: "2100.56" },
            { id: 97, policy_id: 41, incident_date: "2023-09-12", settlement_amount: "3677.42", claim_amount: "7176.79" },
            { id: 98, policy_id: 49, incident_date: "2024-09-27", settlement_amount: "754.31", claim_amount: "1905.02" },
            { id: 99, policy_id: 10, incident_date: "2023-10-17", settlement_amount: "2587.90", claim_amount: "1676.48" },
            { id: 100, policy_id: 64, incident_date: "2024-06-18", settlement_amount: null, claim_amount: "1926.83" },
            { id: 101, policy_id: 133, incident_date: "2024-07-06", settlement_amount: null, claim_amount: "625.74" },
            { id: 102, policy_id: 52, incident_date: "2024-08-13", settlement_amount: "176.87", claim_amount: "3461.33" },
            { id: 103, policy_id: 90, incident_date: "2024-02-02", settlement_amount: "565.37", claim_amount: "955.46" },
            { id: 104, policy_id: 46, incident_date: "2023-11-19", settlement_amount: "2905.21", claim_amount: "1306.40" },
            { id: 105, policy_id: 79, incident_date: "2023-07-22", settlement_amount: null, claim_amount: "181.22" },
            { id: 106, policy_id: 9, incident_date: "2023-03-06", settlement_amount: "1468.07", claim_amount: "4254.58" },
            { id: 107, policy_id: 3, incident_date: "2024-03-14", settlement_amount: "1703.68", claim_amount: "134.70" },
            { id: 108, policy_id: 104, incident_date: "2024-07-31", settlement_amount: "3248.45", claim_amount: "229.41" },
            { id: 109, policy_id: 69, incident_date: "2023-12-02", settlement_amount: "2698.22", claim_amount: "5571.93" },
            { id: 110, policy_id: 15, incident_date: "2023-01-10", settlement_amount: "5871.57", claim_amount: "810.19" },
            { id: 111, policy_id: 56, incident_date: "2024-09-17", settlement_amount: "3668.13", claim_amount: "3398.04" },
            { id: 112, policy_id: 100, incident_date: "2024-01-10", settlement_amount: "2734.90", claim_amount: "5584.73" },
            { id: 113, policy_id: 15, incident_date: "2024-06-23", settlement_amount: "567.07", claim_amount: "1143.50" },
            { id: 114, policy_id: 119, incident_date: "2024-01-03", settlement_amount: "1728.91", claim_amount: "8308.71" },
            { id: 115, policy_id: 122, incident_date: "2023-08-18", settlement_amount: "9771.45", claim_amount: "215.83" },
            { id: 116, policy_id: 24, incident_date: "2023-04-06", settlement_amount: "201.27", claim_amount: "5461.17" },
            { id: 117, policy_id: 11, incident_date: "2023-03-22", settlement_amount: "6184.60", claim_amount: "3833.30" },
            { id: 118, policy_id: 30, incident_date: "2024-02-04", settlement_amount: "4532.91", claim_amount: "172.01" },
            { id: 119, policy_id: 97, incident_date: "2023-07-02", settlement_amount: "102.67", claim_amount: "102.88" },
            { id: 120, policy_id: 86, incident_date: "2024-12-04", settlement_amount: "310.35", claim_amount: "225.76" },
            { id: 121, policy_id: 74, incident_date: "2024-03-13", settlement_amount: "9471.73", claim_amount: "104.15" },
            { id: 122, policy_id: 14, incident_date: "2024-07-02", settlement_amount: "358.88", claim_amount: "7636.66" },
            { id: 123, policy_id: 52, incident_date: "2023-07-20", settlement_amount: "7892.77", claim_amount: "4274.80" },
            { id: 124, policy_id: 83, incident_date: "2023-12-21", settlement_amount: "1096.28", claim_amount: "4658.59" },
            { id: 125, policy_id: 117, incident_date: "2024-02-09", settlement_amount: "5300.73", claim_amount: "7421.88" },
            { id: 126, policy_id: 49, incident_date: "2024-09-10", settlement_amount: null, claim_amount: "6824.72" },
            { id: 127, policy_id: 115, incident_date: "2024-03-23", settlement_amount: "1525.44", claim_amount: "6479.67" },
            { id: 128, policy_id: 19, incident_date: "2023-11-07", settlement_amount: "6787.08", claim_amount: "6714.95" },
            { id: 129, policy_id: 112, incident_date: "2023-02-26", settlement_amount: null, claim_amount: "7445.95" },
            { id: 130, policy_id: 57, incident_date: "2023-02-07", settlement_amount: "3242.89", claim_amount: "3423.98" },
            { id: 131, policy_id: 59, incident_date: "2023-12-22", settlement_amount: "2686.07", claim_amount: "2914.85" },
            { id: 132, policy_id: 96, incident_date: "2024-04-16", settlement_amount: "8679.28", claim_amount: "2987.87" },
            { id: 133, policy_id: 95, incident_date: "2024-08-23", settlement_amount: "2427.61", claim_amount: "6626.09" },
            { id: 134, policy_id: 24, incident_date: "2024-09-28", settlement_amount: "8759.91", claim_amount: "5503.78" },
            { id: 135, policy_id: 11, incident_date: "2024-08-08", settlement_amount: "1197.78", claim_amount: "843.01" },
            { id: 136, policy_id: 25, incident_date: "2023-05-28", settlement_amount: "137.68", claim_amount: "1042.83" },
            { id: 137, policy_id: 32, incident_date: "2024-10-31", settlement_amount: "5426.31", claim_amount: "3632.82" },
            { id: 138, policy_id: 33, incident_date: "2024-06-19", settlement_amount: "278.45", claim_amount: "442.52" },
            { id: 139, policy_id: 31, incident_date: "2024-12-27", settlement_amount: "125.45", claim_amount: "2940.54" },
            { id: 140, policy_id: 61, incident_date: "2023-03-30", settlement_amount: "117.00", claim_amount: "399.89" },
            { id: 141, policy_id: 104, incident_date: "2024-01-02", settlement_amount: "1072.03", claim_amount: "9036.29" },
            { id: 142, policy_id: 80, incident_date: "2024-10-27", settlement_amount: "978.29", claim_amount: "581.63" },
            { id: 143, policy_id: 1, incident_date: "2023-04-25", settlement_amount: "3442.54", claim_amount: "5635.77" },
            { id: 144, policy_id: 43, incident_date: "2023-06-18", settlement_amount: "943.23", claim_amount: "279.42" },
            { id: 145, policy_id: 24, incident_date: "2023-02-16", settlement_amount: "2202.86", claim_amount: "891.84" },
            { id: 146, policy_id: 79, incident_date: "2023-02-19", settlement_amount: "171.47", claim_amount: "8711.10" },
            { id: 147, policy_id: 37, incident_date: "2023-05-27", settlement_amount: "1097.14", claim_amount: "6457.11" },
            { id: 148, policy_id: 123, incident_date: "2024-05-15", settlement_amount: null, claim_amount: "8176.32" },
            { id: 149, policy_id: 65, incident_date: "2023-05-31", settlement_amount: "4577.90", claim_amount: "7780.12" },
            { id: 150, policy_id: 106, incident_date: "2023-08-01", settlement_amount: "4592.67", claim_amount: "105.40" },
            { id: 151, policy_id: 94, incident_date: "2024-10-03", settlement_amount: null, claim_amount: "416.78" },
            { id: 152, policy_id: 102, incident_date: "2023-10-18", settlement_amount: "1261.74", claim_amount: "372.66" },
            { id: 153, policy_id: 111, incident_date: "2024-11-05", settlement_amount: "744.64", claim_amount: "782.81" },
            { id: 154, policy_id: 95, incident_date: "2024-04-01", settlement_amount: null, claim_amount: "208.88" },
            { id: 155, policy_id: 53, incident_date: "2023-05-05", settlement_amount: "342.78", claim_amount: "6817.47" },
            { id: 156, policy_id: 58, incident_date: "2024-11-03", settlement_amount: "100.41", claim_amount: "2497.36" },
            { id: 157, policy_id: 97, incident_date: "2024-10-30", settlement_amount: "927.65", claim_amount: "4240.22" },
            { id: 158, policy_id: 66, incident_date: "2024-01-12", settlement_amount: "1540.79", claim_amount: "727.47" },
            { id: 159, policy_id: 135, incident_date: "2024-07-03", settlement_amount: "812.75", claim_amount: "1637.57" },
            { id: 160, policy_id: 33, incident_date: "2024-06-05", settlement_amount: "104.62", claim_amount: "2290.77" },
            { id: 161, policy_id: 87, incident_date: "2024-09-13", settlement_amount: "7992.45", claim_amount: "1574.93" },
            { id: 162, policy_id: 14, incident_date: "2023-02-11", settlement_amount: "418.09", claim_amount: "3227.43" },
            { id: 163, policy_id: 27, incident_date: "2024-10-08", settlement_amount: "6776.26", claim_amount: "178.88" },
            { id: 164, policy_id: 2, incident_date: "2024-11-01", settlement_amount: "2250.97", claim_amount: "186.00" },
            { id: 165, policy_id: 42, incident_date: "2023-02-12", settlement_amount: "8949.65", claim_amount: "3158.40" },
            { id: 166, policy_id: 103, incident_date: "2023-04-18", settlement_amount: "1372.65", claim_amount: "1352.31" },
            { id: 167, policy_id: 40, incident_date: "2023-08-17", settlement_amount: "7333.78", claim_amount: "7350.38" },
            { id: 168, policy_id: 7, incident_date: "2023-03-02", settlement_amount: "1292.43", claim_amount: "9294.12" },
            { id: 169, policy_id: 92, incident_date: "2024-07-26", settlement_amount: null, claim_amount: "8887.75" },
            { id: 170, policy_id: 53, incident_date: "2024-09-02", settlement_amount: "8831.06", claim_amount: "9273.21" },
            { id: 171, policy_id: 40, incident_date: "2024-07-09", settlement_amount: "7895.98", claim_amount: "9800.47" },
            { id: 172, policy_id: 132, incident_date: "2024-08-14", settlement_amount: "8510.00", claim_amount: "139.78" },
            { id: 173, policy_id: 14, incident_date: "2023-06-25", settlement_amount: null, claim_amount: "4724.87" },
            { id: 174, policy_id: 68, incident_date: "2024-11-05", settlement_amount: "143.26", claim_amount: "1556.70" },
            { id: 175, policy_id: 118, incident_date: "2024-12-10", settlement_amount: "371.58", claim_amount: "605.93" },
            { id: 176, policy_id: 17, incident_date: "2023-07-14", settlement_amount: "242.96", claim_amount: "2797.91" },
            { id: 177, policy_id: 79, incident_date: "2024-08-22", settlement_amount: "7023.30", claim_amount: "2851.80" },
            { id: 178, policy_id: 120, incident_date: "2023-08-01", settlement_amount: "5033.40", claim_amount: "8027.20" },
            { id: 179, policy_id: 56, incident_date: "2023-06-10", settlement_amount: "1583.36", claim_amount: "177.08" },
            { id: 180, policy_id: 39, incident_date: "2023-07-07", settlement_amount: "123.43", claim_amount: "730.35" },
            { id: 181, policy_id: 71, incident_date: "2024-05-27", settlement_amount: "2619.01", claim_amount: "2269.33" },
            { id: 182, policy_id: 130, incident_date: "2024-03-24", settlement_amount: "2799.43", claim_amount: "100.89" },
            { id: 183, policy_id: 81, incident_date: "2023-07-06", settlement_amount: "183.58", claim_amount: "5201.12" },
            { id: 184, policy_id: 58, incident_date: "2023-10-18", settlement_amount: "3052.50", claim_amount: "782.03" },
            { id: 185, policy_id: 102, incident_date: "2024-04-25", settlement_amount: "3406.02", claim_amount: "708.90" },
            { id: 186, policy_id: 42, incident_date: "2024-02-16", settlement_amount: "6353.05", claim_amount: "370.70" },
            { id: 187, policy_id: 37, incident_date: "2023-05-13", settlement_amount: "224.23", claim_amount: "7313.28" },
            { id: 188, policy_id: 29, incident_date: "2023-04-23", settlement_amount: "824.53", claim_amount: "3721.93" },
            { id: 189, policy_id: 116, incident_date: "2023-12-12", settlement_amount: null, claim_amount: "1704.21" },
            { id: 190, policy_id: 127, incident_date: "2023-05-01", settlement_amount: null, claim_amount: "544.68" },
            { id: 191, policy_id: 47, incident_date: "2024-06-11", settlement_amount: "7640.09", claim_amount: "2462.30" },
            { id: 192, policy_id: 50, incident_date: "2023-05-07", settlement_amount: "5880.21", claim_amount: "2829.58" },
            { id: 193, policy_id: 118, incident_date: "2023-10-30", settlement_amount: "201.24", claim_amount: "141.78" },
            { id: 194, policy_id: 89, incident_date: "2024-03-01", settlement_amount: "9238.25", claim_amount: "522.99" },
            { id: 195, policy_id: 70, incident_date: "2023-11-02", settlement_amount: "8340.76", claim_amount: "550.50" },
            { id: 196, policy_id: 123, incident_date: "2024-08-15", settlement_amount: "8953.34", claim_amount: "7455.85" },
            { id: 197, policy_id: 63, incident_date: "2023-08-20", settlement_amount: "5278.98", claim_amount: "109.49" },
            { id: 198, policy_id: 104, incident_date: "2023-06-12", settlement_amount: null, claim_amount: "1972.39" },
            { id: 199, policy_id: 52, incident_date: "2023-09-18", settlement_amount: "5879.24", claim_amount: "1295.84" },
            { id: 200, policy_id: 93, incident_date: "2023-03-19", settlement_amount: "449.63", claim_amount: "4017.94" },
            { id: 201, policy_id: 65, incident_date: "2023-03-09", settlement_amount: "1463.55", claim_amount: "2173.04" },
            { id: 202, policy_id: 72, incident_date: "2024-03-21", settlement_amount: "1705.28", claim_amount: "3970.21" },
            { id: 203, policy_id: 25, incident_date: "2023-11-08", settlement_amount: "5762.60", claim_amount: "1008.10" },
            { id: 204, policy_id: 23, incident_date: "2023-02-08", settlement_amount: "925.86", claim_amount: "1787.62" },
            { id: 205, policy_id: 130, incident_date: "2024-04-24", settlement_amount: "185.60", claim_amount: "188.01" },
            { id: 206, policy_id: 130, incident_date: "2023-08-28", settlement_amount: "1295.40", claim_amount: "6941.30" },
            { id: 207, policy_id: 31, incident_date: "2023-03-14", settlement_amount: "316.89", claim_amount: "6609.96" },
            { id: 208, policy_id: 118, incident_date: "2024-03-03", settlement_amount: "7229.40", claim_amount: "8220.76" },
            { id: 209, policy_id: 26, incident_date: "2023-06-14", settlement_amount: "529.70", claim_amount: "406.72" },
            { id: 210, policy_id: 98, incident_date: "2023-12-07", settlement_amount: "4459.74", claim_amount: "3396.91" },
            { id: 211, policy_id: 78, incident_date: "2023-09-24", settlement_amount: "3763.09", claim_amount: "1812.33" },
            { id: 212, policy_id: 21, incident_date: "2024-05-18", settlement_amount: "101.41", claim_amount: "150.42" },
            { id: 213, policy_id: 56, incident_date: "2023-03-09", settlement_amount: "1625.16", claim_amount: "9700.76" },
            { id: 214, policy_id: 20, incident_date: "2023-12-05", settlement_amount: "8242.12", claim_amount: "2625.12" },
            { id: 215, policy_id: 123, incident_date: "2023-05-29", settlement_amount: "4751.31", claim_amount: "7967.03" },
            { id: 216, policy_id: 120, incident_date: "2023-10-07", settlement_amount: "3122.40", claim_amount: "1692.14" },
            { id: 217, policy_id: 118, incident_date: "2023-05-09", settlement_amount: "1325.27", claim_amount: "864.23" },
            { id: 218, policy_id: 8, incident_date: "2024-02-03", settlement_amount: "1549.38", claim_amount: "240.96" },
            { id: 219, policy_id: 107, incident_date: "2024-11-08", settlement_amount: "177.04", claim_amount: "434.28" },
            { id: 220, policy_id: 131, incident_date: "2024-12-20", settlement_amount: "1027.66", claim_amount: "8086.89" },
            { id: 221, policy_id: 115, incident_date: "2023-02-20", settlement_amount: null, claim_amount: "198.65" },
            { id: 222, policy_id: 97, incident_date: "2024-05-08", settlement_amount: "9114.11", claim_amount: "6306.40" },
            { id: 223, policy_id: 49, incident_date: "2023-11-05", settlement_amount: "3011.82", claim_amount: "2241.92" },
            { id: 224, policy_id: 47, incident_date: "2023-01-24", settlement_amount: "6275.92", claim_amount: "310.67" },
            { id: 225, policy_id: 53, incident_date: "2023-08-22", settlement_amount: "9712.37", claim_amount: "9331.86" },
            { id: 226, policy_id: 63, incident_date: "2023-07-24", settlement_amount: "7235.03", claim_amount: "6102.49" },
            { id: 227, policy_id: 54, incident_date: "2024-08-15", settlement_amount: null, claim_amount: "865.99" },
            { id: 228, policy_id: 103, incident_date: "2024-06-26", settlement_amount: "6477.83", claim_amount: "4158.71" },
            { id: 229, policy_id: 110, incident_date: "2023-09-04", settlement_amount: "3037.82", claim_amount: "992.98" },
            { id: 230, policy_id: 84, incident_date: "2023-01-25", settlement_amount: "707.40", claim_amount: "167.23" },
            { id: 231, policy_id: 38, incident_date: "2023-08-07", settlement_amount: "6079.55", claim_amount: "9702.07" },
            { id: 232, policy_id: 4, incident_date: "2023-05-10", settlement_amount: "1245.75", claim_amount: "8478.95" },
            { id: 233, policy_id: 120, incident_date: "2024-08-17", settlement_amount: null, claim_amount: "307.29" },
            { id: 234, policy_id: 34, incident_date: "2023-10-28", settlement_amount: "3112.50", claim_amount: "6883.37" },
            { id: 235, policy_id: 124, incident_date: "2023-02-07", settlement_amount: "2548.87", claim_amount: "7040.02" },
            { id: 236, policy_id: 119, incident_date: "2023-01-14", settlement_amount: "7355.52", claim_amount: "792.92" },
            { id: 237, policy_id: 11, incident_date: "2024-10-22", settlement_amount: "8008.44", claim_amount: "4855.16" },
            { id: 238, policy_id: 102, incident_date: "2024-03-05", settlement_amount: "6037.33", claim_amount: "9855.79" },
            { id: 239, policy_id: 134, incident_date: "2023-08-11", settlement_amount: "1952.08", claim_amount: "6608.13" },
            { id: 240, policy_id: 103, incident_date: "2024-12-12", settlement_amount: "1258.33", claim_amount: "2559.58" },
            { id: 241, policy_id: 22, incident_date: "2024-03-05", settlement_amount: null, claim_amount: "3637.17" },
            { id: 242, policy_id: 134, incident_date: "2024-09-04", settlement_amount: "100.06", claim_amount: "5347.65" },
            { id: 243, policy_id: 119, incident_date: "2023-07-04", settlement_amount: "458.91", claim_amount: "8337.16" },
            { id: 244, policy_id: 113, incident_date: "2023-04-19", settlement_amount: null, claim_amount: "1192.92" },
            { id: 245, policy_id: 72, incident_date: "2024-04-27", settlement_amount: "7429.90", claim_amount: "3503.53" },
            { id: 246, policy_id: 65, incident_date: "2023-08-12", settlement_amount: "6236.64", claim_amount: "7524.41" },
            { id: 247, policy_id: 73, incident_date: "2023-06-02", settlement_amount: null, claim_amount: "828.63" },
            { id: 248, policy_id: 112, incident_date: "2023-08-31", settlement_amount: "2106.38", claim_amount: "3388.37" },
            { id: 249, policy_id: 13, incident_date: "2024-08-21", settlement_amount: "998.88", claim_amount: "7461.24" },
            { id: 250, policy_id: 5, incident_date: "2024-06-25", settlement_amount: "122.25", claim_amount: "599.79" },
            { id: 251, policy_id: 131, incident_date: "2024-07-22", settlement_amount: "352.67", claim_amount: "8215.57" },
            { id: 252, policy_id: 111, incident_date: "2023-01-13", settlement_amount: "8959.13", claim_amount: "4196.89" },
            { id: 253, policy_id: 11, incident_date: "2023-10-13", settlement_amount: "1185.90", claim_amount: "2106.37" },
            { id: 254, policy_id: 86, incident_date: "2024-11-20", settlement_amount: "4003.61", claim_amount: "6342.61" },
            { id: 255, policy_id: 22, incident_date: "2024-04-12", settlement_amount: "4084.26", claim_amount: "9139.84" },
            { id: 256, policy_id: 6, incident_date: "2024-03-23", settlement_amount: "2045.51", claim_amount: "1780.06" },
            { id: 257, policy_id: 121, incident_date: "2023-09-24", settlement_amount: "8010.13", claim_amount: "141.22" },
            { id: 258, policy_id: 58, incident_date: "2023-08-16", settlement_amount: "926.26", claim_amount: "6274.44" },
            { id: 259, policy_id: 75, incident_date: "2024-07-30", settlement_amount: "7954.13", claim_amount: "207.18" },
            { id: 260, policy_id: 44, incident_date: "2023-12-12", settlement_amount: "8462.41", claim_amount: "305.32" },
            { id: 261, policy_id: 130, incident_date: "2023-02-14", settlement_amount: "1142.53", claim_amount: "4211.09" },
            { id: 262, policy_id: 17, incident_date: "2024-10-15", settlement_amount: null, claim_amount: "2997.79" },
            { id: 263, policy_id: 95, incident_date: "2023-10-06", settlement_amount: "1371.90", claim_amount: "5081.99" },
            { id: 264, policy_id: 75, incident_date: "2023-02-25", settlement_amount: "1041.69", claim_amount: "9643.12" },
            { id: 265, policy_id: 87, incident_date: "2023-06-03", settlement_amount: "5824.22", claim_amount: "4076.11" },
            { id: 266, policy_id: 100, incident_date: "2023-08-05", settlement_amount: "4699.66", claim_amount: "303.36" },
            { id: 267, policy_id: 79, incident_date: "2023-01-07", settlement_amount: "1377.87", claim_amount: "4119.23" },
            { id: 268, policy_id: 49, incident_date: "2024-06-18", settlement_amount: null, claim_amount: "1686.09" },
        ],
    });
    await prisma.claim_statuses.createMany({
        data: [
            { id: 1, claim_id: 267, status: "pending", updated_at: null, resolution_date: "2024-12-31" },
            { id: 2, claim_id: 190, status: "pending", updated_at: null, resolution_date: "2024-09-27" },
            { id: 3, claim_id: 127, status: "approved", updated_at: new Date("2023-11-19T15:48:20Z"), resolution_date: "2023-11-04" },
            { id: 4, claim_id: 14, status: "approved", updated_at: new Date("2024-11-16T20:19:14Z"), resolution_date: "2024-07-21" },
            { id: 5, claim_id: 37, status: "pending", updated_at: null, resolution_date: "2023-08-21" },
            { id: 6, claim_id: 33, status: "denied", updated_at: new Date("2024-05-22T01:42:52Z"), resolution_date: "2024-05-07" },
            { id: 7, claim_id: 6, status: "approved", updated_at: new Date("2024-07-27T10:59:25Z"), resolution_date: "2024-10-31" },
            { id: 8, claim_id: 206, status: "approved", updated_at: new Date("2024-08-02T15:12:21Z"), resolution_date: "2023-10-03" },
            { id: 9, claim_id: 103, status: "approved", updated_at: new Date("2023-04-28T13:44:36Z"), resolution_date: "2024-01-22" },
            { id: 10, claim_id: 239, status: "approved", updated_at: new Date("2023-09-02T20:39:49Z"), resolution_date: "2023-03-18" },
            { id: 11, claim_id: 70, status: "approved", updated_at: new Date("2023-09-09T11:12:02Z"), resolution_date: "2023-07-22" },
            { id: 12, claim_id: 126, status: "pending", updated_at: null, resolution_date: "2024-02-09" },
            { id: 13, claim_id: 109, status: "pending", updated_at: null, resolution_date: "2023-03-07" },
            { id: 14, claim_id: 147, status: "approved", updated_at: new Date("2023-02-08T12:21:06Z"), resolution_date: "2023-10-24" },
            { id: 15, claim_id: 160, status: "pending", updated_at: null, resolution_date: "2024-02-20" },
            { id: 16, claim_id: 158, status: "approved", updated_at: new Date("2023-01-27T12:25:18Z"), resolution_date: "2023-12-28" },
            { id: 17, claim_id: 202, status: "pending", updated_at: null, resolution_date: "2023-09-25" },
            { id: 18, claim_id: 181, status: "approved", updated_at: new Date("2023-08-01T15:47:25Z"), resolution_date: "2024-12-21" },
            { id: 19, claim_id: 194, status: "pending", updated_at: null, resolution_date: "2023-03-21" },
            { id: 20, claim_id: 231, status: "approved", updated_at: new Date("2024-04-15T07:43:43Z"), resolution_date: "2023-11-25" },
            { id: 21, claim_id: 256, status: "pending", updated_at: null, resolution_date: "2023-04-26" },
            { id: 22, claim_id: 84, status: "pending", updated_at: null, resolution_date: "2024-06-09" },
            { id: 23, claim_id: 86, status: "pending", updated_at: null, resolution_date: "2023-08-05" },
            { id: 24, claim_id: 246, status: "pending", updated_at: null, resolution_date: "2023-01-30" },
            { id: 25, claim_id: 81, status: "approved", updated_at: new Date("2024-08-23T12:10:25Z"), resolution_date: "2024-05-10" },
            { id: 26, claim_id: 181, status: "denied", updated_at: new Date("2023-07-11T17:45:54Z"), resolution_date: "2023-07-01" },
            { id: 27, claim_id: 143, status: "approved", updated_at: new Date("2023-09-14T16:05:28Z"), resolution_date: "2024-08-08" },
            { id: 28, claim_id: 232, status: "approved", updated_at: new Date("2023-04-23T14:42:54Z"), resolution_date: "2024-07-19" },
            { id: 29, claim_id: 51, status: "approved", updated_at: new Date("2023-06-06T15:06:21Z"), resolution_date: "2023-04-03" },
            { id: 30, claim_id: 91, status: "approved", updated_at: new Date("2023-05-31T18:47:22Z"), resolution_date: "2024-09-09" },
            { id: 31, claim_id: 161, status: "pending", updated_at: null, resolution_date: "2024-05-08" },
            { id: 32, claim_id: 186, status: "pending", updated_at: null, resolution_date: "2024-11-15" },
            { id: 33, claim_id: 227, status: "pending", updated_at: null, resolution_date: "2023-10-16" },
            { id: 34, claim_id: 34, status: "pending", updated_at: null, resolution_date: "2023-02-16" },
            { id: 35, claim_id: 12, status: "pending", updated_at: null, resolution_date: "2023-09-20" },
            { id: 36, claim_id: 116, status: "pending", updated_at: null, resolution_date: "2024-05-26" },
            { id: 37, claim_id: 58, status: "denied", updated_at: new Date("2024-11-07T10:20:56Z"), resolution_date: "2023-07-17" },
            { id: 38, claim_id: 266, status: "denied", updated_at: new Date("2023-07-16T16:50:37Z"), resolution_date: "2024-03-23" },
            { id: 39, claim_id: 137, status: "approved", updated_at: new Date("2023-11-19T15:58:50Z"), resolution_date: "2024-06-02" },
            { id: 40, claim_id: 223, status: "approved", updated_at: new Date("2023-05-23T10:04:03Z"), resolution_date: "2023-11-23" },
            { id: 41, claim_id: 127, status: "pending", updated_at: null, resolution_date: "2023-11-21" },
            { id: 42, claim_id: 28, status: "pending", updated_at: null, resolution_date: "2023-05-12" },
            { id: 43, claim_id: 15, status: "pending", updated_at: null, resolution_date: "2024-05-30" },
            { id: 44, claim_id: 79, status: "approved", updated_at: new Date("2024-07-27T15:46:29Z"), resolution_date: "2024-04-05" },
            { id: 45, claim_id: 18, status: "approved", updated_at: new Date("2024-09-09T08:07:02Z"), resolution_date: "2024-08-09" },
            { id: 46, claim_id: 100, status: "pending", updated_at: null, resolution_date: "2023-02-15" },
            { id: 47, claim_id: 16, status: "pending", updated_at: null, resolution_date: "2024-09-03" },
            { id: 48, claim_id: 32, status: "pending", updated_at: null, resolution_date: "2024-02-17" },
            { id: 49, claim_id: 121, status: "approved", updated_at: new Date("2023-07-09T13:06:07Z"), resolution_date: "2024-11-24" },
            { id: 50, claim_id: 214, status: "pending", updated_at: null, resolution_date: "2023-03-18" },
            { id: 51, claim_id: 148, status: "pending", updated_at: null, resolution_date: "2023-05-31" },
            { id: 52, claim_id: 13, status: "pending", updated_at: null, resolution_date: "2024-06-08" },
            { id: 53, claim_id: 50, status: "pending", updated_at: null, resolution_date: "2023-07-18" },
            { id: 54, claim_id: 113, status: "approved", updated_at: new Date("2024-08-01T09:44:16Z"), resolution_date: "2024-12-16" },
            { id: 55, claim_id: 57, status: "approved", updated_at: new Date("2023-07-06T16:44:49Z"), resolution_date: "2023-04-01" },
            { id: 56, claim_id: 59, status: "pending", updated_at: null, resolution_date: "2024-03-27" },
            { id: 57, claim_id: 225, status: "denied", updated_at: new Date("2024-05-21T13:17:16Z"), resolution_date: "2024-08-24" },
            { id: 58, claim_id: 197, status: "pending", updated_at: null, resolution_date: "2023-12-24" },
            { id: 59, claim_id: 181, status: "pending", updated_at: null, resolution_date: "2023-10-26" },
            { id: 60, claim_id: 18, status: "pending", updated_at: null, resolution_date: "2024-06-23" },
            { id: 61, claim_id: 184, status: "pending", updated_at: null, resolution_date: "2023-06-12" },
            { id: 62, claim_id: 264, status: "pending", updated_at: null, resolution_date: "2024-04-01" },
            { id: 63, claim_id: 113, status: "pending", updated_at: null, resolution_date: "2023-11-25" },
            { id: 64, claim_id: 7, status: "approved", updated_at: new Date("2024-04-28T15:18:13Z"), resolution_date: "2023-05-03" },
            { id: 65, claim_id: 133, status: "approved", updated_at: new Date("2023-12-29T11:13:39Z"), resolution_date: "2023-07-03" },
            { id: 66, claim_id: 20, status: "denied", updated_at: new Date("2023-10-26T14:59:51Z"), resolution_date: "2024-02-08" },
            { id: 67, claim_id: 160, status: "denied", updated_at: new Date("2024-04-28T07:42:43Z"), resolution_date: "2023-07-28" },
            { id: 68, claim_id: 177, status: "pending", updated_at: null, resolution_date: "2023-06-19" },
            { id: 69, claim_id: 220, status: "pending", updated_at: null, resolution_date: "2023-09-23" },
            { id: 70, claim_id: 199, status: "approved", updated_at: new Date("2024-11-25T09:29:02Z"), resolution_date: "2023-08-11" },
            { id: 71, claim_id: 60, status: "pending", updated_at: null, resolution_date: "2024-12-15" },
            { id: 72, claim_id: 45, status: "pending", updated_at: null, resolution_date: "2023-11-13" },
            { id: 73, claim_id: 215, status: "pending", updated_at: null, resolution_date: "2024-09-03" },
            { id: 74, claim_id: 252, status: "pending", updated_at: null, resolution_date: "2023-01-24" },
            { id: 75, claim_id: 268, status: "approved", updated_at: new Date("2023-05-17T09:23:43Z"), resolution_date: "2024-12-11" },
            { id: 76, claim_id: 94, status: "denied", updated_at: new Date("2024-07-08T17:54:52Z"), resolution_date: "2024-10-12" },
            { id: 77, claim_id: 96, status: "pending", updated_at: null, resolution_date: "2024-05-12" },
            { id: 78, claim_id: 147, status: "pending", updated_at: null, resolution_date: "2023-09-26" },
            { id: 79, claim_id: 68, status: "denied", updated_at: new Date("2023-12-22T16:48:08Z"), resolution_date: "2023-11-29" },
            { id: 80, claim_id: 242, status: "denied", updated_at: new Date("2024-10-05T11:40:02Z"), resolution_date: "2024-06-24" },
            { id: 81, claim_id: 47, status: "approved", updated_at: new Date("2024-10-10T15:18:46Z"), resolution_date: "2024-09-23" },
            { id: 82, claim_id: 131, status: "pending", updated_at: null, resolution_date: "2024-01-15" },
            { id: 83, claim_id: 246, status: "approved", updated_at: new Date("2024-07-06T11:43:25Z"), resolution_date: "2024-09-30" },
            { id: 84, claim_id: 137, status: "pending", updated_at: null, resolution_date: "2024-06-09" },
            { id: 85, claim_id: 262, status: "approved", updated_at: new Date("2024-04-30T12:28:24Z"), resolution_date: "2024-03-19" },
            { id: 86, claim_id: 263, status: "pending", updated_at: null, resolution_date: "2024-02-19" },
            { id: 87, claim_id: 141, status: "pending", updated_at: null, resolution_date: "2023-03-07" },
            { id: 88, claim_id: 259, status: "approved", updated_at: new Date("2024-08-02T14:03:35Z"), resolution_date: "2023-02-11" },
            { id: 89, claim_id: 8, status: "pending", updated_at: null, resolution_date: "2024-07-29" },
            { id: 90, claim_id: 188, status: "pending", updated_at: null, resolution_date: "2024-04-24" },
            { id: 91, claim_id: 134, status: "denied", updated_at: new Date("2023-11-23T12:14:19Z"), resolution_date: "2024-11-03" },
            { id: 92, claim_id: 245, status: "pending", updated_at: null, resolution_date: "2024-06-17" },
            { id: 93, claim_id: 221, status: "denied", updated_at: new Date("2023-08-08T10:45:52Z"), resolution_date: "2024-12-05" },
            { id: 94, claim_id: 221, status: "denied", updated_at: new Date("2024-01-11T14:55:59Z"), resolution_date: "2023-11-20" },
            { id: 95, claim_id: 106, status: "approved", updated_at: new Date("2024-07-30T06:06:08Z"), resolution_date: "2024-10-29" },
            { id: 96, claim_id: 188, status: "pending", updated_at: null, resolution_date: "2024-04-04" },
            { id: 97, claim_id: 199, status: "pending", updated_at: null, resolution_date: "2024-10-16" },
            { id: 98, claim_id: 70, status: "approved", updated_at: new Date("2024-12-30T10:37:22Z"), resolution_date: "2024-03-14" },
            { id: 99, claim_id: 38, status: "approved", updated_at: new Date("2024-09-19T18:04:27Z"), resolution_date: "2023-08-07" },
            { id: 100, claim_id: 37, status: "denied", updated_at: new Date("2024-07-26T16:14:31Z"), resolution_date: "2024-06-07" },
            { id: 101, claim_id: 224, status: "denied", updated_at: new Date("2023-02-15T09:42:26Z"), resolution_date: "2023-03-06" },
            { id: 102, claim_id: 24, status: "pending", updated_at: null, resolution_date: "2024-08-21" },
            { id: 103, claim_id: 207, status: "denied", updated_at: new Date("2024-02-12T17:36:48Z"), resolution_date: "2023-08-22" },
            { id: 104, claim_id: 67, status: "pending", updated_at: null, resolution_date: "2024-05-17" },
            { id: 105, claim_id: 77, status: "pending", updated_at: null, resolution_date: "2023-11-25" },
            { id: 106, claim_id: 248, status: "pending", updated_at: null, resolution_date: "2023-07-28" },
            { id: 107, claim_id: 192, status: "denied", updated_at: new Date("2024-03-14T17:13:36Z"), resolution_date: "2024-11-02" },
            { id: 108, claim_id: 186, status: "denied", updated_at: new Date("2023-08-04T18:36:32Z"), resolution_date: "2023-06-05" },
            { id: 109, claim_id: 167, status: "approved", updated_at: new Date("2024-09-21T19:11:22Z"), resolution_date: "2023-02-24" },
            { id: 110, claim_id: 241, status: "denied", updated_at: new Date("2024-09-29T14:35:56Z"), resolution_date: "2024-03-05" },
            { id: 111, claim_id: 256, status: "denied", updated_at: new Date("2023-11-02T14:21:03Z"), resolution_date: "2023-04-12" },
            { id: 112, claim_id: 165, status: "pending", updated_at: null, resolution_date: "2023-12-04" },
            { id: 113, claim_id: 46, status: "approved", updated_at: new Date("2023-01-15T15:45:19Z"), resolution_date: "2024-07-20" },
            { id: 114, claim_id: 116, status: "pending", updated_at: null, resolution_date: "2024-04-05" },
            { id: 115, claim_id: 45, status: "pending", updated_at: null, resolution_date: "2024-06-17" },
            { id: 116, claim_id: 179, status: "pending", updated_at: null, resolution_date: "2023-06-07" },
            { id: 117, claim_id: 41, status: "pending", updated_at: null, resolution_date: "2024-06-24" },
            { id: 118, claim_id: 130, status: "approved", updated_at: new Date("2023-02-28T14:42:27Z"), resolution_date: "2024-02-13" },
            { id: 119, claim_id: 63, status: "pending", updated_at: null, resolution_date: "2023-05-04" },
            { id: 120, claim_id: 85, status: "pending", updated_at: null, resolution_date: "2024-08-01" },
            { id: 121, claim_id: 163, status: "pending", updated_at: null, resolution_date: "2023-12-15" },
            { id: 122, claim_id: 110, status: "approved", updated_at: new Date("2024-08-03T09:50:12Z"), resolution_date: "2023-10-08" },
            { id: 123, claim_id: 261, status: "pending", updated_at: null, resolution_date: "2024-03-30" },
            { id: 124, claim_id: 4, status: "denied", updated_at: new Date("2023-01-01T01:28:03Z"), resolution_date: "2023-01-05" },
            { id: 125, claim_id: 98, status: "pending", updated_at: null, resolution_date: "2023-09-25" },
            { id: 126, claim_id: 239, status: "pending", updated_at: null, resolution_date: "2024-04-14" },
            { id: 127, claim_id: 216, status: "pending", updated_at: null, resolution_date: "2023-12-13" },
            { id: 128, claim_id: 92, status: "denied", updated_at: new Date("2023-12-20T08:41:25Z"), resolution_date: "2024-01-14" },
            { id: 129, claim_id: 93, status: "approved", updated_at: new Date("2023-09-11T14:02:18Z"), resolution_date: "2024-12-09" },
            { id: 130, claim_id: 51, status: "pending", updated_at: null, resolution_date: "2024-06-08" },
            { id: 131, claim_id: 203, status: "approved", updated_at: new Date("2023-08-03T13:39:40Z"), resolution_date: "2023-04-04" },
            { id: 132, claim_id: 29, status: "pending", updated_at: null, resolution_date: "2023-02-19" },
            { id: 133, claim_id: 30, status: "pending", updated_at: null, resolution_date: "2023-09-25" },
            { id: 134, claim_id: 85, status: "approved", updated_at: new Date("2024-12-27T11:40:44Z"), resolution_date: "2023-04-11" },
            { id: 135, claim_id: 5, status: "pending", updated_at: null, resolution_date: "2024-01-05" },
            { id: 136, claim_id: 1, status: "denied", updated_at: new Date("2024-05-08T18:43:05Z"), resolution_date: "2023-06-05" },
            { id: 137, claim_id: 46, status: "pending", updated_at: null, resolution_date: "2023-10-27" },
            { id: 138, claim_id: 216, status: "approved", updated_at: new Date("2023-03-26T07:39:29Z"), resolution_date: "2024-11-19" },
            { id: 139, claim_id: 202, status: "pending", updated_at: null, resolution_date: "2023-07-28" },
            { id: 140, claim_id: 95, status: "pending", updated_at: null, resolution_date: "2023-05-23" },
            { id: 141, claim_id: 39, status: "approved", updated_at: new Date("2023-10-06T14:05:19Z"), resolution_date: "2023-09-01" },
            { id: 142, claim_id: 86, status: "approved", updated_at: new Date("2023-04-27T20:29:51Z"), resolution_date: "2023-09-18" },
            { id: 143, claim_id: 12, status: "denied", updated_at: new Date("2023-01-21T11:14:28Z"), resolution_date: "2024-08-04" },
            { id: 144, claim_id: 97, status: "denied", updated_at: new Date("2024-02-25T15:59:57Z"), resolution_date: "2023-03-13" },
            { id: 145, claim_id: 194, status: "denied", updated_at: new Date("2024-01-01T10:20:34Z"), resolution_date: "2024-08-31" },
            { id: 146, claim_id: 130, status: "pending", updated_at: null, resolution_date: "2024-05-23" },
            { id: 147, claim_id: 23, status: "denied", updated_at: new Date("2024-02-15T07:26:22Z"), resolution_date: "2024-03-03" },
            { id: 148, claim_id: 240, status: "pending", updated_at: null, resolution_date: "2023-12-25" },
            { id: 149, claim_id: 164, status: "pending", updated_at: null, resolution_date: "2023-10-11" },
            { id: 150, claim_id: 180, status: "pending", updated_at: null, resolution_date: "2024-11-25" },
            { id: 151, claim_id: 265, status: "pending", updated_at: null, resolution_date: "2024-05-08" },
            { id: 152, claim_id: 202, status: "approved", updated_at: new Date("2023-10-05T11:14:39Z"), resolution_date: "2023-12-28" },
            { id: 153, claim_id: 95, status: "pending", updated_at: null, resolution_date: "2023-11-28" },
            { id: 154, claim_id: 78, status: "pending", updated_at: null, resolution_date: "2024-08-02" },
            { id: 155, claim_id: 187, status: "approved", updated_at: new Date("2024-05-23T14:53:57Z"), resolution_date: "2023-12-27" },
            { id: 156, claim_id: 222, status: "pending", updated_at: null, resolution_date: "2023-06-05" },
            { id: 157, claim_id: 214, status: "pending", updated_at: null, resolution_date: "2023-01-11" },
            { id: 158, claim_id: 208, status: "pending", updated_at: null, resolution_date: "2024-02-17" },
            { id: 159, claim_id: 127, status: "pending", updated_at: null, resolution_date: "2024-03-19" },
            { id: 160, claim_id: 169, status: "approved", updated_at: new Date("2024-07-15T17:35:24Z"), resolution_date: "2023-10-08" },
            { id: 161, claim_id: 155, status: "pending", updated_at: null, resolution_date: "2023-10-30" },
            { id: 162, claim_id: 128, status: "pending", updated_at: null, resolution_date: "2024-05-09" },
            { id: 163, claim_id: 218, status: "pending", updated_at: null, resolution_date: "2024-11-25" },
            { id: 164, claim_id: 185, status: "pending", updated_at: null, resolution_date: "2024-02-16" },
            { id: 165, claim_id: 234, status: "pending", updated_at: null, resolution_date: "2023-01-07" },
            { id: 166, claim_id: 155, status: "denied", updated_at: new Date("2023-02-23T11:43:28Z"), resolution_date: "2024-06-20" },
            { id: 167, claim_id: 98, status: "pending", updated_at: null, resolution_date: "2023-11-15" },
            { id: 168, claim_id: 139, status: "approved", updated_at: new Date("2024-05-24T16:07:59Z"), resolution_date: "2024-05-19" },
            { id: 169, claim_id: 236, status: "approved", updated_at: new Date("2024-07-28T16:38:21Z"), resolution_date: "2024-05-05" },
            { id: 170, claim_id: 162, status: "pending", updated_at: null, resolution_date: "2024-06-04" },
            { id: 171, claim_id: 205, status: "approved", updated_at: new Date("2024-02-14T17:55:34Z"), resolution_date: "2023-07-01" },
            { id: 172, claim_id: 61, status: "pending", updated_at: null, resolution_date: "2023-08-21" },
            { id: 173, claim_id: 171, status: "pending", updated_at: null, resolution_date: "2023-10-09" },
            { id: 174, claim_id: 256, status: "approved", updated_at: new Date("2023-09-06T12:47:41Z"), resolution_date: "2024-03-04" },
            { id: 175, claim_id: 11, status: "approved", updated_at: new Date("2024-09-17T12:11:09Z"), resolution_date: "2024-09-17" },
            { id: 176, claim_id: 42, status: "approved", updated_at: new Date("2024-03-24T12:42:33Z"), resolution_date: "2023-01-25" },
            { id: 177, claim_id: 86, status: "approved", updated_at: new Date("2023-11-15T16:10:49Z"), resolution_date: "2023-10-05" },
            { id: 178, claim_id: 44, status: "approved", updated_at: new Date("2024-11-23T13:39:22Z"), resolution_date: "2023-12-04" },
            { id: 179, claim_id: 52, status: "pending", updated_at: null, resolution_date: "2024-01-10" },
            { id: 180, claim_id: 53, status: "approved", updated_at: new Date("2023-11-10T09:38:38Z"), resolution_date: "2023-02-06" },
            { id: 181, claim_id: 254, status: "pending", updated_at: null, resolution_date: "2024-04-16" },
            { id: 182, claim_id: 195, status: "pending", updated_at: null, resolution_date: "2024-02-09" },
            { id: 183, claim_id: 145, status: "approved", updated_at: new Date("2023-04-05T16:56:30Z"), resolution_date: "2023-01-07" },
            { id: 184, claim_id: 159, status: "approved", updated_at: new Date("2024-06-27T06:43:54Z"), resolution_date: "2024-08-05" },
            { id: 185, claim_id: 119, status: "pending", updated_at: null, resolution_date: "2023-04-09" },
            { id: 186, claim_id: 93, status: "approved", updated_at: new Date("2024-06-15T14:10:28Z"), resolution_date: "2023-03-01" },
            { id: 187, claim_id: 25, status: "approved", updated_at: new Date("2023-04-21T09:08:46Z"), resolution_date: "2023-12-05" },
            { id: 188, claim_id: 104, status: "pending", updated_at: null, resolution_date: "2024-07-29" },
            { id: 189, claim_id: 156, status: "denied", updated_at: new Date("2024-09-21T11:21:35Z"), resolution_date: "2023-05-28" },
            { id: 190, claim_id: 136, status: "approved", updated_at: new Date("2024-01-02T15:40:38Z"), resolution_date: "2023-10-13" },
            { id: 191, claim_id: 1, status: "pending", updated_at: null, resolution_date: "2024-11-21" },
            { id: 192, claim_id: 108, status: "pending", updated_at: null, resolution_date: "2023-12-06" },
            { id: 193, claim_id: 73, status: "approved", updated_at: new Date("2023-09-24T10:40:47Z"), resolution_date: "2024-09-05" },
            { id: 194, claim_id: 17, status: "pending", updated_at: null, resolution_date: "2023-03-03" },
            { id: 195, claim_id: 134, status: "pending", updated_at: null, resolution_date: "2024-08-02" },
            { id: 196, claim_id: 173, status: "pending", updated_at: null, resolution_date: "2024-06-27" },
            { id: 197, claim_id: 49, status: "approved", updated_at: new Date("2024-05-02T11:03:35Z"), resolution_date: "2023-07-15" },
            { id: 198, claim_id: 148, status: "pending", updated_at: null, resolution_date: "2024-06-26" },
            { id: 199, claim_id: 241, status: "approved", updated_at: new Date("2024-12-27T15:38:44Z"), resolution_date: "2024-07-28" },
            { id: 200, claim_id: 149, status: "denied", updated_at: new Date("2024-01-27T07:36:34Z"), resolution_date: "2023-07-11" },
            { id: 201, claim_id: 74, status: "pending", updated_at: null, resolution_date: "2024-10-06" },
            { id: 202, claim_id: 196, status: "pending", updated_at: null, resolution_date: "2024-01-31" },
            { id: 203, claim_id: 161, status: "approved", updated_at: new Date("2023-07-14T10:56:44Z"), resolution_date: "2024-02-16" },
            { id: 204, claim_id: 142, status: "pending", updated_at: null, resolution_date: "2023-06-06" },
            { id: 205, claim_id: 103, status: "pending", updated_at: null, resolution_date: "2023-07-01" },
            { id: 206, claim_id: 80, status: "approved", updated_at: new Date("2024-03-19T16:05:38Z"), resolution_date: "2024-03-10" },
            { id: 207, claim_id: 183, status: "pending", updated_at: null, resolution_date: "2023-08-14" },
            { id: 208, claim_id: 22, status: "approved", updated_at: new Date("2023-09-14T12:09:21Z"), resolution_date: "2024-02-03" },
            { id: 209, claim_id: 21, status: "pending", updated_at: null, resolution_date: "2024-01-28" },
            { id: 210, claim_id: 62, status: "pending", updated_at: null, resolution_date: "2023-03-20" },
            { id: 211, claim_id: 9, status: "pending", updated_at: null, resolution_date: "2024-01-31" },
            { id: 212, claim_id: 268, status: "pending", updated_at: null, resolution_date: "2024-02-15" },
            { id: 213, claim_id: 230, status: "approved", updated_at: new Date("2024-04-25T09:21:58Z"), resolution_date: "2023-02-14" },
            { id: 214, claim_id: 129, status: "denied", updated_at: new Date("2024-01-16T20:44:35Z"), resolution_date: "2023-09-28" },
            { id: 215, claim_id: 111, status: "pending", updated_at: null, resolution_date: "2023-12-11" },
            { id: 216, claim_id: 211, status: "pending", updated_at: null, resolution_date: "2024-12-15" },
            { id: 217, claim_id: 10, status: "pending", updated_at: null, resolution_date: "2024-02-20" },
            { id: 218, claim_id: 247, status: "approved", updated_at: new Date("2024-02-03T11:34:31Z"), resolution_date: "2024-08-31" },
            { id: 219, claim_id: 174, status: "approved", updated_at: new Date("2023-05-02T16:49:45Z"), resolution_date: "2024-08-28" },
            { id: 220, claim_id: 136, status: "approved", updated_at: new Date("2024-11-23T10:43:22Z"), resolution_date: "2023-08-18" },
            { id: 221, claim_id: 212, status: "pending", updated_at: null, resolution_date: "2023-10-26" },
            { id: 222, claim_id: 113, status: "approved", updated_at: new Date("2024-12-12T14:59:47Z"), resolution_date: "2023-11-21" },
            { id: 223, claim_id: 144, status: "denied", updated_at: new Date("2023-06-26T15:31:15Z"), resolution_date: "2023-05-13" },
            { id: 224, claim_id: 198, status: "approved", updated_at: new Date("2024-07-06T10:29:55Z"), resolution_date: "2024-03-26" },
            { id: 225, claim_id: 176, status: "pending", updated_at: null, resolution_date: "2023-06-10" },
            { id: 226, claim_id: 171, status: "pending", updated_at: null, resolution_date: "2024-03-17" },
            { id: 227, claim_id: 153, status: "pending", updated_at: null, resolution_date: "2023-10-31" },
            { id: 228, claim_id: 174, status: "pending", updated_at: null, resolution_date: "2024-11-18" },
            { id: 229, claim_id: 155, status: "denied", updated_at: new Date("2024-03-16T10:09:56Z"), resolution_date: "2024-04-22" },
            { id: 230, claim_id: 89, status: "approved", updated_at: new Date("2024-02-01T17:41:17Z"), resolution_date: "2023-01-10" },
            { id: 231, claim_id: 150, status: "pending", updated_at: null, resolution_date: "2023-05-04" },
            { id: 232, claim_id: 221, status: "pending", updated_at: null, resolution_date: "2023-12-01" },
            { id: 233, claim_id: 227, status: "approved", updated_at: new Date("2024-01-21T14:01:01Z"), resolution_date: "2023-11-21" },
            { id: 234, claim_id: 253, status: "pending", updated_at: null, resolution_date: "2024-08-05" },
            { id: 235, claim_id: 211, status: "pending", updated_at: null, resolution_date: "2023-10-17" },
            { id: 236, claim_id: 84, status: "approved", updated_at: new Date("2023-03-16T11:26:20Z"), resolution_date: "2023-09-10" },
            { id: 237, claim_id: 120, status: "pending", updated_at: null, resolution_date: "2024-02-04" },
            { id: 238, claim_id: 51, status: "pending", updated_at: null, resolution_date: "2023-09-14" },
            { id: 239, claim_id: 161, status: "pending", updated_at: null, resolution_date: "2023-10-25" },
            { id: 240, claim_id: 264, status: "pending", updated_at: null, resolution_date: "2023-11-21" },
            { id: 241, claim_id: 175, status: "approved", updated_at: new Date("2024-11-07T14:06:01Z"), resolution_date: "2023-11-07" },
            { id: 242, claim_id: 99, status: "pending", updated_at: null, resolution_date: "2023-05-14" },
            { id: 243, claim_id: 33, status: "approved", updated_at: new Date("2023-10-13T11:28:25Z"), resolution_date: "2024-03-13" },
            { id: 244, claim_id: 40, status: "approved", updated_at: new Date("2024-09-24T14:32:22Z"), resolution_date: "2024-12-14" },
            { id: 245, claim_id: 243, status: "approved", updated_at: new Date("2024-04-12T10:02:44Z"), resolution_date: "2024-06-23" },
            { id: 246, claim_id: 204, status: "denied", updated_at: new Date("2023-01-15T15:51:50Z"), resolution_date: "2024-09-23" },
            { id: 247, claim_id: 41, status: "approved", updated_at: new Date("2023-04-14T08:51:22Z"), resolution_date: "2023-02-25" },
            { id: 248, claim_id: 117, status: "approved", updated_at: new Date("2023-11-19T13:25:50Z"), resolution_date: "2023-06-16" },
            { id: 249, claim_id: 243, status: "pending", updated_at: null, resolution_date: "2024-01-16" },
            { id: 250, claim_id: 23, status: "approved", updated_at: new Date("2023-06-13T15:53:08Z"), resolution_date: "2023-03-08" },
            { id: 251, claim_id: 82, status: "approved", updated_at: new Date("2023-11-20T10:39:32Z"), resolution_date: "2023-01-30" },
            { id: 252, claim_id: 139, status: "denied", updated_at: new Date("2024-03-09T17:29:38Z"), resolution_date: "2023-09-25" },
            { id: 253, claim_id: 200, status: "pending", updated_at: null, resolution_date: "2024-03-11" },
            { id: 254, claim_id: 255, status: "pending", updated_at: null, resolution_date: "2024-09-24" },
            { id: 255, claim_id: 146, status: "pending", updated_at: null, resolution_date: "2024-05-25" },
            { id: 256, claim_id: 77, status: "pending", updated_at: null, resolution_date: "2024-10-03" },
            { id: 257, claim_id: 48, status: "approved", updated_at: new Date("2023-06-17T17:57:32Z"), resolution_date: "2023-06-29" },
            { id: 258, claim_id: 135, status: "approved", updated_at: new Date("2023-02-01T08:23:55Z"), resolution_date: "2024-03-07" },
            { id: 259, claim_id: 132, status: "pending", updated_at: null, resolution_date: "2023-07-07" },
            { id: 260, claim_id: 152, status: "approved", updated_at: new Date("2023-01-12T18:39:05Z"), resolution_date: "2023-08-10" },
            { id: 261, claim_id: 64, status: "pending", updated_at: null, resolution_date: "2024-12-11" },
            { id: 262, claim_id: 43, status: "pending", updated_at: null, resolution_date: "2023-09-23" },
            { id: 263, claim_id: 87, status: "approved", updated_at: new Date("2024-09-24T14:37:15Z"), resolution_date: "2024-03-03" },
            { id: 264, claim_id: 219, status: "pending", updated_at: null, resolution_date: "2023-03-29" },
            { id: 265, claim_id: 69, status: "approved", updated_at: new Date("2023-11-24T11:36:06Z"), resolution_date: "2023-06-12" },
            { id: 266, claim_id: 19, status: "denied", updated_at: new Date("2023-08-03T00:56:32Z"), resolution_date: "2024-01-20" },
            { id: 267, claim_id: 258, status: "pending", updated_at: null, resolution_date: "2024-03-04" },
            { id: 268, claim_id: 179, status: "denied", updated_at: new Date("2023-04-30T16:34:55Z"), resolution_date: "2024-12-31" },
            { id: 269, claim_id: 83, status: "approved", updated_at: new Date("2023-01-04T09:57:31Z"), resolution_date: "2023-06-21" },
            { id: 270, claim_id: 152, status: "denied", updated_at: new Date("2023-12-11T18:21:18Z"), resolution_date: "2024-01-02" },
            { id: 271, claim_id: 78, status: "approved", updated_at: new Date("2024-05-10T12:54:36Z"), resolution_date: "2023-09-10" },
            { id: 272, claim_id: 217, status: "approved", updated_at: new Date("2024-05-03T11:49:52Z"), resolution_date: "2023-11-01" },
            { id: 273, claim_id: 233, status: "approved", updated_at: new Date("2023-04-07T18:48:35Z"), resolution_date: "2023-11-17" },
            { id: 274, claim_id: 229, status: "pending", updated_at: null, resolution_date: "2023-02-19" },
            { id: 275, claim_id: 182, status: "pending", updated_at: null, resolution_date: "2024-03-15" },
            { id: 276, claim_id: 60, status: "pending", updated_at: null, resolution_date: "2023-06-30" },
            { id: 277, claim_id: 147, status: "pending", updated_at: null, resolution_date: "2023-04-16" },
            { id: 278, claim_id: 198, status: "approved", updated_at: new Date("2024-12-15T14:32:57Z"), resolution_date: "2024-12-27" },
            { id: 279, claim_id: 152, status: "approved", updated_at: new Date("2024-12-18T16:15:29Z"), resolution_date: "2023-02-01" },
            { id: 280, claim_id: 237, status: "pending", updated_at: null, resolution_date: "2024-04-11" },
            { id: 281, claim_id: 215, status: "approved", updated_at: new Date("2023-12-24T09:48:46Z"), resolution_date: "2024-05-25" },
            { id: 282, claim_id: 20, status: "approved", updated_at: new Date("2024-08-31T14:59:54Z"), resolution_date: "2024-10-01" },
            { id: 283, claim_id: 111, status: "pending", updated_at: null, resolution_date: "2023-08-13" },
            { id: 284, claim_id: 69, status: "pending", updated_at: null, resolution_date: "2023-01-24" },
            { id: 285, claim_id: 173, status: "approved", updated_at: new Date("2023-06-17T16:17:40Z"), resolution_date: "2024-11-02" },
            { id: 286, claim_id: 138, status: "approved", updated_at: new Date("2024-08-10T17:32:10Z"), resolution_date: "2024-04-05" },
            { id: 287, claim_id: 50, status: "pending", updated_at: null, resolution_date: "2024-05-27" },
            { id: 288, claim_id: 54, status: "pending", updated_at: null, resolution_date: "2023-08-21" },
            { id: 289, claim_id: 24, status: "pending", updated_at: null, resolution_date: "2024-02-14" },
            { id: 290, claim_id: 36, status: "pending", updated_at: null, resolution_date: "2023-06-24" },
            { id: 291, claim_id: 220, status: "pending", updated_at: null, resolution_date: "2023-05-02" },
            { id: 292, claim_id: 30, status: "pending", updated_at: null, resolution_date: "2023-08-14" },
            { id: 293, claim_id: 125, status: "pending", updated_at: null, resolution_date: "2023-06-01" },
            { id: 294, claim_id: 195, status: "approved", updated_at: new Date("2024-01-21T14:35:26Z"), resolution_date: "2023-10-09" },
            { id: 295, claim_id: 192, status: "denied", updated_at: new Date("2023-01-08T13:20:28Z"), resolution_date: "2024-07-12" },
            { id: 296, claim_id: 65, status: "approved", updated_at: new Date("2023-08-23T15:01:12Z"), resolution_date: "2023-04-22" },
            { id: 297, claim_id: 156, status: "approved", updated_at: new Date("2024-10-30T18:20:43Z"), resolution_date: "2023-07-26" },
            { id: 298, claim_id: 260, status: "pending", updated_at: null, resolution_date: "2024-12-13" },
            { id: 299, claim_id: 191, status: "approved", updated_at: new Date("2023-06-23T17:32:48Z"), resolution_date: "2024-11-20" },
            { id: 300, claim_id: 75, status: "pending", updated_at: null, resolution_date: "2024-12-30" },
            { id: 301, claim_id: 182, status: "pending", updated_at: null, resolution_date: "2024-03-04" },
            { id: 302, claim_id: 140, status: "pending", updated_at: null, resolution_date: "2024-03-05" },
            { id: 303, claim_id: 81, status: "pending", updated_at: null, resolution_date: "2024-08-27" },
            { id: 304, claim_id: 110, status: "approved", updated_at: new Date("2024-07-18T13:29:04Z"), resolution_date: "2023-11-11" },
            { id: 305, claim_id: 170, status: "pending", updated_at: null, resolution_date: "2024-12-11" },
            { id: 306, claim_id: 18, status: "approved", updated_at: new Date("2024-11-19T11:58:30Z"), resolution_date: "2023-07-17" },
            { id: 307, claim_id: 178, status: "approved", updated_at: new Date("2023-08-23T15:36:38Z"), resolution_date: "2023-03-29" },
            { id: 308, claim_id: 20, status: "approved", updated_at: new Date("2024-08-26T08:32:22Z"), resolution_date: "2023-03-03" },
            { id: 309, claim_id: 101, status: "approved", updated_at: new Date("2024-05-09T14:13:14Z"), resolution_date: "2024-03-30" },
            { id: 310, claim_id: 71, status: "denied", updated_at: new Date("2024-03-12T19:34:36Z"), resolution_date: "2024-01-02" },
            { id: 311, claim_id: 132, status: "pending", updated_at: null, resolution_date: "2023-02-08" },
            { id: 312, claim_id: 60, status: "approved", updated_at: new Date("2024-03-17T13:24:49Z"), resolution_date: "2024-12-18" },
            { id: 313, claim_id: 253, status: "approved", updated_at: new Date("2023-11-17T07:48:50Z"), resolution_date: "2024-09-20" },
            { id: 314, claim_id: 105, status: "pending", updated_at: null, resolution_date: "2023-10-09" },
            { id: 315, claim_id: 87, status: "pending", updated_at: null, resolution_date: "2024-09-25" },
            { id: 316, claim_id: 97, status: "approved", updated_at: new Date("2023-11-22T12:06:39Z"), resolution_date: "2024-11-13" },
            { id: 317, claim_id: 88, status: "pending", updated_at: null, resolution_date: "2024-03-25" },
            { id: 318, claim_id: 118, status: "approved", updated_at: new Date("2023-10-02T11:11:53Z"), resolution_date: "2024-03-30" },
            { id: 319, claim_id: 116, status: "denied", updated_at: new Date("2023-12-05T14:18:54Z"), resolution_date: "2023-08-20" },
            { id: 320, claim_id: 222, status: "pending", updated_at: null, resolution_date: "2023-01-04" },
            { id: 321, claim_id: 213, status: "denied", updated_at: new Date("2023-12-28T19:39:51Z"), resolution_date: "2023-11-10" },
            { id: 322, claim_id: 11, status: "approved", updated_at: new Date("2023-12-11T20:59:58Z"), resolution_date: "2024-11-22" },
            { id: 323, claim_id: 122, status: "pending", updated_at: null, resolution_date: "2023-03-07" },
            { id: 324, claim_id: 193, status: "pending", updated_at: null, resolution_date: "2023-07-31" },
            { id: 325, claim_id: 172, status: "pending", updated_at: null, resolution_date: "2023-09-03" },
            { id: 326, claim_id: 77, status: "approved", updated_at: new Date("2023-11-13T13:12:33Z"), resolution_date: "2023-04-28" },
            { id: 327, claim_id: 53, status: "pending", updated_at: null, resolution_date: "2023-12-17" },
            { id: 328, claim_id: 261, status: "approved", updated_at: new Date("2023-11-21T19:06:47Z"), resolution_date: "2023-01-09" },
            { id: 329, claim_id: 35, status: "approved", updated_at: new Date("2024-04-18T17:14:03Z"), resolution_date: "2024-01-27" },
            { id: 330, claim_id: 191, status: "approved", updated_at: new Date("2024-06-19T10:02:43Z"), resolution_date: "2023-04-28" },
            { id: 331, claim_id: 3, status: "pending", updated_at: null, resolution_date: "2023-02-24" },
            { id: 332, claim_id: 24, status: "approved", updated_at: new Date("2024-03-07T12:52:00Z"), resolution_date: "2023-01-23" },
            { id: 333, claim_id: 84, status: "pending", updated_at: null, resolution_date: "2024-10-01" },
            { id: 334, claim_id: 164, status: "pending", updated_at: null, resolution_date: "2023-08-24" },
            { id: 335, claim_id: 220, status: "approved", updated_at: new Date("2023-11-11T15:09:49Z"), resolution_date: "2024-01-01" },
            { id: 336, claim_id: 257, status: "pending", updated_at: null, resolution_date: "2023-11-27" },
            { id: 337, claim_id: 66, status: "pending", updated_at: null, resolution_date: "2024-11-28" },
            { id: 338, claim_id: 208, status: "pending", updated_at: null, resolution_date: "2023-06-04" },
            { id: 339, claim_id: 57, status: "approved", updated_at: new Date("2024-03-29T11:43:18Z"), resolution_date: "2023-10-02" },
            { id: 340, claim_id: 35, status: "pending", updated_at: null, resolution_date: "2024-04-19" },
            { id: 341, claim_id: 214, status: "approved", updated_at: new Date("2024-03-04T08:21:52Z"), resolution_date: "2024-02-11" },
            { id: 342, claim_id: 268, status: "pending", updated_at: null, resolution_date: "2024-08-06" },
            { id: 343, claim_id: 205, status: "pending", updated_at: null, resolution_date: "2023-02-11" },
            { id: 344, claim_id: 69, status: "pending", updated_at: null, resolution_date: "2023-07-02" },
            { id: 345, claim_id: 54, status: "denied", updated_at: new Date("2024-09-12T16:50:23Z"), resolution_date: "2024-03-08" },
            { id: 346, claim_id: 164, status: "pending", updated_at: null, resolution_date: "2024-12-18" },
            { id: 347, claim_id: 218, status: "approved", updated_at: new Date("2024-12-10T13:50:21Z"), resolution_date: "2023-09-10" },
            { id: 348, claim_id: 115, status: "approved", updated_at: new Date("2024-03-11T07:08:27Z"), resolution_date: "2023-03-16" },
            { id: 349, claim_id: 62, status: "denied", updated_at: new Date("2023-08-21T10:34:56Z"), resolution_date: "2023-02-11" },
            { id: 350, claim_id: 112, status: "approved", updated_at: new Date("2024-08-25T11:44:12Z"), resolution_date: "2024-12-04" },
            { id: 351, claim_id: 199, status: "approved", updated_at: new Date("2024-06-22T17:10:08Z"), resolution_date: "2024-03-09" },
            { id: 352, claim_id: 114, status: "pending", updated_at: null, resolution_date: "2024-12-18" },
            { id: 353, claim_id: 107, status: "pending", updated_at: null, resolution_date: "2024-10-06" },
            { id: 354, claim_id: 66, status: "pending", updated_at: null, resolution_date: "2023-10-15" },
            { id: 355, claim_id: 251, status: "approved", updated_at: new Date("2023-09-24T10:40:09Z"), resolution_date: "2023-11-01" },
            { id: 356, claim_id: 109, status: "pending", updated_at: null, resolution_date: "2024-10-12" },
            { id: 357, claim_id: 109, status: "denied", updated_at: new Date("2023-11-02T11:28:34Z"), resolution_date: "2024-02-08" },
            { id: 358, claim_id: 210, status: "pending", updated_at: null, resolution_date: "2024-05-08" },
            { id: 359, claim_id: 224, status: "pending", updated_at: null, resolution_date: "2023-08-31" },
            { id: 360, claim_id: 266, status: "pending", updated_at: null, resolution_date: "2024-02-05" },
            { id: 361, claim_id: 249, status: "approved", updated_at: new Date("2023-10-15T09:13:12Z"), resolution_date: "2023-09-22" },
            { id: 362, claim_id: 257, status: "approved", updated_at: new Date("2023-08-19T10:35:19Z"), resolution_date: "2023-05-06" },
            { id: 363, claim_id: 56, status: "pending", updated_at: null, resolution_date: "2024-09-18" },
            { id: 364, claim_id: 123, status: "approved", updated_at: new Date("2024-05-14T19:07:12Z"), resolution_date: "2024-12-08" },
            { id: 365, claim_id: 13, status: "pending", updated_at: null, resolution_date: "2024-10-23" },
            { id: 366, claim_id: 50, status: "pending", updated_at: null, resolution_date: "2024-05-09" },
            { id: 367, claim_id: 227, status: "approved", updated_at: new Date("2023-04-12T16:58:45Z"), resolution_date: "2024-05-06" },
            { id: 368, claim_id: 234, status: "pending", updated_at: null, resolution_date: "2024-08-02" },
            { id: 369, claim_id: 13, status: "approved", updated_at: new Date("2023-11-08T12:02:35Z"), resolution_date: "2024-11-04" },
            { id: 370, claim_id: 72, status: "approved", updated_at: new Date("2024-07-10T16:29:12Z"), resolution_date: "2023-09-22" },
            { id: 371, claim_id: 136, status: "approved", updated_at: new Date("2023-06-02T14:25:11Z"), resolution_date: "2023-09-25" },
            { id: 372, claim_id: 40, status: "pending", updated_at: null, resolution_date: "2023-09-12" },
            { id: 373, claim_id: 222, status: "approved", updated_at: new Date("2023-06-17T13:33:42Z"), resolution_date: "2023-06-25" },
            { id: 374, claim_id: 27, status: "pending", updated_at: null, resolution_date: "2024-07-23" },
            { id: 375, claim_id: 154, status: "pending", updated_at: null, resolution_date: "2023-09-17" },
            { id: 376, claim_id: 2, status: "denied", updated_at: new Date("2023-10-08T12:21:17Z"), resolution_date: "2023-05-11" },
            { id: 377, claim_id: 238, status: "pending", updated_at: null, resolution_date: "2023-03-20" },
            { id: 378, claim_id: 244, status: "approved", updated_at: new Date("2023-09-14T08:35:39Z"), resolution_date: "2024-03-14" },
            { id: 379, claim_id: 90, status: "approved", updated_at: new Date("2023-12-02T06:34:56Z"), resolution_date: "2024-01-12" },
            { id: 380, claim_id: 49, status: "approved", updated_at: new Date("2024-12-06T16:43:33Z"), resolution_date: "2023-12-20" },
            { id: 381, claim_id: 87, status: "approved", updated_at: new Date("2023-08-19T15:34:41Z"), resolution_date: "2024-10-11" },
            { id: 382, claim_id: 8, status: "pending", updated_at: null, resolution_date: "2023-06-24" },
            { id: 383, claim_id: 71, status: "approved", updated_at: new Date("2023-09-25T14:37:12Z"), resolution_date: "2024-12-23" },
            { id: 384, claim_id: 73, status: "pending", updated_at: null, resolution_date: "2023-10-11" },
            { id: 385, claim_id: 43, status: "approved", updated_at: new Date("2023-04-15T15:22:04Z"), resolution_date: "2024-06-30" },
            { id: 386, claim_id: 166, status: "pending", updated_at: null, resolution_date: "2024-03-12" },
            { id: 387, claim_id: 45, status: "approved", updated_at: new Date("2023-12-16T13:17:14Z"), resolution_date: "2023-12-20" },
            { id: 388, claim_id: 239, status: "approved", updated_at: new Date("2023-11-24T12:53:20Z"), resolution_date: "2023-12-03" },
            { id: 389, claim_id: 201, status: "pending", updated_at: null, resolution_date: "2024-10-24" },
            { id: 390, claim_id: 124, status: "approved", updated_at: new Date("2023-06-11T10:54:14Z"), resolution_date: "2023-06-13" },
            { id: 391, claim_id: 184, status: "pending", updated_at: null, resolution_date: "2024-08-22" },
            { id: 392, claim_id: 259, status: "pending", updated_at: null, resolution_date: "2024-08-31" },
            { id: 393, claim_id: 71, status: "pending", updated_at: null, resolution_date: "2024-09-10" },
            { id: 394, claim_id: 168, status: "pending", updated_at: null, resolution_date: "2024-04-06" },
            { id: 395, claim_id: 48, status: "approved", updated_at: new Date("2024-08-18T09:33:30Z"), resolution_date: "2024-05-01" },
            { id: 396, claim_id: 235, status: "approved", updated_at: new Date("2023-06-01T13:02:07Z"), resolution_date: "2024-07-27" },
            { id: 397, claim_id: 141, status: "pending", updated_at: null, resolution_date: "2023-04-20" },
            { id: 398, claim_id: 55, status: "pending", updated_at: null, resolution_date: "2024-02-18" },
            { id: 399, claim_id: 111, status: "pending", updated_at: null, resolution_date: "2023-04-04" },
            { id: 400, claim_id: 243, status: "pending", updated_at: null, resolution_date: "2023-10-07" },
            { id: 401, claim_id: 188, status: "pending", updated_at: null, resolution_date: "2024-06-21" },
            { id: 402, claim_id: 141, status: "approved", updated_at: new Date("2024-01-19T14:56:06Z"), resolution_date: "2024-08-14" },
            { id: 403, claim_id: 153, status: "approved", updated_at: new Date("2023-04-17T18:39:12Z"), resolution_date: "2024-02-13" },
            { id: 404, claim_id: 250, status: "approved", updated_at: new Date("2024-08-10T16:19:49Z"), resolution_date: "2024-01-13" },
            { id: 405, claim_id: 82, status: "pending", updated_at: null, resolution_date: "2024-06-15" },
            { id: 406, claim_id: 32, status: "denied", updated_at: new Date("2024-01-13T17:05:09Z"), resolution_date: "2024-07-06" },
            { id: 407, claim_id: 192, status: "approved", updated_at: new Date("2023-11-25T12:51:27Z"), resolution_date: "2023-08-17" },
            { id: 408, claim_id: 81, status: "pending", updated_at: null, resolution_date: "2023-06-02" },
            { id: 409, claim_id: 226, status: "pending", updated_at: null, resolution_date: "2024-09-04" },
            { id: 410, claim_id: 209, status: "approved", updated_at: new Date("2023-11-10T16:08:49Z"), resolution_date: "2024-04-29" },
            { id: 411, claim_id: 257, status: "pending", updated_at: null, resolution_date: "2024-09-12" },
            { id: 412, claim_id: 26, status: "pending", updated_at: null, resolution_date: "2024-06-06" },
            { id: 413, claim_id: 216, status: "denied", updated_at: new Date("2024-08-18T09:38:01Z"), resolution_date: "2023-07-25" },
            { id: 414, claim_id: 103, status: "pending", updated_at: null, resolution_date: "2023-05-22" },
            { id: 415, claim_id: 117, status: "pending", updated_at: null, resolution_date: "2023-02-24" },
            { id: 416, claim_id: 54, status: "pending", updated_at: null, resolution_date: "2024-11-21" },
            { id: 417, claim_id: 157, status: "pending", updated_at: null, resolution_date: "2023-12-14" },
            { id: 418, claim_id: 11, status: "pending", updated_at: null, resolution_date: "2024-02-19" },
            { id: 419, claim_id: 23, status: "pending", updated_at: null, resolution_date: "2024-05-09" },
            { id: 420, claim_id: 30, status: "pending", updated_at: null, resolution_date: "2024-05-25" },
            { id: 421, claim_id: 106, status: "approved", updated_at: new Date("2023-01-22T13:32:23Z"), resolution_date: "2024-06-01" },
            { id: 422, claim_id: 55, status: "pending", updated_at: null, resolution_date: "2023-07-09" },
            { id: 423, claim_id: 125, status: "pending", updated_at: null, resolution_date: "2024-04-05" },
            { id: 424, claim_id: 160, status: "pending", updated_at: null, resolution_date: "2023-12-15" },
            { id: 425, claim_id: 102, status: "pending", updated_at: null, resolution_date: "2023-01-25" },
            { id: 426, claim_id: 27, status: "pending", updated_at: null, resolution_date: "2023-04-17" },
            { id: 427, claim_id: 189, status: "denied", updated_at: new Date("2024-12-15T11:08:15Z"), resolution_date: "2023-06-10" },
            { id: 428, claim_id: 171, status: "approved", updated_at: new Date("2023-09-03T17:59:45Z"), resolution_date: "2023-07-03" },
            { id: 429, claim_id: 132, status: "denied", updated_at: new Date("2023-01-28T14:24:18Z"), resolution_date: "2023-04-22" },
            { id: 430, claim_id: 187, status: "denied", updated_at: new Date("2023-06-08T13:37:57Z"), resolution_date: "2024-11-30" },
            { id: 431, claim_id: 117, status: "pending", updated_at: null, resolution_date: "2023-10-16" },
            { id: 432, claim_id: 151, status: "approved", updated_at: new Date("2024-03-27T10:52:27Z"), resolution_date: "2024-09-07" },
            { id: 433, claim_id: 31, status: "pending", updated_at: null, resolution_date: "2024-07-04" },
            { id: 434, claim_id: 76, status: "pending", updated_at: null, resolution_date: "2023-12-14" },
            { id: 435, claim_id: 38, status: "approved", updated_at: new Date("2023-10-14T13:50:15Z"), resolution_date: "2024-12-20" },
            { id: 436, claim_id: 184, status: "pending", updated_at: null, resolution_date: "2023-10-19" },
            { id: 437, claim_id: 78, status: "pending", updated_at: null, resolution_date: "2023-09-10" },
            { id: 438, claim_id: 102, status: "approved", updated_at: new Date("2024-11-11T13:31:32Z"), resolution_date: "2023-02-05" },
            { id: 439, claim_id: 228, status: "denied", updated_at: new Date("2024-06-21T01:29:15Z"), resolution_date: "2023-07-01" },
        ],
    });
    await prisma.vehicles.createMany({
        data: [
            { id: 1, policyholder_id: 98, vin: "1", make: "Chevrolet", model: "A4 Camry C-Class", year: 2010 },
            { id: 2, policyholder_id: 66, vin: "2", make: "Kia Porsche", model: "Civic Rogue", year: 2012 },
            { id: 3, policyholder_id: 83, vin: "3", make: null, model: "Kona", year: 2003 },
            { id: 4, policyholder_id: 46, vin: "4", make: "Hyundai Buick Lexus", model: "Cherokee F-150", year: 2005 },
            { id: 5, policyholder_id: 5, vin: "5", make: "Mazda Honda", model: "Wrangler Altima", year: 2006 },
            { id: 6, policyholder_id: 97, vin: "6", make: "Honda", model: "Kona Escalade", year: 2013 },
            { id: 7, policyholder_id: 95, vin: "7", make: "Audi Mercedes GMC", model: "Wrangler F-150 Accord", year: 2001 },
            { id: 8, policyholder_id: 78, vin: "8", make: "Toyota Chevrolet", model: "X5", year: 2020 },
            { id: 9, policyholder_id: 23, vin: "9", make: "Honda", model: "Outback", year: 2023 },
            { id: 10, policyholder_id: 51, vin: "10", make: "Kia Dodge Volkswagen", model: "C-Class", year: 2018 },
            { id: 11, policyholder_id: 37, vin: "11", make: "Jaguar Mazda Porsche", model: "Q5 IS Escalade", year: 2015 },
            { id: 12, policyholder_id: 93, vin: "12", make: "Mazda Audi", model: "Sonata", year: 2021 },
            { id: 13, policyholder_id: 84, vin: "13", make: null, model: "A4", year: 2007 },
            { id: 14, policyholder_id: 91, vin: "14", make: "Audi", model: "Macan Wrangler", year: 2001 },
            { id: 15, policyholder_id: 38, vin: "15", make: "Subaru", model: "Q5 IS Altima", year: 2004 },
            { id: 16, policyholder_id: 96, vin: "16", make: "Subaru Volkswagen Dodge", model: "Q5", year: 2018 },
            { id: 17, policyholder_id: 94, vin: "17", make: "Chevrolet Volkswagen", model: "Q5", year: 2012 },
            { id: 18, policyholder_id: 21, vin: "18", make: "Buick Nissan", model: "Rogue X5 IS", year: 2009 },
            { id: 19, policyholder_id: 25, vin: "19", make: "Buick", model: "Escalade Camry Outback", year: 2009 },
            { id: 20, policyholder_id: 32, vin: "20", make: "Buick", model: "Q5 X5 Escalade", year: 2019 },
            { id: 21, policyholder_id: 62, vin: "21", make: "BMW", model: "Rogue Kona Sonata", year: 2016 },
            { id: 22, policyholder_id: 37, vin: "22", make: "GMC", model: "A4 Malibu", year: 2007 },
            { id: 23, policyholder_id: 79, vin: "23", make: "Lexus Mazda", model: "IS Accord", year: null },
            { id: 24, policyholder_id: 13, vin: "24", make: "Audi", model: "Outback F-150 Escalade", year: 2000 },
            { id: 25, policyholder_id: 64, vin: "25", make: "Toyota Dodge", model: "Q5 Kona", year: 2013 },
            { id: 26, policyholder_id: 48, vin: "26", make: null, model: "C-Class Civic Camry", year: 2002 },
            { id: 27, policyholder_id: 27, vin: "27", make: "Kia", model: "Kona Wrangler", year: 2016 },
            { id: 28, policyholder_id: 36, vin: "28", make: "Jaguar Dodge", model: "Macan", year: 2010 },
            { id: 29, policyholder_id: 59, vin: null, make: "Hyundai Mercedes", model: "Kona Q5 A4", year: null },
            { id: 30, policyholder_id: 100, vin: "30", make: "Buick Honda", model: "Accord Mustang Camry", year: 2018 },
            { id: 31, policyholder_id: 91, vin: "31", make: "Kia Porsche", model: "Accord Wrangler", year: 2009 },
            { id: 32, policyholder_id: 56, vin: "32", make: "Chrysler", model: "Rogue Altima Q5", year: 2019 },
            { id: 33, policyholder_id: 61, vin: "33", make: "Porsche Chevrolet BMW", model: "Outback Rogue A4", year: 2007 },
            { id: 34, policyholder_id: 81, vin: "34", make: "Mazda Chrysler Hyundai", model: "X5 C-Class", year: 2012 },
            { id: 35, policyholder_id: 53, vin: "35", make: "Toyota Hyundai", model: "Mustang", year: 2017 },
            { id: 36, policyholder_id: 57, vin: "36", make: "GMC Mercedes", model: "Outback Camry", year: 2013 },
            { id: 37, policyholder_id: 16, vin: "37", make: "Jaguar Audi Mercedes", model: "Altima", year: null },
            { id: 38, policyholder_id: 26, vin: "38", make: "Honda Jaguar", model: "Wrangler", year: 2007 },
            { id: 39, policyholder_id: 31, vin: "39", make: "Hyundai", model: "Kona A4 Wrangler", year: 2016 },
            { id: 40, policyholder_id: 24, vin: null, make: "Buick", model: "IS Escalade Rogue", year: 2021 },
            { id: 41, policyholder_id: 4, vin: "41", make: null, model: "Outback Altima", year: 2018 },
            { id: 42, policyholder_id: 70, vin: "42", make: "Honda Chevrolet Chrysler", model: "Malibu Wrangler Escalade", year: 2014 },
            { id: 43, policyholder_id: 50, vin: "43", make: "Porsche Buick", model: "Outback", year: null },
            { id: 44, policyholder_id: 44, vin: "44", make: "Hyundai", model: "Rogue Cherokee Outback", year: 2023 },
            { id: 45, policyholder_id: 22, vin: "45", make: "Subaru", model: "Outback", year: null },
            { id: 46, policyholder_id: 74, vin: "46", make: "GMC Dodge", model: "Camry", year: 2011 },
            { id: 47, policyholder_id: 82, vin: "47", make: null, model: "A4 Rogue", year: 2005 },
            { id: 48, policyholder_id: 27, vin: null, make: "Nissan BMW", model: "Escalade", year: 2001 },
            { id: 49, policyholder_id: 99, vin: "49", make: "Hyundai Jaguar", model: "Altima Civic Wrangler", year: 2018 },
            { id: 50, policyholder_id: 49, vin: "50", make: "Dodge", model: "F-150", year: null },
            { id: 51, policyholder_id: 33, vin: "51", make: "Honda", model: "Escalade Cherokee", year: 2022 },
            { id: 52, policyholder_id: 53, vin: "52", make: "Lexus Hyundai Subaru", model: "X5", year: 2006 },
            { id: 53, policyholder_id: 99, vin: null, make: "BMW Kia", model: "Cherokee", year: 2003 },
            { id: 54, policyholder_id: 53, vin: "54", make: "Volkswagen GMC", model: "Outback Cherokee", year: 2012 },
            { id: 55, policyholder_id: 88, vin: "55", make: "Mercedes", model: "Cherokee", year: 2007 },
            { id: 56, policyholder_id: 40, vin: null, make: "Dodge Ford Lexus", model: "X5 Q5", year: 2012 },
            { id: 57, policyholder_id: 20, vin: "57", make: null, model: "Escalade IS Sonata", year: 2009 },
            { id: 58, policyholder_id: 60, vin: "58", make: "Chrysler", model: "Malibu", year: 2015 },
            { id: 59, policyholder_id: 87, vin: "59", make: "Toyota Porsche Jaguar", model: "Camry Macan", year: 2015 },
            { id: 60, policyholder_id: 47, vin: null, make: "Honda BMW Subaru", model: null, year: 2013 },
            { id: 61, policyholder_id: 55, vin: "61", make: "Volkswagen", model: "Cherokee Kona Macan", year: 2010 },
            { id: 62, policyholder_id: 28, vin: "62", make: "Jaguar Mercedes Nissan", model: "Camry Wrangler", year: 2003 },
            { id: 63, policyholder_id: 86, vin: "63", make: "Volkswagen GMC", model: "Outback Macan", year: 2017 },
            { id: 64, policyholder_id: 17, vin: "64", make: "Chrysler Chevrolet Mazda", model: "Accord F-150 Q5", year: null },
            { id: 65, policyholder_id: 36, vin: "65", make: "Ford Buick Kia", model: "IS Wrangler", year: 2021 },
            { id: 66, policyholder_id: 10, vin: "66", make: null, model: "F-150", year: 2001 },
            { id: 67, policyholder_id: 14, vin: "67", make: "Audi", model: "Outback C-Class", year: 2015 },
            { id: 68, policyholder_id: 11, vin: "68", make: "Chevrolet", model: "X5", year: null },
            { id: 69, policyholder_id: 44, vin: null, make: "Ford GMC Jaguar", model: "Camry C-Class Sonata", year: 2013 },
            { id: 70, policyholder_id: 7, vin: "70", make: null, model: "Escalade F-150", year: 2003 },
            { id: 71, policyholder_id: 100, vin: "71", make: "Hyundai Dodge", model: null, year: 2013 },
            { id: 72, policyholder_id: 87, vin: "72", make: "Toyota Lexus", model: "Kona Camry", year: 2016 },
            { id: 73, policyholder_id: 47, vin: "73", make: "Toyota", model: "Q5", year: 2009 },
            { id: 74, policyholder_id: 39, vin: "74", make: "GMC Nissan", model: "Camry", year: 2000 },
            { id: 75, policyholder_id: 63, vin: "75", make: "Ford", model: "A4 Q5", year: 2019 },
            { id: 76, policyholder_id: 29, vin: "76", make: "Volkswagen Buick", model: "Escalade IS", year: 2001 },
            { id: 77, policyholder_id: 63, vin: "77", make: "Volkswagen", model: "Macan X5 Cherokee", year: 2015 },
            { id: 78, policyholder_id: 71, vin: "78", make: "Subaru", model: "Q5 Cherokee", year: null },
            { id: 79, policyholder_id: 85, vin: "79", make: "Mercedes Kia Chrysler", model: "Wrangler Civic", year: 2006 },
            { id: 80, policyholder_id: 43, vin: null, make: "Jaguar", model: "IS", year: 2003 },
            { id: 81, policyholder_id: 5, vin: "81", make: null, model: "Civic", year: 2022 },
            { id: 82, policyholder_id: 73, vin: "82", make: "Hyundai", model: "Macan Altima", year: 2015 },
            { id: 83, policyholder_id: 15, vin: null, make: "Volkswagen Porsche", model: "Sonata C-Class Mustang", year: 2020 },
            { id: 84, policyholder_id: 80, vin: "84", make: "Ford", model: "Wrangler Camry Kona", year: 2003 },
            { id: 85, policyholder_id: 52, vin: null, make: null, model: "Macan Cherokee Rogue", year: 2015 },
            { id: 86, policyholder_id: 32, vin: "86", make: "Dodge Nissan Lexus", model: "Altima IS Rogue", year: 2017 },
            { id: 87, policyholder_id: 69, vin: "87", make: "Honda Mazda", model: null, year: null },
            { id: 88, policyholder_id: 9, vin: "88", make: "Ford Lexus Nissan", model: "Malibu Accord Macan", year: 2015 },
            { id: 89, policyholder_id: 8, vin: "89", make: "Jaguar Mazda", model: "Wrangler Accord Outback", year: 2022 },
            { id: 90, policyholder_id: 89, vin: "90", make: "Volkswagen Hyundai Honda", model: "Outback Sonata", year: 2003 },
            { id: 91, policyholder_id: 92, vin: "91", make: "Chrysler Dodge", model: "Q5 Wrangler Escalade", year: 2007 },
            { id: 92, policyholder_id: 71, vin: "92", make: "GMC Hyundai", model: "Wrangler", year: 2022 },
            { id: 93, policyholder_id: 56, vin: "93", make: "BMW Chrysler Porsche", model: "Kona Altima Outback", year: 2015 },
            { id: 94, policyholder_id: 47, vin: "94", make: null, model: "IS Macan Sonata", year: 2012 },
            { id: 95, policyholder_id: 34, vin: "95", make: "Subaru", model: "Escalade X5", year: null },
            { id: 96, policyholder_id: 14, vin: "96", make: "Buick Chevrolet Lexus", model: "Wrangler", year: 2021 },
            { id: 97, policyholder_id: 65, vin: "97", make: "Kia Ford GMC", model: "Rogue Mustang C-Class", year: 2001 },
            { id: 98, policyholder_id: 57, vin: "98", make: "Dodge", model: "Mustang", year: 2007 },
            { id: 99, policyholder_id: 90, vin: "99", make: null, model: "X5 Rogue", year: 2012 },
            { id: 100, policyholder_id: 62, vin: "100", make: "Jaguar", model: null, year: 2007 },
            { id: 101, policyholder_id: 76, vin: null, make: "Nissan Subaru Toyota", model: "Macan Altima Accord", year: 2008 },
            { id: 102, policyholder_id: 73, vin: "102", make: "Volkswagen", model: "Camry Outback", year: 2011 },
            { id: 103, policyholder_id: 100, vin: "103", make: null, model: "IS Camry", year: null },
            { id: 104, policyholder_id: 18, vin: "104", make: "Mercedes Kia Chrysler", model: "Camry", year: null },
            { id: 105, policyholder_id: 62, vin: "105", make: "Porsche Volkswagen", model: null, year: 2018 },
            { id: 106, policyholder_id: 12, vin: "106", make: "Mercedes Hyundai Buick", model: "C-Class X5 Civic", year: 2011 },
            { id: 107, policyholder_id: 45, vin: "107", make: "Porsche Toyota", model: "Sonata Mustang Cherokee", year: 2006 },
            { id: 108, policyholder_id: 49, vin: null, make: "Mazda Hyundai", model: "Wrangler X5", year: 2017 },
            { id: 109, policyholder_id: 1, vin: "109", make: "Dodge Audi Honda", model: "Macan Rogue", year: 2019 },
            { id: 110, policyholder_id: 41, vin: "110", make: "Honda Porsche", model: "Civic", year: 2021 },
            { id: 111, policyholder_id: 74, vin: "111", make: "Mazda Chrysler", model: "Macan", year: 2017 },
            { id: 112, policyholder_id: 3, vin: "112", make: "Buick Volkswagen", model: "Altima IS Camry", year: 2005 },
            { id: 113, policyholder_id: 99, vin: null, make: "Subaru", model: "Escalade", year: 2003 },
            { id: 114, policyholder_id: 63, vin: "114", make: "BMW Kia Chrysler", model: "Mustang X5", year: 2020 },
            { id: 115, policyholder_id: 74, vin: "115", make: "BMW", model: "Mustang", year: 2002 },
            { id: 116, policyholder_id: 15, vin: "116", make: "Chrysler", model: "Rogue", year: 2017 },
            { id: 117, policyholder_id: 39, vin: "117", make: "Volkswagen Mercedes", model: null, year: 2010 },
            { id: 118, policyholder_id: 70, vin: "118", make: "Honda Ford", model: null, year: 2010 },
            { id: 119, policyholder_id: 30, vin: "119", make: "Lexus", model: "X5 Macan", year: 2013 },
            { id: 120, policyholder_id: 14, vin: "120", make: "Mercedes Toyota Buick", model: "C-Class Escalade", year: 2019 },
            { id: 121, policyholder_id: 42, vin: "121", make: "Dodge Toyota", model: "Wrangler", year: 2022 },
            { id: 122, policyholder_id: 2, vin: "122", make: "Volkswagen Ford", model: "Civic Outback", year: 2003 },
            { id: 123, policyholder_id: 42, vin: "123", make: "Hyundai Kia Porsche", model: "Civic", year: 2023 },
            { id: 124, policyholder_id: 35, vin: "124", make: "Mercedes Kia GMC", model: "F-150", year: 2022 },
            { id: 125, policyholder_id: 19, vin: "125", make: "Subaru", model: "Camry Sonata", year: 2014 },
            { id: 126, policyholder_id: 34, vin: "126", make: "Buick Nissan", model: "Camry Rogue IS", year: 2011 },
            { id: 127, policyholder_id: 58, vin: "127", make: "GMC", model: "Altima", year: 2015 },
            { id: 128, policyholder_id: 12, vin: "128", make: "Buick", model: "Q5", year: 2021 },
            { id: 129, policyholder_id: 6, vin: "129", make: "Ford Hyundai", model: null, year: null },
            { id: 130, policyholder_id: 17, vin: "130", make: null, model: "Civic Malibu", year: 2022 },
            { id: 131, policyholder_id: 67, vin: "131", make: "Dodge", model: "Mustang Kona", year: 2023 },
            { id: 132, policyholder_id: 8, vin: "132", make: "Buick Toyota", model: "X5 C-Class", year: 2021 },
            { id: 133, policyholder_id: 66, vin: "133", make: "Toyota", model: "Altima Escalade Sonata", year: 2014 },
            { id: 134, policyholder_id: 57, vin: "134", make: "GMC Chrysler", model: "Mustang A4 Outback", year: 2022 },
            { id: 135, policyholder_id: 40, vin: "135", make: "Buick Porsche", model: "Sonata", year: 2001 },
            { id: 136, policyholder_id: 66, vin: "136", make: "Audi", model: "Civic", year: 2020 },
            { id: 137, policyholder_id: 68, vin: "137", make: "Toyota", model: "Q5 IS", year: 2011 },
            { id: 138, policyholder_id: 75, vin: "138", make: "Kia BMW", model: null, year: 2016 },
            { id: 139, policyholder_id: 70, vin: "139", make: "Subaru Nissan BMW", model: "F-150", year: 2018 },
            { id: 140, policyholder_id: 77, vin: "140", make: null, model: "X5 Q5", year: null },
            { id: 141, policyholder_id: 87, vin: "141", make: null, model: null, year: 2004 },
            { id: 142, policyholder_id: 12, vin: "142", make: "Kia Porsche Ford", model: "Altima", year: null },
            { id: 143, policyholder_id: 48, vin: "143", make: "Nissan Mercedes", model: "Wrangler Cherokee", year: 2020 },
            { id: 144, policyholder_id: 54, vin: "144", make: "Toyota Lexus", model: "Rogue Outback", year: 2020 },
            { id: 145, policyholder_id: 72, vin: "145", make: "Volkswagen Subaru Hyundai", model: "F-150 Sonata Altima", year: 2003 },
        ],
    });
}

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