// Claims Processing Insights (claims-processing-insights) 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.policies), 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.policies.createMany({
        data: [
            { id: 1, policy_number: "POL-0108", type: "home", start_date: "2023-02-16", end_date: "2025-09-30" },
            { id: 2, policy_number: "POL-7806", type: "home", start_date: "2024-01-26", end_date: "2024-03-16" },
            { id: 3, policy_number: "POL-5222", type: "home", start_date: "2023-01-06", end_date: "2024-12-24" },
            { id: 4, policy_number: "POL-4040", type: "auto", start_date: "2024-04-15", end_date: "2025-11-11" },
            { id: 5, policy_number: "POL-8891", type: "auto", start_date: "2024-10-02", end_date: "2025-06-11" },
            { id: 6, policy_number: "POL-1304", type: "home", start_date: "2023-09-26", end_date: "2024-03-20" },
            { id: 7, policy_number: "POL-0847", type: "home", start_date: "2023-03-27", end_date: "2024-11-17" },
            { id: 8, policy_number: "POL-1418", type: "home", start_date: "2023-10-17", end_date: "2025-10-22" },
            { id: 9, policy_number: "POL-8780", type: "home", start_date: "2023-12-12", end_date: "2024-02-21" },
            { id: 10, policy_number: "POL-1977", type: "auto", start_date: "2023-11-08", end_date: "2024-12-03" },
            { id: 11, policy_number: "POL-8760", type: "auto", start_date: "2023-09-24", end_date: "2024-11-11" },
            { id: 12, policy_number: "POL-8102", type: "auto", start_date: "2023-10-19", end_date: "2025-12-31" },
            { id: 13, policy_number: "POL-6580", type: "home", start_date: "2023-11-06", end_date: "2025-02-27" },
            { id: 14, policy_number: "POL-3082", type: "auto", start_date: "2023-07-02", end_date: "2025-05-12" },
            { id: 15, policy_number: "POL-9394", type: "auto", start_date: "2023-12-20", end_date: "2025-02-16" },
            { id: 16, policy_number: "POL-5816", type: "auto", start_date: "2024-08-29", end_date: "2025-01-30" },
            { id: 17, policy_number: "POL-0974", type: "home", start_date: "2023-06-14", end_date: "2025-07-29" },
            { id: 18, policy_number: "POL-2334", type: "auto", start_date: "2023-01-04", end_date: "2024-06-21" },
            { id: 19, policy_number: "POL-0162", type: "auto", start_date: "2023-08-13", end_date: "2024-11-24" },
            { id: 20, policy_number: "POL-1220", type: "auto", start_date: "2024-05-12", end_date: "2025-12-20" },
            { id: 21, policy_number: "POL-3331", type: "home", start_date: "2023-01-14", end_date: "2025-09-18" },
            { id: 22, policy_number: "POL-4285", type: "health", start_date: "2023-11-29", end_date: null },
            { id: 23, policy_number: "POL-2901", type: "auto", start_date: "2023-10-16", end_date: "2025-09-23" },
            { id: 24, policy_number: "POL-5282", type: "home", start_date: "2024-02-22", end_date: "2025-06-14" },
            { id: 25, policy_number: "POL-2712", type: "auto", start_date: "2024-11-30", end_date: "2025-09-04" },
            { id: 26, policy_number: "POL-2614", type: "health", start_date: "2023-06-04", end_date: null },
            { id: 27, policy_number: "POL-3104", type: "home", start_date: "2024-01-03", end_date: "2024-03-02" },
            { id: 28, policy_number: "POL-0966", type: "home", start_date: "2023-02-28", end_date: "2025-12-20" },
            { id: 29, policy_number: "POL-3713", type: "home", start_date: "2023-12-03", end_date: "2024-06-02" },
            { id: 30, policy_number: "POL-7692", type: "auto", start_date: "2024-02-14", end_date: "2025-07-23" },
            { id: 31, policy_number: "POL-0686", type: "auto", start_date: "2023-03-18", end_date: "2024-11-15" },
            { id: 32, policy_number: "POL-9441", type: "auto", start_date: "2023-01-30", end_date: "2025-12-15" },
            { id: 33, policy_number: "POL-8487", type: "auto", start_date: "2023-11-30", end_date: "2024-11-06" },
            { id: 34, policy_number: "POL-7035", type: "home", start_date: "2023-08-11", end_date: "2024-03-22" },
            { id: 35, policy_number: "POL-7474", type: "auto", start_date: "2023-12-16", end_date: "2025-01-21" },
            { id: 36, policy_number: "POL-5900", type: "auto", start_date: "2024-10-10", end_date: "2024-01-21" },
            { id: 37, policy_number: "POL-0152", type: "auto", start_date: "2023-01-20", end_date: "2024-11-24" },
            { id: 38, policy_number: "POL-3368", type: "auto", start_date: "2023-04-02", end_date: "2024-06-07" },
            { id: 39, policy_number: "POL-1519", type: "health", start_date: "2024-07-22", end_date: null },
            { id: 40, policy_number: "POL-1074", type: "auto", start_date: "2024-11-13", end_date: "2025-03-05" },
            { id: 41, policy_number: "POL-1995", type: "home", start_date: "2024-05-13", end_date: "2025-03-02" },
            { id: 42, policy_number: "POL-8059", type: "home", start_date: "2024-09-25", end_date: "2024-12-24" },
            { id: 43, policy_number: "POL-5944", type: "health", start_date: "2024-02-04", end_date: null },
            { id: 44, policy_number: "POL-2138", type: "health", start_date: "2023-01-24", end_date: null },
            { id: 45, policy_number: "POL-6293", type: "health", start_date: "2023-09-02", end_date: null },
            { id: 46, policy_number: "POL-3794", type: "home", start_date: "2024-10-11", end_date: "2025-12-15" },
            { id: 47, policy_number: "POL-1761", type: "auto", start_date: "2024-12-13", end_date: "2025-02-19" },
            { id: 48, policy_number: "POL-2560", type: "auto", start_date: "2023-01-03", end_date: "2025-05-04" },
            { id: 49, policy_number: "POL-8460", type: "health", start_date: "2024-12-27", end_date: null },
            { id: 50, policy_number: "POL-8356", type: "auto", start_date: "2024-10-30", end_date: "2025-10-03" },
        ],
    });
    await prisma.beneficiaries.createMany({
        data: [
            { id: 1, policy_id: 26, name: "Grace Hoffmann", relationship: "spouse", date_of_birth: "1982-06-08" },
            { id: 2, policy_id: 25, name: "Ibrahim Silva", relationship: "spouse", date_of_birth: "2008-10-23" },
            { id: 3, policy_id: 18, name: "James Smith", relationship: "spouse", date_of_birth: "1940-08-20" },
            { id: 4, policy_id: 27, name: null, relationship: null, date_of_birth: "2001-04-07" },
            { id: 5, policy_id: 7, name: null, relationship: "child", date_of_birth: "2008-11-14" },
            { id: 6, policy_id: 17, name: "Chen Dubois", relationship: "partner", date_of_birth: "1973-06-24" },
            { id: 7, policy_id: 37, name: null, relationship: "parent", date_of_birth: "2011-05-23" },
            { id: 8, policy_id: 5, name: null, relationship: "child", date_of_birth: "1982-06-24" },
            { id: 9, policy_id: 16, name: "Theo Bennett", relationship: "spouse", date_of_birth: "1952-12-27" },
            { id: 10, policy_id: 20, name: "Felix Kumar", relationship: "spouse", date_of_birth: "2002-10-05" },
            { id: 11, policy_id: 10, name: "Lena Murphy", relationship: "spouse", date_of_birth: "1979-02-14" },
            { id: 12, policy_id: 27, name: null, relationship: "child", date_of_birth: "1999-05-22" },
            { id: 13, policy_id: 35, name: "Amir Nguyen", relationship: "spouse", date_of_birth: "1975-09-17" },
            { id: 14, policy_id: 23, name: null, relationship: "child", date_of_birth: "1940-04-02" },
            { id: 15, policy_id: 14, name: "Chloe Sousa", relationship: "spouse", date_of_birth: "2000-07-16" },
            { id: 16, policy_id: 4, name: "Hugo Wang", relationship: "partner", date_of_birth: "2022-01-14" },
            { id: 17, policy_id: 11, name: "Lena Walker", relationship: "spouse", date_of_birth: "2006-08-15" },
            { id: 18, policy_id: 3, name: null, relationship: "child", date_of_birth: "1991-04-12" },
            { id: 19, policy_id: 45, name: null, relationship: "child", date_of_birth: "2002-11-17" },
            { id: 20, policy_id: 50, name: "Arjun Moreau", relationship: "spouse", date_of_birth: "1999-08-01" },
            { id: 21, policy_id: 39, name: "Yusuf Clark", relationship: "spouse", date_of_birth: "1948-05-29" },
            { id: 22, policy_id: 13, name: "Alice Martin", relationship: "partner", date_of_birth: "1956-03-24" },
            { id: 23, policy_id: 11, name: null, relationship: "child", date_of_birth: "1984-02-24" },
            { id: 24, policy_id: 10, name: "Sam Ibrahim", relationship: "spouse", date_of_birth: "1955-08-27" },
            { id: 25, policy_id: 1, name: "Jonas Singh", relationship: "partner", date_of_birth: "1993-03-18" },
            { id: 26, policy_id: 36, name: null, relationship: null, date_of_birth: "1955-10-14" },
            { id: 27, policy_id: 42, name: null, relationship: null, date_of_birth: "1952-03-21" },
            { id: 28, policy_id: 31, name: null, relationship: "parent", date_of_birth: "1942-09-10" },
            { id: 29, policy_id: 24, name: null, relationship: "child", date_of_birth: "1998-02-09" },
            { id: 30, policy_id: 4, name: "Noah Flores", relationship: "partner", date_of_birth: "1944-03-16" },
            { id: 31, policy_id: 22, name: null, relationship: null, date_of_birth: "1967-04-07" },
            { id: 32, policy_id: 32, name: "Sam Rossi", relationship: "spouse", date_of_birth: "1971-05-22" },
            { id: 33, policy_id: 32, name: null, relationship: null, date_of_birth: "1979-03-17" },
            { id: 34, policy_id: 47, name: null, relationship: null, date_of_birth: "2021-08-26" },
            { id: 35, policy_id: 17, name: null, relationship: "child", date_of_birth: "1951-06-21" },
            { id: 36, policy_id: 22, name: "Olivia Taylor", relationship: "partner", date_of_birth: "2020-01-16" },
            { id: 37, policy_id: 13, name: "Mohamed Reyes", relationship: "spouse", date_of_birth: "1957-12-12" },
            { id: 38, policy_id: 19, name: null, relationship: "child", date_of_birth: "2018-07-13" },
            { id: 39, policy_id: 46, name: null, relationship: "child", date_of_birth: "1961-02-15" },
            { id: 40, policy_id: 2, name: null, relationship: "parent", date_of_birth: "2011-11-26" },
            { id: 41, policy_id: 7, name: null, relationship: "child", date_of_birth: "2006-05-05" },
            { id: 42, policy_id: 18, name: null, relationship: "child", date_of_birth: "1951-01-20" },
            { id: 43, policy_id: 7, name: null, relationship: null, date_of_birth: "1975-07-06" },
            { id: 44, policy_id: 42, name: "Paula Schneider", relationship: "spouse", date_of_birth: "1970-09-16" },
            { id: 45, policy_id: 21, name: null, relationship: "child", date_of_birth: "1986-11-07" },
            { id: 46, policy_id: 1, name: "Hana Singh", relationship: "spouse", date_of_birth: "1942-10-10" },
            { id: 47, policy_id: 22, name: null, relationship: "child", date_of_birth: "1992-08-02" },
            { id: 48, policy_id: 49, name: null, relationship: "child", date_of_birth: "2019-08-27" },
            { id: 49, policy_id: 35, name: "Laura Jansen", relationship: "partner", date_of_birth: "1976-12-13" },
            { id: 50, policy_id: 18, name: null, relationship: "child", date_of_birth: "1951-02-25" },
            { id: 51, policy_id: 35, name: "Hugo Singh", relationship: "spouse", date_of_birth: "1970-05-20" },
            { id: 52, policy_id: 14, name: "Pedro Kim", relationship: "partner", date_of_birth: "2017-09-02" },
            { id: 53, policy_id: 33, name: "Yusuf Martin", relationship: "spouse", date_of_birth: "2022-09-21" },
            { id: 54, policy_id: 38, name: null, relationship: "child", date_of_birth: "1944-03-15" },
            { id: 55, policy_id: 36, name: "Noah Gomez", relationship: "spouse", date_of_birth: "1968-05-27" },
            { id: 56, policy_id: 9, name: null, relationship: "parent", date_of_birth: "2010-05-04" },
            { id: 57, policy_id: 8, name: null, relationship: null, date_of_birth: "1976-01-22" },
            { id: 58, policy_id: 3, name: null, relationship: "child", date_of_birth: "1962-09-03" },
            { id: 59, policy_id: 23, name: "Kai Fischer", relationship: "partner", date_of_birth: "1940-01-10" },
            { id: 60, policy_id: 24, name: null, relationship: "child", date_of_birth: "1963-09-27" },
            { id: 61, policy_id: 38, name: null, relationship: "parent", date_of_birth: "1941-07-08" },
            { id: 62, policy_id: 15, name: null, relationship: "child", date_of_birth: "2018-11-20" },
            { id: 63, policy_id: 24, name: null, relationship: null, date_of_birth: "1982-11-02" },
            { id: 64, policy_id: 40, name: "Ruby Baker", relationship: "partner", date_of_birth: "2010-06-11" },
            { id: 65, policy_id: 26, name: "Rosa Kowalski", relationship: "spouse", date_of_birth: "2003-11-17" },
            { id: 66, policy_id: 3, name: "Selin Moreau", relationship: "spouse", date_of_birth: "1963-01-29" },
            { id: 67, policy_id: 30, name: null, relationship: "child", date_of_birth: "1940-08-12" },
            { id: 68, policy_id: 15, name: "Hugo Patel", relationship: "partner", date_of_birth: "1953-11-20" },
            { id: 69, policy_id: 47, name: "Andre Miller", relationship: "partner", date_of_birth: "2014-01-15" },
            { id: 70, policy_id: 9, name: "Hugo Jensen", relationship: "spouse", date_of_birth: "2000-07-24" },
            { id: 71, policy_id: 32, name: "Elena Silva", relationship: "partner", date_of_birth: "2008-10-08" },
            { id: 72, policy_id: 28, name: "Oscar Adams", relationship: "partner", date_of_birth: "1965-10-02" },
            { id: 73, policy_id: 49, name: "Ana Carter", relationship: "spouse", date_of_birth: "2010-11-12" },
            { id: 74, policy_id: 39, name: "Maria Nakamura", relationship: "spouse", date_of_birth: "2013-03-04" },
            { id: 75, policy_id: 26, name: "Marco Wang", relationship: "spouse", date_of_birth: "1983-06-18" },
            { id: 76, policy_id: 8, name: null, relationship: "parent", date_of_birth: "1952-01-28" },
            { id: 77, policy_id: 41, name: "Mila Larsen", relationship: "spouse", date_of_birth: "1972-01-31" },
            { id: 78, policy_id: 45, name: null, relationship: "child", date_of_birth: "2010-01-08" },
            { id: 79, policy_id: 4, name: null, relationship: "child", date_of_birth: "1954-09-24" },
            { id: 80, policy_id: 48, name: "Lucas Kowalski", relationship: "spouse", date_of_birth: "2015-03-15" },
            { id: 81, policy_id: 48, name: null, relationship: "child", date_of_birth: "2014-01-21" },
            { id: 82, policy_id: 27, name: "Kai Murphy", relationship: "spouse", date_of_birth: "1951-06-30" },
            { id: 83, policy_id: 45, name: null, relationship: "child", date_of_birth: "2012-01-27" },
            { id: 84, policy_id: 40, name: "Mohamed Garcia", relationship: "spouse", date_of_birth: "1943-03-07" },
            { id: 85, policy_id: 14, name: "Ruby Kowalski", relationship: "spouse", date_of_birth: "1946-10-29" },
            { id: 86, policy_id: 17, name: "Mia Silva", relationship: "partner", date_of_birth: "2012-04-05" },
            { id: 87, policy_id: 48, name: "Zoe Novak", relationship: "spouse", date_of_birth: "1957-09-02" },
            { id: 88, policy_id: 34, name: null, relationship: "child", date_of_birth: "1987-04-24" },
            { id: 89, policy_id: 29, name: null, relationship: "child", date_of_birth: "2019-04-03" },
            { id: 90, policy_id: 6, name: null, relationship: "child", date_of_birth: "1970-09-15" },
            { id: 91, policy_id: 15, name: null, relationship: "parent", date_of_birth: "1972-11-12" },
            { id: 92, policy_id: 44, name: null, relationship: "child", date_of_birth: "1959-05-27" },
            { id: 93, policy_id: 43, name: "Ravi Chen", relationship: "spouse", date_of_birth: "2000-10-08" },
            { id: 94, policy_id: 6, name: "Nadia Johnson", relationship: "spouse", date_of_birth: "1954-03-11" },
            { id: 95, policy_id: 46, name: null, relationship: "child", date_of_birth: "2003-06-03" },
            { id: 96, policy_id: 12, name: "Jack Reyes", relationship: "partner", date_of_birth: "2008-03-13" },
            { id: 97, policy_id: 13, name: "Alice Wang", relationship: "partner", date_of_birth: "2000-03-23" },
            { id: 98, policy_id: 11, name: null, relationship: "child", date_of_birth: "2007-04-02" },
            { id: 99, policy_id: 43, name: "Chen Jansen", relationship: "spouse", date_of_birth: "1951-05-01" },
            { id: 100, policy_id: 6, name: null, relationship: "child", date_of_birth: "1953-08-10" },
        ],
    });
    await prisma.claims.createMany({
        data: [
            { id: 1, policy_id: 22, status: "in_review", amount: "204.47", submitted_at: "2024-08-04", created_at: "2024-10-12", updated_at: "2024-12-01" },
            { id: 2, policy_id: 20, status: "submitted", amount: null, submitted_at: "2024-11-06", created_at: "2023-01-12", updated_at: "2023-11-03" },
            { id: 3, policy_id: 5, status: "in_review", amount: "3833.36", submitted_at: "2024-04-25", created_at: "2023-06-17", updated_at: "2023-09-19" },
            { id: 4, policy_id: 46, status: "denied", amount: "367.32", submitted_at: "2024-08-14", created_at: "2024-07-22", updated_at: "2023-08-02" },
            { id: 5, policy_id: 6, status: "submitted", amount: null, submitted_at: "2024-01-31", created_at: "2024-07-08", updated_at: "2024-05-20" },
            { id: 6, policy_id: 27, status: "in_review", amount: "9026.19", submitted_at: "2024-07-26", created_at: "2024-07-02", updated_at: "2024-03-29" },
            { id: 7, policy_id: 19, status: "submitted", amount: null, submitted_at: "2024-05-30", created_at: "2024-10-25", updated_at: "2023-04-11" },
            { id: 8, policy_id: 20, status: "submitted", amount: null, submitted_at: "2023-11-26", created_at: "2024-09-21", updated_at: "2024-02-25" },
            { id: 9, policy_id: 46, status: "in_review", amount: "103.53", submitted_at: "2023-08-24", created_at: "2024-04-17", updated_at: "2024-12-28" },
            { id: 10, policy_id: 15, status: "approved", amount: null, submitted_at: "2023-11-05", created_at: "2024-11-14", updated_at: "2023-12-22" },
            { id: 11, policy_id: 3, status: "approved", amount: null, submitted_at: "2024-06-29", created_at: "2024-03-26", updated_at: "2024-05-27" },
            { id: 12, policy_id: 46, status: "approved", amount: null, submitted_at: "2023-09-02", created_at: "2024-08-02", updated_at: "2024-03-31" },
            { id: 13, policy_id: 50, status: "submitted", amount: null, submitted_at: "2023-03-27", created_at: "2024-07-28", updated_at: "2024-08-06" },
            { id: 14, policy_id: 26, status: "submitted", amount: null, submitted_at: "2024-11-02", created_at: "2023-07-14", updated_at: "2023-08-31" },
            { id: 15, policy_id: 23, status: "in_review", amount: "5039.11", submitted_at: "2024-09-15", created_at: "2024-09-21", updated_at: "2023-05-08" },
            { id: 16, policy_id: 26, status: "in_review", amount: "6882.02", submitted_at: "2023-10-21", created_at: "2023-03-10", updated_at: "2023-01-08" },
            { id: 17, policy_id: 4, status: "approved", amount: null, submitted_at: "2024-05-09", created_at: "2023-05-13", updated_at: "2023-02-18" },
            { id: 18, policy_id: 42, status: "approved", amount: null, submitted_at: "2023-07-11", created_at: "2023-01-03", updated_at: "2023-03-02" },
            { id: 19, policy_id: 44, status: "denied", amount: "8550.79", submitted_at: "2024-11-19", created_at: "2023-05-15", updated_at: "2023-09-15" },
            { id: 20, policy_id: 2, status: "submitted", amount: null, submitted_at: "2024-08-23", created_at: "2024-05-20", updated_at: "2024-04-03" },
            { id: 21, policy_id: 5, status: "submitted", amount: null, submitted_at: "2024-04-20", created_at: "2024-11-30", updated_at: "2024-09-17" },
            { id: 22, policy_id: 25, status: "approved", amount: null, submitted_at: "2023-07-15", created_at: "2023-11-14", updated_at: "2024-06-05" },
            { id: 23, policy_id: 27, status: "denied", amount: "2237.50", submitted_at: "2023-06-21", created_at: "2024-02-10", updated_at: "2024-05-27" },
            { id: 24, policy_id: 29, status: "submitted", amount: null, submitted_at: "2024-12-31", created_at: "2023-08-05", updated_at: "2024-10-05" },
            { id: 25, policy_id: 2, status: "approved", amount: null, submitted_at: "2024-04-28", created_at: "2024-07-10", updated_at: null },
            { id: 26, policy_id: 42, status: "in_review", amount: "4711.11", submitted_at: "2024-04-20", created_at: "2024-11-12", updated_at: "2024-06-23" },
            { id: 27, policy_id: 26, status: "submitted", amount: null, submitted_at: "2024-07-23", created_at: "2024-04-14", updated_at: "2023-01-31" },
            { id: 28, policy_id: 28, status: "submitted", amount: null, submitted_at: "2023-03-25", created_at: "2024-08-30", updated_at: "2023-10-03" },
            { id: 29, policy_id: 15, status: "approved", amount: null, submitted_at: "2024-01-12", created_at: "2024-05-10", updated_at: "2023-09-25" },
            { id: 30, policy_id: 41, status: "in_review", amount: "4583.15", submitted_at: "2024-09-18", created_at: "2024-08-08", updated_at: "2024-06-06" },
            { id: 31, policy_id: 36, status: "submitted", amount: null, submitted_at: "2024-03-05", created_at: "2024-04-20", updated_at: "2023-04-11" },
            { id: 32, policy_id: 39, status: "submitted", amount: null, submitted_at: "2024-11-16", created_at: "2024-09-09", updated_at: "2023-12-08" },
            { id: 33, policy_id: 42, status: "submitted", amount: null, submitted_at: "2023-12-12", created_at: "2024-09-11", updated_at: "2023-05-29" },
            { id: 34, policy_id: 5, status: "submitted", amount: null, submitted_at: "2023-01-26", created_at: "2024-06-01", updated_at: "2024-05-29" },
            { id: 35, policy_id: 4, status: "in_review", amount: "2004.04", submitted_at: "2023-10-23", created_at: "2023-09-18", updated_at: "2024-10-21" },
            { id: 36, policy_id: 16, status: "submitted", amount: null, submitted_at: "2024-09-21", created_at: "2024-02-27", updated_at: "2024-06-23" },
            { id: 37, policy_id: 9, status: "in_review", amount: "7736.04", submitted_at: "2024-12-05", created_at: "2024-01-15", updated_at: "2024-07-27" },
            { id: 38, policy_id: 36, status: "submitted", amount: null, submitted_at: "2023-08-05", created_at: "2023-11-30", updated_at: "2024-01-22" },
            { id: 39, policy_id: 29, status: "in_review", amount: "361.89", submitted_at: "2023-07-08", created_at: "2023-05-17", updated_at: "2024-03-21" },
            { id: 40, policy_id: 21, status: "submitted", amount: null, submitted_at: "2024-03-08", created_at: "2024-07-13", updated_at: "2024-05-10" },
            { id: 41, policy_id: 33, status: "submitted", amount: null, submitted_at: "2024-10-25", created_at: "2023-09-20", updated_at: "2024-09-28" },
            { id: 42, policy_id: 37, status: "denied", amount: "244.64", submitted_at: "2023-05-21", created_at: "2023-10-24", updated_at: "2024-09-11" },
            { id: 43, policy_id: 18, status: "in_review", amount: "1065.04", submitted_at: "2024-06-29", created_at: "2024-09-30", updated_at: "2024-04-17" },
            { id: 44, policy_id: 9, status: "approved", amount: null, submitted_at: "2024-10-13", created_at: "2023-08-17", updated_at: "2023-07-07" },
            { id: 45, policy_id: 25, status: "approved", amount: null, submitted_at: "2024-08-26", created_at: "2024-08-18", updated_at: "2023-05-27" },
            { id: 46, policy_id: 46, status: "denied", amount: "1050.80", submitted_at: "2023-12-22", created_at: "2024-05-12", updated_at: "2024-11-07" },
            { id: 47, policy_id: 47, status: "submitted", amount: null, submitted_at: "2023-02-28", created_at: "2023-03-05", updated_at: "2024-11-16" },
            { id: 48, policy_id: 18, status: "submitted", amount: null, submitted_at: "2024-03-29", created_at: "2023-02-04", updated_at: null },
            { id: 49, policy_id: 30, status: "approved", amount: null, submitted_at: "2023-01-28", created_at: "2023-09-29", updated_at: "2024-06-24" },
            { id: 50, policy_id: 23, status: "submitted", amount: null, submitted_at: "2024-12-26", created_at: "2024-05-20", updated_at: "2024-11-06" },
            { id: 51, policy_id: 14, status: "submitted", amount: null, submitted_at: "2023-06-30", created_at: "2024-08-11", updated_at: "2024-12-05" },
            { id: 52, policy_id: 33, status: "submitted", amount: null, submitted_at: "2024-12-02", created_at: "2023-09-12", updated_at: "2023-03-29" },
            { id: 53, policy_id: 50, status: "denied", amount: "1815.60", submitted_at: "2024-07-29", created_at: "2024-07-12", updated_at: "2024-11-29" },
            { id: 54, policy_id: 46, status: "approved", amount: null, submitted_at: "2024-04-30", created_at: "2024-01-10", updated_at: "2024-03-10" },
            { id: 55, policy_id: 48, status: "submitted", amount: null, submitted_at: "2023-03-01", created_at: "2023-04-12", updated_at: "2024-03-06" },
            { id: 56, policy_id: 9, status: "submitted", amount: null, submitted_at: "2024-12-16", created_at: "2024-12-03", updated_at: "2023-04-06" },
            { id: 57, policy_id: 22, status: "approved", amount: null, submitted_at: "2024-09-18", created_at: "2023-01-12", updated_at: "2023-06-03" },
            { id: 58, policy_id: 12, status: "in_review", amount: "8498.05", submitted_at: "2023-04-26", created_at: "2023-03-10", updated_at: "2024-01-23" },
            { id: 59, policy_id: 15, status: "submitted", amount: null, submitted_at: "2023-11-22", created_at: "2024-03-23", updated_at: "2023-12-05" },
            { id: 60, policy_id: 27, status: "in_review", amount: "4535.30", submitted_at: "2024-12-30", created_at: "2024-02-16", updated_at: "2024-08-06" },
            { id: 61, policy_id: 33, status: "approved", amount: null, submitted_at: "2023-01-08", created_at: "2024-08-08", updated_at: "2024-11-22" },
            { id: 62, policy_id: 4, status: "in_review", amount: "6423.30", submitted_at: "2024-05-04", created_at: "2023-12-10", updated_at: "2024-05-26" },
            { id: 63, policy_id: 26, status: "approved", amount: null, submitted_at: "2023-08-04", created_at: "2023-06-07", updated_at: "2023-12-07" },
            { id: 64, policy_id: 24, status: "submitted", amount: null, submitted_at: "2024-02-08", created_at: "2024-10-20", updated_at: "2024-07-02" },
            { id: 65, policy_id: 17, status: "in_review", amount: "1294.34", submitted_at: "2024-10-16", created_at: "2023-10-13", updated_at: "2024-10-24" },
            { id: 66, policy_id: 46, status: "submitted", amount: null, submitted_at: "2023-02-07", created_at: "2024-08-10", updated_at: "2024-01-31" },
            { id: 67, policy_id: 8, status: "submitted", amount: null, submitted_at: "2024-06-18", created_at: "2024-08-17", updated_at: "2024-11-19" },
            { id: 68, policy_id: 26, status: "submitted", amount: null, submitted_at: "2024-06-02", created_at: "2023-06-02", updated_at: "2024-07-24" },
            { id: 69, policy_id: 35, status: "submitted", amount: null, submitted_at: "2023-11-20", created_at: "2024-06-09", updated_at: "2024-07-05" },
            { id: 70, policy_id: 37, status: "submitted", amount: null, submitted_at: "2023-08-28", created_at: "2024-09-16", updated_at: "2023-06-16" },
            { id: 71, policy_id: 9, status: "approved", amount: null, submitted_at: "2024-01-28", created_at: "2024-12-23", updated_at: "2023-01-09" },
            { id: 72, policy_id: 38, status: "submitted", amount: null, submitted_at: "2023-10-08", created_at: "2023-08-30", updated_at: "2024-12-30" },
            { id: 73, policy_id: 21, status: "approved", amount: null, submitted_at: "2024-09-17", created_at: "2024-03-05", updated_at: "2023-11-23" },
            { id: 74, policy_id: 1, status: "submitted", amount: null, submitted_at: "2023-09-23", created_at: "2024-05-01", updated_at: "2024-06-07" },
            { id: 75, policy_id: 39, status: "submitted", amount: null, submitted_at: "2024-06-13", created_at: "2024-03-17", updated_at: "2024-01-28" },
            { id: 76, policy_id: 20, status: "submitted", amount: null, submitted_at: "2023-03-21", created_at: "2024-03-08", updated_at: "2024-01-11" },
            { id: 77, policy_id: 48, status: "approved", amount: null, submitted_at: "2023-01-29", created_at: "2023-10-27", updated_at: "2024-12-22" },
            { id: 78, policy_id: 35, status: "approved", amount: null, submitted_at: "2023-09-26", created_at: "2024-08-26", updated_at: null },
            { id: 79, policy_id: 33, status: "submitted", amount: null, submitted_at: "2023-12-21", created_at: "2024-06-17", updated_at: "2024-12-02" },
            { id: 80, policy_id: 38, status: "in_review", amount: "273.08", submitted_at: "2023-03-13", created_at: "2023-09-17", updated_at: "2023-07-30" },
            { id: 81, policy_id: 5, status: "submitted", amount: null, submitted_at: "2023-02-25", created_at: "2024-11-24", updated_at: "2023-07-28" },
            { id: 82, policy_id: 44, status: "submitted", amount: null, submitted_at: "2024-02-28", created_at: "2023-09-27", updated_at: null },
            { id: 83, policy_id: 42, status: "submitted", amount: null, submitted_at: "2024-05-19", created_at: "2023-11-14", updated_at: "2024-03-27" },
            { id: 84, policy_id: 34, status: "submitted", amount: null, submitted_at: "2024-07-05", created_at: "2024-10-11", updated_at: "2024-10-28" },
            { id: 85, policy_id: 48, status: "submitted", amount: null, submitted_at: "2024-12-15", created_at: "2024-09-21", updated_at: "2023-07-22" },
            { id: 86, policy_id: 5, status: "in_review", amount: "6801.61", submitted_at: "2023-09-25", created_at: "2024-05-16", updated_at: "2024-12-02" },
            { id: 87, policy_id: 18, status: "in_review", amount: "5979.64", submitted_at: "2024-11-14", created_at: "2024-09-23", updated_at: null },
            { id: 88, policy_id: 32, status: "approved", amount: null, submitted_at: "2024-05-13", created_at: "2024-04-19", updated_at: "2023-08-15" },
            { id: 89, policy_id: 37, status: "submitted", amount: null, submitted_at: "2024-10-29", created_at: "2023-01-28", updated_at: "2023-09-09" },
            { id: 90, policy_id: 19, status: "approved", amount: null, submitted_at: "2023-11-03", created_at: "2023-07-27", updated_at: "2023-09-02" },
            { id: 91, policy_id: 33, status: "submitted", amount: null, submitted_at: "2023-09-15", created_at: "2024-03-17", updated_at: "2024-09-01" },
            { id: 92, policy_id: 27, status: "approved", amount: null, submitted_at: "2023-03-04", created_at: "2024-11-11", updated_at: "2023-07-10" },
            { id: 93, policy_id: 14, status: "submitted", amount: null, submitted_at: "2023-11-30", created_at: "2024-01-17", updated_at: "2024-05-10" },
            { id: 94, policy_id: 42, status: "approved", amount: null, submitted_at: "2023-02-02", created_at: "2023-06-26", updated_at: "2024-07-26" },
            { id: 95, policy_id: 47, status: "submitted", amount: null, submitted_at: "2023-09-20", created_at: "2024-02-27", updated_at: "2024-10-19" },
            { id: 96, policy_id: 37, status: "submitted", amount: null, submitted_at: "2024-09-07", created_at: "2024-10-03", updated_at: "2024-09-17" },
            { id: 97, policy_id: 45, status: "submitted", amount: null, submitted_at: "2024-09-28", created_at: "2024-08-24", updated_at: "2024-12-31" },
            { id: 98, policy_id: 9, status: "in_review", amount: "2126.43", submitted_at: "2023-05-16", created_at: "2023-12-23", updated_at: "2023-12-07" },
            { id: 99, policy_id: 6, status: "submitted", amount: null, submitted_at: "2023-03-13", created_at: "2023-06-25", updated_at: "2024-09-24" },
            { id: 100, policy_id: 10, status: "in_review", amount: "7131.27", submitted_at: "2024-10-29", created_at: "2023-11-11", updated_at: "2024-05-19" },
        ],
    });
    await prisma.claims_fraud.createMany({
        data: [
            { id: 1, claim_id: 47, investigation_notes: "A routine follow-up: the claim was processed.", created_at: "2024-07-21", fraud_type: "internal", outcome: "dismissed" },
            { id: 2, claim_id: 72, investigation_notes: "The supplier confirmed the details and the request was processed.", created_at: "2024-11-08", fraud_type: "internal", outcome: "dismissed" },
            { id: 3, claim_id: 15, investigation_notes: "Support asked for a change and the refund was replaced.", created_at: "2024-10-17", fraud_type: "external", outcome: "confirmed" },
            { id: 4, claim_id: 71, investigation_notes: "The account owner confirmed the details and the account was processed.", created_at: "2024-02-06", fraud_type: "internal", outcome: "dismissed" },
            { id: 5, claim_id: 11, investigation_notes: "The reviewer reported an urgent issue; the item was replaced.", created_at: "2023-06-30", fraud_type: "internal", outcome: "unconfirmed" },
            { id: 6, claim_id: 30, investigation_notes: "An automatic follow-up: the request was rescheduled.", created_at: "2023-07-15", fraud_type: "internal", outcome: "dismissed" },
            { id: 7, claim_id: 82, investigation_notes: "The refund was cancelled — unusual case, no further action.", created_at: "2024-07-21", fraud_type: "external", outcome: "unconfirmed" },
            { id: 8, claim_id: 29, investigation_notes: "The invoice was processed — repeat case, no further action.", created_at: "2023-09-14", fraud_type: "internal", outcome: "unconfirmed" },
            { id: 9, claim_id: 77, investigation_notes: "The claim was resolved following a standard review.", created_at: "2024-03-14", fraud_type: "internal", outcome: "confirmed" },
            { id: 10, claim_id: 98, investigation_notes: "A manual follow-up: the ticket was reopened.", created_at: "2023-02-25", fraud_type: "external", outcome: "unconfirmed" },
            { id: 11, claim_id: 97, investigation_notes: "Flagged as manual. Support updated the invoice.", created_at: "2023-10-26", fraud_type: "internal", outcome: "unconfirmed" },
            { id: 12, claim_id: 35, investigation_notes: "The supplier confirmed the details and the delivery was refunded.", created_at: "2024-11-22", fraud_type: "external", outcome: "confirmed" },
            { id: 13, claim_id: 6, investigation_notes: "The courier reported an urgent issue; the shipment was updated.", created_at: "2024-09-10", fraud_type: "internal", outcome: "dismissed" },
            { id: 14, claim_id: 26, investigation_notes: "The team asked for a change and the shipment was resolved.", created_at: "2024-05-19", fraud_type: "external", outcome: "unconfirmed" },
            { id: 15, claim_id: 56, investigation_notes: "The shipment was replaced following a partial review.", created_at: "2024-12-17", fraud_type: "internal", outcome: "unconfirmed" },
            { id: 16, claim_id: 94, investigation_notes: "No response from an operator, so the claim was reviewed.", created_at: "2023-10-26", fraud_type: "external", outcome: "unconfirmed" },
            { id: 17, claim_id: 40, investigation_notes: "The customer asked for a change and the record was rescheduled.", created_at: "2023-10-25", fraud_type: "external", outcome: "unconfirmed" },
            { id: 18, claim_id: 18, investigation_notes: "The claim was replaced following a routine review.", created_at: "2024-04-18", fraud_type: "internal", outcome: "dismissed" },
            { id: 19, claim_id: 29, investigation_notes: "The courier confirmed the details and the transfer was replaced.", created_at: "2023-06-13", fraud_type: "internal", outcome: "unconfirmed" },
            { id: 20, claim_id: 3, investigation_notes: "The account owner confirmed the details and the item was replaced.", created_at: "2023-09-27", fraud_type: "internal", outcome: "confirmed" },
            { id: 21, claim_id: 84, investigation_notes: "A late follow-up: the record was reopened.", created_at: "2024-07-14", fraud_type: "external", outcome: "dismissed" },
            { id: 22, claim_id: 46, investigation_notes: "The reviewer reported an incomplete issue; the record was delayed.", created_at: "2024-02-19", fraud_type: "collusion", outcome: "unconfirmed" },
            { id: 23, claim_id: 83, investigation_notes: "Support reported an automatic issue; the transfer was delayed.", created_at: "2024-08-15", fraud_type: "external", outcome: "confirmed" },
            { id: 24, claim_id: 86, investigation_notes: "No response from the reviewer, so the item was confirmed.", created_at: "2024-10-01", fraud_type: "external", outcome: "confirmed" },
            { id: 25, claim_id: 37, investigation_notes: "The account was delayed after an unusual check.", created_at: "2024-05-02", fraud_type: "external", outcome: "unconfirmed" },
            { id: 26, claim_id: 76, investigation_notes: "The session was cancelled following a minor review.", created_at: "2023-10-31", fraud_type: "internal", outcome: "unconfirmed" },
            { id: 27, claim_id: 19, investigation_notes: "The courier asked for a change and the shipment was reviewed.", created_at: "2023-09-20", fraud_type: "collusion", outcome: "unconfirmed" },
            { id: 28, claim_id: 79, investigation_notes: "The account owner reported a manual issue; the transfer was confirmed.", created_at: "2023-02-19", fraud_type: "internal", outcome: "unconfirmed" },
            { id: 29, claim_id: 22, investigation_notes: "The claim was cancelled following a routine review.", created_at: "2023-12-03", fraud_type: "collusion", outcome: "confirmed" },
            { id: 30, claim_id: 75, investigation_notes: "Support reported an automatic issue; the shipment was closed.", created_at: "2023-10-06", fraud_type: "internal", outcome: "confirmed" },
            { id: 31, claim_id: 43, investigation_notes: "The document was approved following a duplicate review.", created_at: "2024-06-25", fraud_type: "internal", outcome: "dismissed" },
            { id: 32, claim_id: 64, investigation_notes: "The account owner confirmed the details and the claim was replaced.", created_at: "2024-10-16", fraud_type: "external", outcome: "unconfirmed" },
            { id: 33, claim_id: 8, investigation_notes: "An operator confirmed the details and the shipment was completed.", created_at: "2023-11-05", fraud_type: "internal", outcome: "dismissed" },
            { id: 34, claim_id: 20, investigation_notes: "The payment was reopened following a standard review.", created_at: "2023-04-26", fraud_type: "collusion", outcome: "unconfirmed" },
            { id: 35, claim_id: 62, investigation_notes: "The team reported a late issue; the item was updated.", created_at: "2023-03-16", fraud_type: "internal", outcome: "confirmed" },
            { id: 36, claim_id: 45, investigation_notes: "The team reported a repeat issue; the invoice was closed.", created_at: "2023-10-06", fraud_type: "external", outcome: "unconfirmed" },
            { id: 37, claim_id: 93, investigation_notes: "Flagged as late. Support refunded the account.", created_at: "2024-07-15", fraud_type: "external", outcome: "confirmed" },
            { id: 38, claim_id: 85, investigation_notes: "An operator reported a late issue; the request was reopened.", created_at: "2024-04-12", fraud_type: "external", outcome: "unconfirmed" },
            { id: 39, claim_id: 78, investigation_notes: "The supplier confirmed the details and the appointment was completed.", created_at: "2023-02-28", fraud_type: "external", outcome: "unconfirmed" },
            { id: 40, claim_id: 33, investigation_notes: "An incomplete request was closed the same day.", created_at: "2024-05-18", fraud_type: "internal", outcome: "unconfirmed" },
            { id: 41, claim_id: 34, investigation_notes: "No response from support, so the item was refunded.", created_at: "2023-05-16", fraud_type: "external", outcome: "unconfirmed" },
            { id: 42, claim_id: 48, investigation_notes: "An operator reported an incomplete issue; the refund was delayed.", created_at: "2023-09-29", fraud_type: "internal", outcome: "unconfirmed" },
            { id: 43, claim_id: 32, investigation_notes: "The reviewer asked for a change and the item was rejected.", created_at: "2023-01-14", fraud_type: "internal", outcome: "confirmed" },
            { id: 44, claim_id: 12, investigation_notes: "The reviewer reported a late issue; the booking was escalated.", created_at: "2024-05-13", fraud_type: "internal", outcome: "unconfirmed" },
            { id: 45, claim_id: 85, investigation_notes: "A manual account was closed the same day.", created_at: "2023-11-02", fraud_type: "external", outcome: "dismissed" },
            { id: 46, claim_id: 62, investigation_notes: "A standard follow-up: the booking was rescheduled.", created_at: "2024-03-13", fraud_type: "external", outcome: "confirmed" },
            { id: 47, claim_id: 44, investigation_notes: "The courier asked for a change and the refund was reopened.", created_at: "2023-11-16", fraud_type: "internal", outcome: "confirmed" },
            { id: 48, claim_id: 65, investigation_notes: "The customer asked for a change and the claim was replaced.", created_at: "2024-09-29", fraud_type: "internal", outcome: "confirmed" },
            { id: 49, claim_id: 76, investigation_notes: "An operator confirmed the details and the booking was reviewed.", created_at: "2024-05-23", fraud_type: "internal", outcome: "confirmed" },
            { id: 50, claim_id: 66, investigation_notes: "Flagged as automatic. The team refunded the record.", created_at: "2023-07-17", fraud_type: "external", outcome: "confirmed" },
            { id: 51, claim_id: 14, investigation_notes: "A repeat follow-up: the shipment was cancelled.", created_at: "2024-08-11", fraud_type: "internal", outcome: "unconfirmed" },
            { id: 52, claim_id: 65, investigation_notes: "A duplicate follow-up: the claim was escalated.", created_at: "2024-02-07", fraud_type: "external", outcome: "confirmed" },
            { id: 53, claim_id: 2, investigation_notes: "A routine follow-up: the record was rescheduled.", created_at: "2024-02-09", fraud_type: "internal", outcome: "unconfirmed" },
            { id: 54, claim_id: 6, investigation_notes: "The transfer was approved after an urgent check.", created_at: "2024-01-22", fraud_type: "internal", outcome: "confirmed" },
            { id: 55, claim_id: 8, investigation_notes: "The reviewer reported a minor issue; the claim was rescheduled.", created_at: "2024-08-21", fraud_type: "external", outcome: "confirmed" },
            { id: 56, claim_id: 56, investigation_notes: "The account was closed after an automatic check.", created_at: "2024-06-07", fraud_type: "internal", outcome: "confirmed" },
            { id: 57, claim_id: 79, investigation_notes: "The appointment was processed after a minor check.", created_at: "2024-12-07", fraud_type: "internal", outcome: "confirmed" },
            { id: 58, claim_id: 52, investigation_notes: "The report was replaced — incomplete case, no further action.", created_at: "2024-10-18", fraud_type: "internal", outcome: "unconfirmed" },
            { id: 59, claim_id: 88, investigation_notes: "The account owner asked for a change and the refund was replaced.", created_at: "2023-01-30", fraud_type: "external", outcome: "unconfirmed" },
            { id: 60, claim_id: 88, investigation_notes: "The payment was approved after a minor check.", created_at: "2024-05-18", fraud_type: "collusion", outcome: "unconfirmed" },
            { id: 61, claim_id: 95, investigation_notes: "The document was closed after a repeat check.", created_at: "2024-03-11", fraud_type: "internal", outcome: "confirmed" },
            { id: 62, claim_id: 46, investigation_notes: "No response from the courier, so the appointment was rejected.", created_at: "2023-09-18", fraud_type: "internal", outcome: "confirmed" },
            { id: 63, claim_id: 32, investigation_notes: "The reviewer asked for a change and the invoice was confirmed.", created_at: "2024-10-28", fraud_type: "internal", outcome: "unconfirmed" },
            { id: 64, claim_id: 15, investigation_notes: "A partial follow-up: the delivery was delayed.", created_at: "2023-07-23", fraud_type: "external", outcome: "dismissed" },
            { id: 65, claim_id: 97, investigation_notes: "The courier asked for a change and the claim was reviewed.", created_at: "2023-05-29", fraud_type: "collusion", outcome: "unconfirmed" },
            { id: 66, claim_id: 13, investigation_notes: "The shipment was rejected after an automatic check.", created_at: "2024-06-01", fraud_type: "internal", outcome: "unconfirmed" },
            { id: 67, claim_id: 43, investigation_notes: "A standard follow-up: the record was cancelled.", created_at: "2024-01-14", fraud_type: "external", outcome: "confirmed" },
            { id: 68, claim_id: 18, investigation_notes: "The customer confirmed the details and the invoice was refunded.", created_at: "2024-06-14", fraud_type: "collusion", outcome: "unconfirmed" },
            { id: 69, claim_id: 26, investigation_notes: "Flagged as minor. The customer reviewed the document.", created_at: "2023-10-22", fraud_type: "collusion", outcome: "unconfirmed" },
            { id: 70, claim_id: 94, investigation_notes: "No response from the customer, so the transfer was reviewed.", created_at: "2024-05-08", fraud_type: "external", outcome: "unconfirmed" },
            { id: 71, claim_id: 25, investigation_notes: "The account owner confirmed the details and the order was delayed.", created_at: "2023-12-28", fraud_type: "collusion", outcome: "dismissed" },
            { id: 72, claim_id: 78, investigation_notes: "A partial follow-up: the report was reviewed.", created_at: "2023-06-24", fraud_type: "internal", outcome: "dismissed" },
            { id: 73, claim_id: 35, investigation_notes: "An unusual follow-up: the ticket was replaced.", created_at: "2024-01-24", fraud_type: "external", outcome: "dismissed" },
            { id: 74, claim_id: 84, investigation_notes: "No response from the team, so the record was reviewed.", created_at: "2024-03-18", fraud_type: "external", outcome: "confirmed" },
            { id: 75, claim_id: 96, investigation_notes: "The customer confirmed the details and the payment was cancelled.", created_at: "2024-05-13", fraud_type: "collusion", outcome: "unconfirmed" },
            { id: 76, claim_id: 31, investigation_notes: "Flagged as repeat. The reviewer refunded the record.", created_at: "2024-10-30", fraud_type: "external", outcome: "unconfirmed" },
            { id: 77, claim_id: 31, investigation_notes: "A partial follow-up: the delivery was reopened.", created_at: "2024-01-10", fraud_type: "internal", outcome: "unconfirmed" },
            { id: 78, claim_id: 3, investigation_notes: "The account owner reported an urgent issue; the session was updated.", created_at: "2023-06-28", fraud_type: "collusion", outcome: "unconfirmed" },
            { id: 79, claim_id: 22, investigation_notes: "Flagged as partial. The courier processed the order.", created_at: "2023-12-10", fraud_type: "internal", outcome: "confirmed" },
            { id: 80, claim_id: 63, investigation_notes: "The account owner asked for a change and the transfer was replaced.", created_at: "2024-11-21", fraud_type: "collusion", outcome: "confirmed" },
            { id: 81, claim_id: 86, investigation_notes: "No response from the supplier, so the appointment was approved.", created_at: "2024-05-31", fraud_type: "external", outcome: "unconfirmed" },
            { id: 82, claim_id: 5, investigation_notes: "The customer confirmed the details and the account was replaced.", created_at: "2024-08-27", fraud_type: "external", outcome: "confirmed" },
            { id: 83, claim_id: 77, investigation_notes: "Flagged as manual. The courier approved the record.", created_at: "2023-12-16", fraud_type: "internal", outcome: "unconfirmed" },
            { id: 84, claim_id: 61, investigation_notes: "Support reported an incomplete issue; the report was rejected.", created_at: "2024-07-15", fraud_type: "internal", outcome: "dismissed" },
            { id: 85, claim_id: 9, investigation_notes: "No response from support, so the invoice was replaced.", created_at: "2024-11-24", fraud_type: "internal", outcome: "unconfirmed" },
            { id: 86, claim_id: 64, investigation_notes: "The courier reported a repeat issue; the claim was updated.", created_at: "2023-06-25", fraud_type: "internal", outcome: "unconfirmed" },
            { id: 87, claim_id: 44, investigation_notes: "Flagged as minor. An operator replaced the appointment.", created_at: "2024-10-25", fraud_type: "internal", outcome: "unconfirmed" },
            { id: 88, claim_id: 61, investigation_notes: "The supplier confirmed the details and the request was rejected.", created_at: "2023-12-29", fraud_type: "external", outcome: "unconfirmed" },
            { id: 89, claim_id: 52, investigation_notes: "The supplier reported an urgent issue; the booking was processed.", created_at: "2024-10-04", fraud_type: "external", outcome: "unconfirmed" },
            { id: 90, claim_id: 74, investigation_notes: "The item was cancelled after an incomplete check.", created_at: "2023-12-11", fraud_type: "collusion", outcome: "unconfirmed" },
            { id: 91, claim_id: 10, investigation_notes: "Flagged as minor. The customer closed the document.", created_at: "2024-12-20", fraud_type: "external", outcome: "confirmed" },
            { id: 92, claim_id: 27, investigation_notes: "Flagged as unusual. The courier confirmed the claim.", created_at: "2024-06-26", fraud_type: "internal", outcome: "confirmed" },
            { id: 93, claim_id: 13, investigation_notes: "The team asked for a change and the order was completed.", created_at: "2024-03-24", fraud_type: "collusion", outcome: "dismissed" },
            { id: 94, claim_id: 99, investigation_notes: "A late follow-up: the ticket was closed.", created_at: "2024-01-13", fraud_type: "external", outcome: "unconfirmed" },
            { id: 95, claim_id: 42, investigation_notes: "No response from the supplier, so the request was reviewed.", created_at: "2024-10-23", fraud_type: "collusion", outcome: "unconfirmed" },
            { id: 96, claim_id: 19, investigation_notes: "The customer confirmed the details and the ticket was processed.", created_at: "2024-04-26", fraud_type: "external", outcome: "dismissed" },
            { id: 97, claim_id: 59, investigation_notes: "The transfer was closed after a duplicate check.", created_at: "2024-09-07", fraud_type: "external", outcome: "unconfirmed" },
            { id: 98, claim_id: 48, investigation_notes: "The session was approved — standard case, no further action.", created_at: "2023-08-05", fraud_type: "internal", outcome: "unconfirmed" },
            { id: 99, claim_id: 34, investigation_notes: "The appointment was reopened — urgent case, no further action.", created_at: "2024-12-20", fraud_type: "collusion", outcome: "unconfirmed" },
            { id: 100, claim_id: 67, investigation_notes: "The refund was approved after an urgent check.", created_at: "2023-08-10", fraud_type: "external", outcome: "unconfirmed" },
            { id: 101, claim_id: 54, investigation_notes: "An incomplete session was approved the same day.", created_at: "2023-09-04", fraud_type: "collusion", outcome: "unconfirmed" },
            { id: 102, claim_id: 75, investigation_notes: "An incomplete follow-up: the item was confirmed.", created_at: "2024-07-04", fraud_type: "external", outcome: "unconfirmed" },
        ],
    });
    await prisma.claims_notes.createMany({
        data: [
            { id: 1, claim_id: 90, note: "The courier reported a standard issue; the ticket was updated.", created_at: "2023-08-10", priority: "low", updated_at: "2023-07-06" },
            { id: 2, claim_id: 1, note: "The reviewer confirmed the details and the delivery was cancelled.", created_at: "2024-12-04", priority: "medium", updated_at: "2023-11-14" },
            { id: 3, claim_id: 14, note: "The claim was completed following a late review.", created_at: "2024-07-23", priority: "low", updated_at: "2024-07-26" },
            { id: 4, claim_id: 59, note: "Flagged as partial. The supplier replaced the request.", created_at: "2023-04-25", priority: "medium", updated_at: "2023-05-08" },
            { id: 5, claim_id: 22, note: "A partial ticket was updated the same day.", created_at: "2024-08-23", priority: "medium", updated_at: "2023-08-09" },
            { id: 6, claim_id: 67, note: "The supplier reported a manual issue; the delivery was closed.", created_at: "2023-09-15", priority: "high", updated_at: "2024-04-07" },
            { id: 7, claim_id: 12, note: "The transfer was updated following a late review.", created_at: "2024-02-02", priority: "high", updated_at: "2023-11-12" },
            { id: 8, claim_id: 34, note: "Flagged as late. The team rejected the transfer.", created_at: "2023-04-02", priority: "low", updated_at: "2024-01-07" },
            { id: 9, claim_id: 68, note: "The courier confirmed the details and the delivery was rescheduled.", created_at: "2023-01-21", priority: "medium", updated_at: "2024-04-14" },
            { id: 10, claim_id: 41, note: "The request was processed after a duplicate check.", created_at: "2023-08-15", priority: "low", updated_at: "2024-01-01" },
            { id: 11, claim_id: 38, note: "No response from support, so the claim was reviewed.", created_at: "2023-09-08", priority: "high", updated_at: "2024-11-17" },
            { id: 12, claim_id: 21, note: "A duplicate follow-up: the transfer was processed.", created_at: "2024-07-30", priority: "low", updated_at: "2023-02-20" },
            { id: 13, claim_id: 63, note: "No response from support, so the transfer was reopened.", created_at: "2024-10-22", priority: "low", updated_at: "2023-07-25" },
            { id: 14, claim_id: 51, note: "The refund was delayed — partial case, no further action.", created_at: "2024-03-05", priority: "low", updated_at: "2023-08-26" },
            { id: 15, claim_id: 85, note: "The delivery was rejected — urgent case, no further action.", created_at: "2024-05-27", priority: "low", updated_at: "2023-08-20" },
            { id: 16, claim_id: 99, note: "No response from the supplier, so the account was rejected.", created_at: "2024-03-20", priority: "high", updated_at: "2024-10-17" },
            { id: 17, claim_id: 63, note: "No response from the account owner, so the record was approved.", created_at: "2024-11-17", priority: "high", updated_at: "2023-08-06" },
            { id: 18, claim_id: 62, note: "The record was reopened following an automatic review.", created_at: "2023-10-21", priority: "low", updated_at: "2024-09-12" },
            { id: 19, claim_id: 92, note: "No response from the customer, so the ticket was updated.", created_at: "2024-01-25", priority: "medium", updated_at: "2023-10-17" },
            { id: 20, claim_id: 33, note: "No response from the account owner, so the account was rejected.", created_at: "2023-02-04", priority: "low", updated_at: "2024-10-08" },
            { id: 21, claim_id: 33, note: "The supplier reported a partial issue; the claim was confirmed.", created_at: "2024-03-08", priority: "low", updated_at: "2023-12-28" },
            { id: 22, claim_id: 43, note: "The courier asked for a change and the claim was processed.", created_at: "2024-08-31", priority: "low", updated_at: "2024-09-17" },
            { id: 23, claim_id: 23, note: "The appointment was replaced after a minor check.", created_at: "2024-12-31", priority: "low", updated_at: "2023-04-10" },
            { id: 24, claim_id: 54, note: "A routine follow-up: the request was rejected.", created_at: "2024-08-24", priority: "high", updated_at: "2023-06-14" },
            { id: 25, claim_id: 40, note: "The report was refunded following an unusual review.", created_at: "2024-06-04", priority: "low", updated_at: "2023-07-29" },
            { id: 26, claim_id: 53, note: "A duplicate record was approved the same day.", created_at: "2024-01-23", priority: "high", updated_at: "2023-04-27" },
            { id: 27, claim_id: 77, note: "Support confirmed the details and the session was cancelled.", created_at: "2024-02-12", priority: "low", updated_at: "2023-08-17" },
            { id: 28, claim_id: 50, note: "The reviewer confirmed the details and the invoice was approved.", created_at: "2023-04-27", priority: "medium", updated_at: "2024-07-27" },
            { id: 29, claim_id: 86, note: "An incomplete follow-up: the item was delayed.", created_at: "2024-01-20", priority: "medium", updated_at: "2024-03-04" },
            { id: 30, claim_id: 89, note: "The booking was reviewed — manual case, no further action.", created_at: "2024-12-14", priority: "medium", updated_at: "2024-01-29" },
            { id: 31, claim_id: 20, note: "A standard appointment was rescheduled the same day.", created_at: "2024-04-16", priority: "low", updated_at: "2024-06-02" },
            { id: 32, claim_id: 77, note: "An urgent payment was closed the same day.", created_at: "2024-02-09", priority: "high", updated_at: "2024-10-12" },
            { id: 33, claim_id: 92, note: "The supplier reported a late issue; the document was escalated.", created_at: "2024-08-28", priority: "low", updated_at: "2024-03-09" },
            { id: 34, claim_id: 81, note: "The order was refunded following a repeat review.", created_at: "2023-12-28", priority: "low", updated_at: "2023-09-15" },
            { id: 35, claim_id: 48, note: "The appointment was closed following a partial review.", created_at: "2024-08-24", priority: "medium", updated_at: "2023-11-15" },
            { id: 36, claim_id: 91, note: "Support reported an urgent issue; the ticket was replaced.", created_at: "2023-07-29", priority: "medium", updated_at: "2024-07-31" },
            { id: 37, claim_id: 71, note: "The team asked for a change and the transfer was replaced.", created_at: "2024-09-18", priority: "high", updated_at: "2024-04-22" },
            { id: 38, claim_id: 88, note: "Flagged as automatic. Support processed the ticket.", created_at: "2024-10-23", priority: "low", updated_at: "2024-06-10" },
            { id: 39, claim_id: 90, note: "The booking was escalated after a repeat check.", created_at: "2024-08-13", priority: "low", updated_at: "2024-04-27" },
            { id: 40, claim_id: 35, note: "No response from the reviewer, so the item was reviewed.", created_at: "2024-04-02", priority: "low", updated_at: "2024-06-06" },
            { id: 41, claim_id: 62, note: "No response from the customer, so the booking was updated.", created_at: "2024-10-07", priority: "medium", updated_at: "2023-07-26" },
            { id: 42, claim_id: 50, note: "Flagged as manual. The account owner cancelled the document.", created_at: "2024-12-21", priority: "low", updated_at: "2023-10-06" },
            { id: 43, claim_id: 52, note: "The supplier reported a minor issue; the invoice was reopened.", created_at: "2024-01-18", priority: "medium", updated_at: "2024-04-16" },
            { id: 44, claim_id: 43, note: "A partial account was delayed the same day.", created_at: "2023-01-10", priority: "high", updated_at: "2024-10-22" },
            { id: 45, claim_id: 27, note: "A duplicate invoice was rescheduled the same day.", created_at: "2024-08-20", priority: "high", updated_at: "2024-08-03" },
            { id: 46, claim_id: 54, note: "The team asked for a change and the claim was delayed.", created_at: "2023-04-01", priority: "low", updated_at: "2023-05-17" },
            { id: 47, claim_id: 48, note: "Flagged as repeat. Support rescheduled the delivery.", created_at: "2023-05-27", priority: "low", updated_at: "2024-08-17" },
            { id: 48, claim_id: 99, note: "A standard account was rescheduled the same day.", created_at: "2023-11-24", priority: "medium", updated_at: "2023-08-15" },
            { id: 49, claim_id: 84, note: "A manual follow-up: the item was rescheduled.", created_at: "2023-11-05", priority: "low", updated_at: "2023-12-10" },
            { id: 50, claim_id: 18, note: "No response from the supplier, so the claim was rejected.", created_at: "2024-03-01", priority: "medium", updated_at: "2024-09-28" },
            { id: 51, claim_id: 7, note: "Flagged as repeat. The team rescheduled the session.", created_at: "2023-04-06", priority: "medium", updated_at: "2024-07-21" },
            { id: 52, claim_id: 20, note: "The account owner confirmed the details and the request was resolved.", created_at: "2023-12-26", priority: "low", updated_at: "2023-03-06" },
            { id: 53, claim_id: 99, note: "An incomplete request was updated the same day.", created_at: "2023-09-01", priority: "medium", updated_at: "2023-01-24" },
            { id: 54, claim_id: 67, note: "The courier confirmed the details and the delivery was reopened.", created_at: "2024-01-27", priority: "low", updated_at: "2023-05-12" },
            { id: 55, claim_id: 52, note: "The courier confirmed the details and the record was replaced.", created_at: "2023-09-13", priority: "low", updated_at: "2024-06-14" },
            { id: 56, claim_id: 62, note: "An operator asked for a change and the session was replaced.", created_at: "2024-08-01", priority: "medium", updated_at: "2023-07-16" },
            { id: 57, claim_id: 4, note: "The account owner reported a standard issue; the claim was reopened.", created_at: "2024-12-08", priority: "high", updated_at: "2023-03-31" },
            { id: 58, claim_id: 78, note: "A manual report was reviewed the same day.", created_at: "2024-07-18", priority: "low", updated_at: "2023-11-16" },
            { id: 59, claim_id: 94, note: "The customer asked for a change and the report was reviewed.", created_at: "2024-07-06", priority: "medium", updated_at: "2023-04-25" },
            { id: 60, claim_id: 83, note: "The claim was approved after an incomplete check.", created_at: "2024-03-20", priority: "medium", updated_at: "2024-05-19" },
            { id: 61, claim_id: 63, note: "A minor shipment was processed the same day.", created_at: "2023-06-13", priority: "low", updated_at: "2024-10-01" },
            { id: 62, claim_id: 64, note: "The document was rejected — unusual case, no further action.", created_at: "2024-08-08", priority: "low", updated_at: "2023-06-22" },
            { id: 63, claim_id: 48, note: "The order was rejected following an unusual review.", created_at: "2023-05-21", priority: "medium", updated_at: "2023-05-29" },
            { id: 64, claim_id: 51, note: "No response from an operator, so the session was processed.", created_at: "2023-03-10", priority: "medium", updated_at: "2024-10-23" },
            { id: 65, claim_id: 43, note: "Support reported a manual issue; the booking was reviewed.", created_at: "2024-07-15", priority: "low", updated_at: "2024-04-02" },
            { id: 66, claim_id: 45, note: "A standard follow-up: the claim was escalated.", created_at: "2024-07-11", priority: "high", updated_at: "2023-03-26" },
            { id: 67, claim_id: 40, note: "The document was rescheduled after a routine check.", created_at: "2024-10-07", priority: "high", updated_at: "2023-02-01" },
            { id: 68, claim_id: 1, note: "No response from the courier, so the account was refunded.", created_at: "2024-04-18", priority: "medium", updated_at: "2024-02-06" },
            { id: 69, claim_id: 49, note: "No response from the reviewer, so the payment was reviewed.", created_at: "2024-09-08", priority: "high", updated_at: "2024-04-19" },
            { id: 70, claim_id: 83, note: "No response from the supplier, so the item was processed.", created_at: "2024-10-10", priority: "high", updated_at: "2024-09-23" },
            { id: 71, claim_id: 1, note: "The supplier reported a manual issue; the refund was updated.", created_at: "2024-06-11", priority: "low", updated_at: "2023-08-24" },
            { id: 72, claim_id: 46, note: "The team asked for a change and the payment was refunded.", created_at: "2024-08-05", priority: "low", updated_at: "2024-06-11" },
            { id: 73, claim_id: 32, note: "The ticket was completed following a repeat review.", created_at: "2024-12-21", priority: "medium", updated_at: "2023-08-01" },
            { id: 74, claim_id: 75, note: "The account was rejected after a standard check.", created_at: "2023-07-02", priority: "medium", updated_at: "2024-02-25" },
            { id: 75, claim_id: 8, note: "The record was replaced — automatic case, no further action.", created_at: "2024-10-18", priority: "low", updated_at: "2023-02-13" },
            { id: 76, claim_id: 35, note: "No response from the team, so the document was escalated.", created_at: "2024-03-16", priority: "low", updated_at: "2023-07-21" },
            { id: 77, claim_id: 37, note: "The booking was processed — partial case, no further action.", created_at: "2024-03-11", priority: "low", updated_at: "2024-05-18" },
            { id: 78, claim_id: 45, note: "The reviewer reported a minor issue; the invoice was escalated.", created_at: "2024-05-24", priority: "low", updated_at: "2024-11-07" },
            { id: 79, claim_id: 5, note: "The courier confirmed the details and the record was refunded.", created_at: "2023-07-04", priority: "medium", updated_at: "2024-11-13" },
            { id: 80, claim_id: 82, note: "No response from the supplier, so the appointment was refunded.", created_at: "2024-02-18", priority: "low", updated_at: "2024-07-21" },
            { id: 81, claim_id: 65, note: "A partial report was delayed the same day.", created_at: "2023-05-08", priority: "high", updated_at: "2024-05-01" },
            { id: 82, claim_id: 91, note: "Support confirmed the details and the record was reopened.", created_at: "2024-12-02", priority: "low", updated_at: "2024-12-27" },
            { id: 83, claim_id: 14, note: "An operator reported a routine issue; the booking was rejected.", created_at: "2024-11-01", priority: "low", updated_at: "2023-08-05" },
            { id: 84, claim_id: 65, note: "An unusual request was closed the same day.", created_at: "2023-07-02", priority: "medium", updated_at: "2023-11-27" },
            { id: 85, claim_id: 81, note: "An unusual follow-up: the appointment was rejected.", created_at: "2024-08-28", priority: "high", updated_at: "2023-03-19" },
            { id: 86, claim_id: 2, note: "The item was delayed — standard case, no further action.", created_at: "2024-11-15", priority: "low", updated_at: "2023-01-27" },
            { id: 87, claim_id: 95, note: "The appointment was reopened following an urgent review.", created_at: "2023-03-07", priority: "low", updated_at: "2023-01-09" },
            { id: 88, claim_id: 39, note: "The order was reopened following a duplicate review.", created_at: "2023-09-04", priority: "high", updated_at: "2024-07-05" },
            { id: 89, claim_id: 20, note: "The invoice was rescheduled after a standard check.", created_at: "2024-05-01", priority: "low", updated_at: "2024-06-10" },
            { id: 90, claim_id: 84, note: "No response from an operator, so the booking was approved.", created_at: "2024-11-27", priority: "low", updated_at: "2023-01-18" },
            { id: 91, claim_id: 63, note: "The appointment was approved — duplicate case, no further action.", created_at: "2024-01-15", priority: "low", updated_at: "2023-11-03" },
            { id: 92, claim_id: 48, note: "No response from support, so the transfer was escalated.", created_at: "2023-08-05", priority: "medium", updated_at: "2023-12-15" },
            { id: 93, claim_id: 54, note: "The team asked for a change and the appointment was resolved.", created_at: "2024-04-08", priority: "medium", updated_at: "2023-09-19" },
            { id: 94, claim_id: 97, note: "The courier confirmed the details and the account was closed.", created_at: "2024-01-01", priority: "medium", updated_at: "2024-01-07" },
            { id: 95, claim_id: 61, note: "A duplicate invoice was approved the same day.", created_at: "2024-06-24", priority: "low", updated_at: "2023-10-25" },
            { id: 96, claim_id: 93, note: "The courier confirmed the details and the account was replaced.", created_at: "2023-09-23", priority: "high", updated_at: "2024-02-23" },
            { id: 97, claim_id: 31, note: "The booking was reopened — automatic case, no further action.", created_at: "2024-10-21", priority: "low", updated_at: "2023-01-06" },
            { id: 98, claim_id: 92, note: "The transfer was processed following a partial review.", created_at: "2024-12-16", priority: "low", updated_at: "2023-05-10" },
            { id: 99, claim_id: 30, note: "Flagged as unusual. The customer reopened the ticket.", created_at: "2024-04-08", priority: "low", updated_at: "2023-07-05" },
            { id: 100, claim_id: 49, note: "Flagged as partial. The team cancelled the ticket.", created_at: "2024-11-26", priority: "medium", updated_at: "2024-01-18" },
            { id: 101, claim_id: 46, note: "An operator reported a routine issue; the account was completed.", created_at: "2023-12-20", priority: "low", updated_at: "2023-05-26" },
            { id: 102, claim_id: 17, note: "The supplier asked for a change and the session was approved.", created_at: "2023-10-13", priority: "low", updated_at: "2024-11-16" },
            { id: 103, claim_id: 99, note: "A standard shipment was reviewed the same day.", created_at: "2023-05-13", priority: "low", updated_at: "2024-08-02" },
            { id: 104, claim_id: 28, note: "The reviewer asked for a change and the item was refunded.", created_at: "2023-07-12", priority: "low", updated_at: "2023-06-20" },
            { id: 105, claim_id: 84, note: "The supplier reported an urgent issue; the order was escalated.", created_at: "2023-09-20", priority: "low", updated_at: "2023-07-10" },
            { id: 106, claim_id: 24, note: "The payment was refunded following an automatic review.", created_at: "2024-03-19", priority: "medium", updated_at: "2024-10-03" },
            { id: 107, claim_id: 80, note: "The report was rescheduled after a manual check.", created_at: "2024-01-20", priority: "low", updated_at: "2023-05-04" },
            { id: 108, claim_id: 13, note: "The team reported a partial issue; the account was closed.", created_at: "2024-11-22", priority: "low", updated_at: "2024-05-13" },
            { id: 109, claim_id: 1, note: "No response from the courier, so the document was rejected.", created_at: "2024-04-14", priority: "low", updated_at: "2023-03-28" },
            { id: 110, claim_id: 33, note: "A minor item was refunded the same day.", created_at: "2023-05-12", priority: "low", updated_at: "2024-03-30" },
            { id: 111, claim_id: 40, note: "The appointment was completed following a repeat review.", created_at: "2024-05-23", priority: "low", updated_at: "2024-03-05" },
            { id: 112, claim_id: 2, note: "An operator asked for a change and the appointment was reviewed.", created_at: "2023-10-03", priority: "low", updated_at: "2023-11-22" },
            { id: 113, claim_id: 54, note: "The account owner confirmed the details and the booking was escalated.", created_at: "2024-10-25", priority: "medium", updated_at: "2023-01-21" },
            { id: 114, claim_id: 36, note: "An operator reported a partial issue; the item was refunded.", created_at: "2024-09-07", priority: "low", updated_at: "2023-06-12" },
            { id: 115, claim_id: 15, note: "The payment was rejected — repeat case, no further action.", created_at: "2023-06-19", priority: "high", updated_at: "2023-06-20" },
            { id: 116, claim_id: 61, note: "The supplier asked for a change and the request was reviewed.", created_at: "2023-08-07", priority: "medium", updated_at: "2023-04-28" },
            { id: 117, claim_id: 70, note: "The document was delayed following a duplicate review.", created_at: "2023-03-29", priority: "high", updated_at: "2023-07-12" },
            { id: 118, claim_id: 12, note: "No response from the reviewer, so the ticket was rejected.", created_at: "2024-11-26", priority: "high", updated_at: "2023-03-11" },
            { id: 119, claim_id: 80, note: "The customer asked for a change and the payment was updated.", created_at: "2024-04-16", priority: "low", updated_at: "2023-11-15" },
            { id: 120, claim_id: 6, note: "Flagged as duplicate. Support resolved the record.", created_at: "2023-11-06", priority: "high", updated_at: "2024-09-26" },
            { id: 121, claim_id: 52, note: "The refund was confirmed following an unusual review.", created_at: "2024-01-10", priority: "high", updated_at: "2024-10-31" },
            { id: 122, claim_id: 31, note: "The reviewer asked for a change and the document was refunded.", created_at: "2024-07-04", priority: "medium", updated_at: "2023-08-12" },
            { id: 123, claim_id: 55, note: "Flagged as routine. An operator updated the booking.", created_at: "2023-03-13", priority: "low", updated_at: "2024-08-20" },
            { id: 124, claim_id: 32, note: "The account was reopened — late case, no further action.", created_at: "2024-05-09", priority: "low", updated_at: "2023-10-18" },
            { id: 125, claim_id: 77, note: "The team confirmed the details and the session was resolved.", created_at: "2023-07-03", priority: "medium", updated_at: "2024-11-11" },
            { id: 126, claim_id: 83, note: "No response from the courier, so the delivery was resolved.", created_at: "2024-09-30", priority: "medium", updated_at: "2023-09-25" },
            { id: 127, claim_id: 41, note: "The delivery was delayed — unusual case, no further action.", created_at: "2024-06-30", priority: "low", updated_at: "2023-05-24" },
            { id: 128, claim_id: 1, note: "The account owner confirmed the details and the account was confirmed.", created_at: "2024-06-10", priority: "medium", updated_at: "2023-10-05" },
            { id: 129, claim_id: 84, note: "The report was reviewed — incomplete case, no further action.", created_at: "2023-03-04", priority: "medium", updated_at: "2024-03-07" },
            { id: 130, claim_id: 22, note: "The ticket was delayed — minor case, no further action.", created_at: "2023-10-14", priority: "medium", updated_at: "2023-09-28" },
            { id: 131, claim_id: 81, note: "The reviewer asked for a change and the claim was processed.", created_at: "2024-07-05", priority: "low", updated_at: "2024-02-22" },
            { id: 132, claim_id: 40, note: "The team confirmed the details and the order was reopened.", created_at: "2023-04-22", priority: "low", updated_at: "2023-01-14" },
            { id: 133, claim_id: 37, note: "The delivery was cancelled — partial case, no further action.", created_at: "2024-05-02", priority: "medium", updated_at: "2024-06-01" },
            { id: 134, claim_id: 87, note: "Flagged as duplicate. Support reviewed the document.", created_at: "2024-01-18", priority: "medium", updated_at: "2024-04-11" },
            { id: 135, claim_id: 88, note: "No response from the supplier, so the report was rejected.", created_at: "2024-12-09", priority: "medium", updated_at: "2024-01-23" },
            { id: 136, claim_id: 90, note: "An operator asked for a change and the document was confirmed.", created_at: "2023-10-30", priority: "medium", updated_at: "2024-06-12" },
            { id: 137, claim_id: 98, note: "An operator reported a late issue; the document was updated.", created_at: "2024-04-03", priority: "medium", updated_at: "2023-12-15" },
            { id: 138, claim_id: 39, note: "A partial follow-up: the invoice was completed.", created_at: "2023-11-20", priority: "low", updated_at: "2024-03-31" },
            { id: 139, claim_id: 50, note: "The customer asked for a change and the booking was approved.", created_at: "2024-01-06", priority: "low", updated_at: "2023-11-09" },
            { id: 140, claim_id: 38, note: "The ticket was closed — routine case, no further action.", created_at: "2024-12-28", priority: "high", updated_at: "2023-05-25" },
            { id: 141, claim_id: 38, note: "The item was escalated following a duplicate review.", created_at: "2023-04-03", priority: "low", updated_at: "2023-03-17" },
            { id: 142, claim_id: 92, note: "The supplier asked for a change and the order was resolved.", created_at: "2023-09-23", priority: "medium", updated_at: "2023-02-04" },
            { id: 143, claim_id: 15, note: "The reviewer confirmed the details and the item was reviewed.", created_at: "2024-12-14", priority: "low", updated_at: "2023-10-31" },
            { id: 144, claim_id: 97, note: "The courier reported a late issue; the shipment was processed.", created_at: "2024-01-12", priority: "high", updated_at: "2023-08-20" },
            { id: 145, claim_id: 63, note: "No response from an operator, so the claim was rescheduled.", created_at: "2024-06-29", priority: "medium", updated_at: "2024-08-13" },
            { id: 146, claim_id: 57, note: "The supplier confirmed the details and the request was refunded.", created_at: "2023-06-07", priority: "low", updated_at: "2024-09-20" },
            { id: 147, claim_id: 56, note: "An operator confirmed the details and the request was replaced.", created_at: "2024-04-06", priority: "low", updated_at: "2023-12-07" },
            { id: 148, claim_id: 20, note: "The booking was rejected after an incomplete check.", created_at: "2024-02-21", priority: "low", updated_at: "2023-01-08" },
            { id: 149, claim_id: 78, note: "A duplicate record was rejected the same day.", created_at: "2023-07-01", priority: "low", updated_at: "2023-03-19" },
            { id: 150, claim_id: 77, note: "Flagged as repeat. The team rejected the shipment.", created_at: "2023-07-02", priority: "low", updated_at: "2024-03-20" },
            { id: 151, claim_id: 35, note: "Flagged as minor. The account owner cancelled the request.", created_at: "2024-12-14", priority: "low", updated_at: "2023-01-31" },
            { id: 152, claim_id: 86, note: "A partial follow-up: the refund was completed.", created_at: "2024-11-11", priority: "low", updated_at: "2024-10-15" },
            { id: 153, claim_id: 79, note: "No response from the courier, so the record was reopened.", created_at: "2024-12-15", priority: "medium", updated_at: "2023-10-13" },
            { id: 154, claim_id: 87, note: "The team confirmed the details and the report was rescheduled.", created_at: "2024-09-27", priority: "low", updated_at: "2023-11-16" },
            { id: 155, claim_id: 6, note: "A minor follow-up: the refund was cancelled.", created_at: "2023-07-01", priority: "low", updated_at: "2023-02-24" },
            { id: 156, claim_id: 15, note: "The account owner reported a late issue; the appointment was rescheduled.", created_at: "2023-01-18", priority: "medium", updated_at: "2024-05-26" },
            { id: 157, claim_id: 87, note: "Flagged as automatic. The courier replaced the appointment.", created_at: "2024-03-01", priority: "medium", updated_at: "2024-04-29" },
            { id: 158, claim_id: 14, note: "The reviewer reported a repeat issue; the request was refunded.", created_at: "2023-07-09", priority: "low", updated_at: "2024-10-16" },
            { id: 159, claim_id: 45, note: "A repeat order was closed the same day.", created_at: "2023-04-02", priority: "high", updated_at: "2023-02-02" },
            { id: 160, claim_id: 67, note: "An incomplete follow-up: the session was reopened.", created_at: "2024-10-14", priority: "high", updated_at: "2024-04-21" },
            { id: 161, claim_id: 85, note: "The shipment was updated after a standard check.", created_at: "2024-11-06", priority: "low", updated_at: "2024-08-04" },
            { id: 162, claim_id: 78, note: "An automatic follow-up: the item was closed.", created_at: "2024-02-01", priority: "low", updated_at: "2024-03-22" },
            { id: 163, claim_id: 81, note: "No response from the account owner, so the account was replaced.", created_at: "2024-09-06", priority: "low", updated_at: "2023-06-21" },
            { id: 164, claim_id: 75, note: "The account owner confirmed the details and the account was rescheduled.", created_at: "2024-02-29", priority: "high", updated_at: "2023-11-01" },
            { id: 165, claim_id: 91, note: "The customer reported a duplicate issue; the order was escalated.", created_at: "2023-12-30", priority: "high", updated_at: "2023-02-27" },
            { id: 166, claim_id: 27, note: "The team reported a duplicate issue; the session was completed.", created_at: "2024-08-21", priority: "low", updated_at: "2024-11-18" },
            { id: 167, claim_id: 51, note: "The account owner reported a routine issue; the account was cancelled.", created_at: "2024-12-02", priority: "medium", updated_at: "2024-12-07" },
            { id: 168, claim_id: 34, note: "No response from the courier, so the shipment was rejected.", created_at: "2023-09-28", priority: "low", updated_at: "2023-12-16" },
            { id: 169, claim_id: 12, note: "No response from support, so the order was resolved.", created_at: "2024-09-07", priority: "low", updated_at: "2023-03-18" },
            { id: 170, claim_id: 20, note: "The customer confirmed the details and the refund was processed.", created_at: "2023-06-29", priority: "high", updated_at: "2024-01-09" },
            { id: 171, claim_id: 22, note: "A late follow-up: the payment was processed.", created_at: "2023-06-03", priority: "high", updated_at: "2023-06-01" },
            { id: 172, claim_id: 5, note: "The report was confirmed following an urgent review.", created_at: "2024-09-21", priority: "low", updated_at: "2024-06-22" },
            { id: 173, claim_id: 86, note: "Support confirmed the details and the refund was resolved.", created_at: "2023-08-28", priority: "low", updated_at: "2024-11-07" },
            { id: 174, claim_id: 68, note: "An unusual report was delayed the same day.", created_at: "2024-12-01", priority: "low", updated_at: "2024-11-12" },
            { id: 175, claim_id: 65, note: "The supplier reported a duplicate issue; the transfer was escalated.", created_at: "2024-07-28", priority: "low", updated_at: "2024-03-16" },
            { id: 176, claim_id: 58, note: "The claim was rejected — minor case, no further action.", created_at: "2024-09-04", priority: "medium", updated_at: "2023-03-08" },
            { id: 177, claim_id: 30, note: "The account owner confirmed the details and the invoice was resolved.", created_at: "2023-04-11", priority: "medium", updated_at: "2024-01-16" },
            { id: 178, claim_id: 24, note: "The invoice was replaced after an automatic check.", created_at: "2024-12-29", priority: "low", updated_at: "2024-05-20" },
            { id: 179, claim_id: 26, note: "A partial follow-up: the order was cancelled.", created_at: "2024-09-06", priority: "medium", updated_at: "2024-07-05" },
            { id: 180, claim_id: 14, note: "The reviewer asked for a change and the document was closed.", created_at: "2023-12-25", priority: "medium", updated_at: "2023-07-16" },
            { id: 181, claim_id: 62, note: "Support confirmed the details and the shipment was reviewed.", created_at: "2024-02-04", priority: "low", updated_at: "2023-06-02" },
            { id: 182, claim_id: 91, note: "Flagged as repeat. The courier updated the shipment.", created_at: "2024-05-19", priority: "low", updated_at: "2023-10-27" },
            { id: 183, claim_id: 51, note: "No response from an operator, so the order was cancelled.", created_at: "2024-05-13", priority: "low", updated_at: "2023-08-11" },
            { id: 184, claim_id: 38, note: "No response from the reviewer, so the invoice was refunded.", created_at: "2024-03-12", priority: "low", updated_at: "2024-06-12" },
            { id: 185, claim_id: 26, note: "A partial follow-up: the ticket was completed.", created_at: "2023-06-10", priority: "low", updated_at: "2024-12-26" },
            { id: 186, claim_id: 80, note: "No response from the reviewer, so the invoice was rescheduled.", created_at: "2024-10-19", priority: "low", updated_at: "2024-10-01" },
            { id: 187, claim_id: 30, note: "The delivery was confirmed after an urgent check.", created_at: "2023-04-01", priority: "low", updated_at: "2023-06-03" },
            { id: 188, claim_id: 18, note: "The account owner asked for a change and the payment was replaced.", created_at: "2023-05-10", priority: "low", updated_at: "2023-08-24" },
            { id: 189, claim_id: 54, note: "An automatic transfer was completed the same day.", created_at: "2024-10-26", priority: "low", updated_at: "2023-03-27" },
            { id: 190, claim_id: 93, note: "The item was delayed — unusual case, no further action.", created_at: "2024-10-03", priority: "low", updated_at: "2024-07-19" },
            { id: 191, claim_id: 89, note: "No response from support, so the account was reopened.", created_at: "2023-10-05", priority: "high", updated_at: "2023-02-26" },
            { id: 192, claim_id: 69, note: "The team asked for a change and the shipment was rejected.", created_at: "2024-02-11", priority: "low", updated_at: "2023-02-01" },
            { id: 193, claim_id: 62, note: "An operator confirmed the details and the shipment was processed.", created_at: "2024-10-26", priority: "high", updated_at: "2023-03-11" },
            { id: 194, claim_id: 74, note: "The invoice was processed following a routine review.", created_at: "2024-12-01", priority: "low", updated_at: "2024-03-08" },
            { id: 195, claim_id: 5, note: "The order was approved — late case, no further action.", created_at: "2024-08-15", priority: "high", updated_at: "2023-05-29" },
            { id: 196, claim_id: 85, note: "Flagged as urgent. The customer rejected the report.", created_at: "2023-11-26", priority: "low", updated_at: "2024-03-12" },
            { id: 197, claim_id: 15, note: "The supplier asked for a change and the request was closed.", created_at: "2024-11-22", priority: "high", updated_at: "2024-11-23" },
            { id: 198, claim_id: 34, note: "An automatic follow-up: the transfer was closed.", created_at: "2024-01-12", priority: "high", updated_at: "2023-10-25" },
            { id: 199, claim_id: 33, note: "The team reported a repeat issue; the refund was resolved.", created_at: "2024-10-30", priority: "low", updated_at: "2023-11-20" },
            { id: 200, claim_id: 89, note: "The customer reported a routine issue; the appointment was processed.", created_at: "2024-06-04", priority: "low", updated_at: "2024-01-05" },
            { id: 201, claim_id: 68, note: "The delivery was closed — standard case, no further action.", created_at: "2024-05-04", priority: "high", updated_at: "2024-08-10" },
            { id: 202, claim_id: 42, note: "No response from the supplier, so the refund was reopened.", created_at: "2024-10-02", priority: "low", updated_at: "2023-07-14" },
            { id: 203, claim_id: 94, note: "The customer reported a partial issue; the appointment was completed.", created_at: "2023-06-19", priority: "medium", updated_at: "2023-05-26" },
            { id: 204, claim_id: 12, note: "A manual item was replaced the same day.", created_at: "2024-06-18", priority: "medium", updated_at: "2023-10-26" },
            { id: 205, claim_id: 36, note: "The invoice was reopened — automatic case, no further action.", created_at: "2024-04-21", priority: "low", updated_at: "2024-02-29" },
            { id: 206, claim_id: 12, note: "Flagged as repeat. An operator cancelled the invoice.", created_at: "2024-11-03", priority: "high", updated_at: "2023-11-30" },
            { id: 207, claim_id: 51, note: "The record was escalated — late case, no further action.", created_at: "2024-09-19", priority: "low", updated_at: "2023-05-26" },
            { id: 208, claim_id: 26, note: "The courier confirmed the details and the refund was replaced.", created_at: "2023-07-31", priority: "medium", updated_at: "2023-02-05" },
            { id: 209, claim_id: 41, note: "The shipment was cancelled after a standard check.", created_at: "2024-10-09", priority: "high", updated_at: "2024-05-04" },
            { id: 210, claim_id: 95, note: "The account owner reported a routine issue; the document was cancelled.", created_at: "2023-07-28", priority: "low", updated_at: "2023-11-08" },
            { id: 211, claim_id: 90, note: "The customer reported a routine issue; the document was replaced.", created_at: "2024-09-07", priority: "low", updated_at: "2023-01-30" },
            { id: 212, claim_id: 52, note: "The account was confirmed — standard case, no further action.", created_at: "2023-04-08", priority: "medium", updated_at: "2023-02-07" },
            { id: 213, claim_id: 34, note: "A repeat follow-up: the booking was updated.", created_at: "2024-10-29", priority: "high", updated_at: "2024-07-25" },
            { id: 214, claim_id: 21, note: "No response from the supplier, so the document was rejected.", created_at: "2024-04-04", priority: "medium", updated_at: "2024-10-30" },
            { id: 215, claim_id: 49, note: "The report was resolved after a duplicate check.", created_at: "2024-11-07", priority: "medium", updated_at: "2024-05-05" },
            { id: 216, claim_id: 77, note: "Flagged as duplicate. The customer completed the record.", created_at: "2023-12-15", priority: "high", updated_at: "2023-12-30" },
            { id: 217, claim_id: 85, note: "The request was reviewed after an urgent check.", created_at: "2023-10-10", priority: "high", updated_at: "2023-01-01" },
            { id: 218, claim_id: 39, note: "No response from the customer, so the booking was confirmed.", created_at: "2024-04-08", priority: "medium", updated_at: "2023-12-15" },
            { id: 219, claim_id: 67, note: "The delivery was cancelled following a partial review.", created_at: "2024-10-26", priority: "low", updated_at: "2024-01-19" },
            { id: 220, claim_id: 45, note: "The ticket was closed following a manual review.", created_at: "2024-02-08", priority: "medium", updated_at: "2024-08-06" },
            { id: 221, claim_id: 89, note: "The team reported a late issue; the claim was confirmed.", created_at: "2024-01-04", priority: "medium", updated_at: "2023-10-24" },
            { id: 222, claim_id: 35, note: "The account owner asked for a change and the claim was resolved.", created_at: "2024-03-12", priority: "low", updated_at: "2024-08-03" },
            { id: 223, claim_id: 15, note: "An incomplete order was refunded the same day.", created_at: "2024-10-02", priority: "low", updated_at: "2024-01-04" },
            { id: 224, claim_id: 23, note: "The invoice was updated — partial case, no further action.", created_at: "2024-09-02", priority: "medium", updated_at: "2024-01-28" },
            { id: 225, claim_id: 74, note: "Support reported a routine issue; the claim was approved.", created_at: "2024-04-29", priority: "low", updated_at: "2023-02-03" },
            { id: 226, claim_id: 21, note: "The account owner reported a repeat issue; the booking was updated.", created_at: "2024-07-13", priority: "low", updated_at: "2023-06-28" },
            { id: 227, claim_id: 98, note: "The reviewer asked for a change and the shipment was closed.", created_at: "2023-01-04", priority: "low", updated_at: "2023-07-21" },
            { id: 228, claim_id: 8, note: "The reviewer asked for a change and the appointment was rescheduled.", created_at: "2024-04-22", priority: "low", updated_at: "2023-11-28" },
            { id: 229, claim_id: 33, note: "The order was resolved after an urgent check.", created_at: "2024-11-17", priority: "low", updated_at: "2023-06-10" },
            { id: 230, claim_id: 90, note: "An operator asked for a change and the account was replaced.", created_at: "2024-06-23", priority: "low", updated_at: "2024-06-02" },
            { id: 231, claim_id: 31, note: "Flagged as standard. The team reviewed the appointment.", created_at: "2024-07-09", priority: "medium", updated_at: "2024-08-28" },
            { id: 232, claim_id: 39, note: "The customer reported a repeat issue; the record was closed.", created_at: "2024-08-16", priority: "high", updated_at: "2024-02-09" },
            { id: 233, claim_id: 86, note: "An operator confirmed the details and the ticket was confirmed.", created_at: "2024-03-27", priority: "high", updated_at: "2024-11-30" },
            { id: 234, claim_id: 67, note: "The delivery was resolved — incomplete case, no further action.", created_at: "2023-05-31", priority: "low", updated_at: "2023-10-24" },
            { id: 235, claim_id: 36, note: "The shipment was completed — incomplete case, no further action.", created_at: "2024-06-12", priority: "low", updated_at: "2023-08-12" },
            { id: 236, claim_id: 94, note: "A duplicate follow-up: the document was completed.", created_at: "2023-11-27", priority: "low", updated_at: "2023-04-17" },
            { id: 237, claim_id: 85, note: "No response from the courier, so the payment was resolved.", created_at: "2023-03-23", priority: "low", updated_at: "2024-01-22" },
            { id: 238, claim_id: 13, note: "The report was updated — routine case, no further action.", created_at: "2024-08-25", priority: "low", updated_at: "2023-04-02" },
        ],
    });
}

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