// Financial Flow Insights (financial-flow-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.bank_transactions), 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.bank_transactions.createMany({
        data: [
            { transaction_id: 1, transaction_type: "withdrawal", amount: null, transaction_date: "2023-02-24" },
            { transaction_id: 2, transaction_type: "deposit", amount: "2248.11", transaction_date: "2023-08-31" },
            { transaction_id: 3, transaction_type: "deposit", amount: "3033.81", transaction_date: "2023-09-26" },
            { transaction_id: 4, transaction_type: "withdrawal", amount: null, transaction_date: "2023-10-24" },
            { transaction_id: 5, transaction_type: "deposit", amount: "417.36", transaction_date: "2023-12-23" },
            { transaction_id: 6, transaction_type: "deposit", amount: "466.75", transaction_date: "2023-05-29" },
            { transaction_id: 7, transaction_type: "withdrawal", amount: null, transaction_date: "2023-01-22" },
            { transaction_id: 8, transaction_type: "deposit", amount: "818.59", transaction_date: "2023-10-23" },
            { transaction_id: 9, transaction_type: "deposit", amount: "3988.23", transaction_date: "2023-07-16" },
            { transaction_id: 10, transaction_type: "deposit", amount: "4791.45", transaction_date: "2023-08-24" },
            { transaction_id: 11, transaction_type: "withdrawal", amount: null, transaction_date: "2023-04-09" },
            { transaction_id: 12, transaction_type: "withdrawal", amount: null, transaction_date: "2023-08-23" },
            { transaction_id: 13, transaction_type: "withdrawal", amount: null, transaction_date: "2023-12-09" },
            { transaction_id: 14, transaction_type: "deposit", amount: "1532.76", transaction_date: "2023-04-03" },
            { transaction_id: 15, transaction_type: "deposit", amount: "50.06", transaction_date: "2023-02-24" },
            { transaction_id: 16, transaction_type: "deposit", amount: "2099.89", transaction_date: "2023-07-08" },
            { transaction_id: 17, transaction_type: "deposit", amount: "2839.55", transaction_date: "2023-01-13" },
            { transaction_id: 18, transaction_type: "deposit", amount: "64.47", transaction_date: "2023-10-18" },
            { transaction_id: 19, transaction_type: "withdrawal", amount: null, transaction_date: "2023-11-20" },
            { transaction_id: 20, transaction_type: "withdrawal", amount: null, transaction_date: "2023-08-21" },
            { transaction_id: 21, transaction_type: "deposit", amount: "4107.33", transaction_date: "2023-03-18" },
            { transaction_id: 22, transaction_type: "withdrawal", amount: null, transaction_date: "2023-09-19" },
            { transaction_id: 23, transaction_type: "withdrawal", amount: null, transaction_date: "2023-10-01" },
            { transaction_id: 24, transaction_type: "deposit", amount: "4228.31", transaction_date: "2023-12-09" },
            { transaction_id: 25, transaction_type: "deposit", amount: "62.28", transaction_date: "2023-10-01" },
            { transaction_id: 26, transaction_type: "deposit", amount: "2078.05", transaction_date: "2023-01-14" },
            { transaction_id: 27, transaction_type: "deposit", amount: "1564.52", transaction_date: "2023-11-21" },
            { transaction_id: 28, transaction_type: "deposit", amount: "68.50", transaction_date: "2023-01-06" },
            { transaction_id: 29, transaction_type: "deposit", amount: "253.48", transaction_date: "2023-12-07" },
            { transaction_id: 30, transaction_type: "deposit", amount: "2126.47", transaction_date: "2023-10-18" },
            { transaction_id: 31, transaction_type: "deposit", amount: "4044.73", transaction_date: "2023-12-17" },
            { transaction_id: 32, transaction_type: "withdrawal", amount: null, transaction_date: "2023-09-30" },
            { transaction_id: 33, transaction_type: "deposit", amount: "3786.00", transaction_date: "2023-11-29" },
            { transaction_id: 34, transaction_type: "withdrawal", amount: null, transaction_date: "2023-05-13" },
            { transaction_id: 35, transaction_type: "deposit", amount: "564.03", transaction_date: "2023-03-04" },
            { transaction_id: 36, transaction_type: "deposit", amount: "57.59", transaction_date: "2023-04-27" },
            { transaction_id: 37, transaction_type: "deposit", amount: "286.29", transaction_date: "2023-12-01" },
            { transaction_id: 38, transaction_type: "deposit", amount: "4793.75", transaction_date: "2023-03-23" },
            { transaction_id: 39, transaction_type: "withdrawal", amount: null, transaction_date: "2023-10-26" },
            { transaction_id: 40, transaction_type: "deposit", amount: "511.57", transaction_date: "2023-08-20" },
            { transaction_id: 41, transaction_type: "withdrawal", amount: null, transaction_date: "2023-12-20" },
            { transaction_id: 42, transaction_type: "deposit", amount: "377.00", transaction_date: "2023-09-09" },
            { transaction_id: 43, transaction_type: "deposit", amount: "353.10", transaction_date: "2023-11-29" },
            { transaction_id: 44, transaction_type: "deposit", amount: "3786.10", transaction_date: "2023-11-17" },
            { transaction_id: 45, transaction_type: "deposit", amount: "3648.63", transaction_date: "2023-01-15" },
            { transaction_id: 46, transaction_type: "withdrawal", amount: null, transaction_date: "2023-01-10" },
            { transaction_id: 47, transaction_type: "deposit", amount: "2276.62", transaction_date: "2023-03-27" },
            { transaction_id: 48, transaction_type: "withdrawal", amount: null, transaction_date: "2023-11-25" },
            { transaction_id: 49, transaction_type: "deposit", amount: "2796.90", transaction_date: "2023-02-23" },
            { transaction_id: 50, transaction_type: "deposit", amount: "680.29", transaction_date: "2023-11-02" },
            { transaction_id: 51, transaction_type: "withdrawal", amount: null, transaction_date: "2023-12-01" },
            { transaction_id: 52, transaction_type: "deposit", amount: "260.30", transaction_date: "2023-11-08" },
            { transaction_id: 53, transaction_type: "withdrawal", amount: null, transaction_date: "2023-11-19" },
            { transaction_id: 54, transaction_type: "withdrawal", amount: null, transaction_date: "2023-11-18" },
            { transaction_id: 55, transaction_type: "deposit", amount: "777.54", transaction_date: "2023-09-25" },
            { transaction_id: 56, transaction_type: "deposit", amount: "2217.66", transaction_date: "2023-09-03" },
            { transaction_id: 57, transaction_type: "deposit", amount: "1930.01", transaction_date: "2023-04-09" },
            { transaction_id: 58, transaction_type: "deposit", amount: "4139.55", transaction_date: "2023-09-25" },
            { transaction_id: 59, transaction_type: "deposit", amount: "2310.31", transaction_date: "2023-01-05" },
            { transaction_id: 60, transaction_type: "deposit", amount: "124.94", transaction_date: "2023-02-11" },
            { transaction_id: 61, transaction_type: "deposit", amount: "3012.76", transaction_date: "2023-11-22" },
            { transaction_id: 62, transaction_type: "withdrawal", amount: null, transaction_date: "2023-04-17" },
            { transaction_id: 63, transaction_type: "deposit", amount: "2920.31", transaction_date: "2023-10-15" },
            { transaction_id: 64, transaction_type: "deposit", amount: "469.45", transaction_date: "2023-11-25" },
            { transaction_id: 65, transaction_type: "deposit", amount: "2799.67", transaction_date: "2023-07-14" },
            { transaction_id: 66, transaction_type: "deposit", amount: "1652.93", transaction_date: "2023-03-27" },
            { transaction_id: 67, transaction_type: "withdrawal", amount: null, transaction_date: "2023-09-16" },
            { transaction_id: 68, transaction_type: "withdrawal", amount: null, transaction_date: "2023-01-12" },
            { transaction_id: 69, transaction_type: "deposit", amount: "4582.09", transaction_date: "2023-01-16" },
            { transaction_id: 70, transaction_type: "deposit", amount: "4874.20", transaction_date: "2023-08-25" },
            { transaction_id: 71, transaction_type: "deposit", amount: "2598.00", transaction_date: "2023-10-08" },
            { transaction_id: 72, transaction_type: "deposit", amount: "751.99", transaction_date: "2023-07-01" },
            { transaction_id: 73, transaction_type: "deposit", amount: "61.51", transaction_date: "2023-05-16" },
            { transaction_id: 74, transaction_type: "deposit", amount: "3679.36", transaction_date: "2023-10-22" },
            { transaction_id: 75, transaction_type: "withdrawal", amount: null, transaction_date: "2023-06-21" },
            { transaction_id: 76, transaction_type: "withdrawal", amount: null, transaction_date: "2023-05-11" },
            { transaction_id: 77, transaction_type: "deposit", amount: "295.08", transaction_date: "2023-01-14" },
            { transaction_id: 78, transaction_type: "deposit", amount: "244.78", transaction_date: "2023-01-04" },
            { transaction_id: 79, transaction_type: "deposit", amount: "786.29", transaction_date: "2023-09-29" },
            { transaction_id: 80, transaction_type: "deposit", amount: "3531.18", transaction_date: "2023-11-21" },
            { transaction_id: 81, transaction_type: "deposit", amount: "4749.01", transaction_date: "2023-11-02" },
            { transaction_id: 82, transaction_type: "deposit", amount: "423.38", transaction_date: "2023-11-15" },
            { transaction_id: 83, transaction_type: "deposit", amount: "965.75", transaction_date: "2023-09-16" },
            { transaction_id: 84, transaction_type: "withdrawal", amount: null, transaction_date: "2023-06-21" },
            { transaction_id: 85, transaction_type: "deposit", amount: "3482.34", transaction_date: "2023-07-17" },
            { transaction_id: 86, transaction_type: "deposit", amount: "52.62", transaction_date: "2023-01-07" },
            { transaction_id: 87, transaction_type: "deposit", amount: "3839.72", transaction_date: "2023-08-19" },
            { transaction_id: 88, transaction_type: "deposit", amount: "1291.24", transaction_date: "2023-06-23" },
            { transaction_id: 89, transaction_type: "deposit", amount: "563.07", transaction_date: "2023-09-03" },
            { transaction_id: 90, transaction_type: "deposit", amount: "4416.13", transaction_date: "2023-09-20" },
            { transaction_id: 91, transaction_type: "deposit", amount: "3549.59", transaction_date: "2023-09-23" },
            { transaction_id: 92, transaction_type: "deposit", amount: "282.36", transaction_date: "2023-04-12" },
            { transaction_id: 93, transaction_type: "deposit", amount: "71.90", transaction_date: "2023-10-14" },
            { transaction_id: 94, transaction_type: "deposit", amount: "1962.83", transaction_date: "2023-10-03" },
            { transaction_id: 95, transaction_type: "deposit", amount: "1841.66", transaction_date: "2023-12-13" },
            { transaction_id: 96, transaction_type: "withdrawal", amount: null, transaction_date: "2023-11-19" },
            { transaction_id: 97, transaction_type: "deposit", amount: "50.38", transaction_date: "2023-01-13" },
            { transaction_id: 98, transaction_type: "withdrawal", amount: null, transaction_date: "2023-03-23" },
            { transaction_id: 99, transaction_type: "withdrawal", amount: null, transaction_date: "2023-02-21" },
            { transaction_id: 100, transaction_type: "withdrawal", amount: null, transaction_date: "2023-02-18" },
            { transaction_id: 101, transaction_type: "withdrawal", amount: null, transaction_date: "2023-01-17" },
            { transaction_id: 102, transaction_type: "withdrawal", amount: null, transaction_date: "2023-01-11" },
            { transaction_id: 103, transaction_type: "deposit", amount: "243.75", transaction_date: "2023-01-08" },
            { transaction_id: 104, transaction_type: "withdrawal", amount: null, transaction_date: "2023-01-15" },
            { transaction_id: 105, transaction_type: "withdrawal", amount: null, transaction_date: "2023-02-26" },
            { transaction_id: 106, transaction_type: "withdrawal", amount: null, transaction_date: "2023-11-10" },
            { transaction_id: 107, transaction_type: "deposit", amount: "57.28", transaction_date: "2023-06-24" },
            { transaction_id: 108, transaction_type: "withdrawal", amount: null, transaction_date: "2023-03-15" },
            { transaction_id: 109, transaction_type: "deposit", amount: "1747.64", transaction_date: "2023-03-26" },
            { transaction_id: 110, transaction_type: "deposit", amount: "756.67", transaction_date: "2023-11-08" },
            { transaction_id: 111, transaction_type: "withdrawal", amount: null, transaction_date: "2023-03-19" },
            { transaction_id: 112, transaction_type: "deposit", amount: "690.11", transaction_date: "2023-08-13" },
            { transaction_id: 113, transaction_type: "deposit", amount: "2659.52", transaction_date: "2023-12-23" },
            { transaction_id: 114, transaction_type: "deposit", amount: "3420.46", transaction_date: "2023-02-01" },
            { transaction_id: 115, transaction_type: "deposit", amount: "3517.08", transaction_date: "2023-09-09" },
            { transaction_id: 116, transaction_type: "deposit", amount: "56.26", transaction_date: "2023-04-20" },
            { transaction_id: 117, transaction_type: "deposit", amount: "1413.50", transaction_date: "2023-10-15" },
            { transaction_id: 118, transaction_type: "withdrawal", amount: null, transaction_date: "2023-02-13" },
            { transaction_id: 119, transaction_type: "withdrawal", amount: null, transaction_date: "2023-02-23" },
            { transaction_id: 120, transaction_type: "deposit", amount: "3822.99", transaction_date: "2023-01-09" },
            { transaction_id: 121, transaction_type: "deposit", amount: "131.39", transaction_date: "2023-10-25" },
            { transaction_id: 122, transaction_type: "deposit", amount: "53.74", transaction_date: "2023-05-04" },
            { transaction_id: 123, transaction_type: "deposit", amount: "267.31", transaction_date: "2023-01-12" },
            { transaction_id: 124, transaction_type: "deposit", amount: "2565.31", transaction_date: "2023-02-15" },
            { transaction_id: 125, transaction_type: "deposit", amount: "69.26", transaction_date: "2023-07-17" },
            { transaction_id: 126, transaction_type: "withdrawal", amount: null, transaction_date: "2023-11-17" },
            { transaction_id: 127, transaction_type: "deposit", amount: "3508.04", transaction_date: "2023-09-10" },
            { transaction_id: 128, transaction_type: "deposit", amount: "1847.59", transaction_date: "2023-11-28" },
            { transaction_id: 129, transaction_type: "withdrawal", amount: null, transaction_date: "2023-12-27" },
            { transaction_id: 130, transaction_type: "withdrawal", amount: null, transaction_date: "2023-07-22" },
            { transaction_id: 131, transaction_type: "withdrawal", amount: null, transaction_date: "2023-01-15" },
            { transaction_id: 132, transaction_type: "deposit", amount: "2877.64", transaction_date: "2023-10-01" },
            { transaction_id: 133, transaction_type: "deposit", amount: "2813.25", transaction_date: "2023-12-25" },
            { transaction_id: 134, transaction_type: "withdrawal", amount: null, transaction_date: "2023-10-03" },
            { transaction_id: 135, transaction_type: "deposit", amount: "1192.37", transaction_date: "2023-01-06" },
            { transaction_id: 136, transaction_type: "deposit", amount: "609.46", transaction_date: "2023-09-13" },
            { transaction_id: 137, transaction_type: "deposit", amount: "50.06", transaction_date: "2023-09-12" },
            { transaction_id: 138, transaction_type: "deposit", amount: "4405.20", transaction_date: "2023-07-10" },
            { transaction_id: 139, transaction_type: "deposit", amount: "292.28", transaction_date: "2023-11-01" },
            { transaction_id: 140, transaction_type: "withdrawal", amount: null, transaction_date: "2023-12-17" },
            { transaction_id: 141, transaction_type: "withdrawal", amount: null, transaction_date: "2023-02-08" },
            { transaction_id: 142, transaction_type: "deposit", amount: "1388.91", transaction_date: "2023-05-11" },
            { transaction_id: 143, transaction_type: "withdrawal", amount: null, transaction_date: "2023-06-05" },
            { transaction_id: 144, transaction_type: "deposit", amount: "523.39", transaction_date: "2023-12-07" },
            { transaction_id: 145, transaction_type: "deposit", amount: "4727.37", transaction_date: "2023-03-11" },
            { transaction_id: 146, transaction_type: "deposit", amount: "4418.24", transaction_date: "2023-01-20" },
            { transaction_id: 147, transaction_type: "deposit", amount: "894.16", transaction_date: "2023-12-11" },
            { transaction_id: 148, transaction_type: "deposit", amount: "673.80", transaction_date: "2023-01-02" },
            { transaction_id: 149, transaction_type: "withdrawal", amount: null, transaction_date: "2023-08-18" },
            { transaction_id: 150, transaction_type: "deposit", amount: "3394.27", transaction_date: "2023-12-16" },
            { transaction_id: 151, transaction_type: "deposit", amount: "2949.50", transaction_date: "2023-11-17" },
            { transaction_id: 152, transaction_type: "deposit", amount: "1670.56", transaction_date: "2023-08-22" },
            { transaction_id: 153, transaction_type: "deposit", amount: "3103.83", transaction_date: "2023-01-30" },
            { transaction_id: 154, transaction_type: "withdrawal", amount: null, transaction_date: "2023-12-25" },
            { transaction_id: 155, transaction_type: "withdrawal", amount: null, transaction_date: "2023-09-26" },
            { transaction_id: 156, transaction_type: "deposit", amount: "161.63", transaction_date: "2023-09-20" },
            { transaction_id: 157, transaction_type: "withdrawal", amount: null, transaction_date: "2023-06-28" },
            { transaction_id: 158, transaction_type: "withdrawal", amount: null, transaction_date: "2023-02-17" },
            { transaction_id: 159, transaction_type: "deposit", amount: "429.85", transaction_date: "2023-02-21" },
            { transaction_id: 160, transaction_type: "deposit", amount: "92.23", transaction_date: "2023-11-16" },
            { transaction_id: 161, transaction_type: "withdrawal", amount: null, transaction_date: "2023-01-22" },
            { transaction_id: 162, transaction_type: "deposit", amount: "533.42", transaction_date: "2023-01-29" },
            { transaction_id: 163, transaction_type: "deposit", amount: "3918.48", transaction_date: "2023-06-30" },
            { transaction_id: 164, transaction_type: "deposit", amount: "1603.25", transaction_date: "2023-04-02" },
            { transaction_id: 165, transaction_type: "deposit", amount: "229.79", transaction_date: "2023-07-30" },
            { transaction_id: 166, transaction_type: "deposit", amount: "58.20", transaction_date: "2023-09-07" },
            { transaction_id: 167, transaction_type: "withdrawal", amount: null, transaction_date: "2023-12-22" },
            { transaction_id: 168, transaction_type: "deposit", amount: "2022.01", transaction_date: "2023-12-18" },
            { transaction_id: 169, transaction_type: "withdrawal", amount: null, transaction_date: "2023-01-08" },
            { transaction_id: 170, transaction_type: "deposit", amount: "815.86", transaction_date: "2023-10-15" },
            { transaction_id: 171, transaction_type: "withdrawal", amount: null, transaction_date: "2023-12-20" },
            { transaction_id: 172, transaction_type: "deposit", amount: "290.02", transaction_date: "2023-12-03" },
            { transaction_id: 173, transaction_type: "withdrawal", amount: null, transaction_date: "2023-07-04" },
            { transaction_id: 174, transaction_type: "deposit", amount: "1762.25", transaction_date: "2023-12-05" },
            { transaction_id: 175, transaction_type: "deposit", amount: "4813.79", transaction_date: "2023-11-06" },
            { transaction_id: 176, transaction_type: "withdrawal", amount: null, transaction_date: "2023-07-17" },
            { transaction_id: 177, transaction_type: "deposit", amount: "265.74", transaction_date: "2023-02-09" },
            { transaction_id: 178, transaction_type: "withdrawal", amount: null, transaction_date: "2023-04-01" },
            { transaction_id: 179, transaction_type: "withdrawal", amount: null, transaction_date: "2023-01-27" },
            { transaction_id: 180, transaction_type: "withdrawal", amount: null, transaction_date: "2023-12-15" },
            { transaction_id: 181, transaction_type: "deposit", amount: "3836.65", transaction_date: "2023-07-30" },
            { transaction_id: 182, transaction_type: "deposit", amount: "819.98", transaction_date: "2023-12-24" },
            { transaction_id: 183, transaction_type: "withdrawal", amount: null, transaction_date: "2023-04-25" },
            { transaction_id: 184, transaction_type: "deposit", amount: "4302.70", transaction_date: "2023-04-22" },
            { transaction_id: 185, transaction_type: "deposit", amount: "468.98", transaction_date: "2023-02-17" },
            { transaction_id: 186, transaction_type: "deposit", amount: "55.74", transaction_date: "2023-10-25" },
            { transaction_id: 187, transaction_type: "deposit", amount: "3736.83", transaction_date: "2023-09-19" },
            { transaction_id: 188, transaction_type: "deposit", amount: "376.60", transaction_date: "2023-11-22" },
            { transaction_id: 189, transaction_type: "deposit", amount: "3356.69", transaction_date: "2023-09-07" },
            { transaction_id: 190, transaction_type: "deposit", amount: "1825.09", transaction_date: "2023-09-24" },
            { transaction_id: 191, transaction_type: "deposit", amount: "389.56", transaction_date: "2023-02-04" },
            { transaction_id: 192, transaction_type: "deposit", amount: "80.49", transaction_date: "2023-11-27" },
            { transaction_id: 193, transaction_type: "deposit", amount: "4867.15", transaction_date: "2023-03-05" },
            { transaction_id: 194, transaction_type: "deposit", amount: "4555.67", transaction_date: "2023-11-17" },
            { transaction_id: 195, transaction_type: "deposit", amount: "4842.62", transaction_date: "2023-03-21" },
            { transaction_id: 196, transaction_type: "withdrawal", amount: null, transaction_date: "2023-12-08" },
            { transaction_id: 197, transaction_type: "withdrawal", amount: null, transaction_date: "2023-10-21" },
            { transaction_id: 198, transaction_type: "withdrawal", amount: null, transaction_date: "2023-06-09" },
            { transaction_id: 199, transaction_type: "withdrawal", amount: null, transaction_date: "2023-08-25" },
            { transaction_id: 200, transaction_type: "deposit", amount: "910.90", transaction_date: "2023-12-19" },
        ],
    });
    await prisma.employees.createMany({
        data: [
            { employee_id: 1, full_name: "Theo Schmidt", department: "HR", position: "specialist administrator assistant" },
            { employee_id: 2, full_name: "Zara Zhang", department: "Finance", position: "associate" },
            { employee_id: 3, full_name: "Noah Nakamura", department: "HR", position: "clerk assistant consultant" },
            { employee_id: 4, full_name: "Carlos Hassan", department: "HR", position: "representative lead" },
            { employee_id: 5, full_name: "Ines Klein", department: "Marketing", position: "director" },
            { employee_id: 6, full_name: "Sam Moreau", department: "Marketing", position: "consultant representative administrator" },
            { employee_id: 7, full_name: "Nadia Nguyen", department: "Marketing", position: "strategist director" },
            { employee_id: 8, full_name: "Mila Clark", department: "HR", position: "lead" },
            { employee_id: 9, full_name: "Theo Chen", department: "HR", position: "strategist" },
            { employee_id: 10, full_name: "Noah Hansen", department: "IT", position: "director assistant clerk" },
            { employee_id: 11, full_name: "Leo Murphy", department: "HR", position: "manager representative" },
            { employee_id: 12, full_name: "Tomas Dubois", department: "Finance", position: null },
            { employee_id: 13, full_name: "Deniz Young", department: "Finance", position: "engineer" },
            { employee_id: 14, full_name: "Ana Hassan", department: "Finance", position: "technician" },
            { employee_id: 15, full_name: "Felix Klein", department: "HR", position: "analyst coordinator" },
            { employee_id: 16, full_name: "Victor Johnson", department: "HR", position: "administrator analyst developer" },
            { employee_id: 17, full_name: "Tomas Tanaka", department: "IT", position: "associate" },
            { employee_id: 18, full_name: "Oscar Khan", department: "HR", position: "technician executive engineer" },
            { employee_id: 19, full_name: "Nina Hassan", department: "HR", position: "strategist" },
            { employee_id: 20, full_name: "Ruby Dubois", department: "IT", position: "officer" },
            { employee_id: 21, full_name: "Amir Torres", department: "HR", position: "administrator clerk analyst" },
            { employee_id: 22, full_name: "Diego Pereira", department: "Marketing", position: "manager officer" },
            { employee_id: 23, full_name: "Lina Reyes", department: "Marketing", position: "lead analyst assistant" },
            { employee_id: 24, full_name: "Yusuf Oliveira", department: "HR", position: "officer" },
            { employee_id: 25, full_name: "David Shah", department: "HR", position: "analyst specialist executive" },
            { employee_id: 26, full_name: "David Nakamura", department: "HR", position: "researcher" },
            { employee_id: 27, full_name: "Sam Cruz", department: "HR", position: "clerk" },
            { employee_id: 28, full_name: "James Sousa", department: "HR", position: "trainer strategist" },
            { employee_id: 29, full_name: "Emma Wright", department: "HR", position: "associate strategist" },
            { employee_id: 30, full_name: "Tomas Young", department: "HR", position: null },
            { employee_id: 31, full_name: "Ravi Carter", department: "HR", position: "engineer assistant" },
            { employee_id: 32, full_name: "Deniz Walker", department: "HR", position: "officer coordinator clerk" },
            { employee_id: 33, full_name: "Lucas Kim", department: "Marketing", position: "executive technician assistant" },
            { employee_id: 34, full_name: "Ethan Jansen", department: "HR", position: "coordinator executive researcher" },
            { employee_id: 35, full_name: "Marco Demir", department: "HR", position: "specialist representative" },
            { employee_id: 36, full_name: "Mia Garcia", department: "Finance", position: "assistant" },
            { employee_id: 37, full_name: "Nadia Wang", department: "IT", position: "associate developer" },
            { employee_id: 38, full_name: "Rafael Gomez", department: "Finance", position: "supervisor manager trainer" },
            { employee_id: 39, full_name: "Olivia Evans", department: "HR", position: "executive developer administrator" },
            { employee_id: 40, full_name: "Alice Shah", department: "HR", position: "lead executive associate" },
            { employee_id: 41, full_name: "Lucas Carter", department: "Finance", position: "developer lead manager" },
            { employee_id: 42, full_name: "Maja Walker", department: "HR", position: "specialist executive" },
            { employee_id: 43, full_name: "Jade Pereira", department: "Finance", position: "clerk associate officer" },
            { employee_id: 44, full_name: "Sofia Clark", department: "Marketing", position: "researcher technician" },
            { employee_id: 45, full_name: "Yusuf Hughes", department: "HR", position: "coordinator" },
            { employee_id: 46, full_name: "Elif Lopez", department: "HR", position: "clerk researcher" },
            { employee_id: 47, full_name: "Arjun Chen", department: "Finance", position: "researcher" },
            { employee_id: 48, full_name: "Mei Almeida", department: "Finance", position: "manager administrator lead" },
            { employee_id: 49, full_name: "Ravi Johnson", department: "Finance", position: "assistant researcher supervisor" },
            { employee_id: 50, full_name: "Olivia Cruz", department: "HR", position: "trainer engineer officer" },
            { employee_id: 51, full_name: "Leo Castro", department: "Finance", position: "engineer technician" },
            { employee_id: 52, full_name: "Oscar Lopez", department: "IT", position: "representative researcher" },
            { employee_id: 53, full_name: "Kai Clark", department: "HR", position: "technician director consultant" },
            { employee_id: 54, full_name: "Yusuf Vargas", department: "IT", position: "analyst assistant" },
            { employee_id: 55, full_name: "Chloe Hansen", department: "IT", position: "associate technician" },
            { employee_id: 56, full_name: "Sara Wagner", department: "HR", position: "trainer associate" },
            { employee_id: 57, full_name: "Maria Wang", department: "Finance", position: null },
            { employee_id: 58, full_name: "Hana Murphy", department: "HR", position: "researcher" },
            { employee_id: 59, full_name: "Liam Moreau", department: "IT", position: "specialist researcher" },
            { employee_id: 60, full_name: "Andre Shah", department: "Finance", position: "representative analyst associate" },
            { employee_id: 61, full_name: "Lena Flores", department: "Finance", position: "officer developer analyst" },
            { employee_id: 62, full_name: "James Brown", department: "HR", position: "coordinator" },
            { employee_id: 63, full_name: "Arjun Ibrahim", department: "Marketing", position: "specialist strategist" },
            { employee_id: 64, full_name: "Rafael Murphy", department: "HR", position: "representative" },
            { employee_id: 65, full_name: "Karim Sato", department: "HR", position: "strategist assistant" },
            { employee_id: 66, full_name: "Andre Johnson", department: "Finance", position: "assistant administrator" },
            { employee_id: 67, full_name: "Ravi Clark", department: "HR", position: "coordinator developer" },
            { employee_id: 68, full_name: "Mila Shah", department: "Finance", position: "manager specialist analyst" },
            { employee_id: 69, full_name: "Ruby Oliveira", department: "HR", position: "lead developer" },
            { employee_id: 70, full_name: "Noah Moreau", department: "HR", position: "assistant" },
            { employee_id: 71, full_name: "Rosa Miller", department: "HR", position: "developer associate lead" },
            { employee_id: 72, full_name: "Chen Young", department: "Marketing", position: "developer" },
            { employee_id: 73, full_name: "Emma Kumar", department: "Finance", position: "assistant lead strategist" },
            { employee_id: 74, full_name: "Rafael Ali", department: "Finance", position: null },
            { employee_id: 75, full_name: "Leo Reyes", department: "Finance", position: "engineer" },
            { employee_id: 76, full_name: "Chloe Gupta", department: "Finance", position: "administrator manager director" },
            { employee_id: 77, full_name: "Yara Evans", department: "HR", position: "analyst developer" },
            { employee_id: 78, full_name: "Diego Adams", department: "Finance", position: "officer trainer" },
            { employee_id: 79, full_name: "Fatima Shah", department: "Finance", position: "researcher manager" },
            { employee_id: 80, full_name: "Sofia Wilson", department: "HR", position: "clerk associate supervisor" },
            { employee_id: 81, full_name: "Chen Tanaka", department: "HR", position: "analyst" },
            { employee_id: 82, full_name: "Nina Pereira", department: "HR", position: null },
            { employee_id: 83, full_name: "Karim Cruz", department: "IT", position: "consultant" },
            { employee_id: 84, full_name: "Anna Martin", department: "HR", position: "executive specialist" },
            { employee_id: 85, full_name: "Zara Wilson", department: "Marketing", position: "strategist lead representative" },
            { employee_id: 86, full_name: "Hannah Flores", department: "HR", position: "coordinator technician officer" },
            { employee_id: 87, full_name: "Nadia Jansen", department: "HR", position: "coordinator" },
            { employee_id: 88, full_name: "Omar Jensen", department: "HR", position: null },
            { employee_id: 89, full_name: "Anna Bennett", department: "Finance", position: "strategist" },
            { employee_id: 90, full_name: "Theo Ibrahim", department: "Finance", position: null },
            { employee_id: 91, full_name: "Arjun Wang", department: "IT", position: "consultant" },
            { employee_id: 92, full_name: "Olivia Diaz", department: "Marketing", position: "researcher" },
            { employee_id: 93, full_name: "Tomas Singh", department: "IT", position: "manager developer" },
            { employee_id: 94, full_name: "Ines Meyer", department: "Finance", position: "director" },
            { employee_id: 95, full_name: "Arjun Tanaka", department: "Finance", position: "associate" },
            { employee_id: 96, full_name: "Nina Miller", department: "HR", position: "trainer" },
            { employee_id: 97, full_name: "Mohamed Schneider", department: "HR", position: "clerk lead researcher" },
            { employee_id: 98, full_name: "Daniel Sato", department: "IT", position: "representative associate clerk" },
            { employee_id: 99, full_name: "Ibrahim Wilson", department: "Finance", position: "consultant" },
            { employee_id: 100, full_name: "Carlos Ahmed", department: "Marketing", position: "trainer" },
            { employee_id: 101, full_name: "Ana Taylor", department: "Finance", position: "associate lead" },
            { employee_id: 102, full_name: "Paula Singh", department: "IT", position: "clerk lead" },
            { employee_id: 103, full_name: "Nadia Chen", department: "IT", position: "executive" },
            { employee_id: 104, full_name: "Victor Kaya", department: "Finance", position: "trainer clerk" },
            { employee_id: 105, full_name: "Elena Diaz", department: "HR", position: "strategist researcher" },
            { employee_id: 106, full_name: "Mateo Larsen", department: "IT", position: "officer" },
            { employee_id: 107, full_name: "Lina Walker", department: "Finance", position: "assistant supervisor" },
            { employee_id: 108, full_name: "Paula Baker", department: "HR", position: "assistant" },
            { employee_id: 109, full_name: "Andre Gupta", department: "Marketing", position: "officer director coordinator" },
            { employee_id: 110, full_name: "Ben Walker", department: "HR", position: "administrator executive" },
            { employee_id: 111, full_name: "Jonas Lee", department: "IT", position: "associate" },
            { employee_id: 112, full_name: "Elif Dubois", department: "IT", position: "engineer associate technician" },
            { employee_id: 113, full_name: "Jonas Klein", department: "Marketing", position: "representative" },
            { employee_id: 114, full_name: "Jack Flores", department: "Finance", position: "director assistant" },
            { employee_id: 115, full_name: "Jonas Shah", department: "HR", position: "director supervisor coordinator" },
            { employee_id: 116, full_name: "Olivia Fischer", department: "HR", position: "executive consultant specialist" },
            { employee_id: 117, full_name: "Felix Davis", department: "HR", position: "engineer assistant director" },
            { employee_id: 118, full_name: "Mohamed Vargas", department: "IT", position: "associate" },
            { employee_id: 119, full_name: "Rafael Dubois", department: "HR", position: "consultant supervisor strategist" },
            { employee_id: 120, full_name: "Mia Wilson", department: "Finance", position: "executive trainer associate" },
            { employee_id: 121, full_name: "Hugo Jensen", department: "Finance", position: "researcher" },
            { employee_id: 122, full_name: "Kai Evans", department: "HR", position: "specialist supervisor coordinator" },
            { employee_id: 123, full_name: "Victor Wagner", department: "IT", position: "supervisor administrator" },
            { employee_id: 124, full_name: "Nina Kaya", department: "HR", position: "specialist" },
            { employee_id: 125, full_name: "Carlos Schmidt", department: "Finance", position: "administrator" },
            { employee_id: 126, full_name: "Rafael Brown", department: "HR", position: "director specialist manager" },
            { employee_id: 127, full_name: "Ivan Klein", department: "Finance", position: "executive researcher" },
            { employee_id: 128, full_name: "Mohamed Ali", department: "HR", position: "associate engineer" },
            { employee_id: 129, full_name: "Fatima Kim", department: "Finance", position: "supervisor analyst engineer" },
            { employee_id: 130, full_name: "Ibrahim Kim", department: "Finance", position: "assistant" },
            { employee_id: 131, full_name: "Ruby Adams", department: "HR", position: "director" },
            { employee_id: 132, full_name: "Julia Kumar", department: "HR", position: "researcher trainer" },
            { employee_id: 133, full_name: "Elif Ruiz", department: "Finance", position: "clerk representative" },
            { employee_id: 134, full_name: "Elena Fischer", department: "Marketing", position: "analyst" },
            { employee_id: 135, full_name: "Deniz Hoffmann", department: "Finance", position: null },
            { employee_id: 136, full_name: "Julia Lopez", department: "Finance", position: "administrator coordinator researcher" },
            { employee_id: 137, full_name: "Pedro Johnson", department: "IT", position: "manager coordinator analyst" },
            { employee_id: 138, full_name: "Julia Wang", department: "HR", position: null },
            { employee_id: 139, full_name: "Zara Wagner", department: "IT", position: null },
            { employee_id: 140, full_name: "Ana Jansen", department: "Finance", position: "supervisor" },
            { employee_id: 141, full_name: "Theo Reyes", department: "Marketing", position: "technician trainer" },
            { employee_id: 142, full_name: "Nina Jensen", department: "Finance", position: "assistant" },
            { employee_id: 143, full_name: "David Garcia", department: "HR", position: "consultant developer" },
            { employee_id: 144, full_name: "Arjun Klein", department: "Finance", position: "lead technician representative" },
            { employee_id: 145, full_name: "Wei Jansen", department: "HR", position: "director" },
            { employee_id: 146, full_name: "Emma Klein", department: "IT", position: "coordinator" },
            { employee_id: 147, full_name: "Diego Jansen", department: "Marketing", position: "administrator" },
            { employee_id: 148, full_name: "Jack Wang", department: "IT", position: "supervisor developer" },
            { employee_id: 149, full_name: "Mei Hughes", department: "Finance", position: "coordinator" },
            { employee_id: 150, full_name: "Diego Carter", department: "HR", position: null },
        ],
    });
    await prisma.payments.createMany({
        data: [
            { payment_id: 1, employee_id: 56, amount: "8749.64", payment_date: "2023-11-24", payment_method: "cash", bonus_amount: "672.25" },
            { payment_id: 2, employee_id: 150, amount: "3546.69", payment_date: "2023-10-07", payment_method: "bank transfer", bonus_amount: "1820.47" },
            { payment_id: 3, employee_id: 25, amount: "1383.64", payment_date: "2023-05-03", payment_method: "bank transfer", bonus_amount: "569.81" },
            { payment_id: 4, employee_id: 113, amount: "6123.24", payment_date: "2023-10-06", payment_method: "bank transfer", bonus_amount: "4111.25" },
            { payment_id: 5, employee_id: 77, amount: "4782.70", payment_date: "2023-10-09", payment_method: "bank transfer", bonus_amount: "62.25" },
            { payment_id: 6, employee_id: 5, amount: "9437.20", payment_date: "2023-12-22", payment_method: "bank transfer", bonus_amount: "2262.57" },
            { payment_id: 7, employee_id: 134, amount: "1065.98", payment_date: "2023-12-05", payment_method: "bank transfer", bonus_amount: "2358.56" },
            { payment_id: 8, employee_id: 52, amount: "9493.86", payment_date: "2023-11-18", payment_method: "cash", bonus_amount: "1551.87" },
            { payment_id: 9, employee_id: 99, amount: "1008.35", payment_date: "2023-11-27", payment_method: "check", bonus_amount: "2073.40" },
            { payment_id: 10, employee_id: 55, amount: "1823.86", payment_date: "2023-06-07", payment_method: "check", bonus_amount: "14.90" },
            { payment_id: 11, employee_id: 21, amount: "1363.99", payment_date: "2023-04-25", payment_method: "bank transfer", bonus_amount: "3214.89" },
            { payment_id: 12, employee_id: 129, amount: "5624.94", payment_date: "2023-11-04", payment_method: "bank transfer", bonus_amount: "3007.06" },
            { payment_id: 13, employee_id: 150, amount: "4738.30", payment_date: "2023-07-04", payment_method: "cash", bonus_amount: "130.32" },
            { payment_id: 14, employee_id: 70, amount: "7364.77", payment_date: "2023-05-04", payment_method: "bank transfer", bonus_amount: "2729.55" },
            { payment_id: 15, employee_id: 129, amount: "3066.73", payment_date: "2023-07-04", payment_method: "bank transfer", bonus_amount: "34.50" },
            { payment_id: 16, employee_id: 119, amount: "7140.39", payment_date: "2023-04-07", payment_method: "bank transfer", bonus_amount: "132.82" },
            { payment_id: 17, employee_id: 4, amount: "1008.40", payment_date: "2023-01-09", payment_method: "check", bonus_amount: "2230.43" },
            { payment_id: 18, employee_id: 75, amount: "9841.41", payment_date: "2023-09-04", payment_method: "cash", bonus_amount: "531.06" },
            { payment_id: 19, employee_id: 5, amount: "7536.29", payment_date: "2023-08-15", payment_method: "check", bonus_amount: "4496.36" },
            { payment_id: 20, employee_id: 133, amount: "7358.24", payment_date: "2023-03-28", payment_method: "bank transfer", bonus_amount: "516.22" },
            { payment_id: 21, employee_id: 134, amount: "9193.16", payment_date: "2023-08-28", payment_method: "bank transfer", bonus_amount: null },
            { payment_id: 22, employee_id: 16, amount: "6736.20", payment_date: "2023-04-17", payment_method: "check", bonus_amount: "497.42" },
            { payment_id: 23, employee_id: 34, amount: "1260.79", payment_date: "2023-10-04", payment_method: "bank transfer", bonus_amount: "482.25" },
            { payment_id: 24, employee_id: 137, amount: "5518.95", payment_date: "2023-12-03", payment_method: "bank transfer", bonus_amount: null },
            { payment_id: 25, employee_id: 134, amount: "3351.08", payment_date: "2023-06-07", payment_method: "bank transfer", bonus_amount: "675.26" },
            { payment_id: 26, employee_id: 27, amount: "1996.14", payment_date: "2023-11-26", payment_method: "bank transfer", bonus_amount: null },
            { payment_id: 27, employee_id: 115, amount: "1351.17", payment_date: "2023-12-18", payment_method: "cash", bonus_amount: "4771.34" },
            { payment_id: 28, employee_id: 139, amount: "4482.74", payment_date: "2023-03-31", payment_method: "bank transfer", bonus_amount: "1447.35" },
            { payment_id: 29, employee_id: 140, amount: "3807.03", payment_date: "2023-11-29", payment_method: "check", bonus_amount: null },
            { payment_id: 30, employee_id: 36, amount: "5973.88", payment_date: "2023-07-26", payment_method: "bank transfer", bonus_amount: "1921.12" },
            { payment_id: 31, employee_id: 4, amount: "1452.08", payment_date: "2023-12-29", payment_method: "cash", bonus_amount: "1706.91" },
            { payment_id: 32, employee_id: 92, amount: "2144.80", payment_date: "2023-06-13", payment_method: "bank transfer", bonus_amount: "94.75" },
            { payment_id: 33, employee_id: 10, amount: "2276.94", payment_date: "2023-08-22", payment_method: "check", bonus_amount: "2589.42" },
            { payment_id: 34, employee_id: 135, amount: "7749.11", payment_date: "2023-09-13", payment_method: "bank transfer", bonus_amount: "3480.16" },
            { payment_id: 35, employee_id: 61, amount: "2241.54", payment_date: "2023-06-16", payment_method: "bank transfer", bonus_amount: "1244.90" },
            { payment_id: 36, employee_id: 132, amount: "7881.43", payment_date: "2023-12-06", payment_method: "check", bonus_amount: "576.38" },
            { payment_id: 37, employee_id: 72, amount: "8986.20", payment_date: "2023-04-07", payment_method: "bank transfer", bonus_amount: "252.05" },
            { payment_id: 38, employee_id: 5, amount: "3813.08", payment_date: "2023-08-10", payment_method: "bank transfer", bonus_amount: "0.01" },
            { payment_id: 39, employee_id: 47, amount: "3084.15", payment_date: "2023-06-07", payment_method: "bank transfer", bonus_amount: "4067.44" },
            { payment_id: 40, employee_id: 11, amount: "6944.95", payment_date: "2023-10-22", payment_method: "bank transfer", bonus_amount: "369.15" },
            { payment_id: 41, employee_id: 4, amount: "5209.32", payment_date: "2023-06-18", payment_method: "bank transfer", bonus_amount: null },
            { payment_id: 42, employee_id: 104, amount: "5132.44", payment_date: "2023-08-09", payment_method: "bank transfer", bonus_amount: "1743.58" },
            { payment_id: 43, employee_id: 44, amount: "4969.76", payment_date: "2023-04-14", payment_method: "bank transfer", bonus_amount: "110.46" },
            { payment_id: 44, employee_id: 102, amount: "3581.67", payment_date: "2023-05-19", payment_method: "bank transfer", bonus_amount: "3365.63" },
            { payment_id: 45, employee_id: 43, amount: "9472.61", payment_date: "2023-04-04", payment_method: "bank transfer", bonus_amount: "4787.90" },
            { payment_id: 46, employee_id: 43, amount: "1371.96", payment_date: "2023-05-26", payment_method: "bank transfer", bonus_amount: "1826.81" },
            { payment_id: 47, employee_id: 120, amount: "5186.73", payment_date: "2023-02-21", payment_method: "bank transfer", bonus_amount: "1148.89" },
            { payment_id: 48, employee_id: 30, amount: "2110.23", payment_date: "2023-08-15", payment_method: "bank transfer", bonus_amount: "1490.79" },
            { payment_id: 49, employee_id: 91, amount: "8787.70", payment_date: "2023-12-26", payment_method: "bank transfer", bonus_amount: "231.66" },
            { payment_id: 50, employee_id: 27, amount: "1057.53", payment_date: "2023-04-23", payment_method: "bank transfer", bonus_amount: "1756.21" },
            { payment_id: 51, employee_id: 74, amount: "1152.08", payment_date: "2023-05-30", payment_method: "bank transfer", bonus_amount: "96.44" },
            { payment_id: 52, employee_id: 34, amount: "2300.78", payment_date: "2023-11-24", payment_method: "cash", bonus_amount: null },
            { payment_id: 53, employee_id: 51, amount: "1212.88", payment_date: "2023-04-12", payment_method: "bank transfer", bonus_amount: "2861.76" },
            { payment_id: 54, employee_id: 128, amount: "8858.90", payment_date: "2023-05-29", payment_method: "cash", bonus_amount: "2803.86" },
            { payment_id: 55, employee_id: 27, amount: "1579.13", payment_date: "2023-11-15", payment_method: "bank transfer", bonus_amount: "4718.38" },
            { payment_id: 56, employee_id: 19, amount: "3955.97", payment_date: "2023-08-15", payment_method: "bank transfer", bonus_amount: "229.37" },
            { payment_id: 57, employee_id: 135, amount: "4951.52", payment_date: "2023-10-05", payment_method: "bank transfer", bonus_amount: "1852.32" },
            { payment_id: 58, employee_id: 107, amount: "4834.63", payment_date: "2023-04-14", payment_method: "bank transfer", bonus_amount: "2938.98" },
            { payment_id: 59, employee_id: 58, amount: "1113.69", payment_date: "2023-06-20", payment_method: "bank transfer", bonus_amount: "822.88" },
            { payment_id: 60, employee_id: 30, amount: "5932.88", payment_date: "2023-06-28", payment_method: "bank transfer", bonus_amount: "941.18" },
            { payment_id: 61, employee_id: 53, amount: "7537.74", payment_date: "2023-08-30", payment_method: "check", bonus_amount: null },
            { payment_id: 62, employee_id: 34, amount: "5161.88", payment_date: "2023-08-25", payment_method: "bank transfer", bonus_amount: "1027.09" },
            { payment_id: 63, employee_id: 66, amount: "6540.68", payment_date: "2023-09-05", payment_method: "bank transfer", bonus_amount: "2580.79" },
            { payment_id: 64, employee_id: 97, amount: "1346.92", payment_date: "2023-06-09", payment_method: "bank transfer", bonus_amount: null },
            { payment_id: 65, employee_id: 59, amount: "4070.30", payment_date: "2023-09-30", payment_method: "cash", bonus_amount: "113.46" },
            { payment_id: 66, employee_id: 7, amount: "2776.35", payment_date: "2023-10-06", payment_method: "bank transfer", bonus_amount: "765.95" },
            { payment_id: 67, employee_id: 15, amount: "2473.02", payment_date: "2023-07-26", payment_method: "check", bonus_amount: "20.11" },
            { payment_id: 68, employee_id: 143, amount: "2139.82", payment_date: "2023-12-09", payment_method: "bank transfer", bonus_amount: "3454.67" },
            { payment_id: 69, employee_id: 12, amount: "7515.11", payment_date: "2023-09-15", payment_method: "check", bonus_amount: "1985.69" },
            { payment_id: 70, employee_id: 97, amount: "1460.02", payment_date: "2023-11-19", payment_method: "bank transfer", bonus_amount: "10.07" },
            { payment_id: 71, employee_id: 42, amount: "2120.48", payment_date: "2023-05-17", payment_method: "bank transfer", bonus_amount: "2104.35" },
            { payment_id: 72, employee_id: 132, amount: "7405.97", payment_date: "2023-11-09", payment_method: "bank transfer", bonus_amount: "288.94" },
            { payment_id: 73, employee_id: 56, amount: "9409.23", payment_date: "2023-05-18", payment_method: "bank transfer", bonus_amount: null },
            { payment_id: 74, employee_id: 127, amount: "7676.71", payment_date: "2023-09-12", payment_method: "bank transfer", bonus_amount: "4086.01" },
            { payment_id: 75, employee_id: 29, amount: "4437.79", payment_date: "2023-12-01", payment_method: "check", bonus_amount: "4600.11" },
            { payment_id: 76, employee_id: 66, amount: "4051.25", payment_date: "2023-08-11", payment_method: "bank transfer", bonus_amount: "2751.15" },
            { payment_id: 77, employee_id: 33, amount: "6236.07", payment_date: "2023-06-06", payment_method: "bank transfer", bonus_amount: "112.77" },
            { payment_id: 78, employee_id: 118, amount: "1792.23", payment_date: "2023-02-16", payment_method: "bank transfer", bonus_amount: "40.62" },
            { payment_id: 79, employee_id: 87, amount: "1145.52", payment_date: "2023-01-27", payment_method: "bank transfer", bonus_amount: "3276.74" },
            { payment_id: 80, employee_id: 63, amount: "2047.26", payment_date: "2023-11-10", payment_method: "check", bonus_amount: "3107.87" },
            { payment_id: 81, employee_id: 89, amount: "4068.86", payment_date: "2023-09-01", payment_method: "check", bonus_amount: "562.43" },
            { payment_id: 82, employee_id: 91, amount: "9824.19", payment_date: "2023-10-10", payment_method: "bank transfer", bonus_amount: "102.16" },
            { payment_id: 83, employee_id: 12, amount: "3322.08", payment_date: "2023-02-25", payment_method: "cash", bonus_amount: "1633.15" },
            { payment_id: 84, employee_id: 83, amount: "1302.54", payment_date: "2023-11-16", payment_method: "check", bonus_amount: "3505.86" },
            { payment_id: 85, employee_id: 30, amount: "1365.65", payment_date: "2023-04-25", payment_method: "bank transfer", bonus_amount: "558.27" },
            { payment_id: 86, employee_id: 127, amount: "2376.37", payment_date: "2023-04-29", payment_method: "cash", bonus_amount: "65.56" },
            { payment_id: 87, employee_id: 82, amount: "1311.76", payment_date: "2023-08-08", payment_method: "check", bonus_amount: "3519.26" },
            { payment_id: 88, employee_id: 25, amount: "7086.18", payment_date: "2023-09-22", payment_method: "bank transfer", bonus_amount: "2761.06" },
            { payment_id: 89, employee_id: 67, amount: "6360.33", payment_date: "2023-04-26", payment_method: "bank transfer", bonus_amount: "2730.43" },
            { payment_id: 90, employee_id: 132, amount: "1486.82", payment_date: "2023-11-10", payment_method: "bank transfer", bonus_amount: null },
            { payment_id: 91, employee_id: 130, amount: "9769.63", payment_date: "2023-09-14", payment_method: "bank transfer", bonus_amount: "1094.70" },
            { payment_id: 92, employee_id: 21, amount: "7145.84", payment_date: "2023-10-13", payment_method: "check", bonus_amount: "1059.85" },
            { payment_id: 93, employee_id: 72, amount: "9332.68", payment_date: "2023-11-22", payment_method: "bank transfer", bonus_amount: "2681.00" },
            { payment_id: 94, employee_id: 13, amount: "5736.32", payment_date: "2023-07-11", payment_method: "cash", bonus_amount: "257.75" },
            { payment_id: 95, employee_id: 72, amount: "2645.12", payment_date: "2023-09-03", payment_method: "bank transfer", bonus_amount: "3732.78" },
            { payment_id: 96, employee_id: 112, amount: "6563.57", payment_date: "2023-10-04", payment_method: "check", bonus_amount: "9.13" },
            { payment_id: 97, employee_id: 144, amount: "9896.51", payment_date: "2023-06-22", payment_method: "cash", bonus_amount: "3260.05" },
            { payment_id: 98, employee_id: 13, amount: "8723.01", payment_date: "2023-11-24", payment_method: "bank transfer", bonus_amount: "126.33" },
            { payment_id: 99, employee_id: 72, amount: "3397.47", payment_date: "2023-12-15", payment_method: "bank transfer", bonus_amount: "4112.72" },
            { payment_id: 100, employee_id: 47, amount: "9477.03", payment_date: "2023-02-23", payment_method: "bank transfer", bonus_amount: "1246.20" },
            { payment_id: 101, employee_id: 118, amount: "2139.08", payment_date: "2023-10-13", payment_method: "bank transfer", bonus_amount: "3393.15" },
            { payment_id: 102, employee_id: 121, amount: "2451.82", payment_date: "2023-10-05", payment_method: "bank transfer", bonus_amount: "4509.08" },
            { payment_id: 103, employee_id: 61, amount: "1046.27", payment_date: "2023-03-19", payment_method: "bank transfer", bonus_amount: "0.15" },
            { payment_id: 104, employee_id: 75, amount: "8201.23", payment_date: "2023-10-05", payment_method: "bank transfer", bonus_amount: "842.26" },
            { payment_id: 105, employee_id: 85, amount: "1915.12", payment_date: "2023-11-19", payment_method: "bank transfer", bonus_amount: "313.29" },
            { payment_id: 106, employee_id: 132, amount: "3715.99", payment_date: "2023-08-26", payment_method: "bank transfer", bonus_amount: "71.23" },
            { payment_id: 107, employee_id: 124, amount: "1118.61", payment_date: "2023-07-05", payment_method: "bank transfer", bonus_amount: "4658.18" },
            { payment_id: 108, employee_id: 66, amount: "8938.24", payment_date: "2023-12-05", payment_method: "bank transfer", bonus_amount: "2652.98" },
            { payment_id: 109, employee_id: 119, amount: "1003.84", payment_date: "2023-12-26", payment_method: "bank transfer", bonus_amount: "376.73" },
            { payment_id: 110, employee_id: 148, amount: "9625.75", payment_date: "2023-09-04", payment_method: "bank transfer", bonus_amount: "693.22" },
            { payment_id: 111, employee_id: 39, amount: "9867.88", payment_date: "2023-03-01", payment_method: "cash", bonus_amount: "58.30" },
            { payment_id: 112, employee_id: 30, amount: "1003.69", payment_date: "2023-06-21", payment_method: "cash", bonus_amount: "1.90" },
            { payment_id: 113, employee_id: 106, amount: "5759.93", payment_date: "2023-12-24", payment_method: "bank transfer", bonus_amount: "2389.65" },
            { payment_id: 114, employee_id: 88, amount: "8571.36", payment_date: "2023-07-16", payment_method: "cash", bonus_amount: "1223.78" },
            { payment_id: 115, employee_id: 118, amount: "8857.38", payment_date: "2023-01-17", payment_method: "bank transfer", bonus_amount: "28.91" },
            { payment_id: 116, employee_id: 10, amount: "9211.39", payment_date: "2023-08-03", payment_method: "check", bonus_amount: "4957.89" },
            { payment_id: 117, employee_id: 55, amount: "6595.24", payment_date: "2023-06-18", payment_method: "bank transfer", bonus_amount: "0.92" },
            { payment_id: 118, employee_id: 94, amount: "1274.10", payment_date: "2023-03-04", payment_method: "cash", bonus_amount: "322.35" },
            { payment_id: 119, employee_id: 55, amount: "2073.40", payment_date: "2023-01-06", payment_method: "check", bonus_amount: "1813.45" },
            { payment_id: 120, employee_id: 100, amount: "1586.04", payment_date: "2023-08-11", payment_method: "bank transfer", bonus_amount: "264.01" },
            { payment_id: 121, employee_id: 55, amount: "6684.87", payment_date: "2023-06-13", payment_method: "bank transfer", bonus_amount: "10.64" },
            { payment_id: 122, employee_id: 34, amount: "2182.74", payment_date: "2023-12-03", payment_method: "bank transfer", bonus_amount: "3746.52" },
            { payment_id: 123, employee_id: 52, amount: "1046.31", payment_date: "2023-07-15", payment_method: "bank transfer", bonus_amount: "2906.10" },
            { payment_id: 124, employee_id: 123, amount: "7480.71", payment_date: "2023-09-08", payment_method: "bank transfer", bonus_amount: "313.44" },
            { payment_id: 125, employee_id: 93, amount: "8385.26", payment_date: "2023-11-15", payment_method: "check", bonus_amount: null },
            { payment_id: 126, employee_id: 27, amount: "3271.95", payment_date: "2023-08-12", payment_method: "bank transfer", bonus_amount: "1889.19" },
            { payment_id: 127, employee_id: 106, amount: "3886.08", payment_date: "2023-09-25", payment_method: "bank transfer", bonus_amount: "3306.56" },
            { payment_id: 128, employee_id: 64, amount: "1022.98", payment_date: "2023-01-06", payment_method: "check", bonus_amount: "3622.94" },
            { payment_id: 129, employee_id: 150, amount: "4485.28", payment_date: "2023-03-20", payment_method: "check", bonus_amount: "4301.26" },
            { payment_id: 130, employee_id: 41, amount: "3468.87", payment_date: "2023-12-26", payment_method: "cash", bonus_amount: "181.31" },
            { payment_id: 131, employee_id: 23, amount: "1476.91", payment_date: "2023-05-02", payment_method: "bank transfer", bonus_amount: "2706.50" },
            { payment_id: 132, employee_id: 22, amount: "8405.91", payment_date: "2023-11-24", payment_method: "bank transfer", bonus_amount: "1855.97" },
            { payment_id: 133, employee_id: 56, amount: "1000.48", payment_date: "2023-12-23", payment_method: "bank transfer", bonus_amount: "1880.80" },
            { payment_id: 134, employee_id: 111, amount: "1131.06", payment_date: "2023-12-03", payment_method: "bank transfer", bonus_amount: null },
            { payment_id: 135, employee_id: 92, amount: "1625.74", payment_date: "2023-10-29", payment_method: "bank transfer", bonus_amount: "1002.32" },
            { payment_id: 136, employee_id: 114, amount: "7036.87", payment_date: "2023-06-08", payment_method: "bank transfer", bonus_amount: "169.65" },
            { payment_id: 137, employee_id: 117, amount: "5832.57", payment_date: "2023-09-01", payment_method: "check", bonus_amount: "916.86" },
            { payment_id: 138, employee_id: 33, amount: "9030.00", payment_date: "2023-11-23", payment_method: "bank transfer", bonus_amount: "1731.79" },
            { payment_id: 139, employee_id: 54, amount: "4361.78", payment_date: "2023-07-19", payment_method: "bank transfer", bonus_amount: null },
            { payment_id: 140, employee_id: 44, amount: "9264.74", payment_date: "2023-01-25", payment_method: "bank transfer", bonus_amount: "532.84" },
            { payment_id: 141, employee_id: 145, amount: "2437.35", payment_date: "2023-06-28", payment_method: "bank transfer", bonus_amount: "813.48" },
            { payment_id: 142, employee_id: 129, amount: "7958.67", payment_date: "2023-02-08", payment_method: "bank transfer", bonus_amount: "2709.26" },
            { payment_id: 143, employee_id: 20, amount: "1396.18", payment_date: "2023-07-07", payment_method: "bank transfer", bonus_amount: "744.29" },
            { payment_id: 144, employee_id: 132, amount: "4110.49", payment_date: "2023-11-06", payment_method: "bank transfer", bonus_amount: "380.16" },
            { payment_id: 145, employee_id: 24, amount: "9895.54", payment_date: "2023-10-08", payment_method: "check", bonus_amount: "9.42" },
            { payment_id: 146, employee_id: 88, amount: "3006.61", payment_date: "2023-05-05", payment_method: "check", bonus_amount: "2355.10" },
            { payment_id: 147, employee_id: 110, amount: "1879.11", payment_date: "2023-06-13", payment_method: "bank transfer", bonus_amount: null },
            { payment_id: 148, employee_id: 67, amount: "4535.13", payment_date: "2023-06-26", payment_method: "check", bonus_amount: "86.79" },
            { payment_id: 149, employee_id: 80, amount: "2163.39", payment_date: "2023-06-27", payment_method: "cash", bonus_amount: "258.57" },
            { payment_id: 150, employee_id: 143, amount: "1244.74", payment_date: "2023-11-14", payment_method: "bank transfer", bonus_amount: "1004.61" },
            { payment_id: 151, employee_id: 101, amount: "4856.76", payment_date: "2023-04-08", payment_method: "bank transfer", bonus_amount: "668.23" },
            { payment_id: 152, employee_id: 23, amount: "2263.34", payment_date: "2023-01-27", payment_method: "cash", bonus_amount: "1.54" },
            { payment_id: 153, employee_id: 80, amount: "6513.75", payment_date: "2023-05-17", payment_method: "check", bonus_amount: "2066.50" },
            { payment_id: 154, employee_id: 107, amount: "5256.78", payment_date: "2023-10-20", payment_method: "bank transfer", bonus_amount: "4190.12" },
            { payment_id: 155, employee_id: 7, amount: "1193.84", payment_date: "2023-03-01", payment_method: "bank transfer", bonus_amount: "1364.73" },
            { payment_id: 156, employee_id: 69, amount: "7647.89", payment_date: "2023-01-21", payment_method: "check", bonus_amount: "80.98" },
            { payment_id: 157, employee_id: 64, amount: "2797.66", payment_date: "2023-03-09", payment_method: "check", bonus_amount: "147.03" },
            { payment_id: 158, employee_id: 150, amount: "8544.46", payment_date: "2023-12-08", payment_method: "bank transfer", bonus_amount: "4346.02" },
            { payment_id: 159, employee_id: 21, amount: "1645.50", payment_date: "2023-11-03", payment_method: "bank transfer", bonus_amount: "3766.49" },
            { payment_id: 160, employee_id: 19, amount: "6662.22", payment_date: "2023-09-20", payment_method: "bank transfer", bonus_amount: "2070.21" },
            { payment_id: 161, employee_id: 98, amount: "6023.59", payment_date: "2023-02-10", payment_method: "bank transfer", bonus_amount: "1149.72" },
            { payment_id: 162, employee_id: 86, amount: "1432.99", payment_date: "2023-11-17", payment_method: "check", bonus_amount: "674.78" },
            { payment_id: 163, employee_id: 128, amount: "2592.51", payment_date: "2023-10-18", payment_method: "bank transfer", bonus_amount: "899.06" },
            { payment_id: 164, employee_id: 21, amount: "8520.02", payment_date: "2023-06-23", payment_method: "bank transfer", bonus_amount: "2423.80" },
            { payment_id: 165, employee_id: 73, amount: "9387.72", payment_date: "2023-06-04", payment_method: "bank transfer", bonus_amount: "1722.08" },
            { payment_id: 166, employee_id: 32, amount: "3779.91", payment_date: "2023-08-14", payment_method: "bank transfer", bonus_amount: "110.49" },
            { payment_id: 167, employee_id: 102, amount: "2123.18", payment_date: "2023-08-01", payment_method: "bank transfer", bonus_amount: "2511.38" },
            { payment_id: 168, employee_id: 100, amount: "7874.77", payment_date: "2023-12-16", payment_method: "bank transfer", bonus_amount: "1574.22" },
            { payment_id: 169, employee_id: 84, amount: "7873.99", payment_date: "2023-12-26", payment_method: "bank transfer", bonus_amount: "2971.74" },
            { payment_id: 170, employee_id: 58, amount: "6769.30", payment_date: "2023-03-27", payment_method: "check", bonus_amount: "321.66" },
            { payment_id: 171, employee_id: 73, amount: "1179.73", payment_date: "2023-08-18", payment_method: "check", bonus_amount: "758.98" },
            { payment_id: 172, employee_id: 26, amount: "6113.29", payment_date: "2023-06-25", payment_method: "cash", bonus_amount: "116.22" },
            { payment_id: 173, employee_id: 42, amount: "1810.48", payment_date: "2023-10-18", payment_method: "check", bonus_amount: "2665.54" },
            { payment_id: 174, employee_id: 96, amount: "2693.97", payment_date: "2023-04-02", payment_method: "bank transfer", bonus_amount: "22.80" },
            { payment_id: 175, employee_id: 123, amount: "8501.71", payment_date: "2023-09-01", payment_method: "bank transfer", bonus_amount: "3284.08" },
            { payment_id: 176, employee_id: 124, amount: "1437.56", payment_date: "2023-08-19", payment_method: "cash", bonus_amount: "873.79" },
            { payment_id: 177, employee_id: 80, amount: "1047.77", payment_date: "2023-06-29", payment_method: "bank transfer", bonus_amount: "4594.39" },
            { payment_id: 178, employee_id: 87, amount: "1369.02", payment_date: "2023-11-09", payment_method: "check", bonus_amount: "962.74" },
            { payment_id: 179, employee_id: 39, amount: "6749.85", payment_date: "2023-07-17", payment_method: "bank transfer", bonus_amount: "1315.53" },
            { payment_id: 180, employee_id: 88, amount: "1111.78", payment_date: "2023-12-21", payment_method: "bank transfer", bonus_amount: "1532.29" },
            { payment_id: 181, employee_id: 105, amount: "1167.04", payment_date: "2023-10-17", payment_method: "bank transfer", bonus_amount: "4051.99" },
            { payment_id: 182, employee_id: 35, amount: "4605.10", payment_date: "2023-01-27", payment_method: "bank transfer", bonus_amount: "863.41" },
            { payment_id: 183, employee_id: 131, amount: "1813.89", payment_date: "2023-11-12", payment_method: "bank transfer", bonus_amount: "2126.02" },
            { payment_id: 184, employee_id: 35, amount: "4227.23", payment_date: "2023-10-08", payment_method: "check", bonus_amount: null },
            { payment_id: 185, employee_id: 30, amount: "3781.13", payment_date: "2023-03-31", payment_method: "bank transfer", bonus_amount: "1464.76" },
            { payment_id: 186, employee_id: 56, amount: "1625.25", payment_date: "2023-08-03", payment_method: "check", bonus_amount: "1585.70" },
            { payment_id: 187, employee_id: 52, amount: "8377.85", payment_date: "2023-09-26", payment_method: "bank transfer", bonus_amount: "301.38" },
            { payment_id: 188, employee_id: 82, amount: "7922.92", payment_date: "2023-03-18", payment_method: "bank transfer", bonus_amount: "1388.37" },
            { payment_id: 189, employee_id: 50, amount: "7013.79", payment_date: "2023-12-25", payment_method: "cash", bonus_amount: "1723.50" },
            { payment_id: 190, employee_id: 1, amount: "8751.79", payment_date: "2023-10-26", payment_method: "cash", bonus_amount: "977.11" },
            { payment_id: 191, employee_id: 139, amount: "2134.71", payment_date: "2023-05-12", payment_method: "bank transfer", bonus_amount: "156.71" },
            { payment_id: 192, employee_id: 28, amount: "1106.94", payment_date: "2023-09-05", payment_method: "check", bonus_amount: "1710.85" },
            { payment_id: 193, employee_id: 91, amount: "4303.90", payment_date: "2023-12-04", payment_method: "bank transfer", bonus_amount: "15.26" },
            { payment_id: 194, employee_id: 86, amount: "6829.29", payment_date: "2023-09-01", payment_method: "check", bonus_amount: "198.40" },
            { payment_id: 195, employee_id: 123, amount: "4330.26", payment_date: "2023-06-26", payment_method: "bank transfer", bonus_amount: "6.40" },
            { payment_id: 196, employee_id: 83, amount: "6830.86", payment_date: "2023-12-31", payment_method: "bank transfer", bonus_amount: "3.88" },
            { payment_id: 197, employee_id: 50, amount: "1059.68", payment_date: "2023-05-20", payment_method: "bank transfer", bonus_amount: "4173.23" },
            { payment_id: 198, employee_id: 34, amount: "6263.53", payment_date: "2023-02-04", payment_method: "bank transfer", bonus_amount: "21.90" },
            { payment_id: 199, employee_id: 10, amount: "7029.90", payment_date: "2023-08-12", payment_method: "bank transfer", bonus_amount: "3166.34" },
            { payment_id: 200, employee_id: 64, amount: "4452.99", payment_date: "2023-02-06", payment_method: "cash", bonus_amount: "2687.55" },
            { payment_id: 201, employee_id: 64, amount: "1000.00", payment_date: "2023-04-06", payment_method: "bank transfer", bonus_amount: "693.09" },
            { payment_id: 202, employee_id: 21, amount: "4258.37", payment_date: "2023-08-27", payment_method: "bank transfer", bonus_amount: "557.47" },
            { payment_id: 203, employee_id: 94, amount: "1845.47", payment_date: "2023-03-18", payment_method: "bank transfer", bonus_amount: "371.56" },
            { payment_id: 204, employee_id: 110, amount: "1390.84", payment_date: "2023-08-31", payment_method: "check", bonus_amount: "1979.63" },
            { payment_id: 205, employee_id: 70, amount: "5954.41", payment_date: "2023-12-22", payment_method: "check", bonus_amount: "434.01" },
            { payment_id: 206, employee_id: 95, amount: "2643.75", payment_date: "2023-02-26", payment_method: "bank transfer", bonus_amount: "35.29" },
            { payment_id: 207, employee_id: 146, amount: "1862.14", payment_date: "2023-07-21", payment_method: "cash", bonus_amount: "11.21" },
            { payment_id: 208, employee_id: 32, amount: "3023.85", payment_date: "2023-05-20", payment_method: "bank transfer", bonus_amount: "1467.82" },
            { payment_id: 209, employee_id: 66, amount: "6653.79", payment_date: "2023-03-19", payment_method: "bank transfer", bonus_amount: "202.02" },
            { payment_id: 210, employee_id: 72, amount: "7404.06", payment_date: "2023-10-25", payment_method: "check", bonus_amount: "97.65" },
            { payment_id: 211, employee_id: 96, amount: "9249.05", payment_date: "2023-08-10", payment_method: "bank transfer", bonus_amount: "102.83" },
            { payment_id: 212, employee_id: 148, amount: "1648.59", payment_date: "2023-03-12", payment_method: "bank transfer", bonus_amount: "1893.86" },
            { payment_id: 213, employee_id: 107, amount: "9957.40", payment_date: "2023-03-25", payment_method: "bank transfer", bonus_amount: "3031.80" },
            { payment_id: 214, employee_id: 16, amount: "6104.16", payment_date: "2023-06-14", payment_method: "bank transfer", bonus_amount: "0.20" },
            { payment_id: 215, employee_id: 149, amount: "1762.14", payment_date: "2023-09-02", payment_method: "bank transfer", bonus_amount: "4690.51" },
            { payment_id: 216, employee_id: 108, amount: "6820.73", payment_date: "2023-05-19", payment_method: "bank transfer", bonus_amount: "25.97" },
            { payment_id: 217, employee_id: 74, amount: "2443.74", payment_date: "2023-05-21", payment_method: "bank transfer", bonus_amount: "1624.05" },
            { payment_id: 218, employee_id: 103, amount: "3182.08", payment_date: "2023-12-23", payment_method: "bank transfer", bonus_amount: "1496.94" },
            { payment_id: 219, employee_id: 15, amount: "6792.93", payment_date: "2023-04-19", payment_method: "bank transfer", bonus_amount: "1093.64" },
            { payment_id: 220, employee_id: 77, amount: "1091.70", payment_date: "2023-08-30", payment_method: "cash", bonus_amount: "1114.98" },
            { payment_id: 221, employee_id: 45, amount: "5948.82", payment_date: "2023-07-28", payment_method: "bank transfer", bonus_amount: "3113.96" },
            { payment_id: 222, employee_id: 51, amount: "1001.76", payment_date: "2023-03-29", payment_method: "cash", bonus_amount: "3394.69" },
            { payment_id: 223, employee_id: 29, amount: "3472.99", payment_date: "2023-11-19", payment_method: "bank transfer", bonus_amount: "1927.58" },
            { payment_id: 224, employee_id: 103, amount: "1232.48", payment_date: "2023-11-07", payment_method: "bank transfer", bonus_amount: "1276.91" },
            { payment_id: 225, employee_id: 137, amount: "1508.96", payment_date: "2023-05-01", payment_method: "cash", bonus_amount: "3.94" },
            { payment_id: 226, employee_id: 13, amount: "2283.43", payment_date: "2023-05-08", payment_method: "cash", bonus_amount: null },
            { payment_id: 227, employee_id: 109, amount: "3030.25", payment_date: "2023-05-26", payment_method: "bank transfer", bonus_amount: "4253.47" },
            { payment_id: 228, employee_id: 148, amount: "8853.27", payment_date: "2023-08-31", payment_method: "check", bonus_amount: "468.01" },
            { payment_id: 229, employee_id: 132, amount: "3470.15", payment_date: "2023-11-20", payment_method: "bank transfer", bonus_amount: "70.54" },
            { payment_id: 230, employee_id: 45, amount: "2553.99", payment_date: "2023-04-21", payment_method: "bank transfer", bonus_amount: "4435.36" },
            { payment_id: 231, employee_id: 109, amount: "8518.50", payment_date: "2023-12-05", payment_method: "bank transfer", bonus_amount: "421.88" },
            { payment_id: 232, employee_id: 30, amount: "2792.90", payment_date: "2023-12-17", payment_method: "bank transfer", bonus_amount: null },
            { payment_id: 233, employee_id: 47, amount: "4780.34", payment_date: "2023-08-08", payment_method: "bank transfer", bonus_amount: "1810.06" },
            { payment_id: 234, employee_id: 104, amount: "9056.65", payment_date: "2023-05-27", payment_method: "bank transfer", bonus_amount: null },
            { payment_id: 235, employee_id: 90, amount: "3189.47", payment_date: "2023-02-14", payment_method: "bank transfer", bonus_amount: "1773.63" },
            { payment_id: 236, employee_id: 24, amount: "2259.39", payment_date: "2023-07-20", payment_method: "bank transfer", bonus_amount: null },
            { payment_id: 237, employee_id: 4, amount: "1217.39", payment_date: "2023-10-09", payment_method: "cash", bonus_amount: "789.34" },
            { payment_id: 238, employee_id: 94, amount: "2122.89", payment_date: "2023-07-05", payment_method: "bank transfer", bonus_amount: null },
            { payment_id: 239, employee_id: 16, amount: "3866.28", payment_date: "2023-12-19", payment_method: "bank transfer", bonus_amount: "1353.49" },
            { payment_id: 240, employee_id: 79, amount: "1406.64", payment_date: "2023-09-16", payment_method: "bank transfer", bonus_amount: null },
            { payment_id: 241, employee_id: 60, amount: "3870.05", payment_date: "2023-04-17", payment_method: "bank transfer", bonus_amount: "3948.09" },
            { payment_id: 242, employee_id: 10, amount: "1273.69", payment_date: "2023-12-23", payment_method: "check", bonus_amount: "3674.45" },
            { payment_id: 243, employee_id: 9, amount: "1012.01", payment_date: "2023-08-19", payment_method: "check", bonus_amount: "2033.47" },
            { payment_id: 244, employee_id: 136, amount: "1005.79", payment_date: "2023-04-09", payment_method: "bank transfer", bonus_amount: "6.73" },
            { payment_id: 245, employee_id: 7, amount: "2446.09", payment_date: "2023-05-24", payment_method: "bank transfer", bonus_amount: "3064.98" },
            { payment_id: 246, employee_id: 51, amount: "1751.89", payment_date: "2023-12-30", payment_method: "cash", bonus_amount: "5.90" },
            { payment_id: 247, employee_id: 3, amount: "2374.12", payment_date: "2023-12-05", payment_method: "check", bonus_amount: "4113.67" },
            { payment_id: 248, employee_id: 134, amount: "7763.24", payment_date: "2023-10-01", payment_method: "check", bonus_amount: "3025.52" },
            { payment_id: 249, employee_id: 71, amount: "5275.16", payment_date: "2023-12-21", payment_method: "check", bonus_amount: "3221.63" },
            { payment_id: 250, employee_id: 8, amount: "2533.38", payment_date: "2023-09-21", payment_method: "bank transfer", bonus_amount: "4706.44" },
            { payment_id: 251, employee_id: 149, amount: "4733.65", payment_date: "2023-12-25", payment_method: "check", bonus_amount: "39.85" },
            { payment_id: 252, employee_id: 94, amount: "1719.01", payment_date: "2023-12-30", payment_method: "bank transfer", bonus_amount: "2774.75" },
            { payment_id: 253, employee_id: 128, amount: "1414.97", payment_date: "2023-03-28", payment_method: "cash", bonus_amount: null },
            { payment_id: 254, employee_id: 145, amount: "9720.21", payment_date: "2023-10-12", payment_method: "bank transfer", bonus_amount: "1763.94" },
            { payment_id: 255, employee_id: 85, amount: "3062.96", payment_date: "2023-06-15", payment_method: "bank transfer", bonus_amount: "3532.03" },
            { payment_id: 256, employee_id: 15, amount: "1791.02", payment_date: "2023-10-07", payment_method: "bank transfer", bonus_amount: "1931.84" },
            { payment_id: 257, employee_id: 1, amount: "4148.83", payment_date: "2023-10-27", payment_method: "bank transfer", bonus_amount: "151.93" },
            { payment_id: 258, employee_id: 50, amount: "1194.46", payment_date: "2023-07-22", payment_method: "bank transfer", bonus_amount: "468.28" },
            { payment_id: 259, employee_id: 52, amount: "1600.37", payment_date: "2023-03-10", payment_method: "cash", bonus_amount: "1.22" },
            { payment_id: 260, employee_id: 34, amount: "3510.22", payment_date: "2023-08-23", payment_method: "cash", bonus_amount: "70.69" },
            { payment_id: 261, employee_id: 64, amount: "1631.20", payment_date: "2023-08-10", payment_method: "check", bonus_amount: "33.84" },
            { payment_id: 262, employee_id: 136, amount: "5769.87", payment_date: "2023-01-26", payment_method: "bank transfer", bonus_amount: "3594.18" },
            { payment_id: 263, employee_id: 99, amount: "4717.23", payment_date: "2023-03-24", payment_method: "check", bonus_amount: "3563.52" },
            { payment_id: 264, employee_id: 131, amount: "9579.30", payment_date: "2023-10-09", payment_method: "bank transfer", bonus_amount: "4180.51" },
            { payment_id: 265, employee_id: 127, amount: "3024.05", payment_date: "2023-10-24", payment_method: "check", bonus_amount: "948.11" },
            { payment_id: 266, employee_id: 129, amount: "6729.14", payment_date: "2023-10-20", payment_method: "check", bonus_amount: "2999.88" },
            { payment_id: 267, employee_id: 81, amount: "1883.03", payment_date: "2023-08-13", payment_method: "bank transfer", bonus_amount: "346.89" },
            { payment_id: 268, employee_id: 127, amount: "5314.92", payment_date: "2023-07-11", payment_method: "bank transfer", bonus_amount: "478.94" },
            { payment_id: 269, employee_id: 9, amount: "1501.05", payment_date: "2023-07-21", payment_method: "bank transfer", bonus_amount: "4869.89" },
            { payment_id: 270, employee_id: 26, amount: "2516.25", payment_date: "2023-03-23", payment_method: "bank transfer", bonus_amount: "0.26" },
            { payment_id: 271, employee_id: 40, amount: "1096.12", payment_date: "2023-10-07", payment_method: "bank transfer", bonus_amount: "2418.87" },
            { payment_id: 272, employee_id: 12, amount: "1019.72", payment_date: "2023-01-21", payment_method: "bank transfer", bonus_amount: null },
            { payment_id: 273, employee_id: 102, amount: "6479.40", payment_date: "2023-04-25", payment_method: "cash", bonus_amount: "27.10" },
            { payment_id: 274, employee_id: 85, amount: "2910.39", payment_date: "2023-08-25", payment_method: "bank transfer", bonus_amount: "260.63" },
            { payment_id: 275, employee_id: 3, amount: "1009.61", payment_date: "2023-04-08", payment_method: "bank transfer", bonus_amount: "573.16" },
            { payment_id: 276, employee_id: 58, amount: "1172.58", payment_date: "2023-06-27", payment_method: "check", bonus_amount: "2224.02" },
            { payment_id: 277, employee_id: 5, amount: "2162.72", payment_date: "2023-12-27", payment_method: "cash", bonus_amount: "66.29" },
            { payment_id: 278, employee_id: 101, amount: "2072.59", payment_date: "2023-01-21", payment_method: "bank transfer", bonus_amount: "1.00" },
            { payment_id: 279, employee_id: 18, amount: "2956.61", payment_date: "2023-01-30", payment_method: "check", bonus_amount: "3415.63" },
            { payment_id: 280, employee_id: 142, amount: "1367.23", payment_date: "2023-06-18", payment_method: "check", bonus_amount: "3524.79" },
            { payment_id: 281, employee_id: 80, amount: "1144.00", payment_date: "2023-06-10", payment_method: "check", bonus_amount: "13.53" },
            { payment_id: 282, employee_id: 130, amount: "1119.16", payment_date: "2023-06-22", payment_method: "bank transfer", bonus_amount: "739.87" },
            { payment_id: 283, employee_id: 67, amount: "7602.95", payment_date: "2023-06-05", payment_method: "bank transfer", bonus_amount: "599.13" },
            { payment_id: 284, employee_id: 43, amount: "1802.41", payment_date: "2023-07-27", payment_method: "check", bonus_amount: "136.20" },
            { payment_id: 285, employee_id: 7, amount: "9053.25", payment_date: "2023-12-16", payment_method: "check", bonus_amount: "4476.03" },
            { payment_id: 286, employee_id: 62, amount: "1049.79", payment_date: "2023-08-21", payment_method: "bank transfer", bonus_amount: "14.28" },
            { payment_id: 287, employee_id: 93, amount: "6403.10", payment_date: "2023-04-05", payment_method: "bank transfer", bonus_amount: "2100.70" },
            { payment_id: 288, employee_id: 112, amount: "6919.80", payment_date: "2023-12-05", payment_method: "bank transfer", bonus_amount: "2713.61" },
            { payment_id: 289, employee_id: 73, amount: "6282.03", payment_date: "2023-10-29", payment_method: "check", bonus_amount: "1427.39" },
            { payment_id: 290, employee_id: 13, amount: "7156.57", payment_date: "2023-09-18", payment_method: "bank transfer", bonus_amount: "1593.00" },
            { payment_id: 291, employee_id: 147, amount: "7063.30", payment_date: "2023-10-04", payment_method: "bank transfer", bonus_amount: null },
            { payment_id: 292, employee_id: 100, amount: "7285.73", payment_date: "2023-12-06", payment_method: "check", bonus_amount: "1896.93" },
            { payment_id: 293, employee_id: 26, amount: "3686.35", payment_date: "2023-09-20", payment_method: "bank transfer", bonus_amount: "329.33" },
            { payment_id: 294, employee_id: 25, amount: "1190.57", payment_date: "2023-12-04", payment_method: "bank transfer", bonus_amount: "467.03" },
            { payment_id: 295, employee_id: 140, amount: "2295.05", payment_date: "2023-10-19", payment_method: "bank transfer", bonus_amount: "162.66" },
            { payment_id: 296, employee_id: 103, amount: "6858.72", payment_date: "2023-11-15", payment_method: "cash", bonus_amount: "3239.64" },
            { payment_id: 297, employee_id: 22, amount: "1901.45", payment_date: "2023-11-12", payment_method: "bank transfer", bonus_amount: "105.90" },
            { payment_id: 298, employee_id: 18, amount: "4310.52", payment_date: "2023-05-23", payment_method: "check", bonus_amount: "1183.93" },
            { payment_id: 299, employee_id: 150, amount: "5354.55", payment_date: "2023-01-17", payment_method: "check", bonus_amount: "1316.27" },
            { payment_id: 300, employee_id: 78, amount: "8887.27", payment_date: "2023-01-29", payment_method: "bank transfer", bonus_amount: "121.92" },
        ],
    });
    await prisma.payroll_deductions.createMany({
        data: [
            { deduction_id: 1, employee_id: 116, deduction_type: "benefit", amount: null, deduction_date: "2023-03-03" },
            { deduction_id: 2, employee_id: 43, deduction_type: "tax", amount: "752.89", deduction_date: "2023-07-16" },
            { deduction_id: 3, employee_id: 73, deduction_type: "tax", amount: "132.46", deduction_date: "2023-10-25" },
            { deduction_id: 4, employee_id: 29, deduction_type: "benefit", amount: null, deduction_date: "2023-12-29" },
            { deduction_id: 5, employee_id: 133, deduction_type: "tax", amount: "85.18", deduction_date: "2023-06-08" },
            { deduction_id: 6, employee_id: 53, deduction_type: "tax", amount: "933.33", deduction_date: "2023-03-17" },
            { deduction_id: 7, employee_id: 65, deduction_type: "tax", amount: "1351.76", deduction_date: "2023-12-07" },
            { deduction_id: 8, employee_id: 83, deduction_type: "tax", amount: "130.46", deduction_date: "2023-08-17" },
            { deduction_id: 9, employee_id: 66, deduction_type: "benefit", amount: null, deduction_date: "2023-05-22" },
            { deduction_id: 10, employee_id: 116, deduction_type: "tax", amount: "764.52", deduction_date: "2023-10-23" },
            { deduction_id: 11, employee_id: 126, deduction_type: "benefit", amount: null, deduction_date: "2023-03-30" },
            { deduction_id: 12, employee_id: 83, deduction_type: "tax", amount: "395.00", deduction_date: "2023-03-07" },
            { deduction_id: 13, employee_id: 49, deduction_type: "benefit", amount: null, deduction_date: "2023-05-23" },
            { deduction_id: 14, employee_id: 79, deduction_type: "tax", amount: "59.23", deduction_date: "2023-11-27" },
            { deduction_id: 15, employee_id: 105, deduction_type: "benefit", amount: null, deduction_date: "2023-11-03" },
            { deduction_id: 16, employee_id: 105, deduction_type: "tax", amount: "182.08", deduction_date: "2023-08-15" },
            { deduction_id: 17, employee_id: 56, deduction_type: "tax", amount: "168.11", deduction_date: "2023-05-07" },
            { deduction_id: 18, employee_id: 42, deduction_type: "tax", amount: "182.49", deduction_date: "2023-04-12" },
            { deduction_id: 19, employee_id: 52, deduction_type: "tax", amount: "102.71", deduction_date: "2023-07-24" },
            { deduction_id: 20, employee_id: 25, deduction_type: "tax", amount: "850.73", deduction_date: "2023-03-04" },
            { deduction_id: 21, employee_id: 66, deduction_type: "tax", amount: "862.64", deduction_date: "2023-04-03" },
            { deduction_id: 22, employee_id: 73, deduction_type: "tax", amount: "196.52", deduction_date: "2023-12-06" },
            { deduction_id: 23, employee_id: 43, deduction_type: "benefit", amount: null, deduction_date: "2023-12-13" },
            { deduction_id: 24, employee_id: 59, deduction_type: "tax", amount: "878.19", deduction_date: "2023-10-15" },
            { deduction_id: 25, employee_id: 75, deduction_type: "tax", amount: "588.22", deduction_date: "2023-03-31" },
            { deduction_id: 26, employee_id: 9, deduction_type: "benefit", amount: null, deduction_date: "2023-05-07" },
            { deduction_id: 27, employee_id: 102, deduction_type: "benefit", amount: null, deduction_date: "2023-11-29" },
            { deduction_id: 28, employee_id: 39, deduction_type: "tax", amount: "887.00", deduction_date: "2023-12-09" },
            { deduction_id: 29, employee_id: 56, deduction_type: "tax", amount: "595.16", deduction_date: "2023-04-30" },
            { deduction_id: 30, employee_id: 78, deduction_type: "tax", amount: "55.91", deduction_date: "2023-07-03" },
            { deduction_id: 31, employee_id: 3, deduction_type: "tax", amount: "724.48", deduction_date: "2023-08-06" },
            { deduction_id: 32, employee_id: 46, deduction_type: "benefit", amount: null, deduction_date: "2023-06-25" },
            { deduction_id: 33, employee_id: 21, deduction_type: "benefit", amount: null, deduction_date: "2023-11-20" },
            { deduction_id: 34, employee_id: 63, deduction_type: "tax", amount: "52.74", deduction_date: "2023-02-25" },
            { deduction_id: 35, employee_id: 45, deduction_type: "tax", amount: "129.67", deduction_date: "2023-04-19" },
            { deduction_id: 36, employee_id: 118, deduction_type: "tax", amount: "926.18", deduction_date: "2023-04-12" },
            { deduction_id: 37, employee_id: 69, deduction_type: "benefit", amount: null, deduction_date: "2023-08-01" },
            { deduction_id: 38, employee_id: 78, deduction_type: "benefit", amount: null, deduction_date: "2023-04-05" },
            { deduction_id: 39, employee_id: 88, deduction_type: "benefit", amount: null, deduction_date: "2023-09-21" },
            { deduction_id: 40, employee_id: 136, deduction_type: "tax", amount: "72.79", deduction_date: "2023-12-18" },
            { deduction_id: 41, employee_id: 51, deduction_type: "tax", amount: "134.25", deduction_date: "2023-10-12" },
            { deduction_id: 42, employee_id: 52, deduction_type: "tax", amount: "51.92", deduction_date: "2023-11-26" },
            { deduction_id: 43, employee_id: 80, deduction_type: "tax", amount: "238.79", deduction_date: "2023-09-14" },
            { deduction_id: 44, employee_id: 96, deduction_type: "tax", amount: "619.38", deduction_date: "2023-05-16" },
            { deduction_id: 45, employee_id: 99, deduction_type: "tax", amount: "167.21", deduction_date: "2023-08-09" },
            { deduction_id: 46, employee_id: 89, deduction_type: "tax", amount: "995.75", deduction_date: "2023-08-29" },
            { deduction_id: 47, employee_id: 95, deduction_type: "benefit", amount: null, deduction_date: "2023-05-19" },
            { deduction_id: 48, employee_id: 150, deduction_type: "benefit", amount: null, deduction_date: "2023-07-26" },
            { deduction_id: 49, employee_id: 89, deduction_type: "tax", amount: "1395.11", deduction_date: "2023-12-05" },
            { deduction_id: 50, employee_id: 117, deduction_type: "tax", amount: "83.52", deduction_date: "2023-08-28" },
            { deduction_id: 51, employee_id: 20, deduction_type: "tax", amount: "1079.06", deduction_date: "2023-06-22" },
            { deduction_id: 52, employee_id: 143, deduction_type: "benefit", amount: null, deduction_date: "2023-11-06" },
            { deduction_id: 53, employee_id: 30, deduction_type: "benefit", amount: null, deduction_date: "2023-10-17" },
            { deduction_id: 54, employee_id: 142, deduction_type: "benefit", amount: null, deduction_date: "2023-08-06" },
            { deduction_id: 55, employee_id: 101, deduction_type: "tax", amount: "139.82", deduction_date: "2023-11-04" },
            { deduction_id: 56, employee_id: 121, deduction_type: "benefit", amount: null, deduction_date: "2023-11-23" },
            { deduction_id: 57, employee_id: 17, deduction_type: "benefit", amount: null, deduction_date: "2023-08-08" },
            { deduction_id: 58, employee_id: 2, deduction_type: "tax", amount: "491.48", deduction_date: "2023-10-13" },
            { deduction_id: 59, employee_id: 40, deduction_type: "benefit", amount: null, deduction_date: "2023-11-08" },
            { deduction_id: 60, employee_id: 112, deduction_type: "tax", amount: "1232.70", deduction_date: "2023-12-28" },
            { deduction_id: 61, employee_id: 133, deduction_type: "tax", amount: "1047.97", deduction_date: "2023-07-13" },
            { deduction_id: 62, employee_id: 80, deduction_type: "tax", amount: "193.42", deduction_date: "2023-11-19" },
            { deduction_id: 63, employee_id: 71, deduction_type: "tax", amount: "242.29", deduction_date: "2023-11-09" },
            { deduction_id: 64, employee_id: 148, deduction_type: "tax", amount: "485.05", deduction_date: "2023-10-18" },
            { deduction_id: 65, employee_id: 21, deduction_type: "tax", amount: "670.88", deduction_date: "2023-06-21" },
            { deduction_id: 66, employee_id: 62, deduction_type: "tax", amount: "536.36", deduction_date: "2023-04-07" },
            { deduction_id: 67, employee_id: 59, deduction_type: "benefit", amount: null, deduction_date: "2023-12-18" },
            { deduction_id: 68, employee_id: 44, deduction_type: "benefit", amount: null, deduction_date: "2023-07-15" },
            { deduction_id: 69, employee_id: 101, deduction_type: "benefit", amount: null, deduction_date: "2023-03-03" },
            { deduction_id: 70, employee_id: 44, deduction_type: "tax", amount: "243.39", deduction_date: "2023-07-15" },
            { deduction_id: 71, employee_id: 103, deduction_type: "tax", amount: "676.59", deduction_date: "2023-05-18" },
            { deduction_id: 72, employee_id: 25, deduction_type: "tax", amount: "379.44", deduction_date: "2023-09-13" },
            { deduction_id: 73, employee_id: 48, deduction_type: "benefit", amount: null, deduction_date: "2023-08-21" },
            { deduction_id: 74, employee_id: 143, deduction_type: "tax", amount: "609.70", deduction_date: "2023-02-06" },
            { deduction_id: 75, employee_id: 102, deduction_type: "tax", amount: "1065.89", deduction_date: "2023-01-18" },
            { deduction_id: 76, employee_id: 75, deduction_type: "benefit", amount: null, deduction_date: "2023-12-04" },
            { deduction_id: 77, employee_id: 15, deduction_type: "benefit", amount: null, deduction_date: "2023-06-21" },
            { deduction_id: 78, employee_id: 138, deduction_type: "tax", amount: "311.71", deduction_date: "2023-07-22" },
            { deduction_id: 79, employee_id: 148, deduction_type: "tax", amount: "1388.76", deduction_date: "2023-03-19" },
            { deduction_id: 80, employee_id: 64, deduction_type: "benefit", amount: null, deduction_date: "2023-08-30" },
            { deduction_id: 81, employee_id: 73, deduction_type: "benefit", amount: null, deduction_date: "2023-12-18" },
            { deduction_id: 82, employee_id: 66, deduction_type: "benefit", amount: null, deduction_date: "2023-12-22" },
            { deduction_id: 83, employee_id: 80, deduction_type: "tax", amount: "776.21", deduction_date: "2023-12-09" },
            { deduction_id: 84, employee_id: 48, deduction_type: "tax", amount: "917.66", deduction_date: "2023-08-08" },
            { deduction_id: 85, employee_id: 49, deduction_type: "tax", amount: "1429.86", deduction_date: "2023-04-20" },
            { deduction_id: 86, employee_id: 128, deduction_type: "tax", amount: "1323.95", deduction_date: "2023-07-27" },
            { deduction_id: 87, employee_id: 41, deduction_type: "benefit", amount: null, deduction_date: "2023-05-10" },
            { deduction_id: 88, employee_id: 79, deduction_type: "tax", amount: "1458.82", deduction_date: "2023-12-22" },
            { deduction_id: 89, employee_id: 45, deduction_type: "tax", amount: "86.67", deduction_date: "2023-11-14" },
            { deduction_id: 90, employee_id: 2, deduction_type: "benefit", amount: null, deduction_date: "2023-12-31" },
            { deduction_id: 91, employee_id: 141, deduction_type: "tax", amount: "562.79", deduction_date: "2023-08-06" },
            { deduction_id: 92, employee_id: 53, deduction_type: "tax", amount: "207.64", deduction_date: "2023-12-10" },
            { deduction_id: 93, employee_id: 105, deduction_type: "tax", amount: "57.41", deduction_date: "2023-10-08" },
            { deduction_id: 94, employee_id: 130, deduction_type: "benefit", amount: null, deduction_date: "2023-04-10" },
            { deduction_id: 95, employee_id: 12, deduction_type: "benefit", amount: null, deduction_date: "2023-08-26" },
            { deduction_id: 96, employee_id: 25, deduction_type: "tax", amount: "168.49", deduction_date: "2023-05-14" },
            { deduction_id: 97, employee_id: 3, deduction_type: "tax", amount: "432.10", deduction_date: "2023-11-13" },
            { deduction_id: 98, employee_id: 44, deduction_type: "tax", amount: "922.68", deduction_date: "2023-04-24" },
            { deduction_id: 99, employee_id: 47, deduction_type: "benefit", amount: null, deduction_date: "2023-11-16" },
            { deduction_id: 100, employee_id: 138, deduction_type: "tax", amount: "200.01", deduction_date: "2023-12-20" },
            { deduction_id: 101, employee_id: 29, deduction_type: "benefit", amount: null, deduction_date: "2023-06-30" },
            { deduction_id: 102, employee_id: 142, deduction_type: "tax", amount: "1080.37", deduction_date: "2023-11-18" },
            { deduction_id: 103, employee_id: 81, deduction_type: "benefit", amount: null, deduction_date: "2023-10-12" },
            { deduction_id: 104, employee_id: 82, deduction_type: "benefit", amount: null, deduction_date: "2023-07-31" },
            { deduction_id: 105, employee_id: 39, deduction_type: "benefit", amount: null, deduction_date: "2023-03-31" },
            { deduction_id: 106, employee_id: 55, deduction_type: "tax", amount: "796.93", deduction_date: "2023-04-24" },
            { deduction_id: 107, employee_id: 24, deduction_type: "benefit", amount: null, deduction_date: "2023-10-29" },
            { deduction_id: 108, employee_id: 147, deduction_type: "benefit", amount: null, deduction_date: "2023-12-19" },
            { deduction_id: 109, employee_id: 56, deduction_type: "benefit", amount: null, deduction_date: "2023-09-02" },
            { deduction_id: 110, employee_id: 136, deduction_type: "benefit", amount: null, deduction_date: "2023-08-09" },
            { deduction_id: 111, employee_id: 93, deduction_type: "tax", amount: "612.15", deduction_date: "2023-11-25" },
            { deduction_id: 112, employee_id: 150, deduction_type: "benefit", amount: null, deduction_date: "2023-09-21" },
            { deduction_id: 113, employee_id: 78, deduction_type: "benefit", amount: null, deduction_date: "2023-10-19" },
            { deduction_id: 114, employee_id: 98, deduction_type: "tax", amount: "311.66", deduction_date: "2023-08-25" },
            { deduction_id: 115, employee_id: 140, deduction_type: "tax", amount: "972.19", deduction_date: "2023-08-21" },
            { deduction_id: 116, employee_id: 27, deduction_type: "tax", amount: "1396.32", deduction_date: "2023-01-21" },
            { deduction_id: 117, employee_id: 134, deduction_type: "benefit", amount: null, deduction_date: "2023-04-27" },
            { deduction_id: 118, employee_id: 58, deduction_type: "tax", amount: "944.10", deduction_date: "2023-06-10" },
            { deduction_id: 119, employee_id: 44, deduction_type: "tax", amount: "1093.10", deduction_date: "2023-07-17" },
            { deduction_id: 120, employee_id: 24, deduction_type: "tax", amount: "865.78", deduction_date: "2023-11-18" },
            { deduction_id: 121, employee_id: 128, deduction_type: "benefit", amount: null, deduction_date: "2023-08-08" },
            { deduction_id: 122, employee_id: 113, deduction_type: "benefit", amount: null, deduction_date: "2023-07-13" },
            { deduction_id: 123, employee_id: 89, deduction_type: "benefit", amount: null, deduction_date: "2023-12-16" },
            { deduction_id: 124, employee_id: 47, deduction_type: "benefit", amount: null, deduction_date: "2023-03-14" },
            { deduction_id: 125, employee_id: 149, deduction_type: "benefit", amount: null, deduction_date: "2023-07-30" },
            { deduction_id: 126, employee_id: 77, deduction_type: "benefit", amount: null, deduction_date: "2023-09-07" },
            { deduction_id: 127, employee_id: 91, deduction_type: "tax", amount: "691.04", deduction_date: "2023-06-29" },
            { deduction_id: 128, employee_id: 10, deduction_type: "tax", amount: "159.22", deduction_date: "2023-07-25" },
            { deduction_id: 129, employee_id: 41, deduction_type: "tax", amount: "545.11", deduction_date: "2023-03-24" },
            { deduction_id: 130, employee_id: 58, deduction_type: "tax", amount: "114.05", deduction_date: "2023-12-04" },
            { deduction_id: 131, employee_id: 63, deduction_type: "benefit", amount: null, deduction_date: "2023-09-11" },
            { deduction_id: 132, employee_id: 62, deduction_type: "benefit", amount: null, deduction_date: "2023-12-17" },
            { deduction_id: 133, employee_id: 7, deduction_type: "benefit", amount: null, deduction_date: "2023-12-15" },
            { deduction_id: 134, employee_id: 114, deduction_type: "tax", amount: "1288.81", deduction_date: "2023-02-09" },
            { deduction_id: 135, employee_id: 19, deduction_type: "benefit", amount: null, deduction_date: "2023-10-28" },
            { deduction_id: 136, employee_id: 31, deduction_type: "tax", amount: "1028.11", deduction_date: "2023-05-05" },
            { deduction_id: 137, employee_id: 138, deduction_type: "tax", amount: "405.29", deduction_date: "2023-06-19" },
            { deduction_id: 138, employee_id: 38, deduction_type: "tax", amount: "54.66", deduction_date: "2023-09-18" },
            { deduction_id: 139, employee_id: 96, deduction_type: "benefit", amount: null, deduction_date: "2023-09-28" },
            { deduction_id: 140, employee_id: 96, deduction_type: "tax", amount: "1022.08", deduction_date: "2023-07-17" },
            { deduction_id: 141, employee_id: 73, deduction_type: "tax", amount: "108.56", deduction_date: "2023-06-06" },
            { deduction_id: 142, employee_id: 94, deduction_type: "benefit", amount: null, deduction_date: "2023-06-14" },
            { deduction_id: 143, employee_id: 28, deduction_type: "benefit", amount: null, deduction_date: "2023-12-25" },
            { deduction_id: 144, employee_id: 100, deduction_type: "benefit", amount: null, deduction_date: "2023-04-30" },
            { deduction_id: 145, employee_id: 91, deduction_type: "tax", amount: "1271.46", deduction_date: "2023-10-27" },
            { deduction_id: 146, employee_id: 77, deduction_type: "tax", amount: "1000.40", deduction_date: "2023-12-13" },
            { deduction_id: 147, employee_id: 42, deduction_type: "tax", amount: "411.81", deduction_date: "2023-10-26" },
            { deduction_id: 148, employee_id: 87, deduction_type: "tax", amount: "101.40", deduction_date: "2023-12-22" },
            { deduction_id: 149, employee_id: 6, deduction_type: "benefit", amount: null, deduction_date: "2023-12-07" },
            { deduction_id: 150, employee_id: 53, deduction_type: "tax", amount: "661.15", deduction_date: "2023-01-19" },
            { deduction_id: 151, employee_id: 6, deduction_type: "tax", amount: "296.81", deduction_date: "2023-10-17" },
            { deduction_id: 152, employee_id: 88, deduction_type: "tax", amount: "657.00", deduction_date: "2023-04-18" },
            { deduction_id: 153, employee_id: 44, deduction_type: "benefit", amount: null, deduction_date: "2023-05-27" },
            { deduction_id: 154, employee_id: 66, deduction_type: "tax", amount: "102.57", deduction_date: "2023-04-14" },
            { deduction_id: 155, employee_id: 62, deduction_type: "benefit", amount: null, deduction_date: "2023-08-13" },
            { deduction_id: 156, employee_id: 72, deduction_type: "benefit", amount: null, deduction_date: "2023-06-17" },
            { deduction_id: 157, employee_id: 89, deduction_type: "tax", amount: "178.69", deduction_date: "2023-08-17" },
            { deduction_id: 158, employee_id: 42, deduction_type: "benefit", amount: null, deduction_date: "2023-10-13" },
            { deduction_id: 159, employee_id: 87, deduction_type: "tax", amount: "79.16", deduction_date: "2023-04-25" },
            { deduction_id: 160, employee_id: 37, deduction_type: "tax", amount: "288.66", deduction_date: "2023-08-14" },
            { deduction_id: 161, employee_id: 27, deduction_type: "tax", amount: "165.46", deduction_date: "2023-06-02" },
            { deduction_id: 162, employee_id: 62, deduction_type: "tax", amount: "79.22", deduction_date: "2023-08-30" },
            { deduction_id: 163, employee_id: 39, deduction_type: "benefit", amount: null, deduction_date: "2023-05-10" },
            { deduction_id: 164, employee_id: 8, deduction_type: "tax", amount: "277.32", deduction_date: "2023-02-18" },
            { deduction_id: 165, employee_id: 116, deduction_type: "benefit", amount: null, deduction_date: "2023-06-30" },
            { deduction_id: 166, employee_id: 33, deduction_type: "benefit", amount: null, deduction_date: "2023-07-02" },
            { deduction_id: 167, employee_id: 141, deduction_type: "tax", amount: "841.21", deduction_date: "2023-10-25" },
            { deduction_id: 168, employee_id: 82, deduction_type: "tax", amount: "438.88", deduction_date: "2023-04-05" },
            { deduction_id: 169, employee_id: 57, deduction_type: "benefit", amount: null, deduction_date: "2023-10-11" },
            { deduction_id: 170, employee_id: 144, deduction_type: "tax", amount: "266.24", deduction_date: "2023-02-03" },
            { deduction_id: 171, employee_id: 80, deduction_type: "tax", amount: "1454.67", deduction_date: "2023-10-15" },
            { deduction_id: 172, employee_id: 7, deduction_type: "tax", amount: "477.13", deduction_date: "2023-09-04" },
            { deduction_id: 173, employee_id: 82, deduction_type: "benefit", amount: null, deduction_date: "2023-09-18" },
            { deduction_id: 174, employee_id: 69, deduction_type: "tax", amount: "705.11", deduction_date: "2023-10-05" },
            { deduction_id: 175, employee_id: 114, deduction_type: "tax", amount: "230.41", deduction_date: "2023-05-19" },
            { deduction_id: 176, employee_id: 51, deduction_type: "benefit", amount: null, deduction_date: "2023-11-15" },
            { deduction_id: 177, employee_id: 42, deduction_type: "tax", amount: "310.39", deduction_date: "2023-06-06" },
            { deduction_id: 178, employee_id: 25, deduction_type: "tax", amount: "391.96", deduction_date: "2023-02-21" },
            { deduction_id: 179, employee_id: 9, deduction_type: "tax", amount: "180.99", deduction_date: "2023-01-01" },
            { deduction_id: 180, employee_id: 126, deduction_type: "tax", amount: "318.55", deduction_date: "2023-08-25" },
            { deduction_id: 181, employee_id: 92, deduction_type: "benefit", amount: null, deduction_date: "2023-08-20" },
            { deduction_id: 182, employee_id: 141, deduction_type: "tax", amount: "75.53", deduction_date: "2023-03-20" },
            { deduction_id: 183, employee_id: 78, deduction_type: "tax", amount: "915.92", deduction_date: "2023-09-26" },
            { deduction_id: 184, employee_id: 87, deduction_type: "benefit", amount: null, deduction_date: "2023-01-28" },
            { deduction_id: 185, employee_id: 64, deduction_type: "benefit", amount: null, deduction_date: "2023-08-16" },
            { deduction_id: 186, employee_id: 141, deduction_type: "tax", amount: "493.23", deduction_date: "2023-10-27" },
            { deduction_id: 187, employee_id: 119, deduction_type: "tax", amount: "587.56", deduction_date: "2023-05-13" },
            { deduction_id: 188, employee_id: 128, deduction_type: "tax", amount: "269.26", deduction_date: "2023-02-27" },
            { deduction_id: 189, employee_id: 116, deduction_type: "tax", amount: "210.36", deduction_date: "2023-06-19" },
            { deduction_id: 190, employee_id: 48, deduction_type: "benefit", amount: null, deduction_date: "2023-11-24" },
            { deduction_id: 191, employee_id: 10, deduction_type: "tax", amount: "661.45", deduction_date: "2023-11-09" },
            { deduction_id: 192, employee_id: 115, deduction_type: "tax", amount: "58.54", deduction_date: "2023-11-11" },
            { deduction_id: 193, employee_id: 83, deduction_type: "tax", amount: "334.72", deduction_date: "2023-02-03" },
            { deduction_id: 194, employee_id: 45, deduction_type: "tax", amount: "785.69", deduction_date: "2023-09-24" },
            { deduction_id: 195, employee_id: 34, deduction_type: "benefit", amount: null, deduction_date: "2023-11-04" },
            { deduction_id: 196, employee_id: 19, deduction_type: "benefit", amount: null, deduction_date: "2023-08-25" },
            { deduction_id: 197, employee_id: 99, deduction_type: "benefit", amount: null, deduction_date: "2023-09-18" },
            { deduction_id: 198, employee_id: 112, deduction_type: "tax", amount: "990.99", deduction_date: "2023-01-05" },
            { deduction_id: 199, employee_id: 139, deduction_type: "tax", amount: "1016.26", deduction_date: "2023-12-08" },
            { deduction_id: 200, employee_id: 100, deduction_type: "tax", amount: "728.07", deduction_date: "2023-09-13" },
            { deduction_id: 201, employee_id: 81, deduction_type: "tax", amount: "504.57", deduction_date: "2023-12-17" },
            { deduction_id: 202, employee_id: 144, deduction_type: "tax", amount: "52.28", deduction_date: "2023-09-29" },
            { deduction_id: 203, employee_id: 84, deduction_type: "tax", amount: "55.90", deduction_date: "2023-11-20" },
            { deduction_id: 204, employee_id: 52, deduction_type: "tax", amount: "596.52", deduction_date: "2023-11-05" },
            { deduction_id: 205, employee_id: 140, deduction_type: "tax", amount: "219.25", deduction_date: "2023-09-01" },
            { deduction_id: 206, employee_id: 129, deduction_type: "tax", amount: "621.94", deduction_date: "2023-10-10" },
            { deduction_id: 207, employee_id: 44, deduction_type: "tax", amount: "84.74", deduction_date: "2023-10-12" },
            { deduction_id: 208, employee_id: 1, deduction_type: "benefit", amount: null, deduction_date: "2023-06-19" },
            { deduction_id: 209, employee_id: 94, deduction_type: "benefit", amount: null, deduction_date: "2023-10-10" },
            { deduction_id: 210, employee_id: 117, deduction_type: "tax", amount: "580.09", deduction_date: "2023-11-15" },
            { deduction_id: 211, employee_id: 32, deduction_type: "tax", amount: "174.51", deduction_date: "2023-07-11" },
            { deduction_id: 212, employee_id: 3, deduction_type: "benefit", amount: null, deduction_date: "2023-08-20" },
            { deduction_id: 213, employee_id: 126, deduction_type: "benefit", amount: null, deduction_date: "2023-12-06" },
            { deduction_id: 214, employee_id: 74, deduction_type: "tax", amount: "1097.22", deduction_date: "2023-06-05" },
            { deduction_id: 215, employee_id: 44, deduction_type: "benefit", amount: null, deduction_date: "2023-06-16" },
            { deduction_id: 216, employee_id: 125, deduction_type: "tax", amount: "1127.22", deduction_date: "2023-12-21" },
            { deduction_id: 217, employee_id: 106, deduction_type: "benefit", amount: null, deduction_date: "2023-05-20" },
            { deduction_id: 218, employee_id: 13, deduction_type: "benefit", amount: null, deduction_date: "2023-04-29" },
            { deduction_id: 219, employee_id: 109, deduction_type: "benefit", amount: null, deduction_date: "2023-09-03" },
            { deduction_id: 220, employee_id: 47, deduction_type: "tax", amount: "574.45", deduction_date: "2023-04-13" },
            { deduction_id: 221, employee_id: 11, deduction_type: "benefit", amount: null, deduction_date: "2023-04-16" },
            { deduction_id: 222, employee_id: 50, deduction_type: "tax", amount: "219.38", deduction_date: "2023-11-14" },
            { deduction_id: 223, employee_id: 37, deduction_type: "benefit", amount: null, deduction_date: "2023-12-16" },
            { deduction_id: 224, employee_id: 136, deduction_type: "tax", amount: "609.44", deduction_date: "2023-08-26" },
            { deduction_id: 225, employee_id: 82, deduction_type: "benefit", amount: null, deduction_date: "2023-07-07" },
            { deduction_id: 226, employee_id: 95, deduction_type: "benefit", amount: null, deduction_date: "2023-11-17" },
            { deduction_id: 227, employee_id: 49, deduction_type: "benefit", amount: null, deduction_date: "2023-07-05" },
            { deduction_id: 228, employee_id: 146, deduction_type: "tax", amount: "67.58", deduction_date: "2023-03-25" },
            { deduction_id: 229, employee_id: 24, deduction_type: "tax", amount: "494.28", deduction_date: "2023-03-20" },
            { deduction_id: 230, employee_id: 113, deduction_type: "tax", amount: "1294.36", deduction_date: "2023-12-17" },
            { deduction_id: 231, employee_id: 7, deduction_type: "benefit", amount: null, deduction_date: "2023-04-20" },
            { deduction_id: 232, employee_id: 106, deduction_type: "tax", amount: "67.68", deduction_date: "2023-11-08" },
            { deduction_id: 233, employee_id: 36, deduction_type: "tax", amount: "1308.72", deduction_date: "2023-08-02" },
            { deduction_id: 234, employee_id: 48, deduction_type: "benefit", amount: null, deduction_date: "2023-09-22" },
            { deduction_id: 235, employee_id: 116, deduction_type: "benefit", amount: null, deduction_date: "2023-11-24" },
            { deduction_id: 236, employee_id: 60, deduction_type: "benefit", amount: null, deduction_date: "2023-10-03" },
            { deduction_id: 237, employee_id: 16, deduction_type: "tax", amount: "1362.83", deduction_date: "2023-12-04" },
            { deduction_id: 238, employee_id: 41, deduction_type: "benefit", amount: null, deduction_date: "2023-03-05" },
            { deduction_id: 239, employee_id: 112, deduction_type: "tax", amount: "53.20", deduction_date: "2023-07-09" },
            { deduction_id: 240, employee_id: 28, deduction_type: "tax", amount: "577.35", deduction_date: "2023-12-04" },
            { deduction_id: 241, employee_id: 65, deduction_type: "benefit", amount: null, deduction_date: "2023-06-03" },
            { deduction_id: 242, employee_id: 65, deduction_type: "tax", amount: "1148.86", deduction_date: "2023-10-29" },
            { deduction_id: 243, employee_id: 1, deduction_type: "benefit", amount: null, deduction_date: "2023-01-17" },
            { deduction_id: 244, employee_id: 48, deduction_type: "tax", amount: "85.93", deduction_date: "2023-11-13" },
            { deduction_id: 245, employee_id: 58, deduction_type: "tax", amount: "1077.46", deduction_date: "2023-02-08" },
            { deduction_id: 246, employee_id: 140, deduction_type: "benefit", amount: null, deduction_date: "2023-07-11" },
            { deduction_id: 247, employee_id: 119, deduction_type: "tax", amount: "465.70", deduction_date: "2023-03-22" },
            { deduction_id: 248, employee_id: 4, deduction_type: "tax", amount: "648.93", deduction_date: "2023-11-08" },
            { deduction_id: 249, employee_id: 89, deduction_type: "tax", amount: "433.79", deduction_date: "2023-01-28" },
            { deduction_id: 250, employee_id: 20, deduction_type: "benefit", amount: null, deduction_date: "2023-12-02" },
        ],
    });
    await prisma.vendors.createMany({
        data: [
            { vendor_id: 1, company_name: "Lumen Technologies", contact_person: "Deniz Martin", contact_email: "deniz.martin@example.org" },
            { vendor_id: 2, company_name: "Atlas Ventures", contact_person: null, contact_email: null },
            { vendor_id: 3, company_name: "Vista Consulting", contact_person: "Liam Vargas", contact_email: "liam.vargas@example.com" },
            { vendor_id: 4, company_name: "Sable Analytics", contact_person: "Diego Dubois", contact_email: "diego.dubois@example.com" },
            { vendor_id: 5, company_name: "Summit Partners", contact_person: "Isaac Johnson", contact_email: "isaac.johnson@example.com" },
            { vendor_id: 6, company_name: "Ridge Analytics", contact_person: "Nina Singh", contact_email: "nina.singh@example.net" },
            { vendor_id: 7, company_name: "Harbor Services", contact_person: "Ravi Brown", contact_email: "ravi.brown@example.org" },
            { vendor_id: 8, company_name: "Compass Holdings", contact_person: null, contact_email: null },
            { vendor_id: 9, company_name: "Apex Technologies", contact_person: "Nina Kaya", contact_email: "nina.kaya@example.net" },
            { vendor_id: 10, company_name: "Apex Ventures", contact_person: "Jonas Wang", contact_email: "jonas.wang@example.net" },
            { vendor_id: 11, company_name: "Cedar Analytics", contact_person: "Daniel Almeida", contact_email: "daniel.almeida@example.org" },
            { vendor_id: 12, company_name: "Harbor Ventures", contact_person: null, contact_email: null },
            { vendor_id: 13, company_name: "Ember Design", contact_person: "Yara Wagner", contact_email: "yara.wagner@example.org" },
            { vendor_id: 14, company_name: "Ember Ventures", contact_person: "Ana Schneider", contact_email: "ana.schneider@example.net" },
            { vendor_id: 15, company_name: "Forge Ventures", contact_person: "Carla Patel", contact_email: "carla.patel@example.com" },
            { vendor_id: 16, company_name: "Granite Capital", contact_person: "Selin Diaz", contact_email: "selin.diaz@example.org" },
            { vendor_id: 17, company_name: "Bright Analytics", contact_person: "Ines Ahmed", contact_email: "ines.ahmed@example.org" },
            { vendor_id: 18, company_name: "Apex Systems", contact_person: "Jack Pereira", contact_email: "jack.pereira@example.com" },
            { vendor_id: 19, company_name: "Clear Ventures", contact_person: "Theo Schneider", contact_email: "theo.schneider@example.net" },
            { vendor_id: 20, company_name: "Oak Design", contact_person: "Priya Gomez", contact_email: "priya.gomez@example.com" },
            { vendor_id: 21, company_name: "Juniper Design", contact_person: "Tomas Wang", contact_email: "tomas.wang@example.com" },
            { vendor_id: 22, company_name: "Atlas Capital", contact_person: "Zoe Singh", contact_email: "zoe.singh@example.net" },
            { vendor_id: 23, company_name: "Quill Partners", contact_person: "Fatima Singh", contact_email: "fatima.singh@example.com" },
            { vendor_id: 24, company_name: "Sable Ventures", contact_person: "Paula Miller", contact_email: "paula.miller@example.org" },
            { vendor_id: 25, company_name: "Cedar Consulting", contact_person: null, contact_email: null },
            { vendor_id: 26, company_name: "River Ventures", contact_person: null, contact_email: null },
            { vendor_id: 27, company_name: "Harbor Services", contact_person: "Mohamed Ibrahim", contact_email: "mohamed.ibrahim@example.org" },
            { vendor_id: 28, company_name: "Ridge Services", contact_person: "Tomas Yilmaz", contact_email: "tomas.yilmaz@example.org" },
            { vendor_id: 29, company_name: "Willow Technologies", contact_person: "Noah Fischer", contact_email: "noah.fischer@example.com" },
            { vendor_id: 30, company_name: "Cobalt Ventures", contact_person: "Rosa Klein", contact_email: null },
            { vendor_id: 31, company_name: "Cedar Consulting", contact_person: "Rosa Moreau", contact_email: null },
            { vendor_id: 32, company_name: "Forge Design", contact_person: "Noah Andersen", contact_email: null },
            { vendor_id: 33, company_name: "Ridge Ventures", contact_person: "Grace Kowalski", contact_email: "grace.kowalski@example.com" },
            { vendor_id: 34, company_name: "Bright Design", contact_person: "Carla Andersen", contact_email: "carla.andersen@example.org" },
            { vendor_id: 35, company_name: "Cedar Design", contact_person: null, contact_email: null },
            { vendor_id: 36, company_name: "Sable Analytics", contact_person: "Uma Demir", contact_email: "uma.demir@example.net" },
            { vendor_id: 37, company_name: "Keystone Consulting", contact_person: "Grace Vargas", contact_email: "grace.vargas@example.org" },
            { vendor_id: 38, company_name: "Lantern Capital", contact_person: "Pedro Wilson", contact_email: "pedro.wilson@example.org" },
            { vendor_id: 39, company_name: "Iron Solutions", contact_person: "Ana Murphy", contact_email: "ana.murphy@example.org" },
            { vendor_id: 40, company_name: "Delta Services", contact_person: "Victor Walker", contact_email: "victor.walker@example.net" },
            { vendor_id: 41, company_name: "Tidal Software", contact_person: "Alice Schmidt", contact_email: "alice.schmidt@example.org" },
            { vendor_id: 42, company_name: "Cobalt Services", contact_person: "Nadia Ahmed", contact_email: "nadia.ahmed@example.net" },
            { vendor_id: 43, company_name: "Oak Software", contact_person: "Yara Mendes", contact_email: "yara.mendes@example.net" },
            { vendor_id: 44, company_name: "Vista Consulting", contact_person: "Uma Park", contact_email: "uma.park@example.net" },
            { vendor_id: 45, company_name: "Forge Capital", contact_person: "Wei Hoffmann", contact_email: "wei.hoffmann@example.net" },
            { vendor_id: 46, company_name: "Tidal Partners", contact_person: "Deniz Cruz", contact_email: "deniz.cruz@example.org" },
            { vendor_id: 47, company_name: "Forge Holdings", contact_person: "Pedro Murphy", contact_email: "pedro.murphy@example.com" },
            { vendor_id: 48, company_name: "Sable Analytics", contact_person: "Kai Dubois", contact_email: "kai.dubois@example.com" },
            { vendor_id: 49, company_name: "Compass Systems", contact_person: "Lina Costa", contact_email: null },
            { vendor_id: 50, company_name: "Oak Holdings", contact_person: "Elif Hughes", contact_email: "elif.hughes@example.org" },
            { vendor_id: 51, company_name: "Harbor Software", contact_person: "Grace Walker", contact_email: "grace.walker@example.org" },
            { vendor_id: 52, company_name: "Oak Design", contact_person: "Olivia Johnson", contact_email: "olivia.johnson@example.com" },
            { vendor_id: 53, company_name: "Orbit Holdings", contact_person: "Tomas Johnson", contact_email: "tomas.johnson@example.com" },
            { vendor_id: 54, company_name: "Oak Ventures", contact_person: "Jonas Meyer", contact_email: "jonas.meyer@example.com" },
            { vendor_id: 55, company_name: "Vista Consulting", contact_person: "Maja Murphy", contact_email: "maja.murphy@example.net" },
            { vendor_id: 56, company_name: "Pine Systems", contact_person: "Felix Gupta", contact_email: "felix.gupta@example.org" },
            { vendor_id: 57, company_name: "Lumen Services", contact_person: "Oscar Sousa", contact_email: "oscar.sousa@example.org" },
            { vendor_id: 58, company_name: "Pine Consulting", contact_person: null, contact_email: null },
            { vendor_id: 59, company_name: "Blue Analytics", contact_person: null, contact_email: null },
            { vendor_id: 60, company_name: "Vista Analytics", contact_person: "Amir Hoffmann", contact_email: "amir.hoffmann@example.com" },
            { vendor_id: 61, company_name: "Acme Partners", contact_person: "Daniel Andersen", contact_email: "daniel.andersen@example.com" },
            { vendor_id: 62, company_name: "Clear Consulting", contact_person: "Ben Costa", contact_email: "ben.costa@example.net" },
            { vendor_id: 63, company_name: "Compass Services", contact_person: "Rosa Kaya", contact_email: "rosa.kaya@example.org" },
            { vendor_id: 64, company_name: "Quill Ventures", contact_person: "Sofia Meyer", contact_email: null },
            { vendor_id: 65, company_name: "Cobalt Ventures", contact_person: null, contact_email: null },
            { vendor_id: 66, company_name: "Forge Software", contact_person: null, contact_email: null },
            { vendor_id: 67, company_name: "Granite Partners", contact_person: "Alice Tanaka", contact_email: "alice.tanaka@example.org" },
            { vendor_id: 68, company_name: "River Group", contact_person: "Mohamed Oliveira", contact_email: "mohamed.oliveira@example.org" },
            { vendor_id: 69, company_name: "Bright Partners", contact_person: "Zoe Park", contact_email: "zoe.park@example.org" },
            { vendor_id: 70, company_name: "Field Technologies", contact_person: "Ethan Ibrahim", contact_email: "ethan.ibrahim@example.net" },
            { vendor_id: 71, company_name: "Acme Solutions", contact_person: "Daniel Baker", contact_email: "daniel.baker@example.org" },
            { vendor_id: 72, company_name: "Iron Services", contact_person: "Mateo Lee", contact_email: "mateo.lee@example.net" },
            { vendor_id: 73, company_name: "Clear Group", contact_person: "Yusuf Rossi", contact_email: "yusuf.rossi@example.org" },
            { vendor_id: 74, company_name: "North Solutions", contact_person: "Andre Brown", contact_email: "andre.brown@example.net" },
            { vendor_id: 75, company_name: "Cedar Partners", contact_person: "Nina Fischer", contact_email: "nina.fischer@example.org" },
            { vendor_id: 76, company_name: "Meridian Design", contact_person: "Theo Sousa", contact_email: "theo.sousa@example.net" },
            { vendor_id: 77, company_name: "Delta Analytics", contact_person: "Chloe Silva", contact_email: "chloe.silva@example.com" },
            { vendor_id: 78, company_name: "Tidal Holdings", contact_person: "Carla Vargas", contact_email: "carla.vargas@example.com" },
            { vendor_id: 79, company_name: "Summit Services", contact_person: "Nadia Nakamura", contact_email: "nadia.nakamura@example.com" },
            { vendor_id: 80, company_name: "Cobalt Services", contact_person: "Alice Demir", contact_email: "alice.demir@example.com" },
            { vendor_id: 81, company_name: "Cobalt Analytics", contact_person: "Deniz Park", contact_email: "deniz.park@example.com" },
            { vendor_id: 82, company_name: "Compass Consulting", contact_person: "Zoe Khan", contact_email: null },
            { vendor_id: 83, company_name: "Summit Software", contact_person: "Julia Davis", contact_email: "julia.davis@example.net" },
            { vendor_id: 84, company_name: "Compass Group", contact_person: "Yara Shah", contact_email: "yara.shah@example.org" },
            { vendor_id: 85, company_name: "Pine Capital", contact_person: "Ruby Oliveira", contact_email: "ruby.oliveira@example.org" },
            { vendor_id: 86, company_name: "Meridian Holdings", contact_person: "Sara Brown", contact_email: "sara.brown@example.com" },
            { vendor_id: 87, company_name: "Oak Ventures", contact_person: "David Clark", contact_email: "david.clark@example.net" },
            { vendor_id: 88, company_name: "Vector Capital", contact_person: "Hana Ibrahim", contact_email: "hana.ibrahim@example.org" },
            { vendor_id: 89, company_name: "River Ventures", contact_person: null, contact_email: null },
            { vendor_id: 90, company_name: "Blue Group", contact_person: "James Schneider", contact_email: "james.schneider@example.com" },
            { vendor_id: 91, company_name: "Granite Group", contact_person: "Karim Sato", contact_email: "karim.sato@example.net" },
            { vendor_id: 92, company_name: "Forge Services", contact_person: "Priya Wagner", contact_email: "priya.wagner@example.net" },
            { vendor_id: 93, company_name: "Cobalt Consulting", contact_person: "Oscar Tanaka", contact_email: "oscar.tanaka@example.com" },
            { vendor_id: 94, company_name: "Summit Software", contact_person: "Hana Larsen", contact_email: "hana.larsen@example.org" },
            { vendor_id: 95, company_name: "Cedar Systems", contact_person: "Diego Flores", contact_email: "diego.flores@example.net" },
            { vendor_id: 96, company_name: "Clear Consulting", contact_person: "Hugo Rossi", contact_email: "hugo.rossi@example.net" },
            { vendor_id: 97, company_name: "Ember Systems", contact_person: "Nadia Torres", contact_email: "nadia.torres@example.com" },
            { vendor_id: 98, company_name: "Willow Technologies", contact_person: "Alice Dubois", contact_email: "alice.dubois@example.org" },
            { vendor_id: 99, company_name: "Tidal Systems", contact_person: "Yusuf Bennett", contact_email: null },
            { vendor_id: 100, company_name: "Harbor Systems", contact_person: "Mia Park", contact_email: "mia.park@example.net" },
        ],
    });
}

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