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

const prisma = new PrismaClient();

async function main() {
    await prisma.customers.createMany({
        data: [
            { id: 1, full_name: "Deniz Sousa", email: "deniz.sousa@example.org", phone: "+1-612-555-0187" },
            { id: 2, full_name: "Theo Kumar", email: "theo.kumar@example.net", phone: "+1-905-555-0118" },
            { id: 3, full_name: "Wei Bauer", email: "wei.bauer@example.org", phone: "+1-857-555-0154" },
            { id: 4, full_name: "Elif Wilson", email: "elif.wilson@example.net", phone: "+1-503-555-0134" },
            { id: 5, full_name: "Chen Andersen", email: "chen.andersen@example.com", phone: "+1-305-555-0145" },
            { id: 6, full_name: "Alice Garcia", email: "alice.garcia@example.com", phone: "+1-917-555-0175" },
            { id: 7, full_name: "Yara Baker", email: "yara.baker@example.org", phone: "+1-303-555-0161" },
            { id: 8, full_name: "Jack Hansen", email: "jack.hansen@example.org", phone: "+1-202-555-0125" },
            { id: 9, full_name: "Paula Baker", email: "paula.baker@example.org", phone: "+1-617-555-0125" },
            { id: 10, full_name: "Selin Tanaka", email: "selin.tanaka@example.org", phone: "+1-305-555-0102" },
            { id: 11, full_name: "Yara Kumar", email: "yara.kumar@example.com", phone: "+1-617-555-0155" },
            { id: 12, full_name: "Ivan Almeida", email: "ivan.almeida@example.com", phone: "+1-213-555-0175" },
            { id: 13, full_name: "Mila Ruiz", email: "mila.ruiz@example.org", phone: "+1-202-555-0165" },
            { id: 14, full_name: "Hugo Tanaka", email: "hugo.tanaka@example.net", phone: "+1-469-555-0136" },
            { id: 15, full_name: "Ines Reyes", email: "ines.reyes@example.net", phone: "+1-303-555-0141" },
            { id: 16, full_name: "Hannah Bauer", email: "hannah.bauer@example.net", phone: "+1-416-555-0120" },
            { id: 17, full_name: "Ethan Reyes", email: "ethan.reyes@example.com", phone: "+1-713-555-0119" },
            { id: 18, full_name: "Diego Cruz", email: "diego.cruz@example.net", phone: "+1-905-555-0197" },
            { id: 19, full_name: "Alice Carter", email: "alice.carter@example.com", phone: "+1-617-555-0139" },
            { id: 20, full_name: "Chloe Park", email: "chloe.park@example.net", phone: "+1-702-555-0118" },
            { id: 21, full_name: "Lena Khan", email: "lena.khan@example.net", phone: "+1-801-555-0124" },
            { id: 22, full_name: "Nadia Gupta", email: "nadia.gupta@example.com", phone: "+1-617-555-0141" },
            { id: 23, full_name: "David Martin", email: "david.martin@example.net", phone: "+1-202-555-0147" },
            { id: 24, full_name: "Mila Smith", email: "mila.smith@example.org", phone: "+1-212-555-0134" },
            { id: 25, full_name: "Felix Gomez", email: "felix.gomez@example.org", phone: "+1-212-555-0149" },
            { id: 26, full_name: "Ben Oliveira", email: "ben.oliveira@example.net", phone: "+1-972-555-0167" },
            { id: 27, full_name: "Julia Castro", email: "julia.castro@example.org", phone: "+1-857-555-0119" },
            { id: 28, full_name: "Jack Kim", email: "jack.kim@example.com", phone: "+1-604-555-0150" },
            { id: 29, full_name: "Jack Klein", email: "jack.klein@example.org", phone: "+1-857-555-0178" },
            { id: 30, full_name: "Emma Lopez", email: "emma.lopez@example.org", phone: "+1-801-555-0126" },
            { id: 31, full_name: "Andre Ahmed", email: "andre.ahmed@example.org", phone: "+1-604-555-0180" },
            { id: 32, full_name: "Maria Hansen", email: "maria.hansen@example.org", phone: "+1-212-555-0143" },
            { id: 33, full_name: "Mohamed Yilmaz", email: "mohamed.yilmaz@example.net", phone: "+1-303-555-0108" },
            { id: 34, full_name: "Nour Gupta", email: "nour.gupta@example.com", phone: "+1-917-555-0192" },
            { id: 35, full_name: "Ben Andersen", email: "ben.andersen@example.org", phone: "+1-617-555-0158" },
            { id: 36, full_name: "Lena Moreau", email: "lena.moreau@example.com", phone: "+1-202-555-0151" },
            { id: 37, full_name: "Jack Meyer", email: "jack.meyer@example.org", phone: "+1-801-555-0142" },
            { id: 38, full_name: "Kai Kaya", email: "kai.kaya@example.com", phone: "+1-202-555-0196" },
            { id: 39, full_name: "Omar Wright", email: "omar.wright@example.com", phone: "+1-312-555-0116" },
            { id: 40, full_name: "James Taylor", email: "james.taylor@example.net", phone: "+1-917-555-0127" },
            { id: 41, full_name: "Daniel Sato", email: "daniel.sato@example.org", phone: "+1-972-555-0171" },
            { id: 42, full_name: "Chen Hughes", email: "chen.hughes@example.org", phone: "+1-305-555-0140" },
            { id: 43, full_name: "Julia Clark", email: "julia.clark@example.net", phone: "+1-503-555-0129" },
            { id: 44, full_name: "Ethan Hughes", email: "ethan.hughes@example.com", phone: "+1-857-555-0100" },
            { id: 45, full_name: "Jack Jansen", email: "jack.jansen@example.org", phone: "+1-604-555-0121" },
            { id: 46, full_name: "Rafael Carter", email: "rafael.carter@example.net", phone: "+1-801-555-0193" },
            { id: 47, full_name: "Hana Singh", email: "hana.singh@example.org", phone: "+1-214-555-0144" },
            { id: 48, full_name: "Pedro Miller", email: "pedro.miller@example.org", phone: "+1-303-555-0104" },
            { id: 49, full_name: "Maya Ibrahim", email: "maya.ibrahim@example.org", phone: "+1-512-555-0169" },
            { id: 50, full_name: "Mateo Schmidt", email: "mateo.schmidt@example.org", phone: "+1-917-555-0116" },
            { id: 51, full_name: "Mohamed Silva", email: "mohamed.silva@example.com", phone: "+1-617-555-0102" },
            { id: 52, full_name: "Fatima Kowalski", email: "fatima.kowalski@example.net", phone: "+1-303-555-0119" },
            { id: 53, full_name: "Elena Davis", email: "elena.davis@example.net", phone: "+1-512-555-0102" },
            { id: 54, full_name: "Julia Castro", email: "julia.castro@example.com", phone: "+1-202-555-0144" },
            { id: 55, full_name: "Mila Reyes", email: "mila.reyes@example.net", phone: "+1-617-555-0181" },
            { id: 56, full_name: "Ravi Walker", email: "ravi.walker@example.org", phone: "+1-512-555-0149" },
            { id: 57, full_name: "Omar Becker", email: "omar.becker@example.org", phone: "+1-713-555-0129" },
            { id: 58, full_name: "Ibrahim Wagner", email: "ibrahim.wagner@example.com", phone: "+1-404-555-0177" },
            { id: 59, full_name: "Isaac Taylor", email: "isaac.taylor@example.net", phone: "+1-604-555-0112" },
            { id: 60, full_name: "James Yilmaz", email: "james.yilmaz@example.net", phone: "+1-303-555-0175" },
            { id: 61, full_name: "Ibrahim Wagner", email: "ibrahim.wagner@example.com", phone: "+1-713-555-0122" },
            { id: 62, full_name: "Uma Taylor", email: "uma.taylor@example.net", phone: "+1-303-555-0118" },
            { id: 63, full_name: "Arjun Young", email: "arjun.young@example.org", phone: "+1-214-555-0190" },
            { id: 64, full_name: "Ivan Dubois", email: "ivan.dubois@example.com", phone: "+1-212-555-0186" },
            { id: 65, full_name: "Julia Flores", email: "julia.flores@example.com", phone: "+1-917-555-0147" },
            { id: 66, full_name: "Rosa Sato", email: "rosa.sato@example.org", phone: "+1-612-555-0153" },
            { id: 67, full_name: "Maria Tanaka", email: "maria.tanaka@example.net", phone: "+1-857-555-0191" },
            { id: 68, full_name: "Omar Nguyen", email: "omar.nguyen@example.org", phone: "+1-801-555-0169" },
            { id: 69, full_name: "Jade Sousa", email: "jade.sousa@example.net", phone: "+1-214-555-0180" },
            { id: 70, full_name: "Sam Chen", email: "sam.chen@example.com", phone: "+1-202-555-0159" },
            { id: 71, full_name: "Lena Hughes", email: "lena.hughes@example.com", phone: "+1-305-555-0182" },
            { id: 72, full_name: "Felix Gomez", email: "felix.gomez@example.net", phone: "+1-305-555-0174" },
            { id: 73, full_name: "Lina Bennett", email: "lina.bennett@example.com", phone: "+1-305-555-0106" },
            { id: 74, full_name: "Zoe Johnson", email: "zoe.johnson@example.org", phone: "+1-612-555-0116" },
            { id: 75, full_name: "Ravi Bauer", email: "ravi.bauer@example.net", phone: "+1-213-555-0197" },
            { id: 76, full_name: "Ben Evans", email: "ben.evans@example.org", phone: "+1-212-555-0178" },
            { id: 77, full_name: "Leo Oliveira", email: "leo.oliveira@example.com", phone: "+1-702-555-0158" },
            { id: 78, full_name: "Marco Lopez", email: "marco.lopez@example.com", phone: "+1-857-555-0107" },
            { id: 79, full_name: "Anna Wright", email: "anna.wright@example.org", phone: "+1-415-555-0162" },
            { id: 80, full_name: "Grace Kim", email: "grace.kim@example.org", phone: "+1-612-555-0100" },
            { id: 81, full_name: "Deniz Reyes", email: "deniz.reyes@example.org", phone: "+1-303-555-0109" },
            { id: 82, full_name: "Carlos Lopez", email: "carlos.lopez@example.com", phone: "+1-972-555-0124" },
            { id: 83, full_name: "Mohamed Nakamura", email: "mohamed.nakamura@example.com", phone: "+1-202-555-0181" },
            { id: 84, full_name: "Tariq Klein", email: "tariq.klein@example.com", phone: "+1-604-555-0143" },
            { id: 85, full_name: "Liam Brown", email: "liam.brown@example.com", phone: "+1-604-555-0109" },
            { id: 86, full_name: "Zara Silva", email: "zara.silva@example.com", phone: "+1-469-555-0125" },
            { id: 87, full_name: "Ravi Kim", email: "ravi.kim@example.net", phone: "+1-702-555-0177" },
            { id: 88, full_name: "Zara Kaya", email: "zara.kaya@example.net", phone: "+1-202-555-0146" },
            { id: 89, full_name: "Yara Zhang", email: "yara.zhang@example.org", phone: "+1-972-555-0173" },
            { id: 90, full_name: "Karim Martin", email: "karim.martin@example.net", phone: "+1-801-555-0176" },
            { id: 91, full_name: "Emma Pereira", email: "emma.pereira@example.com", phone: "+1-503-555-0116" },
            { id: 92, full_name: "Elena Pereira", email: "elena.pereira@example.org", phone: "+1-917-555-0169" },
            { id: 93, full_name: "Tariq Hoffmann", email: "tariq.hoffmann@example.net", phone: "+1-305-555-0143" },
            { id: 94, full_name: "Sofia Hughes", email: "sofia.hughes@example.net", phone: "+1-404-555-0148" },
            { id: 95, full_name: "Anna Singh", email: "anna.singh@example.com", phone: "+1-617-555-0103" },
            { id: 96, full_name: "Marco Dubois", email: "marco.dubois@example.com", phone: "+1-202-555-0103" },
            { id: 97, full_name: "Nina Clark", email: "nina.clark@example.net", phone: "+1-917-555-0120" },
            { id: 98, full_name: "Noah Khan", email: "noah.khan@example.com", phone: "+1-604-555-0101" },
            { id: 99, full_name: "Nadia Becker", email: "nadia.becker@example.net", phone: "+1-512-555-0122" },
            { id: 100, full_name: "Paula Reyes", email: "paula.reyes@example.org", phone: "+1-416-555-0174" },
            { id: 101, full_name: "Hannah Demir", email: "hannah.demir@example.net", phone: "+1-612-555-0170" },
            { id: 102, full_name: "Fatima Schneider", email: "fatima.schneider@example.net", phone: "+1-857-555-0103" },
            { id: 103, full_name: "Oscar Hassan", email: "oscar.hassan@example.com", phone: "+1-801-555-0116" },
            { id: 104, full_name: "Anna Costa", email: "anna.costa@example.com", phone: "+1-312-555-0112" },
            { id: 105, full_name: "Elena Lopez", email: "elena.lopez@example.net", phone: "+1-212-555-0160" },
            { id: 106, full_name: "Amir Baker", email: "amir.baker@example.net", phone: "+1-801-555-0184" },
            { id: 107, full_name: "Mia Diaz", email: "mia.diaz@example.com", phone: "+1-801-555-0150" },
            { id: 108, full_name: "Victor Murphy", email: "victor.murphy@example.org", phone: "+1-214-555-0146" },
            { id: 109, full_name: "James Moreau", email: "james.moreau@example.net", phone: "+1-202-555-0188" },
            { id: 110, full_name: "Lucas Chen", email: "lucas.chen@example.org", phone: "+1-604-555-0113" },
            { id: 111, full_name: "Tomas Smith", email: "tomas.smith@example.com", phone: "+1-917-555-0198" },
            { id: 112, full_name: "Olivia Ruiz", email: "olivia.ruiz@example.com", phone: "+1-857-555-0169" },
            { id: 113, full_name: "Pedro Nguyen", email: "pedro.nguyen@example.net", phone: "+1-512-555-0180" },
            { id: 114, full_name: "Priya Novak", email: "priya.novak@example.net", phone: "+1-972-555-0106" },
            { id: 115, full_name: "Felix Wagner", email: "felix.wagner@example.org", phone: "+1-778-555-0154" },
            { id: 116, full_name: "Pedro Dubois", email: "pedro.dubois@example.net", phone: "+1-212-555-0118" },
            { id: 117, full_name: "Priya Gupta", email: "priya.gupta@example.org", phone: "+1-702-555-0135" },
            { id: 118, full_name: "Karim Wang", email: "karim.wang@example.com", phone: "+1-917-555-0151" },
            { id: 119, full_name: "Maria Reyes", email: "maria.reyes@example.com", phone: "+1-617-555-0107" },
            { id: 120, full_name: "Rosa Hoffmann", email: "rosa.hoffmann@example.org", phone: "+1-905-555-0133" },
            { id: 121, full_name: "Tariq Chen", email: "tariq.chen@example.net", phone: "+1-972-555-0159" },
            { id: 122, full_name: "Leo Nguyen", email: "leo.nguyen@example.org", phone: "+1-305-555-0199" },
            { id: 123, full_name: "Sofia Rossi", email: "sofia.rossi@example.com", phone: "+1-713-555-0183" },
            { id: 124, full_name: "Anna Kumar", email: "anna.kumar@example.org", phone: "+1-512-555-0148" },
            { id: 125, full_name: "Amir Wang", email: "amir.wang@example.org", phone: "+1-404-555-0157" },
            { id: 126, full_name: "James Hassan", email: "james.hassan@example.net", phone: "+1-972-555-0161" },
            { id: 127, full_name: "Diego Tanaka", email: "diego.tanaka@example.com", phone: "+1-415-555-0138" },
            { id: 128, full_name: "Sofia Shah", email: "sofia.shah@example.org", phone: "+1-214-555-0153" },
            { id: 129, full_name: "Priya Singh", email: "priya.singh@example.net", phone: "+1-702-555-0150" },
            { id: 130, full_name: "Uma Becker", email: "uma.becker@example.net", phone: "+1-604-555-0109" },
            { id: 131, full_name: "Deniz Khan", email: "deniz.khan@example.org", phone: "+1-801-555-0121" },
            { id: 132, full_name: "Mohamed Klein", email: "mohamed.klein@example.org", phone: "+1-972-555-0174" },
            { id: 133, full_name: "Zoe Hughes", email: "zoe.hughes@example.net", phone: "+1-702-555-0165" },
            { id: 134, full_name: "David Kumar", email: "david.kumar@example.net", phone: "+1-905-555-0180" },
            { id: 135, full_name: "Carlos Clark", email: "carlos.clark@example.net", phone: "+1-404-555-0179" },
            { id: 136, full_name: "Omar Nguyen", email: "omar.nguyen@example.net", phone: "+1-202-555-0119" },
            { id: 137, full_name: "Lena Tanaka", email: "lena.tanaka@example.com", phone: "+1-512-555-0137" },
            { id: 138, full_name: "Hana Kaya", email: "hana.kaya@example.net", phone: "+1-801-555-0150" },
            { id: 139, full_name: "Lena Larsen", email: "lena.larsen@example.com", phone: "+1-713-555-0134" },
            { id: 140, full_name: "Jade Singh", email: "jade.singh@example.net", phone: "+1-702-555-0130" },
            { id: 141, full_name: "Hugo Clark", email: "hugo.clark@example.org", phone: "+1-213-555-0118" },
            { id: 142, full_name: "Noah Clark", email: "noah.clark@example.net", phone: "+1-415-555-0116" },
            { id: 143, full_name: "Emma Wang", email: "emma.wang@example.org", phone: "+1-214-555-0180" },
            { id: 144, full_name: "Priya Yilmaz", email: "priya.yilmaz@example.net", phone: "+1-469-555-0191" },
            { id: 145, full_name: "Liam Ruiz", email: "liam.ruiz@example.org", phone: "+1-415-555-0150" },
            { id: 146, full_name: "Theo Larsen", email: "theo.larsen@example.com", phone: "+1-612-555-0168" },
            { id: 147, full_name: "Ivan Wagner", email: "ivan.wagner@example.org", phone: "+1-713-555-0102" },
            { id: 148, full_name: "James Torres", email: "james.torres@example.net", phone: "+1-604-555-0199" },
            { id: 149, full_name: "Hana Moreau", email: "hana.moreau@example.net", phone: "+1-801-555-0113" },
            { id: 150, full_name: "Omar Ahmed", email: "omar.ahmed@example.net", phone: "+1-702-555-0130" },
            { id: 151, full_name: "Lina Yilmaz", email: "lina.yilmaz@example.org", phone: "+1-305-555-0168" },
            { id: 152, full_name: "Rosa Smith", email: "rosa.smith@example.com", phone: "+1-972-555-0193" },
            { id: 153, full_name: "Wei Sousa", email: "wei.sousa@example.net", phone: "+1-404-555-0121" },
            { id: 154, full_name: "Amir Mendes", email: "amir.mendes@example.org", phone: "+1-303-555-0162" },
            { id: 155, full_name: "Maria Wang", email: "maria.wang@example.com", phone: "+1-214-555-0142" },
            { id: 156, full_name: "Mateo Murphy", email: "mateo.murphy@example.org", phone: "+1-305-555-0118" },
            { id: 157, full_name: "Andre Brown", email: "andre.brown@example.com", phone: "+1-905-555-0156" },
            { id: 158, full_name: "Deniz Jensen", email: "deniz.jensen@example.org", phone: "+1-612-555-0160" },
            { id: 159, full_name: "Ivan Adams", email: "ivan.adams@example.org", phone: "+1-617-555-0176" },
            { id: 160, full_name: "Ravi Clark", email: "ravi.clark@example.org", phone: "+1-415-555-0167" },
            { id: 161, full_name: "Lucas Costa", email: "lucas.costa@example.com", phone: "+1-415-555-0177" },
            { id: 162, full_name: "Marco Ibrahim", email: "marco.ibrahim@example.net", phone: "+1-312-555-0143" },
            { id: 163, full_name: "Jade Davis", email: "jade.davis@example.net", phone: "+1-905-555-0148" },
            { id: 164, full_name: "Laura Rossi", email: "laura.rossi@example.org", phone: "+1-917-555-0190" },
            { id: 165, full_name: "Carla Nguyen", email: "carla.nguyen@example.net", phone: "+1-917-555-0184" },
            { id: 166, full_name: "Nour Ahmed", email: "nour.ahmed@example.com", phone: "+1-214-555-0185" },
            { id: 167, full_name: "Zara Reyes", email: "zara.reyes@example.org", phone: "+1-213-555-0188" },
            { id: 168, full_name: "Selin Murphy", email: "selin.murphy@example.net", phone: "+1-312-555-0173" },
            { id: 169, full_name: "Laura Almeida", email: "laura.almeida@example.org", phone: "+1-202-555-0127" },
            { id: 170, full_name: "Lina Hughes", email: "lina.hughes@example.com", phone: "+1-503-555-0137" },
            { id: 171, full_name: "Amir Reyes", email: "amir.reyes@example.org", phone: "+1-415-555-0130" },
            { id: 172, full_name: "Selin Cruz", email: "selin.cruz@example.org", phone: "+1-604-555-0136" },
            { id: 173, full_name: "Maria Larsen", email: "maria.larsen@example.org", phone: "+1-801-555-0108" },
            { id: 174, full_name: "Noah Costa", email: "noah.costa@example.com", phone: "+1-604-555-0189" },
            { id: 175, full_name: "Carlos Kaya", email: "carlos.kaya@example.org", phone: "+1-612-555-0183" },
            { id: 176, full_name: "Laura Shah", email: "laura.shah@example.org", phone: "+1-213-555-0166" },
            { id: 177, full_name: "Mohamed Carter", email: "mohamed.carter@example.org", phone: "+1-214-555-0190" },
            { id: 178, full_name: "Ines Schmidt", email: "ines.schmidt@example.net", phone: "+1-415-555-0151" },
            { id: 179, full_name: "Nour Adams", email: "nour.adams@example.org", phone: "+1-469-555-0186" },
            { id: 180, full_name: "Sofia Ruiz", email: "sofia.ruiz@example.org", phone: "+1-917-555-0179" },
            { id: 181, full_name: "Jonas Moreau", email: "jonas.moreau@example.org", phone: "+1-303-555-0169" },
            { id: 182, full_name: "Elif Fischer", email: "elif.fischer@example.com", phone: "+1-469-555-0142" },
            { id: 183, full_name: "Lena Wright", email: "lena.wright@example.org", phone: "+1-213-555-0161" },
            { id: 184, full_name: "Nadia Castro", email: "nadia.castro@example.com", phone: "+1-404-555-0134" },
            { id: 185, full_name: "Amir Brown", email: "amir.brown@example.com", phone: "+1-416-555-0129" },
            { id: 186, full_name: "Karim Kim", email: "karim.kim@example.net", phone: "+1-416-555-0107" },
            { id: 187, full_name: "Selin Sousa", email: "selin.sousa@example.com", phone: "+1-416-555-0152" },
            { id: 188, full_name: "Emma Sato", email: "emma.sato@example.com", phone: "+1-305-555-0115" },
            { id: 189, full_name: "Ruby Ali", email: "ruby.ali@example.org", phone: "+1-303-555-0145" },
            { id: 190, full_name: "Nadia Johnson", email: "nadia.johnson@example.org", phone: "+1-617-555-0191" },
            { id: 191, full_name: "Tomas Ibrahim", email: "tomas.ibrahim@example.org", phone: "+1-415-555-0157" },
            { id: 192, full_name: "Ivan Ruiz", email: "ivan.ruiz@example.org", phone: "+1-617-555-0174" },
            { id: 193, full_name: "Lina Park", email: "lina.park@example.org", phone: "+1-303-555-0123" },
            { id: 194, full_name: "Theo Schmidt", email: "theo.schmidt@example.net", phone: "+1-778-555-0108" },
            { id: 195, full_name: "Olivia Shah", email: "olivia.shah@example.org", phone: "+1-312-555-0149" },
            { id: 196, full_name: "Ibrahim Lopez", email: "ibrahim.lopez@example.org", phone: "+1-202-555-0108" },
            { id: 197, full_name: "Andre Baker", email: "andre.baker@example.net", phone: "+1-604-555-0189" },
            { id: 198, full_name: "Deniz Flores", email: "deniz.flores@example.net", phone: "+1-778-555-0127" },
            { id: 199, full_name: "Lena Vargas", email: "lena.vargas@example.org", phone: "+1-713-555-0165" },
            { id: 200, full_name: "Uma Ruiz", email: "uma.ruiz@example.org", phone: "+1-702-555-0103" },
            { id: 201, full_name: "Emma Oliveira", email: "emma.oliveira@example.org", phone: "+1-972-555-0117" },
            { id: 202, full_name: "Yara Nguyen", email: "yara.nguyen@example.org", phone: "+1-305-555-0156" },
            { id: 203, full_name: "Tariq Diaz", email: "tariq.diaz@example.com", phone: "+1-713-555-0153" },
            { id: 204, full_name: "Priya Evans", email: "priya.evans@example.net", phone: "+1-801-555-0110" },
            { id: 205, full_name: "Hugo Costa", email: "hugo.costa@example.net", phone: "+1-512-555-0177" },
            { id: 206, full_name: "Maya Sato", email: "maya.sato@example.org", phone: "+1-312-555-0145" },
            { id: 207, full_name: "Mia Mendes", email: "mia.mendes@example.org", phone: "+1-604-555-0128" },
            { id: 208, full_name: "Olivia Lee", email: "olivia.lee@example.org", phone: "+1-214-555-0101" },
            { id: 209, full_name: "Isaac Evans", email: "isaac.evans@example.com", phone: "+1-604-555-0189" },
            { id: 210, full_name: "Mila Park", email: "mila.park@example.org", phone: "+1-905-555-0104" },
            { id: 211, full_name: "Kai Adams", email: "kai.adams@example.org", phone: "+1-702-555-0158" },
            { id: 212, full_name: "Ines Larsen", email: "ines.larsen@example.org", phone: "+1-972-555-0163" },
            { id: 213, full_name: "Maja Hughes", email: "maja.hughes@example.com", phone: "+1-312-555-0168" },
            { id: 214, full_name: "James Chen", email: "james.chen@example.com", phone: "+1-604-555-0125" },
            { id: 215, full_name: "Sara Miller", email: "sara.miller@example.org", phone: "+1-917-555-0194" },
            { id: 216, full_name: "Carla Weber", email: "carla.weber@example.org", phone: "+1-713-555-0133" },
            { id: 217, full_name: "Mei Sato", email: "mei.sato@example.net", phone: "+1-303-555-0199" },
            { id: 218, full_name: "Zoe Bennett", email: "zoe.bennett@example.org", phone: "+1-702-555-0106" },
            { id: 219, full_name: "Rafael Demir", email: "rafael.demir@example.com", phone: "+1-778-555-0186" },
            { id: 220, full_name: "Tariq Miller", email: "tariq.miller@example.com", phone: "+1-213-555-0156" },
            { id: 221, full_name: "Oscar Murphy", email: "oscar.murphy@example.org", phone: "+1-202-555-0102" },
            { id: 222, full_name: "Sven Larsen", email: "sven.larsen@example.com", phone: "+1-604-555-0183" },
            { id: 223, full_name: "David Lopez", email: "david.lopez@example.org", phone: "+1-404-555-0190" },
            { id: 224, full_name: "Leo Khan", email: "leo.khan@example.org", phone: "+1-713-555-0161" },
            { id: 225, full_name: "Ibrahim Shah", email: "ibrahim.shah@example.net", phone: "+1-212-555-0122" },
            { id: 226, full_name: "Yara Wagner", email: "yara.wagner@example.org", phone: "+1-503-555-0127" },
            { id: 227, full_name: "Ben Miller", email: "ben.miller@example.net", phone: "+1-617-555-0158" },
            { id: 228, full_name: "Tariq Hoffmann", email: "tariq.hoffmann@example.net", phone: "+1-312-555-0110" },
            { id: 229, full_name: "Yara Carter", email: "yara.carter@example.net", phone: "+1-404-555-0174" },
            { id: 230, full_name: "Olivia Park", email: "olivia.park@example.com", phone: "+1-801-555-0167" },
            { id: 231, full_name: "Sofia Ahmed", email: "sofia.ahmed@example.com", phone: "+1-512-555-0174" },
            { id: 232, full_name: "Sam Patel", email: "sam.patel@example.net", phone: "+1-801-555-0180" },
            { id: 233, full_name: "Maya Hoffmann", email: "maya.hoffmann@example.net", phone: "+1-801-555-0149" },
            { id: 234, full_name: "Hugo Kowalski", email: "hugo.kowalski@example.org", phone: "+1-857-555-0193" },
            { id: 235, full_name: "Mateo Costa", email: "mateo.costa@example.net", phone: "+1-512-555-0110" },
            { id: 236, full_name: "Sofia Gupta", email: "sofia.gupta@example.com", phone: "+1-404-555-0139" },
            { id: 237, full_name: "Nadia Davis", email: "nadia.davis@example.net", phone: "+1-857-555-0107" },
            { id: 238, full_name: "Mateo Moreau", email: "mateo.moreau@example.net", phone: "+1-214-555-0116" },
            { id: 239, full_name: "Marco Dubois", email: "marco.dubois@example.com", phone: "+1-713-555-0167" },
            { id: 240, full_name: "Victor Novak", email: "victor.novak@example.net", phone: "+1-416-555-0143" },
            { id: 241, full_name: "Fatima Kaya", email: "fatima.kaya@example.net", phone: "+1-404-555-0198" },
            { id: 242, full_name: "Julia Smith", email: "julia.smith@example.com", phone: "+1-917-555-0139" },
            { id: 243, full_name: "Diego Costa", email: "diego.costa@example.net", phone: "+1-404-555-0123" },
            { id: 244, full_name: "Victor Nguyen", email: "victor.nguyen@example.com", phone: "+1-801-555-0190" },
            { id: 245, full_name: "Liam Moreau", email: "liam.moreau@example.net", phone: "+1-778-555-0169" },
            { id: 246, full_name: "James Kaya", email: "james.kaya@example.org", phone: "+1-617-555-0139" },
            { id: 247, full_name: "Ana Sousa", email: "ana.sousa@example.net", phone: "+1-778-555-0180" },
            { id: 248, full_name: "Mei Wang", email: "mei.wang@example.com", phone: "+1-404-555-0165" },
            { id: 249, full_name: "Jade Chen", email: "jade.chen@example.com", phone: "+1-713-555-0198" },
            { id: 250, full_name: "James Hoffmann", email: "james.hoffmann@example.com", phone: "+1-469-555-0159" },
            { id: 251, full_name: "Oscar Wright", email: "oscar.wright@example.org", phone: "+1-213-555-0150" },
            { id: 252, full_name: "Uma Park", email: "uma.park@example.net", phone: "+1-801-555-0170" },
            { id: 253, full_name: "Maria Cruz", email: "maria.cruz@example.org", phone: "+1-312-555-0115" },
            { id: 254, full_name: "Rafael Kim", email: "rafael.kim@example.org", phone: "+1-702-555-0150" },
            { id: 255, full_name: "Noah Diaz", email: "noah.diaz@example.org", phone: "+1-312-555-0150" },
            { id: 256, full_name: "Hannah Reyes", email: "hannah.reyes@example.net", phone: "+1-404-555-0189" },
            { id: 257, full_name: "Amir Ruiz", email: "amir.ruiz@example.org", phone: "+1-612-555-0136" },
            { id: 258, full_name: "Maria Sousa", email: "maria.sousa@example.net", phone: "+1-404-555-0193" },
            { id: 259, full_name: "Hannah Martin", email: "hannah.martin@example.com", phone: "+1-469-555-0103" },
            { id: 260, full_name: "Sara Murphy", email: "sara.murphy@example.org", phone: "+1-857-555-0108" },
            { id: 261, full_name: "Ines Hughes", email: "ines.hughes@example.org", phone: "+1-213-555-0189" },
            { id: 262, full_name: "Tomas Bauer", email: "tomas.bauer@example.net", phone: "+1-857-555-0159" },
            { id: 263, full_name: "Ana Johnson", email: "ana.johnson@example.org", phone: "+1-503-555-0168" },
            { id: 264, full_name: "Priya Wright", email: "priya.wright@example.org", phone: "+1-713-555-0156" },
            { id: 265, full_name: "Zoe Bennett", email: "zoe.bennett@example.org", phone: "+1-214-555-0158" },
            { id: 266, full_name: "Priya Shah", email: "priya.shah@example.com", phone: "+1-303-555-0107" },
            { id: 267, full_name: "Maja Wang", email: "maja.wang@example.com", phone: "+1-801-555-0183" },
            { id: 268, full_name: "Lena Torres", email: "lena.torres@example.net", phone: "+1-212-555-0190" },
            { id: 269, full_name: "Elif Meyer", email: "elif.meyer@example.com", phone: "+1-905-555-0162" },
            { id: 270, full_name: "Mateo Kaya", email: "mateo.kaya@example.org", phone: "+1-905-555-0108" },
            { id: 271, full_name: "Maya Miller", email: "maya.miller@example.net", phone: "+1-801-555-0190" },
            { id: 272, full_name: "Fatima Young", email: "fatima.young@example.com", phone: "+1-972-555-0115" },
            { id: 273, full_name: "Anna Jansen", email: "anna.jansen@example.org", phone: "+1-778-555-0137" },
            { id: 274, full_name: "Nour Demir", email: "nour.demir@example.org", phone: "+1-404-555-0196" },
            { id: 275, full_name: "Emma Hansen", email: "emma.hansen@example.net", phone: "+1-416-555-0186" },
            { id: 276, full_name: "David Gomez", email: "david.gomez@example.com", phone: "+1-416-555-0166" },
            { id: 277, full_name: "David Moreau", email: "david.moreau@example.net", phone: "+1-503-555-0187" },
            { id: 278, full_name: "Rosa Nakamura", email: "rosa.nakamura@example.org", phone: "+1-202-555-0113" },
            { id: 279, full_name: "Daniel Pereira", email: "daniel.pereira@example.org", phone: "+1-713-555-0172" },
            { id: 280, full_name: "Carla Schneider", email: "carla.schneider@example.org", phone: "+1-416-555-0162" },
            { id: 281, full_name: "Sofia Davis", email: "sofia.davis@example.com", phone: "+1-415-555-0157" },
            { id: 282, full_name: "Yara Ahmed", email: "yara.ahmed@example.com", phone: "+1-214-555-0126" },
            { id: 283, full_name: "Mateo Martin", email: "mateo.martin@example.net", phone: "+1-305-555-0143" },
            { id: 284, full_name: "Ivan Gupta", email: "ivan.gupta@example.net", phone: "+1-905-555-0110" },
            { id: 285, full_name: "Ruby Klein", email: "ruby.klein@example.net", phone: "+1-416-555-0110" },
            { id: 286, full_name: "Sofia Moreau", email: "sofia.moreau@example.net", phone: "+1-312-555-0180" },
            { id: 287, full_name: "Olivia Carter", email: "olivia.carter@example.com", phone: "+1-202-555-0148" },
            { id: 288, full_name: "Yara Ahmed", email: "yara.ahmed@example.net", phone: "+1-202-555-0152" },
            { id: 289, full_name: "Ivan Bauer", email: "ivan.bauer@example.net", phone: "+1-404-555-0120" },
            { id: 290, full_name: "Theo Reyes", email: "theo.reyes@example.com", phone: "+1-905-555-0174" },
            { id: 291, full_name: "Selin Garcia", email: "selin.garcia@example.com", phone: "+1-404-555-0161" },
            { id: 292, full_name: "Ana Brown", email: "ana.brown@example.org", phone: "+1-469-555-0183" },
            { id: 293, full_name: "Arjun Brown", email: "arjun.brown@example.org", phone: "+1-713-555-0106" },
            { id: 294, full_name: "Hugo Diaz", email: "hugo.diaz@example.com", phone: "+1-905-555-0172" },
            { id: 295, full_name: "Pedro Wang", email: "pedro.wang@example.net", phone: "+1-213-555-0147" },
            { id: 296, full_name: "Felix Gomez", email: "felix.gomez@example.com", phone: "+1-212-555-0122" },
            { id: 297, full_name: "Noah Ali", email: "noah.ali@example.org", phone: "+1-857-555-0173" },
            { id: 298, full_name: "Arjun Larsen", email: "arjun.larsen@example.com", phone: "+1-312-555-0167" },
            { id: 299, full_name: "Liam Flores", email: "liam.flores@example.org", phone: "+1-469-555-0151" },
            { id: 300, full_name: "Sofia Flores", email: "sofia.flores@example.net", phone: "+1-312-555-0133" },
        ],
    });
    await prisma.premises.createMany({
        data: [
            { id: 1, customer_id: 46, address: "The claim was completed — manual case, no further action.", postcode: "92764", property_type: "single_family_home", square_footage: 2761 },
            { id: 2, customer_id: 62, address: "Flagged as urgent. The account owner replaced the document.", postcode: "69039", property_type: "single_family_home", square_footage: 3036 },
            { id: 3, customer_id: 270, address: "Flagged as routine. The supplier delayed the order.", postcode: "03255", property_type: "apartment", square_footage: 2428 },
            { id: 4, customer_id: 57, address: "An unusual follow-up: the delivery was updated.", postcode: "09024", property_type: "apartment", square_footage: 2452 },
            { id: 5, customer_id: 182, address: "The courier asked for a change and the ticket was closed.", postcode: "76777", property_type: "apartment", square_footage: 2913 },
            { id: 6, customer_id: 129, address: "The team asked for a change and the appointment was resolved.", postcode: "74172", property_type: "apartment", square_footage: 3318 },
            { id: 7, customer_id: 120, address: "The delivery was completed after an automatic check.", postcode: "31849", property_type: "apartment", square_footage: 3056 },
            { id: 8, customer_id: 279, address: "Flagged as urgent. The customer updated the account.", postcode: "03070", property_type: "apartment", square_footage: 3726 },
            { id: 9, customer_id: 103, address: "An incomplete report was processed the same day.", postcode: "33881", property_type: "apartment", square_footage: 4047 },
            { id: 10, customer_id: 173, address: "Flagged as repeat. The courier confirmed the record.", postcode: "91994", property_type: "apartment", square_footage: 3756 },
            { id: 11, customer_id: 124, address: "A late request was rejected the same day.", postcode: "55509", property_type: "apartment", square_footage: 2563 },
            { id: 12, customer_id: 294, address: "The customer asked for a change and the shipment was rescheduled.", postcode: "89584", property_type: "single_family_home", square_footage: 3808 },
            { id: 13, customer_id: 42, address: "No response from the courier, so the refund was replaced.", postcode: "36472", property_type: "single_family_home", square_footage: 3438 },
            { id: 14, customer_id: 214, address: "Flagged as manual. The courier updated the delivery.", postcode: "06421", property_type: "single_family_home", square_footage: 2659 },
            { id: 15, customer_id: 141, address: "No response from the team, so the account was completed.", postcode: "92047", property_type: "apartment", square_footage: 2766 },
            { id: 16, customer_id: 146, address: "A standard document was processed the same day.", postcode: "96152", property_type: "single_family_home", square_footage: 2806 },
            { id: 17, customer_id: 10, address: "The courier asked for a change and the invoice was escalated.", postcode: "43732", property_type: "townhouse", square_footage: 1973 },
            { id: 18, customer_id: 210, address: "The supplier asked for a change and the invoice was completed.", postcode: "50444", property_type: "townhouse", square_footage: 3427 },
            { id: 19, customer_id: 271, address: "The item was closed following a minor review.", postcode: "60251", property_type: "single_family_home", square_footage: 3015 },
            { id: 20, customer_id: 197, address: "A manual invoice was cancelled the same day.", postcode: "83433", property_type: "townhouse", square_footage: 2291 },
            { id: 21, customer_id: 138, address: "The refund was approved — late case, no further action.", postcode: "98642", property_type: "single_family_home", square_footage: 2454 },
            { id: 22, customer_id: 254, address: "The claim was approved after a duplicate check.", postcode: "84449", property_type: "townhouse", square_footage: 1878 },
            { id: 23, customer_id: 87, address: "No response from the customer, so the session was replaced.", postcode: "26571", property_type: "apartment", square_footage: 1725 },
            { id: 24, customer_id: 55, address: "The payment was processed — standard case, no further action.", postcode: "71092", property_type: "apartment", square_footage: 2918 },
            { id: 25, customer_id: 29, address: "An operator reported a partial issue; the document was completed.", postcode: "74046", property_type: "townhouse", square_footage: 3030 },
            { id: 26, customer_id: 278, address: "The shipment was processed after a manual check.", postcode: "21387", property_type: "single_family_home", square_footage: 2490 },
            { id: 27, customer_id: 8, address: "Flagged as unusual. The customer delayed the record.", postcode: "65428", property_type: "apartment", square_footage: 3060 },
            { id: 28, customer_id: 13, address: "A routine follow-up: the request was confirmed.", postcode: "80215", property_type: "townhouse", square_footage: 3159 },
            { id: 29, customer_id: 253, address: "A standard account was delayed the same day.", postcode: "44837", property_type: "single_family_home", square_footage: 3208 },
            { id: 30, customer_id: 42, address: "The account owner confirmed the details and the claim was replaced.", postcode: "19416", property_type: "apartment", square_footage: 1862 },
            { id: 31, customer_id: 69, address: "The reviewer asked for a change and the transfer was closed.", postcode: "14551", property_type: "single_family_home", square_footage: 3275 },
            { id: 32, customer_id: 158, address: "Support confirmed the details and the item was replaced.", postcode: "12153", property_type: "apartment", square_footage: 2440 },
            { id: 33, customer_id: 245, address: "A standard request was resolved the same day.", postcode: "59956", property_type: "single_family_home", square_footage: 2595 },
            { id: 34, customer_id: 168, address: "An operator reported a minor issue; the item was escalated.", postcode: "86518", property_type: "apartment", square_footage: 3191 },
            { id: 35, customer_id: 74, address: "Flagged as automatic. The team cancelled the report.", postcode: "80746", property_type: "single_family_home", square_footage: 2862 },
            { id: 36, customer_id: 99, address: "The item was approved after a standard check.", postcode: "38143", property_type: "single_family_home", square_footage: 3213 },
            { id: 37, customer_id: 175, address: "The customer reported an incomplete issue; the payment was reviewed.", postcode: "16269", property_type: "apartment", square_footage: 1673 },
            { id: 38, customer_id: 140, address: "No response from the account owner, so the delivery was reopened.", postcode: "32837", property_type: "single_family_home", square_footage: 2841 },
            { id: 39, customer_id: 16, address: "Flagged as standard. The supplier delayed the delivery.", postcode: "12638", property_type: "apartment", square_footage: 1877 },
            { id: 40, customer_id: 62, address: "An incomplete booking was delayed the same day.", postcode: "53809", property_type: "single_family_home", square_footage: 1341 },
            { id: 41, customer_id: 240, address: "The item was resolved — standard case, no further action.", postcode: "76917", property_type: "single_family_home", square_footage: 3923 },
            { id: 42, customer_id: 200, address: "A repeat follow-up: the refund was delayed.", postcode: "24030", property_type: "single_family_home", square_footage: 3004 },
            { id: 43, customer_id: 133, address: "The courier reported a routine issue; the appointment was confirmed.", postcode: "93765", property_type: "single_family_home", square_footage: 2597 },
            { id: 44, customer_id: 238, address: "Flagged as partial. The customer completed the session.", postcode: "33031", property_type: "single_family_home", square_footage: 3012 },
            { id: 45, customer_id: 137, address: "The shipment was delayed following an urgent review.", postcode: "44191", property_type: "single_family_home", square_footage: 3937 },
            { id: 46, customer_id: 201, address: "A manual record was closed the same day.", postcode: "24489", property_type: "apartment", square_footage: 2281 },
            { id: 47, customer_id: 24, address: "Flagged as partial. The team processed the session.", postcode: "75679", property_type: "apartment", square_footage: 2456 },
            { id: 48, customer_id: 264, address: "The account owner asked for a change and the ticket was escalated.", postcode: "44979", property_type: "single_family_home", square_footage: 2405 },
            { id: 49, customer_id: 81, address: "No response from an operator, so the ticket was completed.", postcode: "17985", property_type: "townhouse", square_footage: 3317 },
            { id: 50, customer_id: 113, address: "Flagged as automatic. The account owner processed the delivery.", postcode: "59770", property_type: "apartment", square_footage: 2397 },
            { id: 51, customer_id: 138, address: "The shipment was closed — standard case, no further action.", postcode: "02654", property_type: "apartment", square_footage: 3107 },
            { id: 52, customer_id: 122, address: "An operator reported a manual issue; the invoice was escalated.", postcode: "66826", property_type: "single_family_home", square_footage: 2411 },
            { id: 53, customer_id: 177, address: "The team confirmed the details and the order was confirmed.", postcode: "27739", property_type: "apartment", square_footage: 2763 },
            { id: 54, customer_id: 24, address: "A minor follow-up: the record was replaced.", postcode: "83526", property_type: "single_family_home", square_footage: 2517 },
            { id: 55, customer_id: 299, address: "The session was reviewed — routine case, no further action.", postcode: "00944", property_type: "single_family_home", square_footage: 2145 },
            { id: 56, customer_id: 288, address: "The customer asked for a change and the report was resolved.", postcode: "31493", property_type: "apartment", square_footage: 3348 },
            { id: 57, customer_id: 1, address: "The account was closed — urgent case, no further action.", postcode: "10082", property_type: "apartment", square_footage: 2093 },
            { id: 58, customer_id: 132, address: "The supplier confirmed the details and the order was rejected.", postcode: "84730", property_type: "apartment", square_footage: 2190 },
            { id: 59, customer_id: 184, address: "No response from the courier, so the booking was updated.", postcode: "60765", property_type: "apartment", square_footage: 2268 },
            { id: 60, customer_id: 131, address: "No response from the courier, so the claim was rejected.", postcode: "10251", property_type: "single_family_home", square_footage: 3550 },
            { id: 61, customer_id: 32, address: "Flagged as partial. The account owner approved the delivery.", postcode: "78862", property_type: "apartment", square_footage: 1925 },
            { id: 62, customer_id: 159, address: "An operator confirmed the details and the ticket was closed.", postcode: "98713", property_type: "single_family_home", square_footage: 2282 },
            { id: 63, customer_id: 136, address: "A manual order was reopened the same day.", postcode: "49516", property_type: "single_family_home", square_footage: 2229 },
            { id: 64, customer_id: 225, address: "No response from an operator, so the account was cancelled.", postcode: "58892", property_type: "apartment", square_footage: 2296 },
            { id: 65, customer_id: 271, address: "The team confirmed the details and the appointment was resolved.", postcode: "30925", property_type: "townhouse", square_footage: 2496 },
            { id: 66, customer_id: 182, address: "A routine follow-up: the account was refunded.", postcode: "01108", property_type: "townhouse", square_footage: 3040 },
            { id: 67, customer_id: 185, address: "The item was reviewed — late case, no further action.", postcode: "18392", property_type: "apartment", square_footage: 3036 },
            { id: 68, customer_id: 293, address: "An urgent follow-up: the refund was replaced.", postcode: "98680", property_type: "single_family_home", square_footage: 1161 },
            { id: 69, customer_id: 260, address: "Support confirmed the details and the order was cancelled.", postcode: "08997", property_type: "apartment", square_footage: 3360 },
            { id: 70, customer_id: 185, address: "An urgent report was approved the same day.", postcode: "53990", property_type: "single_family_home", square_footage: 2977 },
            { id: 71, customer_id: 218, address: "The payment was delayed following an urgent review.", postcode: "03535", property_type: "single_family_home", square_footage: 3551 },
            { id: 72, customer_id: 174, address: "The courier reported an automatic issue; the account was processed.", postcode: "96669", property_type: "single_family_home", square_footage: 2202 },
            { id: 73, customer_id: 213, address: "A partial follow-up: the appointment was reviewed.", postcode: "85145", property_type: "apartment", square_footage: 1648 },
            { id: 74, customer_id: 243, address: "Support asked for a change and the appointment was reviewed.", postcode: "45498", property_type: "single_family_home", square_footage: 4339 },
            { id: 75, customer_id: 278, address: "The supplier asked for a change and the ticket was confirmed.", postcode: "34291", property_type: "apartment", square_footage: 2403 },
            { id: 76, customer_id: 61, address: "The account was reviewed following an unusual review.", postcode: "78621", property_type: "apartment", square_footage: 2812 },
            { id: 77, customer_id: 99, address: "The appointment was confirmed — urgent case, no further action.", postcode: "65018", property_type: "townhouse", square_footage: 2397 },
            { id: 78, customer_id: 174, address: "The order was rejected after a late check.", postcode: "22636", property_type: "apartment", square_footage: 3173 },
            { id: 79, customer_id: 143, address: "Flagged as partial. The courier resolved the refund.", postcode: "15309", property_type: "single_family_home", square_footage: 2936 },
            { id: 80, customer_id: 169, address: "No response from an operator, so the request was escalated.", postcode: "17733", property_type: "townhouse", square_footage: 1732 },
            { id: 81, customer_id: 36, address: "Support reported a routine issue; the invoice was replaced.", postcode: "20050", property_type: "townhouse", square_footage: 2646 },
            { id: 82, customer_id: 5, address: "Flagged as incomplete. Support rejected the document.", postcode: "63266", property_type: "apartment", square_footage: 2560 },
            { id: 83, customer_id: 175, address: "The payment was confirmed following a duplicate review.", postcode: "91892", property_type: "single_family_home", square_footage: 2948 },
            { id: 84, customer_id: 114, address: "The customer asked for a change and the shipment was refunded.", postcode: "21350", property_type: "apartment", square_footage: 3173 },
            { id: 85, customer_id: 167, address: "The refund was reopened — standard case, no further action.", postcode: "25841", property_type: "apartment", square_footage: 3999 },
            { id: 86, customer_id: 183, address: "The reviewer confirmed the details and the invoice was reopened.", postcode: "77232", property_type: "apartment", square_footage: 1807 },
            { id: 87, customer_id: 277, address: "The session was resolved following a repeat review.", postcode: "78996", property_type: "townhouse", square_footage: 1562 },
            { id: 88, customer_id: 215, address: "No response from the account owner, so the account was updated.", postcode: "00365", property_type: "single_family_home", square_footage: 2654 },
            { id: 89, customer_id: 180, address: "The invoice was updated after a late check.", postcode: "96320", property_type: "apartment", square_footage: 4040 },
            { id: 90, customer_id: 105, address: "The team confirmed the details and the refund was confirmed.", postcode: "97936", property_type: "apartment", square_footage: 2053 },
            { id: 91, customer_id: 299, address: "A late transfer was completed the same day.", postcode: "35002", property_type: "apartment", square_footage: 2213 },
            { id: 92, customer_id: 34, address: "A standard follow-up: the payment was resolved.", postcode: "03149", property_type: "apartment", square_footage: 2691 },
            { id: 93, customer_id: 190, address: "No response from the account owner, so the refund was replaced.", postcode: "67115", property_type: "townhouse", square_footage: 1340 },
            { id: 94, customer_id: 268, address: "The courier asked for a change and the delivery was confirmed.", postcode: "50300", property_type: "apartment", square_footage: 3377 },
            { id: 95, customer_id: 233, address: "No response from the supplier, so the item was rescheduled.", postcode: "32233", property_type: "apartment", square_footage: 3061 },
            { id: 96, customer_id: 1, address: "An incomplete record was refunded the same day.", postcode: "92291", property_type: "townhouse", square_footage: 3943 },
            { id: 97, customer_id: 292, address: "Flagged as partial. The supplier completed the record.", postcode: "31093", property_type: "townhouse", square_footage: 3378 },
            { id: 98, customer_id: 246, address: "The supplier reported a standard issue; the payment was rejected.", postcode: "73785", property_type: "townhouse", square_footage: 3459 },
            { id: 99, customer_id: 31, address: "The customer confirmed the details and the payment was closed.", postcode: "62725", property_type: "single_family_home", square_footage: 3414 },
            { id: 100, customer_id: 175, address: "An automatic shipment was approved the same day.", postcode: "87697", property_type: "apartment", square_footage: 2968 },
            { id: 101, customer_id: 51, address: "Support asked for a change and the appointment was reviewed.", postcode: "60496", property_type: "single_family_home", square_footage: 3296 },
            { id: 102, customer_id: 132, address: "The refund was replaced — routine case, no further action.", postcode: "63343", property_type: "apartment", square_footage: 3379 },
            { id: 103, customer_id: 172, address: "Support confirmed the details and the order was reviewed.", postcode: "39140", property_type: "single_family_home", square_footage: 2124 },
            { id: 104, customer_id: 148, address: "Support confirmed the details and the record was replaced.", postcode: "70642", property_type: "apartment", square_footage: 2434 },
            { id: 105, customer_id: 8, address: "Support confirmed the details and the claim was replaced.", postcode: "52232", property_type: "apartment", square_footage: 4188 },
            { id: 106, customer_id: 45, address: "Support asked for a change and the order was rescheduled.", postcode: "92651", property_type: "single_family_home", square_footage: 1809 },
            { id: 107, customer_id: 148, address: "The team confirmed the details and the shipment was rejected.", postcode: "34612", property_type: "townhouse", square_footage: 2057 },
            { id: 108, customer_id: 33, address: "The transfer was completed — routine case, no further action.", postcode: "61541", property_type: "apartment", square_footage: 2828 },
            { id: 109, customer_id: 167, address: "No response from the reviewer, so the item was refunded.", postcode: "88798", property_type: "townhouse", square_footage: 2956 },
            { id: 110, customer_id: 45, address: "The account owner reported an incomplete issue; the invoice was reviewed.", postcode: "30802", property_type: "apartment", square_footage: 2425 },
            { id: 111, customer_id: 144, address: "No response from the supplier, so the account was approved.", postcode: "46212", property_type: "single_family_home", square_footage: 2564 },
            { id: 112, customer_id: 265, address: "The report was refunded following a standard review.", postcode: "70565", property_type: "apartment", square_footage: 2488 },
            { id: 113, customer_id: 140, address: "The session was replaced following an unusual review.", postcode: "08365", property_type: "townhouse", square_footage: 3153 },
            { id: 114, customer_id: 273, address: "A duplicate follow-up: the delivery was processed.", postcode: "22900", property_type: "single_family_home", square_footage: 2002 },
            { id: 115, customer_id: 178, address: "The transfer was escalated following an incomplete review.", postcode: "94561", property_type: "apartment", square_footage: 2274 },
            { id: 116, customer_id: 146, address: "The reviewer asked for a change and the transfer was confirmed.", postcode: "98573", property_type: "single_family_home", square_footage: 3555 },
            { id: 117, customer_id: 37, address: "The session was replaced — duplicate case, no further action.", postcode: "38965", property_type: "apartment", square_footage: 3046 },
            { id: 118, customer_id: 141, address: "Flagged as urgent. The supplier reviewed the session.", postcode: "37557", property_type: "apartment", square_footage: 2653 },
            { id: 119, customer_id: 154, address: "The reviewer reported a duplicate issue; the payment was replaced.", postcode: "88624", property_type: "apartment", square_footage: 2962 },
            { id: 120, customer_id: 247, address: "An unusual follow-up: the ticket was replaced.", postcode: "92972", property_type: "single_family_home", square_footage: 2780 },
            { id: 121, customer_id: 201, address: "The delivery was refunded after a manual check.", postcode: "05955", property_type: "single_family_home", square_footage: 2922 },
            { id: 122, customer_id: 44, address: "The appointment was replaced — standard case, no further action.", postcode: "57092", property_type: "apartment", square_footage: 3809 },
            { id: 123, customer_id: 99, address: "The customer asked for a change and the record was processed.", postcode: "44839", property_type: "townhouse", square_footage: 3138 },
            { id: 124, customer_id: 141, address: "Flagged as minor. The courier reopened the record.", postcode: "29710", property_type: "apartment", square_footage: 2313 },
            { id: 125, customer_id: 297, address: "The appointment was completed after a repeat check.", postcode: "85856", property_type: "townhouse", square_footage: 2081 },
            { id: 126, customer_id: 251, address: "A late appointment was cancelled the same day.", postcode: "01079", property_type: "townhouse", square_footage: 3200 },
            { id: 127, customer_id: 11, address: "The record was updated after a standard check.", postcode: "71311", property_type: "single_family_home", square_footage: 2985 },
            { id: 128, customer_id: 232, address: "The refund was delayed — duplicate case, no further action.", postcode: "76239", property_type: "apartment", square_footage: 2789 },
            { id: 129, customer_id: 196, address: "An urgent follow-up: the ticket was resolved.", postcode: "74480", property_type: "apartment", square_footage: 2778 },
            { id: 130, customer_id: 234, address: "An automatic request was closed the same day.", postcode: "31494", property_type: "apartment", square_footage: 2657 },
            { id: 131, customer_id: 175, address: "The booking was replaced following a manual review.", postcode: "59113", property_type: "townhouse", square_footage: 1791 },
            { id: 132, customer_id: 234, address: "A partial item was escalated the same day.", postcode: "42980", property_type: "apartment", square_footage: 3117 },
            { id: 133, customer_id: 272, address: "No response from the customer, so the ticket was rescheduled.", postcode: "72544", property_type: "single_family_home", square_footage: 3221 },
            { id: 134, customer_id: 225, address: "A standard refund was resolved the same day.", postcode: "57981", property_type: "townhouse", square_footage: 3138 },
            { id: 135, customer_id: 265, address: "A duplicate ticket was reopened the same day.", postcode: "53920", property_type: "townhouse", square_footage: 2126 },
            { id: 136, customer_id: 15, address: "The customer reported an urgent issue; the order was reopened.", postcode: "89174", property_type: "single_family_home", square_footage: 2107 },
            { id: 137, customer_id: 231, address: "Flagged as routine. The supplier updated the item.", postcode: "34537", property_type: "townhouse", square_footage: 2751 },
            { id: 138, customer_id: 235, address: "An urgent request was resolved the same day.", postcode: "02779", property_type: "apartment", square_footage: 3293 },
            { id: 139, customer_id: 224, address: "The delivery was rescheduled — late case, no further action.", postcode: "67210", property_type: "apartment", square_footage: 2828 },
            { id: 140, customer_id: 194, address: "An operator reported an incomplete issue; the payment was processed.", postcode: "24809", property_type: "single_family_home", square_footage: 2609 },
            { id: 141, customer_id: 185, address: "Flagged as repeat. The reviewer reopened the invoice.", postcode: "90555", property_type: "single_family_home", square_footage: 3355 },
            { id: 142, customer_id: 295, address: "A standard follow-up: the request was delayed.", postcode: "71674", property_type: "single_family_home", square_footage: 3580 },
            { id: 143, customer_id: 99, address: "The refund was resolved following a duplicate review.", postcode: "12441", property_type: "apartment", square_footage: 3401 },
            { id: 144, customer_id: 71, address: "An incomplete follow-up: the item was processed.", postcode: "98161", property_type: "apartment", square_footage: 3342 },
            { id: 145, customer_id: 155, address: "A routine shipment was confirmed the same day.", postcode: "05133", property_type: "single_family_home", square_footage: 3046 },
            { id: 146, customer_id: 262, address: "No response from the courier, so the order was updated.", postcode: "53101", property_type: "apartment", square_footage: 2810 },
            { id: 147, customer_id: 181, address: "The payment was reopened after a partial check.", postcode: "65754", property_type: "apartment", square_footage: 2721 },
            { id: 148, customer_id: 112, address: "An operator asked for a change and the document was processed.", postcode: "94917", property_type: "apartment", square_footage: 2518 },
            { id: 149, customer_id: 285, address: "A minor ticket was reopened the same day.", postcode: "40588", property_type: "apartment", square_footage: 1756 },
            { id: 150, customer_id: 47, address: "A partial follow-up: the request was processed.", postcode: "31648", property_type: "single_family_home", square_footage: 3604 },
            { id: 151, customer_id: 222, address: "The ticket was rejected following a routine review.", postcode: "70358", property_type: "townhouse", square_footage: 1881 },
            { id: 152, customer_id: 3, address: "Flagged as duplicate. The courier replaced the report.", postcode: "70555", property_type: "apartment", square_footage: 2916 },
            { id: 153, customer_id: 31, address: "A partial delivery was rejected the same day.", postcode: "82951", property_type: "single_family_home", square_footage: 2027 },
            { id: 154, customer_id: 247, address: "Support confirmed the details and the delivery was reviewed.", postcode: "71585", property_type: "single_family_home", square_footage: 2859 },
            { id: 155, customer_id: 242, address: "The payment was cancelled following a routine review.", postcode: "94436", property_type: "townhouse", square_footage: 4221 },
            { id: 156, customer_id: 83, address: "A partial follow-up: the session was closed.", postcode: "09548", property_type: "single_family_home", square_footage: 2636 },
            { id: 157, customer_id: 203, address: "The courier confirmed the details and the appointment was closed.", postcode: "76412", property_type: "apartment", square_footage: 2436 },
            { id: 158, customer_id: 149, address: "No response from the courier, so the appointment was approved.", postcode: "79055", property_type: "single_family_home", square_footage: 3244 },
            { id: 159, customer_id: 259, address: "The courier reported an automatic issue; the shipment was cancelled.", postcode: "10838", property_type: "apartment", square_footage: 2442 },
            { id: 160, customer_id: 259, address: "A partial follow-up: the document was reviewed.", postcode: "08255", property_type: "townhouse", square_footage: 1669 },
            { id: 161, customer_id: 52, address: "No response from the supplier, so the order was replaced.", postcode: "44275", property_type: "apartment", square_footage: 3935 },
            { id: 162, customer_id: 200, address: "Flagged as duplicate. The account owner rescheduled the report.", postcode: "19485", property_type: "townhouse", square_footage: 3444 },
            { id: 163, customer_id: 163, address: "The claim was resolved following a duplicate review.", postcode: "75395", property_type: "single_family_home", square_footage: 3462 },
            { id: 164, customer_id: 170, address: "The account was cancelled following a routine review.", postcode: "15007", property_type: "apartment", square_footage: 1565 },
            { id: 165, customer_id: 167, address: "The supplier reported a manual issue; the transfer was resolved.", postcode: "44733", property_type: "apartment", square_footage: 4202 },
            { id: 166, customer_id: 58, address: "The shipment was reviewed after a late check.", postcode: "63030", property_type: "single_family_home", square_footage: 1871 },
            { id: 167, customer_id: 53, address: "The supplier confirmed the details and the ticket was completed.", postcode: "61497", property_type: "apartment", square_footage: 2601 },
            { id: 168, customer_id: 85, address: "The supplier asked for a change and the claim was confirmed.", postcode: "98761", property_type: "apartment", square_footage: 1943 },
            { id: 169, customer_id: 160, address: "The team reported an unusual issue; the booking was escalated.", postcode: "51112", property_type: "apartment", square_footage: 3453 },
            { id: 170, customer_id: 220, address: "The courier asked for a change and the session was cancelled.", postcode: "55178", property_type: "single_family_home", square_footage: 2520 },
            { id: 171, customer_id: 277, address: "Support asked for a change and the order was completed.", postcode: "99326", property_type: "townhouse", square_footage: 3349 },
            { id: 172, customer_id: 193, address: "An unusual follow-up: the session was delayed.", postcode: "62725", property_type: "single_family_home", square_footage: 2559 },
            { id: 173, customer_id: 154, address: "The request was closed after an unusual check.", postcode: "53226", property_type: "apartment", square_footage: 3800 },
            { id: 174, customer_id: 251, address: "An unusual follow-up: the ticket was resolved.", postcode: "03790", property_type: "apartment", square_footage: 2462 },
            { id: 175, customer_id: 222, address: "The appointment was delayed after an automatic check.", postcode: "21226", property_type: "apartment", square_footage: 2055 },
            { id: 176, customer_id: 7, address: "The request was reviewed — partial case, no further action.", postcode: "25895", property_type: "townhouse", square_footage: 3088 },
            { id: 177, customer_id: 152, address: "A duplicate record was reviewed the same day.", postcode: "10346", property_type: "single_family_home", square_footage: 3230 },
            { id: 178, customer_id: 170, address: "The booking was rejected after a repeat check.", postcode: "57756", property_type: "townhouse", square_footage: 3168 },
            { id: 179, customer_id: 43, address: "The customer asked for a change and the claim was replaced.", postcode: "10770", property_type: "apartment", square_footage: 2142 },
            { id: 180, customer_id: 222, address: "The request was closed after a partial check.", postcode: "97073", property_type: "apartment", square_footage: 3480 },
            { id: 181, customer_id: 6, address: "The claim was reopened after an unusual check.", postcode: "30567", property_type: "apartment", square_footage: 3226 },
            { id: 182, customer_id: 225, address: "Support asked for a change and the booking was rejected.", postcode: "90467", property_type: "apartment", square_footage: 2990 },
            { id: 183, customer_id: 91, address: "The reviewer confirmed the details and the invoice was completed.", postcode: "01201", property_type: "single_family_home", square_footage: 2231 },
            { id: 184, customer_id: 216, address: "The courier reported a routine issue; the record was rescheduled.", postcode: "67337", property_type: "single_family_home", square_footage: 1934 },
            { id: 185, customer_id: 226, address: "The reviewer confirmed the details and the booking was completed.", postcode: "15437", property_type: "single_family_home", square_footage: 1270 },
            { id: 186, customer_id: 3, address: "The claim was closed — late case, no further action.", postcode: "95398", property_type: "townhouse", square_footage: 1810 },
            { id: 187, customer_id: 137, address: "An urgent delivery was approved the same day.", postcode: "39536", property_type: "apartment", square_footage: 2999 },
            { id: 188, customer_id: 37, address: "No response from support, so the record was updated.", postcode: "85043", property_type: "apartment", square_footage: 1864 },
            { id: 189, customer_id: 286, address: "The booking was rescheduled following an urgent review.", postcode: "40042", property_type: "townhouse", square_footage: 3379 },
            { id: 190, customer_id: 44, address: "No response from support, so the claim was processed.", postcode: "96473", property_type: "apartment", square_footage: 2805 },
            { id: 191, customer_id: 214, address: "Flagged as manual. The team updated the item.", postcode: "84716", property_type: "single_family_home", square_footage: 3453 },
            { id: 192, customer_id: 144, address: "The account owner asked for a change and the item was delayed.", postcode: "81354", property_type: "single_family_home", square_footage: 2770 },
            { id: 193, customer_id: 89, address: "An incomplete order was delayed the same day.", postcode: "23984", property_type: "apartment", square_footage: 2999 },
            { id: 194, customer_id: 44, address: "The team reported a partial issue; the report was approved.", postcode: "44343", property_type: "apartment", square_footage: 3512 },
            { id: 195, customer_id: 149, address: "An unusual follow-up: the booking was updated.", postcode: "39239", property_type: "townhouse", square_footage: 1438 },
            { id: 196, customer_id: 192, address: "The reviewer asked for a change and the session was closed.", postcode: "14649", property_type: "townhouse", square_footage: 2074 },
            { id: 197, customer_id: 241, address: "A partial follow-up: the report was rescheduled.", postcode: "53232", property_type: "apartment", square_footage: 3623 },
            { id: 198, customer_id: 221, address: "The item was completed following a repeat review.", postcode: "75234", property_type: "single_family_home", square_footage: 2785 },
            { id: 199, customer_id: 180, address: "The document was replaced following a repeat review.", postcode: "61615", property_type: "single_family_home", square_footage: 2684 },
            { id: 200, customer_id: 226, address: "No response from the account owner, so the payment was escalated.", postcode: "43499", property_type: "single_family_home", square_footage: 2162 },
            { id: 201, customer_id: 105, address: "The account owner reported a duplicate issue; the document was updated.", postcode: "30681", property_type: "single_family_home", square_footage: 2893 },
            { id: 202, customer_id: 123, address: "The reviewer asked for a change and the order was replaced.", postcode: "86375", property_type: "apartment", square_footage: 2413 },
            { id: 203, customer_id: 244, address: "Flagged as manual. The reviewer approved the payment.", postcode: "27787", property_type: "apartment", square_footage: 1449 },
            { id: 204, customer_id: 9, address: "No response from support, so the appointment was confirmed.", postcode: "93621", property_type: "apartment", square_footage: 2532 },
            { id: 205, customer_id: 286, address: "No response from the courier, so the order was closed.", postcode: "72736", property_type: "single_family_home", square_footage: 2968 },
            { id: 206, customer_id: 232, address: "A late claim was confirmed the same day.", postcode: "03025", property_type: "townhouse", square_footage: 2758 },
            { id: 207, customer_id: 300, address: "Flagged as manual. The customer processed the claim.", postcode: "22293", property_type: "apartment", square_footage: 2225 },
            { id: 208, customer_id: 198, address: "The reviewer asked for a change and the account was refunded.", postcode: "46277", property_type: "apartment", square_footage: 3498 },
            { id: 209, customer_id: 204, address: "No response from the team, so the report was closed.", postcode: "05814", property_type: "apartment", square_footage: 2625 },
            { id: 210, customer_id: 103, address: "The supplier reported a late issue; the account was replaced.", postcode: "62409", property_type: "townhouse", square_footage: 2813 },
            { id: 211, customer_id: 119, address: "The booking was refunded — incomplete case, no further action.", postcode: "73193", property_type: "apartment", square_footage: 2757 },
            { id: 212, customer_id: 230, address: "No response from the reviewer, so the transfer was closed.", postcode: "76050", property_type: "townhouse", square_footage: 2015 },
            { id: 213, customer_id: 86, address: "A standard follow-up: the appointment was reopened.", postcode: "07919", property_type: "apartment", square_footage: 3000 },
            { id: 214, customer_id: 46, address: "The supplier confirmed the details and the request was processed.", postcode: "45506", property_type: "townhouse", square_footage: 1748 },
            { id: 215, customer_id: 164, address: "No response from the courier, so the item was rescheduled.", postcode: "83027", property_type: "apartment", square_footage: 2829 },
            { id: 216, customer_id: 204, address: "An unusual order was approved the same day.", postcode: "04518", property_type: "apartment", square_footage: 2051 },
            { id: 217, customer_id: 137, address: "Support asked for a change and the item was replaced.", postcode: "29087", property_type: "apartment", square_footage: 3612 },
            { id: 218, customer_id: 10, address: "A late account was refunded the same day.", postcode: "41004", property_type: "townhouse", square_footage: 2330 },
            { id: 219, customer_id: 87, address: "The session was completed — standard case, no further action.", postcode: "04754", property_type: "single_family_home", square_footage: 2637 },
            { id: 220, customer_id: 27, address: "No response from support, so the shipment was approved.", postcode: "57228", property_type: "apartment", square_footage: 1640 },
            { id: 221, customer_id: 104, address: "The team asked for a change and the request was rescheduled.", postcode: "88168", property_type: "apartment", square_footage: 1973 },
            { id: 222, customer_id: 23, address: "A repeat follow-up: the report was rejected.", postcode: "05777", property_type: "apartment", square_footage: 2451 },
            { id: 223, customer_id: 292, address: "The supplier reported a standard issue; the report was approved.", postcode: "89658", property_type: "apartment", square_footage: 2018 },
            { id: 224, customer_id: 209, address: "The order was reopened — standard case, no further action.", postcode: "81531", property_type: "townhouse", square_footage: 3720 },
            { id: 225, customer_id: 168, address: "The supplier asked for a change and the account was approved.", postcode: "61817", property_type: "single_family_home", square_footage: 2221 },
            { id: 226, customer_id: 169, address: "A late account was escalated the same day.", postcode: "24167", property_type: "apartment", square_footage: 2582 },
            { id: 227, customer_id: 31, address: "Flagged as urgent. An operator reopened the report.", postcode: "67440", property_type: "single_family_home", square_footage: 2264 },
            { id: 228, customer_id: 188, address: "No response from the customer, so the claim was reopened.", postcode: "44453", property_type: "single_family_home", square_footage: 2368 },
            { id: 229, customer_id: 29, address: "The invoice was updated following a partial review.", postcode: "62215", property_type: "single_family_home", square_footage: 2879 },
            { id: 230, customer_id: 18, address: "The appointment was refunded after a duplicate check.", postcode: "47100", property_type: "apartment", square_footage: 2925 },
            { id: 231, customer_id: 55, address: "A partial payment was approved the same day.", postcode: "41472", property_type: "townhouse", square_footage: 2245 },
            { id: 232, customer_id: 70, address: "An unusual follow-up: the ticket was updated.", postcode: "60068", property_type: "apartment", square_footage: 3958 },
            { id: 233, customer_id: 204, address: "The team confirmed the details and the document was rescheduled.", postcode: "29261", property_type: "single_family_home", square_footage: 2168 },
            { id: 234, customer_id: 267, address: "The transfer was closed following a standard review.", postcode: "87407", property_type: "single_family_home", square_footage: 3966 },
            { id: 235, customer_id: 257, address: "Flagged as routine. The courier refunded the session.", postcode: "51290", property_type: "apartment", square_footage: 2746 },
            { id: 236, customer_id: 276, address: "The account owner reported an automatic issue; the account was rejected.", postcode: "63847", property_type: "apartment", square_footage: 2734 },
            { id: 237, customer_id: 200, address: "Flagged as repeat. The team resolved the invoice.", postcode: "87081", property_type: "single_family_home", square_footage: 3405 },
            { id: 238, customer_id: 278, address: "A partial account was updated the same day.", postcode: "61832", property_type: "townhouse", square_footage: 3562 },
            { id: 239, customer_id: 60, address: "The supplier asked for a change and the appointment was escalated.", postcode: "46154", property_type: "single_family_home", square_footage: 2569 },
            { id: 240, customer_id: 76, address: "The customer reported an automatic issue; the appointment was replaced.", postcode: "91315", property_type: "townhouse", square_footage: 2374 },
            { id: 241, customer_id: 202, address: "The customer reported a manual issue; the payment was confirmed.", postcode: "88463", property_type: "apartment", square_footage: 1683 },
            { id: 242, customer_id: 224, address: "Support confirmed the details and the invoice was refunded.", postcode: "00025", property_type: "townhouse", square_footage: 2524 },
            { id: 243, customer_id: 148, address: "No response from the customer, so the shipment was refunded.", postcode: "27368", property_type: "townhouse", square_footage: 3628 },
            { id: 244, customer_id: 270, address: "Flagged as unusual. The customer approved the payment.", postcode: "83040", property_type: "apartment", square_footage: 2868 },
            { id: 245, customer_id: 284, address: "The team confirmed the details and the shipment was updated.", postcode: "91747", property_type: "apartment", square_footage: 2601 },
            { id: 246, customer_id: 4, address: "A duplicate follow-up: the ticket was cancelled.", postcode: "36428", property_type: "apartment", square_footage: 3607 },
            { id: 247, customer_id: 70, address: "The supplier asked for a change and the invoice was approved.", postcode: "78054", property_type: "apartment", square_footage: 3213 },
            { id: 248, customer_id: 264, address: "The courier reported a standard issue; the item was closed.", postcode: "01174", property_type: "single_family_home", square_footage: 2506 },
            { id: 249, customer_id: 273, address: "The request was approved following a duplicate review.", postcode: "83792", property_type: "single_family_home", square_footage: 2224 },
            { id: 250, customer_id: 247, address: "No response from the reviewer, so the delivery was rejected.", postcode: "39927", property_type: "townhouse", square_footage: 2291 },
            { id: 251, customer_id: 27, address: "The payment was updated after a minor check.", postcode: "28145", property_type: "single_family_home", square_footage: 2497 },
            { id: 252, customer_id: 277, address: "The account owner reported a routine issue; the transfer was resolved.", postcode: "06528", property_type: "single_family_home", square_footage: 2995 },
            { id: 253, customer_id: 183, address: "The booking was delayed following a duplicate review.", postcode: "28528", property_type: "townhouse", square_footage: 4142 },
            { id: 254, customer_id: 265, address: "The supplier reported a late issue; the document was refunded.", postcode: "54193", property_type: "apartment", square_footage: 3061 },
            { id: 255, customer_id: 231, address: "Flagged as unusual. Support updated the claim.", postcode: "35045", property_type: "apartment", square_footage: 2136 },
            { id: 256, customer_id: 134, address: "The document was delayed — routine case, no further action.", postcode: "05700", property_type: "apartment", square_footage: 2946 },
            { id: 257, customer_id: 41, address: "Flagged as automatic. The customer approved the ticket.", postcode: "55070", property_type: "single_family_home", square_footage: 3757 },
            { id: 258, customer_id: 190, address: "An operator asked for a change and the account was approved.", postcode: "82275", property_type: "apartment", square_footage: 3690 },
            { id: 259, customer_id: 251, address: "No response from the courier, so the transfer was replaced.", postcode: "88304", property_type: "apartment", square_footage: 2242 },
            { id: 260, customer_id: 253, address: "The delivery was closed — routine case, no further action.", postcode: "99420", property_type: "apartment", square_footage: 3635 },
            { id: 261, customer_id: 112, address: "The ticket was reopened after a minor check.", postcode: "80088", property_type: "apartment", square_footage: 2028 },
            { id: 262, customer_id: 165, address: "Flagged as automatic. The reviewer resolved the item.", postcode: "94879", property_type: "single_family_home", square_footage: 3080 },
            { id: 263, customer_id: 238, address: "The transfer was escalated after a repeat check.", postcode: "79867", property_type: "apartment", square_footage: 3951 },
            { id: 264, customer_id: 253, address: "The item was reopened after an unusual check.", postcode: "91526", property_type: "apartment", square_footage: 2607 },
            { id: 265, customer_id: 55, address: "An operator reported a routine issue; the account was rescheduled.", postcode: "12512", property_type: "apartment", square_footage: 3725 },
            { id: 266, customer_id: 252, address: "An operator asked for a change and the request was escalated.", postcode: "87396", property_type: "apartment", square_footage: 2101 },
            { id: 267, customer_id: 123, address: "Flagged as routine. The customer rejected the payment.", postcode: "13913", property_type: "apartment", square_footage: 2280 },
            { id: 268, customer_id: 182, address: "The reviewer confirmed the details and the ticket was escalated.", postcode: "06320", property_type: "townhouse", square_footage: 2495 },
            { id: 269, customer_id: 38, address: "The report was reopened — routine case, no further action.", postcode: "97628", property_type: "single_family_home", square_footage: 3180 },
            { id: 270, customer_id: 255, address: "A manual follow-up: the payment was replaced.", postcode: "83737", property_type: "single_family_home", square_footage: 2794 },
            { id: 271, customer_id: 44, address: "The account owner reported a minor issue; the report was rejected.", postcode: "35183", property_type: "single_family_home", square_footage: 3522 },
            { id: 272, customer_id: 125, address: "A duplicate follow-up: the shipment was resolved.", postcode: "26133", property_type: "townhouse", square_footage: 2471 },
            { id: 273, customer_id: 138, address: "The ticket was confirmed — late case, no further action.", postcode: "51914", property_type: "townhouse", square_footage: 3156 },
            { id: 274, customer_id: 18, address: "An operator asked for a change and the transfer was replaced.", postcode: "58413", property_type: "apartment", square_footage: 3008 },
            { id: 275, customer_id: 140, address: "The report was resolved following a minor review.", postcode: "60542", property_type: "apartment", square_footage: 3606 },
            { id: 276, customer_id: 43, address: "A late follow-up: the shipment was rescheduled.", postcode: "27613", property_type: "townhouse", square_footage: 2256 },
            { id: 277, customer_id: 70, address: "The item was escalated — minor case, no further action.", postcode: "44149", property_type: "single_family_home", square_footage: 3782 },
            { id: 278, customer_id: 203, address: "The team confirmed the details and the order was reviewed.", postcode: "64852", property_type: "apartment", square_footage: 3346 },
            { id: 279, customer_id: 140, address: "An operator confirmed the details and the shipment was processed.", postcode: "91365", property_type: "single_family_home", square_footage: 2405 },
            { id: 280, customer_id: 295, address: "An automatic session was cancelled the same day.", postcode: "74345", property_type: "apartment", square_footage: 2885 },
            { id: 281, customer_id: 217, address: "The invoice was updated following a manual review.", postcode: "85387", property_type: "apartment", square_footage: 1630 },
            { id: 282, customer_id: 199, address: "Support confirmed the details and the record was reviewed.", postcode: "33154", property_type: "apartment", square_footage: 2780 },
            { id: 283, customer_id: 41, address: "Support confirmed the details and the payment was closed.", postcode: "16837", property_type: "single_family_home", square_footage: 2524 },
            { id: 284, customer_id: 290, address: "The appointment was delayed — unusual case, no further action.", postcode: "18540", property_type: "apartment", square_footage: 2666 },
            { id: 285, customer_id: 228, address: "The courier asked for a change and the invoice was escalated.", postcode: "82839", property_type: "single_family_home", square_footage: 2510 },
            { id: 286, customer_id: 54, address: "The claim was reviewed following an unusual review.", postcode: "97427", property_type: "single_family_home", square_footage: 2128 },
            { id: 287, customer_id: 282, address: "An operator asked for a change and the shipment was cancelled.", postcode: "70633", property_type: "townhouse", square_footage: 2774 },
            { id: 288, customer_id: 182, address: "The refund was completed — automatic case, no further action.", postcode: "19394", property_type: "townhouse", square_footage: 2855 },
            { id: 289, customer_id: 148, address: "No response from the team, so the delivery was rejected.", postcode: "89807", property_type: "townhouse", square_footage: 2585 },
            { id: 290, customer_id: 17, address: "The shipment was cancelled following an urgent review.", postcode: "48640", property_type: "apartment", square_footage: 2987 },
            { id: 291, customer_id: 3, address: "An unusual follow-up: the request was rescheduled.", postcode: "05574", property_type: "single_family_home", square_footage: 2464 },
            { id: 292, customer_id: 226, address: "No response from an operator, so the account was confirmed.", postcode: "07492", property_type: "townhouse", square_footage: 3712 },
            { id: 293, customer_id: 110, address: "The report was closed following an urgent review.", postcode: "91626", property_type: "apartment", square_footage: 2218 },
            { id: 294, customer_id: 58, address: "Flagged as standard. Support updated the refund.", postcode: "87287", property_type: "apartment", square_footage: 2533 },
            { id: 295, customer_id: 26, address: "The session was completed after a manual check.", postcode: "61373", property_type: "single_family_home", square_footage: 1952 },
            { id: 296, customer_id: 200, address: "A manual follow-up: the document was reopened.", postcode: "73605", property_type: "apartment", square_footage: 2382 },
            { id: 297, customer_id: 70, address: "The team confirmed the details and the record was escalated.", postcode: "33137", property_type: "single_family_home", square_footage: 1913 },
            { id: 298, customer_id: 54, address: "The account owner confirmed the details and the refund was replaced.", postcode: "88846", property_type: "apartment", square_footage: 2121 },
            { id: 299, customer_id: 143, address: "Flagged as repeat. The account owner refunded the delivery.", postcode: "94802", property_type: "single_family_home", square_footage: 3470 },
            { id: 300, customer_id: 93, address: "The order was processed after an incomplete check.", postcode: "73665", property_type: "townhouse", square_footage: 2810 },
        ],
    });
    await prisma.meters.createMany({
        data: [
            { id: 1, premises_id: 119, serial_number: "a6dc7825-b28f-4d21-af19-fb6ccc6ad816", meter_type: "analog", installation_date: "2021-04-14" },
            { id: 2, premises_id: 281, serial_number: "231b07a4-6710-4689-b898-f667414520fc", meter_type: "smart", installation_date: "2018-05-27" },
            { id: 3, premises_id: 189, serial_number: "63c98241-1ea9-40df-a6ef-1749eb71a613", meter_type: "analog", installation_date: "2020-09-12" },
            { id: 4, premises_id: 27, serial_number: "2b8a662d-509f-4481-b30e-ac9a84686334", meter_type: "digital", installation_date: "2013-06-23" },
            { id: 5, premises_id: 173, serial_number: "ae24317c-e459-4aa3-913f-f70e89e5fe37", meter_type: "analog", installation_date: "2015-03-16" },
            { id: 6, premises_id: 103, serial_number: "4f9fe8f2-c507-4984-be4a-e332955a5527", meter_type: "analog", installation_date: "2017-09-09" },
            { id: 7, premises_id: 101, serial_number: "d7aab8ea-012f-4a37-b4bd-f3159948a52d", meter_type: "analog", installation_date: "2011-08-08" },
            { id: 8, premises_id: 17, serial_number: "14b084e6-e24d-486c-827b-455095708032", meter_type: "smart", installation_date: "2018-09-20" },
            { id: 9, premises_id: 105, serial_number: "4a14e102-3451-40f0-8956-a09f4e2187e1", meter_type: "analog", installation_date: "2021-04-20" },
            { id: 10, premises_id: 49, serial_number: "e83fab33-9425-4adf-856a-4e07ce504190", meter_type: "digital", installation_date: "2013-08-07" },
            { id: 11, premises_id: 111, serial_number: "d0d63e47-eb67-4998-8e5a-f7f0c6f26938", meter_type: "digital", installation_date: "2018-11-19" },
            { id: 12, premises_id: 238, serial_number: "2ce77daa-b9d4-457d-89b7-54abd12f5a98", meter_type: "analog", installation_date: "2014-02-07" },
            { id: 13, premises_id: 29, serial_number: "5fd7e35f-22e3-4e1e-9fa2-9aef097141d0", meter_type: "analog", installation_date: "2015-04-25" },
            { id: 14, premises_id: 277, serial_number: "15672362-2aaf-4d77-85fb-e5e6175c4014", meter_type: "digital", installation_date: "2020-03-01" },
            { id: 15, premises_id: 54, serial_number: "87aad306-31f6-4bb1-8095-56e6ed2f4958", meter_type: "analog", installation_date: "2018-11-22" },
            { id: 16, premises_id: 131, serial_number: "29a687dc-bbcf-4aeb-a20e-7444bf6656a5", meter_type: "smart", installation_date: "2023-03-20" },
            { id: 17, premises_id: 200, serial_number: "ac76c344-b04c-40c4-ad7a-a0da28927327", meter_type: "analog", installation_date: "2010-01-08" },
            { id: 18, premises_id: 86, serial_number: "f0e39094-d90c-40b1-9d9d-38c70bb108dd", meter_type: "smart", installation_date: "2018-10-09" },
            { id: 19, premises_id: 159, serial_number: "24c3bbc5-1ddc-4642-bd17-e93e3fe0ce3b", meter_type: "digital", installation_date: "2013-09-01" },
            { id: 20, premises_id: 192, serial_number: "05160451-830b-4393-9ce3-413a7b9d703f", meter_type: "analog", installation_date: "2022-02-20" },
            { id: 21, premises_id: 191, serial_number: "b17be431-ebfb-4611-973e-94b5db4ff302", meter_type: "smart", installation_date: "2017-02-18" },
            { id: 22, premises_id: 206, serial_number: "be37cd66-ba79-41e0-9455-84def5044cdd", meter_type: "smart", installation_date: "2018-03-15" },
            { id: 23, premises_id: 195, serial_number: "fe7c435d-b1d8-4551-abbe-6bab4821aa43", meter_type: "smart", installation_date: "2012-02-09" },
            { id: 24, premises_id: 139, serial_number: "d2bc79ff-80b8-4a30-8e00-3ee174d791ce", meter_type: "analog", installation_date: "2023-06-27" },
            { id: 25, premises_id: 32, serial_number: "dd556305-7050-4f35-815f-66afe059aacc", meter_type: "analog", installation_date: "2012-01-04" },
            { id: 26, premises_id: 8, serial_number: "4e662a7a-821f-4eb2-9687-f7904be60279", meter_type: "digital", installation_date: "2015-01-14" },
            { id: 27, premises_id: 264, serial_number: "c280795e-f0b4-4f00-beb0-db8054b9376f", meter_type: "smart", installation_date: "2011-11-18" },
            { id: 28, premises_id: 107, serial_number: "c1ecd21d-547c-4d93-92da-4c5a1167e63a", meter_type: "analog", installation_date: "2023-08-21" },
            { id: 29, premises_id: 159, serial_number: "4ec33c0f-7be9-494a-a67e-a0918c62429a", meter_type: "smart", installation_date: "2015-02-13" },
            { id: 30, premises_id: 23, serial_number: "a9359847-cf2e-4a4a-8b4b-0973cc4f7d71", meter_type: "smart", installation_date: "2016-03-02" },
            { id: 31, premises_id: 256, serial_number: "a2f33189-d2a4-4492-aa51-bda3cef2d8cf", meter_type: "smart", installation_date: "2019-02-11" },
            { id: 32, premises_id: 18, serial_number: "b1310004-b728-4777-82f4-66b45d2e2566", meter_type: "analog", installation_date: "2019-10-27" },
            { id: 33, premises_id: 118, serial_number: "229fc5c1-f36c-4941-9afa-7bf18be1675a", meter_type: "analog", installation_date: "2021-02-15" },
            { id: 34, premises_id: 76, serial_number: "39d6a083-7953-4d09-b3ee-afa5aa3510a2", meter_type: "digital", installation_date: "2020-01-29" },
            { id: 35, premises_id: 235, serial_number: "85744a02-2a77-4d1c-a885-cf5e8dcee67c", meter_type: "digital", installation_date: "2011-01-09" },
            { id: 36, premises_id: 268, serial_number: "07db8a7e-81a5-43d0-832c-a7c243c24e14", meter_type: "analog", installation_date: "2019-08-17" },
            { id: 37, premises_id: 66, serial_number: "aaff1aeb-2fb0-42f2-9bf8-15fd1dfcffae", meter_type: "digital", installation_date: "2013-05-23" },
            { id: 38, premises_id: 131, serial_number: "d51ba1dd-5d00-4532-ad88-220acb924929", meter_type: "smart", installation_date: "2010-06-13" },
            { id: 39, premises_id: 218, serial_number: "0a39f2fd-a849-464d-972a-031c7c5251ed", meter_type: "analog", installation_date: "2016-01-06" },
            { id: 40, premises_id: 7, serial_number: "af4e3958-256c-4921-81e9-20a56ceaf888", meter_type: "smart", installation_date: "2023-03-28" },
            { id: 41, premises_id: 153, serial_number: "f2445027-52e3-4ebf-afe1-b92f2bab8aa1", meter_type: "smart", installation_date: "2012-09-10" },
            { id: 42, premises_id: 83, serial_number: "4c84424b-f0d2-41c4-b3b9-2daff0b79836", meter_type: "smart", installation_date: "2018-01-02" },
            { id: 43, premises_id: 56, serial_number: "7275243a-197c-4196-9562-a48dd52e31f6", meter_type: "analog", installation_date: "2021-09-06" },
            { id: 44, premises_id: 87, serial_number: "d2512e32-e01a-42e2-8b79-c83bb0919042", meter_type: "smart", installation_date: "2020-01-05" },
            { id: 45, premises_id: 124, serial_number: "4713f73d-9da8-4c1b-b5e5-120c786ad357", meter_type: "digital", installation_date: "2011-01-25" },
            { id: 46, premises_id: 197, serial_number: "7ee4e283-7007-4bd5-848f-f6cacf2ed2d2", meter_type: "smart", installation_date: "2013-08-14" },
            { id: 47, premises_id: 26, serial_number: "f49615cf-a49d-45da-9fe8-b6302b1973b7", meter_type: "smart", installation_date: "2011-10-11" },
            { id: 48, premises_id: 40, serial_number: "0681ed60-806c-4087-bdac-dee1ed9d02ed", meter_type: "smart", installation_date: "2013-11-23" },
            { id: 49, premises_id: 213, serial_number: "6b25d981-64a7-4877-a3cc-8921045b2140", meter_type: "digital", installation_date: "2021-07-26" },
            { id: 50, premises_id: 240, serial_number: "c3422b1b-cdfe-4633-b527-b3dda23c68fb", meter_type: "smart", installation_date: "2023-05-13" },
            { id: 51, premises_id: 173, serial_number: "5a634bbe-7d5d-4329-a50a-198bafc7c839", meter_type: "analog", installation_date: "2023-06-02" },
            { id: 52, premises_id: 50, serial_number: "92eea351-6c35-4170-8055-d027d30c4bf8", meter_type: "analog", installation_date: "2015-04-08" },
            { id: 53, premises_id: 117, serial_number: "b2b22d52-45fd-4bb6-afaa-462531e11a84", meter_type: "analog", installation_date: "2020-09-08" },
            { id: 54, premises_id: 213, serial_number: "75dae116-3ea3-408a-8a9d-8f6d09940a62", meter_type: "smart", installation_date: "2014-02-17" },
            { id: 55, premises_id: 291, serial_number: "7d670696-691f-4818-a7cf-4b8dbbff0885", meter_type: "smart", installation_date: "2023-03-28" },
            { id: 56, premises_id: 35, serial_number: "fd4b31b3-a48f-4aac-b03e-542711a94652", meter_type: "analog", installation_date: "2016-11-15" },
            { id: 57, premises_id: 250, serial_number: "0f3e4aa7-dae5-4235-8549-9d3c7b289dcc", meter_type: "digital", installation_date: "2016-12-10" },
            { id: 58, premises_id: 104, serial_number: "5f5972c9-100b-441e-b9fb-0c9d35423530", meter_type: "analog", installation_date: "2013-11-04" },
            { id: 59, premises_id: 90, serial_number: "996393ab-63b9-44d8-b002-0a95ea67977f", meter_type: "analog", installation_date: "2011-11-02" },
            { id: 60, premises_id: 178, serial_number: "a7749a67-270b-400f-bf6d-ab9e7ac9c59e", meter_type: "analog", installation_date: "2020-08-02" },
            { id: 61, premises_id: 217, serial_number: "40566e49-1492-48f1-b257-f8c5df9ee313", meter_type: "digital", installation_date: "2013-08-27" },
            { id: 62, premises_id: 91, serial_number: "cabd0271-a2c2-4a49-8dcb-5d28d754cebe", meter_type: "analog", installation_date: "2023-08-25" },
            { id: 63, premises_id: 283, serial_number: "01053e4e-25c5-4829-8703-65b58a80f6a3", meter_type: "digital", installation_date: "2018-02-27" },
            { id: 64, premises_id: 281, serial_number: "6106999a-8284-4802-91be-da0af5c3dac6", meter_type: "analog", installation_date: "2011-09-06" },
            { id: 65, premises_id: 64, serial_number: "edd9d205-1682-4292-a97f-5ce5b3785004", meter_type: "digital", installation_date: "2014-06-15" },
            { id: 66, premises_id: 298, serial_number: "cdb6517d-faad-44dc-8208-3430dea74a54", meter_type: "digital", installation_date: "2020-07-19" },
            { id: 67, premises_id: 54, serial_number: "783195b4-52fd-4e6f-8f81-74e18ee044bf", meter_type: "analog", installation_date: "2014-05-03" },
            { id: 68, premises_id: 78, serial_number: "108a2dfb-bb77-4d11-8ede-f356630e1af4", meter_type: "analog", installation_date: "2018-10-09" },
            { id: 69, premises_id: 257, serial_number: "45c91ed2-cca1-4945-b307-0f7f2e0f96c1", meter_type: "analog", installation_date: "2013-12-29" },
            { id: 70, premises_id: 59, serial_number: "1e3b897a-0ab2-4c74-9056-91e489f8b2f7", meter_type: "smart", installation_date: "2016-08-11" },
            { id: 71, premises_id: 51, serial_number: "86580a8d-cfbc-485e-9cf9-de3657455b41", meter_type: "analog", installation_date: "2018-04-27" },
            { id: 72, premises_id: 246, serial_number: "327c3df6-3e49-4b9d-8099-d588bf4ee4a9", meter_type: "digital", installation_date: "2012-02-09" },
            { id: 73, premises_id: 88, serial_number: "f22e4191-2d23-41cb-aadc-42086ae24c3d", meter_type: "digital", installation_date: "2022-12-18" },
            { id: 74, premises_id: 31, serial_number: "45212bcc-8910-421f-b802-1253c826baec", meter_type: "smart", installation_date: "2022-11-30" },
            { id: 75, premises_id: 15, serial_number: "a8acf002-bf87-41be-b8c5-082393786563", meter_type: "smart", installation_date: "2015-03-14" },
            { id: 76, premises_id: 283, serial_number: "5e83b60d-19c3-4fbc-ab32-bcf348a87c9b", meter_type: "smart", installation_date: "2020-03-08" },
            { id: 77, premises_id: 239, serial_number: "164607a2-7ffe-4a78-ba03-2984ba9cb47e", meter_type: "analog", installation_date: "2020-05-13" },
            { id: 78, premises_id: 287, serial_number: "bd62f737-c167-4e07-abb1-9b90e08dc798", meter_type: "smart", installation_date: "2020-06-27" },
            { id: 79, premises_id: 262, serial_number: "8c435510-4f81-43a6-9360-b1c978d36c52", meter_type: "smart", installation_date: "2011-05-31" },
            { id: 80, premises_id: 18, serial_number: "b6026c6f-e948-4f43-bd51-404d9d67bc73", meter_type: "smart", installation_date: "2011-11-11" },
            { id: 81, premises_id: 2, serial_number: "223589e0-19bb-4378-9b8b-9cc286436bf1", meter_type: "smart", installation_date: "2011-07-01" },
            { id: 82, premises_id: 160, serial_number: "5040f07c-2e6a-442a-9854-e0738182733f", meter_type: "analog", installation_date: "2018-10-13" },
            { id: 83, premises_id: 87, serial_number: "8c861d40-d80b-4404-a4db-eb6f782364fc", meter_type: "digital", installation_date: "2012-03-20" },
            { id: 84, premises_id: 211, serial_number: "8e1e691b-2acb-4fa6-97b9-0ab016f3f169", meter_type: "digital", installation_date: "2020-03-21" },
            { id: 85, premises_id: 231, serial_number: "75a6c8c6-cf5e-4b51-baaf-4960effa0579", meter_type: "smart", installation_date: "2016-02-15" },
            { id: 86, premises_id: 289, serial_number: "e7bfe0b4-da0d-40dc-9eba-4afe7ebc8839", meter_type: "digital", installation_date: "2018-05-11" },
            { id: 87, premises_id: 119, serial_number: "063bdc84-cd45-49e2-8abc-d0c5407b3d78", meter_type: "smart", installation_date: "2021-10-21" },
            { id: 88, premises_id: 100, serial_number: "dba055d1-89f5-420b-a714-245bd56e811a", meter_type: "digital", installation_date: "2016-02-28" },
            { id: 89, premises_id: 204, serial_number: "1bac790e-3be7-4e65-9d60-e9fe41f29ddb", meter_type: "analog", installation_date: "2015-04-17" },
            { id: 90, premises_id: 143, serial_number: "c85b82f4-a416-4dbb-a3b7-bd7233fed2f8", meter_type: "smart", installation_date: "2017-05-19" },
            { id: 91, premises_id: 164, serial_number: "49a7bd4b-3bc2-4bd7-a1dd-689ff96e7d26", meter_type: "analog", installation_date: "2018-02-28" },
            { id: 92, premises_id: 83, serial_number: "ca6d1549-932e-4377-969f-4db2b622f531", meter_type: "digital", installation_date: "2014-07-07" },
            { id: 93, premises_id: 260, serial_number: "b680b62e-80cc-4019-87a2-7fdb1d86481a", meter_type: "smart", installation_date: "2015-08-30" },
            { id: 94, premises_id: 16, serial_number: "b5f39cd0-df15-49d0-8268-234d6834dab4", meter_type: "smart", installation_date: "2010-04-30" },
            { id: 95, premises_id: 37, serial_number: "827f3289-63eb-43ee-8526-f4ec8a5f4ab2", meter_type: "analog", installation_date: "2017-10-15" },
            { id: 96, premises_id: 144, serial_number: "7c0183a4-eb2a-450c-b70e-981d95a3f9c2", meter_type: "smart", installation_date: "2011-03-24" },
            { id: 97, premises_id: 148, serial_number: "a1b441ed-9374-44c5-bebe-6a45e4eafa87", meter_type: "analog", installation_date: "2018-05-21" },
            { id: 98, premises_id: 209, serial_number: "ccb5d92f-c2e5-4e47-95ac-7edbd506829f", meter_type: "analog", installation_date: "2011-12-11" },
            { id: 99, premises_id: 107, serial_number: "6c4dbe92-90b2-4bf3-b5cb-dc62281f0f93", meter_type: "smart", installation_date: "2023-04-22" },
            { id: 100, premises_id: 293, serial_number: "2f451203-93b7-4c03-8245-02782df39620", meter_type: "analog", installation_date: "2023-08-20" },
            { id: 101, premises_id: 29, serial_number: "029ea58d-5224-412e-88a3-76f43bc01d7d", meter_type: "digital", installation_date: "2022-05-31" },
            { id: 102, premises_id: 192, serial_number: "d15c46eb-9263-4403-8780-c37f6bd540ca", meter_type: "digital", installation_date: "2020-01-02" },
            { id: 103, premises_id: 77, serial_number: "e5dcb976-a611-4725-806d-1ad62a7a6e52", meter_type: "analog", installation_date: "2018-01-31" },
            { id: 104, premises_id: 163, serial_number: "4f03edfc-30d0-497c-9563-17c72d8ca6f9", meter_type: "analog", installation_date: "2012-04-16" },
            { id: 105, premises_id: 289, serial_number: "e0bb4033-0fd5-4869-b160-673e5712a592", meter_type: "analog", installation_date: "2015-09-27" },
            { id: 106, premises_id: 73, serial_number: "63b499d5-8a01-4565-836a-9473dfb921e5", meter_type: "analog", installation_date: "2012-07-19" },
            { id: 107, premises_id: 55, serial_number: "5815cdd1-be77-478c-abf8-dfec1f0e0167", meter_type: "smart", installation_date: "2014-05-20" },
            { id: 108, premises_id: 14, serial_number: "a2f47829-05ae-49ce-8424-45d8c8f5adf7", meter_type: "smart", installation_date: "2023-04-28" },
            { id: 109, premises_id: 66, serial_number: "d87af12c-79c8-4b48-a207-d34182159b9b", meter_type: "analog", installation_date: "2019-06-08" },
            { id: 110, premises_id: 234, serial_number: "d2357328-c0cf-4a7f-8257-a328b0de1589", meter_type: "analog", installation_date: "2017-06-09" },
            { id: 111, premises_id: 160, serial_number: "f8237063-5c87-413a-972e-c04f05b72106", meter_type: "smart", installation_date: "2015-10-09" },
            { id: 112, premises_id: 27, serial_number: "9c6280c4-684c-445b-bdbd-51a14895f27c", meter_type: "analog", installation_date: "2023-04-20" },
            { id: 113, premises_id: 124, serial_number: "f901553d-4b16-4127-8759-693893750057", meter_type: "smart", installation_date: "2013-09-23" },
            { id: 114, premises_id: 277, serial_number: "780d226b-d467-415c-8e93-d3c01b03a50d", meter_type: "smart", installation_date: "2016-03-15" },
            { id: 115, premises_id: 113, serial_number: "b528a95e-d9d0-4117-b58c-ae03dd3f2214", meter_type: "analog", installation_date: "2023-10-06" },
            { id: 116, premises_id: 245, serial_number: "4a409a09-1baa-458e-99a9-fb93c347d213", meter_type: "smart", installation_date: "2021-07-19" },
            { id: 117, premises_id: 248, serial_number: "ac078dd6-e09b-41bf-b8b5-8bae4a6c7643", meter_type: "smart", installation_date: "2016-12-28" },
            { id: 118, premises_id: 242, serial_number: "6e63104f-1d2f-4a38-b912-0580d0cb770f", meter_type: "digital", installation_date: "2013-03-29" },
            { id: 119, premises_id: 180, serial_number: "b6343e48-c859-46b0-a7f6-76196208518d", meter_type: "smart", installation_date: "2015-05-30" },
            { id: 120, premises_id: 179, serial_number: "e631f48e-aa9f-48ea-9f76-457e9495d620", meter_type: "analog", installation_date: "2016-08-05" },
            { id: 121, premises_id: 138, serial_number: "724e0c17-a7f7-476c-98d1-55df3acb4172", meter_type: "digital", installation_date: "2014-02-09" },
            { id: 122, premises_id: 226, serial_number: "358777d6-c9d2-479d-b789-7deb2cf65740", meter_type: "analog", installation_date: "2013-12-06" },
            { id: 123, premises_id: 259, serial_number: "08ba8074-1e89-4701-9b7e-dadf76e926a6", meter_type: "smart", installation_date: "2015-03-23" },
            { id: 124, premises_id: 287, serial_number: "e804bc99-116a-4ed7-831a-db33b0ff8a09", meter_type: "analog", installation_date: "2021-06-29" },
            { id: 125, premises_id: 98, serial_number: "28be8890-4241-47ee-96c8-d5dfc6896274", meter_type: "smart", installation_date: "2022-08-05" },
            { id: 126, premises_id: 270, serial_number: "43aeb39f-917b-4659-b9d9-28b928c79cfb", meter_type: "smart", installation_date: "2021-04-03" },
            { id: 127, premises_id: 37, serial_number: "06cfcdad-ca7c-4e3d-b0f0-7070db8ba39c", meter_type: "smart", installation_date: "2014-11-15" },
            { id: 128, premises_id: 210, serial_number: "e736f600-3a94-440c-9d11-8bef5151cac0", meter_type: "smart", installation_date: "2017-01-05" },
            { id: 129, premises_id: 279, serial_number: "7aaa5219-a3e6-4b5d-8448-7f3df19856a0", meter_type: "analog", installation_date: "2018-07-29" },
            { id: 130, premises_id: 298, serial_number: "28b55549-c7f3-427d-bc4e-da0b54be2ed9", meter_type: "analog", installation_date: "2013-08-27" },
            { id: 131, premises_id: 190, serial_number: "04db7394-24a8-46df-8017-930a5a627f8c", meter_type: "smart", installation_date: "2023-07-30" },
            { id: 132, premises_id: 119, serial_number: "66ff796a-7717-4997-aeab-6180dde98d2e", meter_type: "smart", installation_date: "2020-03-16" },
            { id: 133, premises_id: 56, serial_number: "3c68b69b-565e-4f8d-93a0-24784a0a6c5f", meter_type: "analog", installation_date: "2012-09-10" },
            { id: 134, premises_id: 283, serial_number: "cc3d0259-00eb-49a5-988d-f9f94d1c08af", meter_type: "smart", installation_date: "2014-02-16" },
            { id: 135, premises_id: 43, serial_number: "abb2ec02-a19a-4e8e-93be-98bdd2e310fb", meter_type: "analog", installation_date: "2021-01-24" },
            { id: 136, premises_id: 122, serial_number: "50fb90fe-8fb4-4261-b450-12279b3cfc7f", meter_type: "smart", installation_date: "2017-09-10" },
            { id: 137, premises_id: 101, serial_number: "e3004bff-c351-4e7c-9c81-9f652eae9bd6", meter_type: "smart", installation_date: "2022-12-06" },
            { id: 138, premises_id: 62, serial_number: "b8e0b12c-d7d0-4390-b3f9-f75124f941f3", meter_type: "analog", installation_date: "2018-06-14" },
            { id: 139, premises_id: 155, serial_number: "59df791d-b959-4a83-a840-e55f006e3ee7", meter_type: "smart", installation_date: "2021-06-21" },
            { id: 140, premises_id: 91, serial_number: "35d71ecb-5677-4c91-ba9e-05a01ab26a28", meter_type: "analog", installation_date: "2018-02-01" },
            { id: 141, premises_id: 179, serial_number: "2d29ea31-b1ca-4437-b259-be5eae3adb93", meter_type: "analog", installation_date: "2017-03-02" },
            { id: 142, premises_id: 275, serial_number: "48ff9297-3d59-4b0e-9b83-378b5b949c02", meter_type: "analog", installation_date: "2014-01-08" },
            { id: 143, premises_id: 203, serial_number: "1dfd37ab-6f7b-4548-9933-41ea98fc21f3", meter_type: "analog", installation_date: "2023-12-04" },
            { id: 144, premises_id: 19, serial_number: "b332a1b1-deff-403c-819f-bff4b5a11673", meter_type: "analog", installation_date: "2014-02-14" },
            { id: 145, premises_id: 101, serial_number: "9acbb5c7-9f03-464b-b4a2-9b6bb353fc6b", meter_type: "smart", installation_date: "2019-06-16" },
            { id: 146, premises_id: 61, serial_number: "55f9a1b9-6806-41f8-b56a-4ed9c90f2307", meter_type: "analog", installation_date: "2017-12-05" },
            { id: 147, premises_id: 21, serial_number: "ae8b6996-4da6-4360-b85b-0d968ded82bd", meter_type: "smart", installation_date: "2020-02-26" },
            { id: 148, premises_id: 45, serial_number: "f03d177f-7580-4976-a6e7-d2742ccb3898", meter_type: "digital", installation_date: "2012-05-28" },
            { id: 149, premises_id: 123, serial_number: "3f7fce39-6f5b-4fdf-b3cb-6978eb76355e", meter_type: "smart", installation_date: "2015-03-07" },
            { id: 150, premises_id: 260, serial_number: "57dedb65-227b-42ef-b51e-1f8c099e8353", meter_type: "smart", installation_date: "2023-11-09" },
            { id: 151, premises_id: 23, serial_number: "6443233f-9d1b-4186-879e-703ea2698924", meter_type: "smart", installation_date: "2011-06-10" },
            { id: 152, premises_id: 244, serial_number: "cf82c708-f4c8-498c-9ff0-6da76f293404", meter_type: "analog", installation_date: "2023-01-11" },
            { id: 153, premises_id: 243, serial_number: "934a4a87-4f52-4b62-9711-13a08b69a904", meter_type: "analog", installation_date: "2015-12-06" },
            { id: 154, premises_id: 225, serial_number: "b6690323-eaaf-4dfb-866c-7b17dc80b297", meter_type: "smart", installation_date: "2010-09-08" },
            { id: 155, premises_id: 274, serial_number: "aecdd2af-d443-4d55-9bb3-9659f64296fd", meter_type: "smart", installation_date: "2014-06-14" },
            { id: 156, premises_id: 17, serial_number: "f52a7425-18ff-4586-a995-ae5303fdb614", meter_type: "smart", installation_date: "2021-09-12" },
            { id: 157, premises_id: 187, serial_number: "85005091-2288-4f14-991e-5e546a89bd58", meter_type: "analog", installation_date: "2016-05-13" },
            { id: 158, premises_id: 206, serial_number: "a7d911cc-dd79-4e0f-b992-706e33f7eb0a", meter_type: "smart", installation_date: "2014-05-10" },
            { id: 159, premises_id: 261, serial_number: "e5f4758e-9e59-4be7-b259-b681dd335901", meter_type: "analog", installation_date: "2022-09-03" },
            { id: 160, premises_id: 265, serial_number: "ac10c853-9649-4624-9a03-f2bdcb5a9e69", meter_type: "smart", installation_date: "2023-09-20" },
            { id: 161, premises_id: 272, serial_number: "d0afb8b4-ab56-4476-a8ce-3524b4f14eab", meter_type: "analog", installation_date: "2010-03-16" },
            { id: 162, premises_id: 241, serial_number: "644fe051-65dc-4489-9aa3-915f9818bf0e", meter_type: "digital", installation_date: "2021-01-14" },
            { id: 163, premises_id: 195, serial_number: "592376ce-941b-4145-8754-aad77a445ecd", meter_type: "digital", installation_date: "2017-04-05" },
            { id: 164, premises_id: 104, serial_number: "4bab908c-bbcb-4140-b67b-597cef739bee", meter_type: "analog", installation_date: "2015-01-14" },
            { id: 165, premises_id: 57, serial_number: "0d902793-8e85-49e6-a7cb-9557ee8dcd35", meter_type: "analog", installation_date: "2015-09-28" },
            { id: 166, premises_id: 28, serial_number: "94ca3d86-885a-485b-91e7-225340f321b5", meter_type: "analog", installation_date: "2013-08-31" },
            { id: 167, premises_id: 75, serial_number: "ae2f96d3-c0d6-4a84-876c-76d87e3783e6", meter_type: "digital", installation_date: "2020-01-11" },
            { id: 168, premises_id: 161, serial_number: "471c4d0a-909c-4d81-98ef-442cba7f04cf", meter_type: "analog", installation_date: "2023-11-09" },
            { id: 169, premises_id: 45, serial_number: "1d3e9ee9-7cd6-4df0-801d-ecff0d59dfda", meter_type: "analog", installation_date: "2013-04-28" },
            { id: 170, premises_id: 210, serial_number: "8bbc616f-fcd2-422b-9731-cf4ee3a076cd", meter_type: "analog", installation_date: "2013-06-25" },
            { id: 171, premises_id: 18, serial_number: "adfade63-c43d-4947-bae8-ce8804844e72", meter_type: "analog", installation_date: "2014-06-13" },
            { id: 172, premises_id: 255, serial_number: "8ba9074e-f045-4543-b8e9-4ef515e19d0b", meter_type: "analog", installation_date: "2012-10-20" },
            { id: 173, premises_id: 256, serial_number: "f45a0c78-7827-4cef-8063-1d7081748b2e", meter_type: "smart", installation_date: "2020-10-04" },
            { id: 174, premises_id: 168, serial_number: "2e2eec6d-413f-4c67-9ed0-5ad9bc6e3329", meter_type: "analog", installation_date: "2023-02-07" },
            { id: 175, premises_id: 125, serial_number: "1a90e9f0-255b-4e85-bd3f-a89d030679ec", meter_type: "digital", installation_date: "2011-04-13" },
            { id: 176, premises_id: 201, serial_number: "da675c6b-d066-41a8-9070-be1929035a8d", meter_type: "smart", installation_date: "2018-02-15" },
            { id: 177, premises_id: 267, serial_number: "c771abb0-9cbd-4903-9742-609962cbdf78", meter_type: "smart", installation_date: "2022-05-09" },
            { id: 178, premises_id: 250, serial_number: "2c47c9ea-4d19-4de6-9e7f-54e91946798f", meter_type: "smart", installation_date: "2018-06-19" },
            { id: 179, premises_id: 300, serial_number: "add03074-d69a-4e5e-9a6d-35b37a5697f0", meter_type: "smart", installation_date: "2021-09-09" },
            { id: 180, premises_id: 229, serial_number: "5a0cc042-7af0-4e51-9281-3631da5b4a39", meter_type: "smart", installation_date: "2022-04-24" },
            { id: 181, premises_id: 191, serial_number: "31d36b00-95a4-4daa-906e-cfce5327aa72", meter_type: "analog", installation_date: "2016-02-14" },
            { id: 182, premises_id: 53, serial_number: "e0eced7a-f8ad-4041-91bc-760b28dacdb5", meter_type: "analog", installation_date: "2010-01-15" },
            { id: 183, premises_id: 63, serial_number: "e403c2ce-efbc-4dc0-8a9e-932c2f3fedb5", meter_type: "smart", installation_date: "2014-08-29" },
            { id: 184, premises_id: 67, serial_number: "a42b0681-1f7e-44d8-8e58-09e63c87e922", meter_type: "analog", installation_date: "2020-02-21" },
            { id: 185, premises_id: 61, serial_number: "9c247de3-44db-432c-bb80-917fe081e282", meter_type: "analog", installation_date: "2013-05-03" },
            { id: 186, premises_id: 40, serial_number: "eab05cb3-9abf-4ba1-ae14-0f0b16ecb4a1", meter_type: "digital", installation_date: "2023-07-09" },
            { id: 187, premises_id: 81, serial_number: "4fb7ad8c-fa53-4818-99be-f22cf62ebd42", meter_type: "smart", installation_date: "2021-07-15" },
            { id: 188, premises_id: 193, serial_number: "f124f263-fdb6-4b5a-b651-00f4e4df2219", meter_type: "analog", installation_date: "2016-10-01" },
            { id: 189, premises_id: 197, serial_number: "01fd4324-52d3-48b8-86f3-e1c3dd893574", meter_type: "digital", installation_date: "2020-05-23" },
            { id: 190, premises_id: 41, serial_number: "8f9efefc-644d-4e78-988d-112d9528e184", meter_type: "smart", installation_date: "2010-11-01" },
            { id: 191, premises_id: 3, serial_number: "b5b02887-81d1-4157-834a-f0316c7d7a48", meter_type: "smart", installation_date: "2022-01-29" },
            { id: 192, premises_id: 260, serial_number: "69bf29c7-ca8c-483b-bd99-5cc387b4b7bb", meter_type: "digital", installation_date: "2021-07-04" },
            { id: 193, premises_id: 230, serial_number: "576829cc-c8df-477c-a9b2-4fb3b8663a54", meter_type: "analog", installation_date: "2012-12-14" },
            { id: 194, premises_id: 274, serial_number: "d469b2b1-0c24-4f92-99a5-805f64d3e51c", meter_type: "digital", installation_date: "2010-02-23" },
            { id: 195, premises_id: 19, serial_number: "f658bd3a-603b-4d61-90c7-98c1e23b1b09", meter_type: "analog", installation_date: "2019-07-06" },
            { id: 196, premises_id: 270, serial_number: "8f3271d0-1a1c-41c1-9e43-fea1438ac286", meter_type: "analog", installation_date: "2014-08-09" },
            { id: 197, premises_id: 230, serial_number: "e475cf1d-84f9-4207-abe7-95fa31a1dd24", meter_type: "smart", installation_date: "2018-01-16" },
            { id: 198, premises_id: 300, serial_number: "2e66b021-1ac0-4658-bf38-7db19b8cbcb2", meter_type: "smart", installation_date: "2012-04-29" },
            { id: 199, premises_id: 158, serial_number: "4fefbcb8-9e14-4895-ad40-622a4077c365", meter_type: "analog", installation_date: "2023-01-25" },
            { id: 200, premises_id: 15, serial_number: "9d5e4cae-350c-43f0-a01b-a4c8c7c86a88", meter_type: "smart", installation_date: "2013-04-16" },
            { id: 201, premises_id: 241, serial_number: "c7b7ab0b-9eff-4a27-add8-6f5c2691c479", meter_type: "digital", installation_date: "2022-02-16" },
            { id: 202, premises_id: 228, serial_number: "4cd58c91-d33e-4435-b7fb-ed8add23a472", meter_type: "analog", installation_date: "2010-04-20" },
            { id: 203, premises_id: 118, serial_number: "e9955000-e4d6-4ede-a84d-a79535fdada2", meter_type: "analog", installation_date: "2016-10-10" },
            { id: 204, premises_id: 234, serial_number: "d9bbde17-80f9-4c6e-b02b-2f8ec6a10c80", meter_type: "analog", installation_date: "2013-07-02" },
            { id: 205, premises_id: 12, serial_number: "40e6c43e-fe5d-4c45-986e-77e7b396cb40", meter_type: "analog", installation_date: "2015-03-30" },
            { id: 206, premises_id: 258, serial_number: "d2f43057-fcdd-4022-80aa-6eb2cfa96caa", meter_type: "smart", installation_date: "2010-02-28" },
            { id: 207, premises_id: 88, serial_number: "010dd7e9-40d6-4148-a6e5-99ca6567ed77", meter_type: "analog", installation_date: "2011-12-24" },
            { id: 208, premises_id: 289, serial_number: "e41abccf-4f41-48b2-a0de-ab0364fc2f7d", meter_type: "smart", installation_date: "2017-11-19" },
            { id: 209, premises_id: 37, serial_number: "2df3b071-e2cd-4769-b272-3a68e75489ae", meter_type: "smart", installation_date: "2022-10-14" },
            { id: 210, premises_id: 23, serial_number: "af053134-25d3-4620-89c5-8fbdcac9cea6", meter_type: "smart", installation_date: "2013-07-12" },
            { id: 211, premises_id: 87, serial_number: "754fe1c9-f98a-4576-b80f-32c40938c27e", meter_type: "smart", installation_date: "2016-07-20" },
            { id: 212, premises_id: 71, serial_number: "15037714-9cd7-47f2-8a6b-bee339ca51a5", meter_type: "digital", installation_date: "2016-09-07" },
            { id: 213, premises_id: 144, serial_number: "87984b2e-bc25-42f6-bb21-517deb86c7c1", meter_type: "smart", installation_date: "2021-08-23" },
            { id: 214, premises_id: 253, serial_number: "00499e6e-c652-4dc3-984e-c8f1cd4e02f6", meter_type: "smart", installation_date: "2023-10-08" },
            { id: 215, premises_id: 56, serial_number: "eb21a407-95a2-47a5-b80e-05796dc635c3", meter_type: "smart", installation_date: "2021-12-07" },
            { id: 216, premises_id: 85, serial_number: "1ac42d2a-b1db-4f5e-96aa-803c9ffd53c6", meter_type: "analog", installation_date: "2014-08-25" },
            { id: 217, premises_id: 208, serial_number: "d6024a0a-56e4-4681-880c-70434518edf0", meter_type: "smart", installation_date: "2022-07-02" },
            { id: 218, premises_id: 211, serial_number: "5ad0cdc4-3101-4520-a29c-ac908682adec", meter_type: "analog", installation_date: "2011-12-10" },
            { id: 219, premises_id: 125, serial_number: "9d26b6e7-5abf-4ad2-9176-acc5c189e5a3", meter_type: "analog", installation_date: "2016-01-24" },
            { id: 220, premises_id: 261, serial_number: "04eae408-ab52-405a-8301-f6abce246f01", meter_type: "digital", installation_date: "2019-11-25" },
            { id: 221, premises_id: 194, serial_number: "5b405954-4171-49f7-a26f-db49e7bd0574", meter_type: "digital", installation_date: "2019-06-24" },
            { id: 222, premises_id: 157, serial_number: "d9b9efd1-984a-4906-9a73-5d706ac267c7", meter_type: "smart", installation_date: "2010-11-12" },
            { id: 223, premises_id: 30, serial_number: "d4e122c2-7e48-4f10-862a-c2da213be1e0", meter_type: "smart", installation_date: "2022-11-13" },
            { id: 224, premises_id: 148, serial_number: "b9f75cf9-d9ba-4cd8-8393-205dcf9b07ce", meter_type: "digital", installation_date: "2020-08-22" },
            { id: 225, premises_id: 57, serial_number: "75e6d14e-4326-4534-9ea3-de7ca829b08f", meter_type: "analog", installation_date: "2011-11-30" },
            { id: 226, premises_id: 249, serial_number: "218ec7fc-b1a9-452e-8644-8c61a9d56360", meter_type: "analog", installation_date: "2020-08-08" },
            { id: 227, premises_id: 255, serial_number: "9802d987-13bd-4ef0-8c7e-cdb4b2fbe746", meter_type: "analog", installation_date: "2023-04-01" },
            { id: 228, premises_id: 187, serial_number: "04ca3abe-e0dc-4270-8066-143cb99094d0", meter_type: "smart", installation_date: "2017-05-11" },
            { id: 229, premises_id: 266, serial_number: "39fc31a9-aa80-4b57-b30c-e9295fbd92e1", meter_type: "digital", installation_date: "2019-08-29" },
            { id: 230, premises_id: 289, serial_number: "79023372-e406-4fb7-a29c-4eba30887612", meter_type: "digital", installation_date: "2015-05-09" },
            { id: 231, premises_id: 124, serial_number: "110683c9-357c-4bbd-940a-d21218e9d11e", meter_type: "analog", installation_date: "2022-01-12" },
            { id: 232, premises_id: 34, serial_number: "c24f958e-5970-47d4-96f1-28523c9b67ba", meter_type: "analog", installation_date: "2014-07-02" },
            { id: 233, premises_id: 35, serial_number: "f00d8f02-47bb-43d4-8d40-0d2f37f55ff7", meter_type: "smart", installation_date: "2015-01-01" },
            { id: 234, premises_id: 41, serial_number: "a0976084-db9b-490d-acd4-7e1dd1f307f0", meter_type: "analog", installation_date: "2019-04-01" },
            { id: 235, premises_id: 22, serial_number: "19fed852-7750-45db-8a93-1cbf5a0e4534", meter_type: "analog", installation_date: "2018-05-20" },
            { id: 236, premises_id: 151, serial_number: "bf7abdf2-3d82-4451-b168-f37312c075ef", meter_type: "smart", installation_date: "2020-11-27" },
            { id: 237, premises_id: 6, serial_number: "eb9892b7-8b84-461f-a7ec-0632956bbce5", meter_type: "analog", installation_date: "2016-03-20" },
            { id: 238, premises_id: 241, serial_number: "34325985-18b3-4b7e-a08c-ea8bdf2f7ed7", meter_type: "analog", installation_date: "2019-06-06" },
            { id: 239, premises_id: 155, serial_number: "2a3b9e69-3e0c-4a66-b06a-50fdfe213438", meter_type: "smart", installation_date: "2013-02-05" },
            { id: 240, premises_id: 74, serial_number: "2f7883c8-dd45-46b4-96c7-967a5e8d5bc0", meter_type: "smart", installation_date: "2012-09-28" },
            { id: 241, premises_id: 259, serial_number: "e7571002-e4cf-4339-93c9-c5e09a9f5488", meter_type: "analog", installation_date: "2013-03-21" },
            { id: 242, premises_id: 168, serial_number: "eaf5a645-7b5f-4f34-8dab-cc4d5df2d5dc", meter_type: "smart", installation_date: "2019-05-06" },
            { id: 243, premises_id: 255, serial_number: "93154b0c-004c-4c86-8d37-15f2cf40a9b4", meter_type: "smart", installation_date: "2012-06-10" },
            { id: 244, premises_id: 52, serial_number: "bbacf2b8-041d-4fe5-ae31-ea9d76eb4305", meter_type: "analog", installation_date: "2023-04-26" },
            { id: 245, premises_id: 166, serial_number: "38c61a9c-67b6-488f-bd62-1fa4b46599bf", meter_type: "digital", installation_date: "2013-12-28" },
            { id: 246, premises_id: 3, serial_number: "0714edb0-e797-4f6d-a0f5-2cfa8fb991f4", meter_type: "analog", installation_date: "2014-12-04" },
            { id: 247, premises_id: 143, serial_number: "f0746b49-977b-4129-8b04-fbf98f1ca45b", meter_type: "analog", installation_date: "2010-05-31" },
            { id: 248, premises_id: 82, serial_number: "fe656007-7ea9-4c20-bed6-57f2ea2e5ae4", meter_type: "analog", installation_date: "2014-07-19" },
            { id: 249, premises_id: 204, serial_number: "79b9e464-b2a8-41ad-82b7-67ffa3b90278", meter_type: "analog", installation_date: "2011-10-14" },
            { id: 250, premises_id: 129, serial_number: "f6cbdc7a-2be7-46ec-86e2-fa50256eac23", meter_type: "analog", installation_date: "2010-10-18" },
            { id: 251, premises_id: 190, serial_number: "b769f889-0604-4d5c-893d-3bcce1a24345", meter_type: "digital", installation_date: "2022-09-22" },
            { id: 252, premises_id: 92, serial_number: "7415f549-c38a-43be-91da-917a2bf4150a", meter_type: "analog", installation_date: "2016-09-07" },
            { id: 253, premises_id: 210, serial_number: "07044e9a-e375-4d19-9b0f-0320430928b9", meter_type: "analog", installation_date: "2019-01-19" },
            { id: 254, premises_id: 91, serial_number: "b6ac576a-5440-4937-a8ff-481ca7294bf3", meter_type: "digital", installation_date: "2011-11-08" },
            { id: 255, premises_id: 221, serial_number: "8b10e70a-ea63-447d-8cff-aa3a750bb14e", meter_type: "smart", installation_date: "2021-10-02" },
            { id: 256, premises_id: 55, serial_number: "4f049e21-f447-40ff-b09f-efaebcfbff92", meter_type: "analog", installation_date: "2011-07-05" },
            { id: 257, premises_id: 145, serial_number: "f7eebbe2-f67d-4c89-96ea-9b2cb65b116a", meter_type: "analog", installation_date: "2016-04-11" },
            { id: 258, premises_id: 94, serial_number: "d6668d66-5644-4c77-a4ab-4391154ae760", meter_type: "digital", installation_date: "2011-09-25" },
            { id: 259, premises_id: 283, serial_number: "c71a6d45-4054-440c-9c7f-2f74570b6283", meter_type: "digital", installation_date: "2016-05-22" },
            { id: 260, premises_id: 4, serial_number: "8b186025-717f-440b-9897-edd56eef249b", meter_type: "smart", installation_date: "2022-09-29" },
            { id: 261, premises_id: 53, serial_number: "21191b00-cbe5-4668-a404-aa7e0bccbe5f", meter_type: "smart", installation_date: "2015-12-24" },
            { id: 262, premises_id: 52, serial_number: "9a29026d-8966-4952-8a90-5e5866fe8b2a", meter_type: "smart", installation_date: "2015-01-22" },
            { id: 263, premises_id: 268, serial_number: "9b8b691f-fc69-40dc-bea9-fa67a2af42a1", meter_type: "analog", installation_date: "2022-05-05" },
            { id: 264, premises_id: 140, serial_number: "6dbc4b97-0624-40e3-ba44-fe779a1a82de", meter_type: "smart", installation_date: "2021-01-07" },
            { id: 265, premises_id: 275, serial_number: "e44e2890-6ad6-4789-b7cd-fe4906e59dd0", meter_type: "smart", installation_date: "2017-06-26" },
            { id: 266, premises_id: 199, serial_number: "a591443d-6281-4d7b-a03f-6660dd65e0a3", meter_type: "smart", installation_date: "2014-06-11" },
            { id: 267, premises_id: 58, serial_number: "e88158bb-a8b3-494c-84e5-9474a51fe1d0", meter_type: "smart", installation_date: "2010-04-05" },
            { id: 268, premises_id: 255, serial_number: "3ff119d2-95b8-4827-b073-5a264cccf049", meter_type: "digital", installation_date: "2017-03-23" },
            { id: 269, premises_id: 204, serial_number: "91b91b65-8104-410f-bb81-85da03669cea", meter_type: "smart", installation_date: "2011-12-14" },
            { id: 270, premises_id: 124, serial_number: "7f735617-3dab-452f-8e63-cdfbf0399076", meter_type: "analog", installation_date: "2014-06-17" },
            { id: 271, premises_id: 295, serial_number: "2b69a461-5b28-4858-9a16-46f7d0e2c2ab", meter_type: "digital", installation_date: "2020-05-28" },
            { id: 272, premises_id: 97, serial_number: "efc90c9f-44ed-4d46-be0f-dd54d16ea602", meter_type: "analog", installation_date: "2020-10-08" },
            { id: 273, premises_id: 151, serial_number: "8c0f0950-eae4-4908-8af9-afb1c50e313d", meter_type: "digital", installation_date: "2014-04-09" },
            { id: 274, premises_id: 110, serial_number: "f239ffc4-ed7e-4f3b-a590-77e7880d71eb", meter_type: "analog", installation_date: "2022-12-21" },
            { id: 275, premises_id: 8, serial_number: "37bf5348-c501-4a38-b028-def7257f4e4d", meter_type: "analog", installation_date: "2017-07-05" },
            { id: 276, premises_id: 223, serial_number: "053907b1-d839-453a-b15d-0d5cacd3e267", meter_type: "digital", installation_date: "2023-10-11" },
            { id: 277, premises_id: 282, serial_number: "a21e06e3-c4e6-40ad-a8fb-0ea172f73793", meter_type: "smart", installation_date: "2011-10-23" },
            { id: 278, premises_id: 108, serial_number: "50896d03-07f8-4200-93f3-cedadd9d2f16", meter_type: "digital", installation_date: "2020-07-04" },
            { id: 279, premises_id: 216, serial_number: "8abd4223-74c7-46db-8501-b4ef95f9cb9f", meter_type: "digital", installation_date: "2018-05-08" },
            { id: 280, premises_id: 2, serial_number: "f4eb814f-6301-4807-b755-3e7ba6864caa", meter_type: "smart", installation_date: "2015-12-31" },
            { id: 281, premises_id: 73, serial_number: "ca573af0-b230-4b46-a6d4-656620b2ef4a", meter_type: "smart", installation_date: "2010-05-05" },
            { id: 282, premises_id: 203, serial_number: "625e8abf-7818-44c7-ab7e-b8c7f5614318", meter_type: "analog", installation_date: "2020-09-29" },
            { id: 283, premises_id: 185, serial_number: "5cb7ab93-cac7-4246-b49e-81cd35507b8b", meter_type: "digital", installation_date: "2011-08-10" },
            { id: 284, premises_id: 129, serial_number: "cca16bd4-0f43-40f5-bef9-7f1b42d327cf", meter_type: "smart", installation_date: "2018-09-21" },
            { id: 285, premises_id: 73, serial_number: "8397ce15-64de-40bd-bc8f-78924e2c07ab", meter_type: "analog", installation_date: "2021-01-27" },
            { id: 286, premises_id: 52, serial_number: "4416a8ab-7ec6-4a46-88bb-51845ff8c227", meter_type: "analog", installation_date: "2011-03-17" },
            { id: 287, premises_id: 6, serial_number: "f2d7d40e-7ef8-497b-938f-ded28a45abee", meter_type: "smart", installation_date: "2019-10-19" },
            { id: 288, premises_id: 34, serial_number: "9a7a9805-2c96-4d9b-bd49-e608f63bd8aa", meter_type: "analog", installation_date: "2023-05-30" },
            { id: 289, premises_id: 96, serial_number: "d749b5bb-8742-4096-bd44-cca40ce38b5d", meter_type: "analog", installation_date: "2012-07-15" },
            { id: 290, premises_id: 108, serial_number: "c740bbb6-30cd-47c1-9a38-08d5b693fe13", meter_type: "analog", installation_date: "2011-11-19" },
            { id: 291, premises_id: 57, serial_number: "fdbe1eab-bc97-41d4-96a0-e5ee96e79152", meter_type: "digital", installation_date: "2017-02-19" },
            { id: 292, premises_id: 231, serial_number: "dc26fb90-2224-4b8e-9e6e-59b6b618c6fd", meter_type: "analog", installation_date: "2019-02-09" },
            { id: 293, premises_id: 160, serial_number: "56af791f-c433-498b-9721-1e270d800c9b", meter_type: "analog", installation_date: "2013-10-23" },
            { id: 294, premises_id: 53, serial_number: "8f052279-7ecb-459e-a786-c25a94e0b4d3", meter_type: "analog", installation_date: "2021-02-13" },
            { id: 295, premises_id: 170, serial_number: "b71a9fac-900d-4150-9d38-812be0f79b26", meter_type: "smart", installation_date: "2021-02-17" },
            { id: 296, premises_id: 256, serial_number: "e748b611-ace0-44a9-ac28-7121575e410f", meter_type: "smart", installation_date: "2011-03-08" },
            { id: 297, premises_id: 103, serial_number: "80c097b5-a997-4e4c-80eb-16bdad51a2bf", meter_type: "analog", installation_date: "2014-02-01" },
            { id: 298, premises_id: 230, serial_number: "4b39cf34-85d3-4545-8ab2-2713e51a6c20", meter_type: "analog", installation_date: "2013-08-26" },
            { id: 299, premises_id: 271, serial_number: "fcda1b9a-6dda-40ad-a660-61712b7359fc", meter_type: "smart", installation_date: "2018-12-16" },
            { id: 300, premises_id: 237, serial_number: "5e6512e2-c5cb-4408-a75f-67f39f85dea3", meter_type: "analog", installation_date: "2020-07-07" },
        ],
    });
    await prisma.billing_periods.createMany({
        data: [
            { id: 1, meter_id: 32, start_date: "2023-07-30", end_date: "2023-09-29", consumption: "291.63", estimated_read: "415.10", actual_read: "736.97" },
            { id: 2, meter_id: 217, start_date: "2023-10-28", end_date: "2023-10-11", consumption: "639.25", estimated_read: "733.60", actual_read: "464.06" },
            { id: 3, meter_id: 145, start_date: "2023-01-17", end_date: "2023-02-17", consumption: "355.91", estimated_read: "339.92", actual_read: "497.05" },
            { id: 4, meter_id: 62, start_date: "2023-11-03", end_date: "2023-04-08", consumption: "602.57", estimated_read: "453.34", actual_read: "623.64" },
            { id: 5, meter_id: 215, start_date: "2023-02-18", end_date: "2023-05-03", consumption: "451.74", estimated_read: "545.65", actual_read: "407.35" },
            { id: 6, meter_id: 111, start_date: "2023-10-26", end_date: "2023-08-20", consumption: "363.35", estimated_read: "507.16", actual_read: null },
            { id: 7, meter_id: 5, start_date: "2023-11-13", end_date: "2023-07-28", consumption: "530.50", estimated_read: "604.22", actual_read: "323.95" },
            { id: 8, meter_id: 144, start_date: "2023-02-22", end_date: "2023-05-17", consumption: "522.71", estimated_read: "311.83", actual_read: "808.12" },
            { id: 9, meter_id: 129, start_date: "2023-06-07", end_date: "2023-12-01", consumption: "529.77", estimated_read: "649.95", actual_read: "324.40" },
            { id: 10, meter_id: 231, start_date: "2023-10-28", end_date: "2023-08-07", consumption: "716.20", estimated_read: "671.29", actual_read: "463.93" },
            { id: 11, meter_id: 22, start_date: "2023-09-09", end_date: "2023-01-18", consumption: "478.27", estimated_read: "503.44", actual_read: "726.84" },
            { id: 12, meter_id: 113, start_date: "2023-09-17", end_date: "2023-04-18", consumption: "374.40", estimated_read: "356.92", actual_read: "480.36" },
            { id: 13, meter_id: 67, start_date: "2023-09-11", end_date: "2023-10-28", consumption: "170.94", estimated_read: "308.51", actual_read: "792.65" },
            { id: 14, meter_id: 107, start_date: "2023-06-22", end_date: "2023-04-18", consumption: "32.89", estimated_read: "605.06", actual_read: "358.67" },
            { id: 15, meter_id: 131, start_date: "2023-08-25", end_date: "2023-02-16", consumption: "547.18", estimated_read: "636.12", actual_read: "509.56" },
            { id: 16, meter_id: 164, start_date: "2023-11-10", end_date: "2023-04-08", consumption: "548.07", estimated_read: "477.00", actual_read: "469.05" },
            { id: 17, meter_id: 182, start_date: "2023-12-08", end_date: "2023-02-15", consumption: "573.87", estimated_read: null, actual_read: "753.55" },
            { id: 18, meter_id: 208, start_date: "2023-12-27", end_date: "2023-05-21", consumption: "625.26", estimated_read: "550.94", actual_read: "477.88" },
            { id: 19, meter_id: 108, start_date: "2023-09-14", end_date: "2023-08-21", consumption: "238.20", estimated_read: "507.53", actual_read: "401.19" },
            { id: 20, meter_id: 14, start_date: "2023-09-01", end_date: "2023-12-10", consumption: "510.21", estimated_read: "272.58", actual_read: "423.89" },
            { id: 21, meter_id: 198, start_date: "2023-06-29", end_date: "2023-08-19", consumption: "178.96", estimated_read: "618.62", actual_read: "281.83" },
            { id: 22, meter_id: 197, start_date: "2023-05-03", end_date: "2023-09-25", consumption: "506.42", estimated_read: "607.94", actual_read: "509.99" },
            { id: 23, meter_id: 139, start_date: "2023-12-29", end_date: "2023-04-24", consumption: "412.09", estimated_read: "713.77", actual_read: "511.99" },
            { id: 24, meter_id: 208, start_date: "2023-07-18", end_date: "2023-11-04", consumption: "431.97", estimated_read: "435.95", actual_read: "547.95" },
            { id: 25, meter_id: 134, start_date: "2023-09-14", end_date: "2023-12-31", consumption: "643.92", estimated_read: "575.00", actual_read: "562.97" },
            { id: 26, meter_id: 144, start_date: "2023-09-19", end_date: "2023-03-15", consumption: "766.99", estimated_read: "636.15", actual_read: "542.30" },
            { id: 27, meter_id: 234, start_date: "2023-03-27", end_date: "2023-08-04", consumption: "380.86", estimated_read: "525.30", actual_read: "440.34" },
            { id: 28, meter_id: 106, start_date: "2023-12-30", end_date: "2023-04-18", consumption: "593.20", estimated_read: "479.86", actual_read: "453.11" },
            { id: 29, meter_id: 210, start_date: "2023-10-24", end_date: "2023-11-19", consumption: "612.93", estimated_read: "740.54", actual_read: "144.20" },
            { id: 30, meter_id: 142, start_date: "2023-08-08", end_date: "2023-06-09", consumption: "501.70", estimated_read: "545.80", actual_read: "369.25" },
            { id: 31, meter_id: 267, start_date: "2023-08-06", end_date: "2023-06-29", consumption: "411.35", estimated_read: null, actual_read: "446.15" },
            { id: 32, meter_id: 280, start_date: "2023-10-23", end_date: "2023-12-18", consumption: "582.30", estimated_read: "868.18", actual_read: "660.21" },
            { id: 33, meter_id: 236, start_date: "2023-02-04", end_date: "2023-08-29", consumption: "503.31", estimated_read: "717.24", actual_read: "451.15" },
            { id: 34, meter_id: 59, start_date: "2023-02-23", end_date: "2023-11-09", consumption: "612.51", estimated_read: "318.18", actual_read: "541.38" },
            { id: 35, meter_id: 147, start_date: "2023-04-28", end_date: "2023-10-02", consumption: "348.71", estimated_read: "314.78", actual_read: "731.68" },
            { id: 36, meter_id: 109, start_date: "2023-10-28", end_date: "2023-04-26", consumption: "629.29", estimated_read: "575.66", actual_read: "713.41" },
            { id: 37, meter_id: 4, start_date: "2023-01-11", end_date: "2023-04-27", consumption: "496.36", estimated_read: "668.08", actual_read: "397.84" },
            { id: 38, meter_id: 158, start_date: "2023-04-15", end_date: "2023-09-10", consumption: "430.60", estimated_read: "423.16", actual_read: "401.30" },
            { id: 39, meter_id: 258, start_date: "2023-12-14", end_date: "2023-09-12", consumption: "638.90", estimated_read: "708.14", actual_read: null },
            { id: 40, meter_id: 225, start_date: "2023-01-04", end_date: "2023-05-29", consumption: "435.40", estimated_read: "751.17", actual_read: null },
            { id: 41, meter_id: 27, start_date: "2023-10-12", end_date: "2023-07-23", consumption: "362.85", estimated_read: "354.69", actual_read: "522.94" },
            { id: 42, meter_id: 6, start_date: "2023-02-24", end_date: "2023-08-05", consumption: "282.48", estimated_read: "357.87", actual_read: "632.02" },
            { id: 43, meter_id: 106, start_date: "2023-07-12", end_date: "2023-04-21", consumption: "592.49", estimated_read: null, actual_read: null },
            { id: 44, meter_id: 226, start_date: "2023-09-15", end_date: "2023-04-30", consumption: "301.06", estimated_read: "542.22", actual_read: "775.47" },
            { id: 45, meter_id: 258, start_date: "2023-05-29", end_date: "2023-09-06", consumption: "397.79", estimated_read: "390.02", actual_read: "532.96" },
            { id: 46, meter_id: 133, start_date: "2023-08-20", end_date: "2023-09-13", consumption: "358.68", estimated_read: "375.13", actual_read: "431.45" },
            { id: 47, meter_id: 89, start_date: "2023-12-14", end_date: "2023-12-02", consumption: "215.90", estimated_read: "193.90", actual_read: "415.17" },
            { id: 48, meter_id: 15, start_date: "2023-11-19", end_date: "2023-12-21", consumption: "448.32", estimated_read: "250.44", actual_read: "529.90" },
            { id: 49, meter_id: 210, start_date: "2023-11-21", end_date: "2023-12-21", consumption: "333.46", estimated_read: "469.87", actual_read: "394.03" },
            { id: 50, meter_id: 169, start_date: "2023-03-12", end_date: "2023-03-09", consumption: "746.73", estimated_read: "622.57", actual_read: "622.82" },
            { id: 51, meter_id: 81, start_date: "2023-12-05", end_date: "2023-08-01", consumption: "488.34", estimated_read: "570.04", actual_read: "360.48" },
            { id: 52, meter_id: 20, start_date: "2023-05-31", end_date: "2023-11-27", consumption: "463.42", estimated_read: "572.89", actual_read: "594.66" },
            { id: 53, meter_id: 140, start_date: "2023-04-14", end_date: "2023-11-08", consumption: "475.82", estimated_read: "379.42", actual_read: "708.85" },
            { id: 54, meter_id: 210, start_date: "2023-04-04", end_date: "2023-01-23", consumption: "520.57", estimated_read: "582.64", actual_read: "569.61" },
            { id: 55, meter_id: 167, start_date: "2023-08-19", end_date: "2023-04-14", consumption: "313.26", estimated_read: "706.08", actual_read: "594.88" },
            { id: 56, meter_id: 41, start_date: "2023-09-07", end_date: "2023-11-16", consumption: "391.89", estimated_read: "407.24", actual_read: "434.00" },
            { id: 57, meter_id: 142, start_date: "2023-12-07", end_date: "2023-07-14", consumption: "681.48", estimated_read: "309.37", actual_read: "335.08" },
            { id: 58, meter_id: 247, start_date: "2023-07-04", end_date: "2023-09-05", consumption: "330.49", estimated_read: "515.94", actual_read: null },
            { id: 59, meter_id: 255, start_date: "2023-08-20", end_date: "2023-11-05", consumption: "361.55", estimated_read: "689.79", actual_read: "482.67" },
            { id: 60, meter_id: 31, start_date: "2023-08-22", end_date: "2023-06-09", consumption: "623.38", estimated_read: "348.79", actual_read: "712.78" },
            { id: 61, meter_id: 267, start_date: "2023-08-08", end_date: "2023-12-04", consumption: "438.60", estimated_read: "330.80", actual_read: "82.75" },
            { id: 62, meter_id: 221, start_date: "2023-05-15", end_date: "2023-11-23", consumption: "629.78", estimated_read: null, actual_read: "663.19" },
            { id: 63, meter_id: 44, start_date: "2023-08-15", end_date: "2023-08-09", consumption: "633.96", estimated_read: null, actual_read: "714.37" },
            { id: 64, meter_id: 227, start_date: "2023-05-09", end_date: "2023-06-19", consumption: "492.56", estimated_read: "711.94", actual_read: "353.64" },
            { id: 65, meter_id: 40, start_date: "2023-09-17", end_date: "2023-03-01", consumption: "325.88", estimated_read: "347.76", actual_read: "398.67" },
            { id: 66, meter_id: 133, start_date: "2023-08-26", end_date: "2023-12-13", consumption: "308.22", estimated_read: "495.46", actual_read: "684.16" },
            { id: 67, meter_id: 236, start_date: "2023-03-02", end_date: "2023-06-30", consumption: "489.73", estimated_read: "298.59", actual_read: "543.10" },
            { id: 68, meter_id: 154, start_date: "2023-11-20", end_date: "2023-11-19", consumption: "358.71", estimated_read: "445.61", actual_read: "504.61" },
            { id: 69, meter_id: 127, start_date: "2023-05-18", end_date: "2023-01-28", consumption: "417.20", estimated_read: "512.49", actual_read: "760.15" },
            { id: 70, meter_id: 23, start_date: "2023-08-12", end_date: "2023-08-28", consumption: "434.17", estimated_read: null, actual_read: "576.38" },
            { id: 71, meter_id: 186, start_date: "2023-07-10", end_date: "2023-06-30", consumption: "485.22", estimated_read: "205.31", actual_read: "481.69" },
            { id: 72, meter_id: 73, start_date: "2023-04-11", end_date: "2023-07-25", consumption: "352.04", estimated_read: "324.91", actual_read: "384.53" },
            { id: 73, meter_id: 198, start_date: "2023-05-16", end_date: "2023-11-21", consumption: "304.64", estimated_read: "470.47", actual_read: null },
            { id: 74, meter_id: 271, start_date: "2023-10-27", end_date: "2023-12-06", consumption: "643.59", estimated_read: "655.76", actual_read: "165.56" },
            { id: 75, meter_id: 211, start_date: "2023-05-23", end_date: "2023-05-07", consumption: "153.52", estimated_read: "435.34", actual_read: "519.11" },
            { id: 76, meter_id: 41, start_date: "2023-04-30", end_date: "2023-10-05", consumption: "372.96", estimated_read: "362.80", actual_read: "655.97" },
            { id: 77, meter_id: 158, start_date: "2023-07-05", end_date: "2023-06-15", consumption: "477.18", estimated_read: "400.93", actual_read: "438.03" },
            { id: 78, meter_id: 88, start_date: "2023-07-29", end_date: "2023-11-30", consumption: "592.08", estimated_read: "457.30", actual_read: "660.34" },
            { id: 79, meter_id: 82, start_date: "2023-10-05", end_date: "2023-11-29", consumption: "719.57", estimated_read: "290.62", actual_read: "381.84" },
            { id: 80, meter_id: 69, start_date: "2023-06-14", end_date: "2023-06-22", consumption: "806.72", estimated_read: "434.34", actual_read: "464.98" },
            { id: 81, meter_id: 9, start_date: "2023-12-20", end_date: "2023-06-21", consumption: "304.63", estimated_read: "664.82", actual_read: "469.30" },
            { id: 82, meter_id: 134, start_date: "2023-03-30", end_date: "2023-04-28", consumption: "215.49", estimated_read: "776.62", actual_read: null },
            { id: 83, meter_id: 147, start_date: "2023-05-15", end_date: "2023-04-28", consumption: "621.95", estimated_read: "394.12", actual_read: null },
            { id: 84, meter_id: 101, start_date: "2023-01-25", end_date: "2023-09-25", consumption: "443.40", estimated_read: "776.75", actual_read: "288.53" },
            { id: 85, meter_id: 74, start_date: "2023-09-10", end_date: "2023-06-18", consumption: "243.72", estimated_read: "492.87", actual_read: "285.06" },
            { id: 86, meter_id: 111, start_date: "2023-03-04", end_date: "2023-06-05", consumption: "504.69", estimated_read: "581.98", actual_read: "223.17" },
            { id: 87, meter_id: 111, start_date: "2023-12-12", end_date: "2023-10-16", consumption: "657.84", estimated_read: "522.17", actual_read: "493.02" },
            { id: 88, meter_id: 35, start_date: "2023-06-30", end_date: "2023-12-13", consumption: "453.19", estimated_read: "554.10", actual_read: "375.12" },
            { id: 89, meter_id: 297, start_date: "2023-08-22", end_date: "2023-08-02", consumption: "324.03", estimated_read: "397.93", actual_read: "544.62" },
            { id: 90, meter_id: 33, start_date: "2023-10-31", end_date: "2023-12-12", consumption: "375.15", estimated_read: "480.04", actual_read: "608.70" },
            { id: 91, meter_id: 213, start_date: "2023-09-25", end_date: "2023-10-17", consumption: "420.63", estimated_read: "552.41", actual_read: "280.52" },
            { id: 92, meter_id: 54, start_date: "2023-08-13", end_date: "2023-01-15", consumption: "643.35", estimated_read: "423.78", actual_read: "766.53" },
            { id: 93, meter_id: 197, start_date: "2023-09-10", end_date: "2023-03-12", consumption: "620.24", estimated_read: "560.31", actual_read: "425.97" },
            { id: 94, meter_id: 229, start_date: "2023-11-10", end_date: "2023-08-11", consumption: "719.87", estimated_read: "411.26", actual_read: "435.71" },
            { id: 95, meter_id: 273, start_date: "2023-04-10", end_date: "2023-08-24", consumption: "307.15", estimated_read: "668.07", actual_read: "465.96" },
            { id: 96, meter_id: 138, start_date: "2023-03-15", end_date: "2023-11-26", consumption: "618.15", estimated_read: "485.72", actual_read: "518.75" },
            { id: 97, meter_id: 19, start_date: "2023-08-08", end_date: "2023-06-18", consumption: "355.28", estimated_read: "165.99", actual_read: "498.81" },
            { id: 98, meter_id: 87, start_date: "2023-03-28", end_date: "2023-08-10", consumption: "344.70", estimated_read: "305.36", actual_read: "512.02" },
            { id: 99, meter_id: 72, start_date: "2023-12-11", end_date: "2023-10-13", consumption: "317.64", estimated_read: "618.26", actual_read: "630.08" },
            { id: 100, meter_id: 65, start_date: "2023-09-16", end_date: "2023-05-22", consumption: "410.05", estimated_read: "400.81", actual_read: "665.83" },
            { id: 101, meter_id: 14, start_date: "2023-01-02", end_date: "2023-09-05", consumption: "579.86", estimated_read: "444.25", actual_read: "570.24" },
            { id: 102, meter_id: 9, start_date: "2023-01-02", end_date: "2023-11-12", consumption: "384.80", estimated_read: "551.32", actual_read: "240.40" },
            { id: 103, meter_id: 37, start_date: "2023-12-07", end_date: "2023-10-29", consumption: "501.96", estimated_read: null, actual_read: "839.20" },
            { id: 104, meter_id: 169, start_date: "2023-11-21", end_date: "2023-05-17", consumption: "538.43", estimated_read: "482.51", actual_read: "507.76" },
            { id: 105, meter_id: 251, start_date: "2023-06-21", end_date: "2023-05-14", consumption: "534.49", estimated_read: "401.14", actual_read: "258.17" },
            { id: 106, meter_id: 132, start_date: "2023-09-20", end_date: "2023-10-01", consumption: "364.41", estimated_read: "452.49", actual_read: null },
            { id: 107, meter_id: 57, start_date: "2023-12-06", end_date: "2023-05-10", consumption: "418.95", estimated_read: "651.05", actual_read: "279.89" },
            { id: 108, meter_id: 154, start_date: "2023-03-17", end_date: "2023-05-20", consumption: "307.41", estimated_read: "280.34", actual_read: "405.98" },
            { id: 109, meter_id: 245, start_date: "2023-11-17", end_date: "2024-01-01", consumption: "465.56", estimated_read: "449.87", actual_read: "284.82" },
            { id: 110, meter_id: 152, start_date: "2023-10-03", end_date: "2023-12-14", consumption: "458.67", estimated_read: "374.67", actual_read: null },
            { id: 111, meter_id: 22, start_date: "2023-03-01", end_date: "2023-10-28", consumption: "669.81", estimated_read: "728.98", actual_read: "398.39" },
            { id: 112, meter_id: 265, start_date: "2023-07-19", end_date: "2023-11-02", consumption: "733.56", estimated_read: "429.97", actual_read: "574.87" },
            { id: 113, meter_id: 288, start_date: "2023-10-09", end_date: "2023-09-23", consumption: "212.65", estimated_read: "199.34", actual_read: "457.51" },
            { id: 114, meter_id: 190, start_date: "2023-08-01", end_date: "2023-09-30", consumption: "467.03", estimated_read: "236.21", actual_read: "535.09" },
            { id: 115, meter_id: 238, start_date: "2023-07-06", end_date: "2023-10-24", consumption: "518.63", estimated_read: "301.27", actual_read: "642.90" },
            { id: 116, meter_id: 128, start_date: "2023-05-27", end_date: "2023-10-18", consumption: "411.33", estimated_read: "551.01", actual_read: "722.21" },
            { id: 117, meter_id: 169, start_date: "2023-09-24", end_date: "2023-08-01", consumption: "495.57", estimated_read: "431.15", actual_read: "410.45" },
            { id: 118, meter_id: 80, start_date: "2023-06-30", end_date: "2023-01-07", consumption: "271.81", estimated_read: "456.20", actual_read: "302.08" },
            { id: 119, meter_id: 149, start_date: "2023-11-27", end_date: "2023-12-18", consumption: "544.39", estimated_read: "525.90", actual_read: "593.13" },
            { id: 120, meter_id: 263, start_date: "2023-02-15", end_date: "2023-07-25", consumption: "589.96", estimated_read: "707.47", actual_read: "587.93" },
            { id: 121, meter_id: 221, start_date: "2023-02-27", end_date: "2023-12-31", consumption: "457.91", estimated_read: "560.56", actual_read: "477.37" },
            { id: 122, meter_id: 32, start_date: "2023-07-10", end_date: "2023-12-22", consumption: "646.95", estimated_read: "565.88", actual_read: "561.46" },
            { id: 123, meter_id: 148, start_date: "2023-09-17", end_date: "2023-04-09", consumption: "612.15", estimated_read: "541.27", actual_read: "576.40" },
            { id: 124, meter_id: 55, start_date: "2023-05-03", end_date: "2023-11-21", consumption: "538.41", estimated_read: "426.15", actual_read: "579.45" },
            { id: 125, meter_id: 259, start_date: "2023-01-08", end_date: "2023-09-04", consumption: "620.96", estimated_read: "557.31", actual_read: "508.80" },
            { id: 126, meter_id: 265, start_date: "2023-09-17", end_date: "2023-10-24", consumption: "392.80", estimated_read: "714.17", actual_read: "623.33" },
            { id: 127, meter_id: 9, start_date: "2023-12-27", end_date: "2023-05-09", consumption: "522.62", estimated_read: "617.17", actual_read: "669.84" },
            { id: 128, meter_id: 138, start_date: "2023-03-11", end_date: "2023-07-28", consumption: "728.70", estimated_read: "490.11", actual_read: "708.43" },
            { id: 129, meter_id: 67, start_date: "2023-04-01", end_date: "2023-11-05", consumption: "666.09", estimated_read: "392.24", actual_read: "476.62" },
            { id: 130, meter_id: 157, start_date: "2023-01-25", end_date: "2023-10-14", consumption: "547.25", estimated_read: "549.98", actual_read: "493.16" },
            { id: 131, meter_id: 51, start_date: "2023-05-16", end_date: "2023-11-02", consumption: "490.55", estimated_read: "839.93", actual_read: "475.66" },
            { id: 132, meter_id: 177, start_date: "2023-08-24", end_date: "2023-08-13", consumption: "479.19", estimated_read: "676.31", actual_read: "410.94" },
            { id: 133, meter_id: 80, start_date: "2023-01-27", end_date: "2023-10-16", consumption: "338.08", estimated_read: "464.70", actual_read: "486.73" },
            { id: 134, meter_id: 78, start_date: "2023-12-16", end_date: "2023-06-09", consumption: "374.86", estimated_read: "595.79", actual_read: "391.75" },
            { id: 135, meter_id: 242, start_date: "2023-12-22", end_date: "2023-10-26", consumption: "362.92", estimated_read: "802.49", actual_read: "645.29" },
            { id: 136, meter_id: 92, start_date: "2023-11-27", end_date: "2023-11-03", consumption: "434.18", estimated_read: "377.33", actual_read: "490.52" },
            { id: 137, meter_id: 258, start_date: "2023-09-21", end_date: "2023-02-01", consumption: "363.39", estimated_read: "512.95", actual_read: "398.12" },
            { id: 138, meter_id: 294, start_date: "2023-03-31", end_date: "2023-07-16", consumption: "287.36", estimated_read: "609.62", actual_read: "405.23" },
            { id: 139, meter_id: 55, start_date: "2023-07-19", end_date: "2023-03-23", consumption: "427.30", estimated_read: "565.99", actual_read: "590.75" },
            { id: 140, meter_id: 99, start_date: "2023-05-06", end_date: "2023-11-07", consumption: "463.02", estimated_read: "276.83", actual_read: null },
            { id: 141, meter_id: 197, start_date: "2023-04-01", end_date: "2023-08-03", consumption: "280.68", estimated_read: "311.08", actual_read: "390.86" },
            { id: 142, meter_id: 274, start_date: "2023-01-13", end_date: "2023-07-25", consumption: "490.65", estimated_read: "327.32", actual_read: "519.98" },
            { id: 143, meter_id: 158, start_date: "2023-10-09", end_date: "2023-01-30", consumption: "322.54", estimated_read: "621.59", actual_read: "560.80" },
            { id: 144, meter_id: 94, start_date: "2023-12-08", end_date: "2023-06-04", consumption: "639.18", estimated_read: "484.21", actual_read: "686.11" },
            { id: 145, meter_id: 23, start_date: "2023-11-10", end_date: "2023-07-13", consumption: "728.46", estimated_read: "626.42", actual_read: "518.69" },
            { id: 146, meter_id: 145, start_date: "2023-03-29", end_date: "2023-11-01", consumption: "652.26", estimated_read: "440.53", actual_read: "767.65" },
            { id: 147, meter_id: 89, start_date: "2023-06-23", end_date: "2023-12-04", consumption: "588.88", estimated_read: null, actual_read: "477.08" },
            { id: 148, meter_id: 120, start_date: "2023-09-13", end_date: "2023-11-06", consumption: "506.18", estimated_read: "245.50", actual_read: "425.79" },
            { id: 149, meter_id: 171, start_date: "2023-02-08", end_date: "2023-07-28", consumption: "457.29", estimated_read: "507.39", actual_read: "647.51" },
            { id: 150, meter_id: 42, start_date: "2023-11-26", end_date: "2023-01-24", consumption: "488.72", estimated_read: "571.32", actual_read: "476.72" },
            { id: 151, meter_id: 29, start_date: "2023-09-08", end_date: "2023-05-13", consumption: "677.97", estimated_read: "514.17", actual_read: "523.45" },
            { id: 152, meter_id: 259, start_date: "2023-11-12", end_date: "2024-01-01", consumption: "602.22", estimated_read: "603.46", actual_read: null },
            { id: 153, meter_id: 172, start_date: "2023-11-14", end_date: "2023-04-19", consumption: "253.92", estimated_read: "544.56", actual_read: "474.35" },
            { id: 154, meter_id: 203, start_date: "2023-12-15", end_date: "2023-08-30", consumption: "574.17", estimated_read: "853.06", actual_read: "614.64" },
            { id: 155, meter_id: 14, start_date: "2023-08-24", end_date: "2023-10-24", consumption: "448.43", estimated_read: "787.34", actual_read: "398.77" },
            { id: 156, meter_id: 167, start_date: "2023-06-30", end_date: "2023-02-09", consumption: "601.41", estimated_read: "307.77", actual_read: "471.48" },
            { id: 157, meter_id: 21, start_date: "2023-12-23", end_date: "2023-12-02", consumption: "863.68", estimated_read: "465.58", actual_read: "644.31" },
            { id: 158, meter_id: 172, start_date: "2023-04-26", end_date: "2023-09-28", consumption: "707.60", estimated_read: "279.58", actual_read: "470.10" },
            { id: 159, meter_id: 294, start_date: "2023-05-17", end_date: "2023-12-17", consumption: "427.23", estimated_read: "230.72", actual_read: "509.00" },
            { id: 160, meter_id: 166, start_date: "2023-11-29", end_date: "2023-03-06", consumption: "579.93", estimated_read: "573.29", actual_read: "448.89" },
            { id: 161, meter_id: 285, start_date: "2023-10-28", end_date: "2023-09-05", consumption: "593.15", estimated_read: "601.74", actual_read: "250.62" },
            { id: 162, meter_id: 80, start_date: "2023-11-22", end_date: "2023-11-01", consumption: "186.58", estimated_read: null, actual_read: "427.80" },
            { id: 163, meter_id: 234, start_date: "2023-01-20", end_date: "2023-08-08", consumption: "311.02", estimated_read: "450.02", actual_read: "365.33" },
            { id: 164, meter_id: 80, start_date: "2023-04-13", end_date: "2023-11-04", consumption: "424.89", estimated_read: "725.37", actual_read: null },
            { id: 165, meter_id: 270, start_date: "2023-05-15", end_date: "2023-09-14", consumption: "379.47", estimated_read: "481.04", actual_read: null },
            { id: 166, meter_id: 165, start_date: "2023-10-09", end_date: "2023-12-27", consumption: "573.95", estimated_read: "473.98", actual_read: "516.18" },
            { id: 167, meter_id: 125, start_date: "2023-10-25", end_date: "2023-10-22", consumption: "309.14", estimated_read: "565.70", actual_read: "783.94" },
            { id: 168, meter_id: 273, start_date: "2023-04-11", end_date: "2023-06-14", consumption: "636.04", estimated_read: "299.82", actual_read: "414.94" },
            { id: 169, meter_id: 45, start_date: "2023-05-18", end_date: "2023-10-13", consumption: "579.21", estimated_read: "465.82", actual_read: "218.03" },
            { id: 170, meter_id: 26, start_date: "2023-09-02", end_date: "2023-12-30", consumption: "606.46", estimated_read: "449.09", actual_read: "426.24" },
            { id: 171, meter_id: 133, start_date: "2023-09-28", end_date: "2023-12-04", consumption: "537.07", estimated_read: "420.66", actual_read: "405.38" },
            { id: 172, meter_id: 206, start_date: "2023-02-15", end_date: "2023-11-04", consumption: "620.93", estimated_read: null, actual_read: "542.75" },
            { id: 173, meter_id: 136, start_date: "2023-01-17", end_date: "2023-10-14", consumption: "466.23", estimated_read: "770.91", actual_read: "281.90" },
            { id: 174, meter_id: 227, start_date: "2023-09-21", end_date: "2023-10-14", consumption: "565.92", estimated_read: "686.47", actual_read: "519.85" },
            { id: 175, meter_id: 173, start_date: "2023-09-16", end_date: "2023-12-06", consumption: "259.93", estimated_read: "733.70", actual_read: "603.21" },
            { id: 176, meter_id: 285, start_date: "2023-06-13", end_date: "2023-08-13", consumption: "340.46", estimated_read: null, actual_read: "217.49" },
            { id: 177, meter_id: 300, start_date: "2023-11-11", end_date: "2023-06-19", consumption: "452.07", estimated_read: "598.90", actual_read: "433.48" },
            { id: 178, meter_id: 3, start_date: "2023-11-08", end_date: "2023-05-27", consumption: "493.74", estimated_read: null, actual_read: null },
            { id: 179, meter_id: 197, start_date: "2023-06-11", end_date: "2023-10-08", consumption: "600.81", estimated_read: null, actual_read: "555.46" },
            { id: 180, meter_id: 138, start_date: "2023-10-06", end_date: "2023-10-29", consumption: "309.27", estimated_read: null, actual_read: "621.40" },
            { id: 181, meter_id: 138, start_date: "2023-12-16", end_date: "2023-10-02", consumption: "733.79", estimated_read: "488.07", actual_read: "381.71" },
            { id: 182, meter_id: 100, start_date: "2023-09-18", end_date: "2023-01-12", consumption: "492.61", estimated_read: "240.30", actual_read: "578.70" },
            { id: 183, meter_id: 134, start_date: "2023-12-10", end_date: "2023-05-23", consumption: "431.48", estimated_read: null, actual_read: "477.94" },
            { id: 184, meter_id: 162, start_date: "2023-11-17", end_date: "2023-09-09", consumption: "458.67", estimated_read: "689.29", actual_read: "783.09" },
            { id: 185, meter_id: 107, start_date: "2023-11-30", end_date: "2023-03-26", consumption: "388.51", estimated_read: "371.18", actual_read: "897.95" },
            { id: 186, meter_id: 14, start_date: "2023-08-23", end_date: "2023-08-25", consumption: "501.93", estimated_read: "404.55", actual_read: "652.45" },
            { id: 187, meter_id: 192, start_date: "2023-01-18", end_date: "2023-05-24", consumption: "617.54", estimated_read: "425.88", actual_read: "417.37" },
            { id: 188, meter_id: 60, start_date: "2023-10-26", end_date: "2023-11-26", consumption: "692.44", estimated_read: "291.64", actual_read: "714.44" },
            { id: 189, meter_id: 132, start_date: "2023-06-11", end_date: "2023-09-22", consumption: "431.09", estimated_read: "273.97", actual_read: "622.57" },
            { id: 190, meter_id: 51, start_date: "2023-08-20", end_date: "2023-03-30", consumption: "80.57", estimated_read: null, actual_read: "373.17" },
            { id: 191, meter_id: 240, start_date: "2023-02-02", end_date: "2023-05-30", consumption: "743.83", estimated_read: null, actual_read: "413.33" },
            { id: 192, meter_id: 49, start_date: "2023-12-03", end_date: "2023-07-09", consumption: "468.61", estimated_read: "461.69", actual_read: "510.43" },
            { id: 193, meter_id: 274, start_date: "2023-11-25", end_date: "2023-08-23", consumption: "448.10", estimated_read: "577.73", actual_read: "623.56" },
            { id: 194, meter_id: 185, start_date: "2023-02-18", end_date: "2023-01-30", consumption: "490.91", estimated_read: "488.95", actual_read: null },
            { id: 195, meter_id: 229, start_date: "2023-08-18", end_date: "2023-01-10", consumption: "381.86", estimated_read: "368.50", actual_read: "464.51" },
            { id: 196, meter_id: 145, start_date: "2023-06-29", end_date: "2023-08-22", consumption: "348.76", estimated_read: null, actual_read: "667.99" },
            { id: 197, meter_id: 221, start_date: "2023-09-06", end_date: "2023-04-09", consumption: "508.88", estimated_read: null, actual_read: "205.49" },
            { id: 198, meter_id: 268, start_date: "2023-09-15", end_date: "2023-01-10", consumption: "755.79", estimated_read: "749.85", actual_read: "315.90" },
            { id: 199, meter_id: 173, start_date: "2023-12-12", end_date: "2023-07-17", consumption: "717.33", estimated_read: "280.23", actual_read: "393.12" },
            { id: 200, meter_id: 209, start_date: "2023-03-25", end_date: "2023-07-23", consumption: "297.52", estimated_read: "164.49", actual_read: "496.75" },
            { id: 201, meter_id: 175, start_date: "2023-05-14", end_date: "2023-06-26", consumption: "373.82", estimated_read: "505.66", actual_read: null },
            { id: 202, meter_id: 299, start_date: "2023-11-18", end_date: "2023-12-13", consumption: "496.68", estimated_read: "467.65", actual_read: null },
            { id: 203, meter_id: 34, start_date: "2023-07-02", end_date: "2023-05-17", consumption: "564.40", estimated_read: "520.50", actual_read: "80.52" },
            { id: 204, meter_id: 97, start_date: "2023-02-07", end_date: "2023-08-03", consumption: "428.42", estimated_read: "451.40", actual_read: "337.45" },
            { id: 205, meter_id: 234, start_date: "2023-12-04", end_date: "2023-03-23", consumption: "802.37", estimated_read: "351.33", actual_read: "461.56" },
            { id: 206, meter_id: 25, start_date: "2023-07-19", end_date: "2023-10-09", consumption: "503.24", estimated_read: "753.86", actual_read: "538.15" },
            { id: 207, meter_id: 75, start_date: "2023-02-25", end_date: "2023-12-01", consumption: "545.30", estimated_read: "510.91", actual_read: null },
            { id: 208, meter_id: 242, start_date: "2023-11-19", end_date: "2023-08-08", consumption: "523.89", estimated_read: "536.49", actual_read: "702.15" },
            { id: 209, meter_id: 221, start_date: "2023-11-19", end_date: "2023-12-29", consumption: "324.84", estimated_read: "560.67", actual_read: "442.13" },
            { id: 210, meter_id: 11, start_date: "2023-10-26", end_date: "2023-05-31", consumption: "503.45", estimated_read: "396.48", actual_read: "418.35" },
            { id: 211, meter_id: 25, start_date: "2023-06-14", end_date: "2023-11-18", consumption: "518.32", estimated_read: "613.96", actual_read: "519.56" },
            { id: 212, meter_id: 263, start_date: "2023-07-23", end_date: "2023-01-03", consumption: "249.08", estimated_read: "412.49", actual_read: "737.70" },
            { id: 213, meter_id: 29, start_date: "2023-11-07", end_date: "2023-05-14", consumption: "396.68", estimated_read: "663.30", actual_read: "646.98" },
            { id: 214, meter_id: 161, start_date: "2023-10-26", end_date: "2023-07-12", consumption: "399.32", estimated_read: "662.86", actual_read: "513.77" },
            { id: 215, meter_id: 60, start_date: "2023-07-26", end_date: "2023-02-07", consumption: "683.09", estimated_read: "411.94", actual_read: null },
            { id: 216, meter_id: 4, start_date: "2023-04-06", end_date: "2023-12-07", consumption: "411.73", estimated_read: "707.77", actual_read: "667.05" },
            { id: 217, meter_id: 133, start_date: "2023-08-10", end_date: "2023-09-06", consumption: "278.72", estimated_read: "673.36", actual_read: "181.23" },
            { id: 218, meter_id: 192, start_date: "2023-08-04", end_date: "2023-10-12", consumption: "173.59", estimated_read: "530.11", actual_read: "672.52" },
            { id: 219, meter_id: 266, start_date: "2023-11-11", end_date: "2023-04-24", consumption: "529.35", estimated_read: "533.27", actual_read: "591.85" },
            { id: 220, meter_id: 73, start_date: "2023-12-27", end_date: "2023-07-21", consumption: "580.40", estimated_read: "581.61", actual_read: "686.26" },
            { id: 221, meter_id: 81, start_date: "2023-11-23", end_date: "2023-08-30", consumption: "193.82", estimated_read: "320.66", actual_read: "579.22" },
            { id: 222, meter_id: 185, start_date: "2023-08-28", end_date: "2023-10-29", consumption: "448.90", estimated_read: "165.72", actual_read: "682.83" },
            { id: 223, meter_id: 269, start_date: "2023-03-20", end_date: "2023-09-01", consumption: "480.38", estimated_read: "659.72", actual_read: "670.44" },
            { id: 224, meter_id: 179, start_date: "2023-03-14", end_date: "2023-12-24", consumption: "493.35", estimated_read: "575.47", actual_read: null },
            { id: 225, meter_id: 248, start_date: "2023-10-25", end_date: "2023-06-18", consumption: "595.51", estimated_read: "814.02", actual_read: "759.98" },
            { id: 226, meter_id: 191, start_date: "2023-07-13", end_date: "2023-09-27", consumption: "256.72", estimated_read: "536.02", actual_read: "628.89" },
            { id: 227, meter_id: 295, start_date: "2023-08-21", end_date: "2023-10-31", consumption: "572.78", estimated_read: "511.43", actual_read: "218.95" },
            { id: 228, meter_id: 232, start_date: "2023-10-29", end_date: "2023-03-17", consumption: "399.11", estimated_read: "541.84", actual_read: null },
            { id: 229, meter_id: 53, start_date: "2023-08-31", end_date: "2023-05-23", consumption: "797.84", estimated_read: "298.61", actual_read: "521.04" },
            { id: 230, meter_id: 79, start_date: "2023-02-03", end_date: "2023-08-22", consumption: "706.76", estimated_read: "441.08", actual_read: "527.26" },
            { id: 231, meter_id: 205, start_date: "2023-12-15", end_date: "2023-03-12", consumption: "594.57", estimated_read: "284.57", actual_read: "481.23" },
            { id: 232, meter_id: 98, start_date: "2023-11-01", end_date: "2023-10-04", consumption: "448.69", estimated_read: "557.28", actual_read: "400.24" },
            { id: 233, meter_id: 163, start_date: "2023-09-25", end_date: "2023-12-30", consumption: "586.01", estimated_read: null, actual_read: "512.58" },
            { id: 234, meter_id: 157, start_date: "2023-01-29", end_date: "2023-06-04", consumption: "266.74", estimated_read: "464.48", actual_read: "418.88" },
            { id: 235, meter_id: 15, start_date: "2023-06-11", end_date: "2023-10-11", consumption: "691.82", estimated_read: "504.87", actual_read: "485.73" },
            { id: 236, meter_id: 112, start_date: "2023-07-01", end_date: "2023-08-01", consumption: "587.39", estimated_read: "365.71", actual_read: null },
            { id: 237, meter_id: 157, start_date: "2023-12-15", end_date: "2023-08-30", consumption: "374.24", estimated_read: "637.73", actual_read: "380.14" },
            { id: 238, meter_id: 271, start_date: "2023-07-28", end_date: "2023-04-11", consumption: "722.44", estimated_read: "269.85", actual_read: "723.92" },
            { id: 239, meter_id: 296, start_date: "2023-06-25", end_date: "2023-12-02", consumption: "615.94", estimated_read: "416.49", actual_read: "355.51" },
            { id: 240, meter_id: 26, start_date: "2023-07-19", end_date: "2023-02-08", consumption: "449.42", estimated_read: "444.87", actual_read: "715.78" },
            { id: 241, meter_id: 9, start_date: "2023-05-18", end_date: "2023-07-02", consumption: "616.22", estimated_read: "664.88", actual_read: "649.06" },
            { id: 242, meter_id: 111, start_date: "2023-11-29", end_date: "2023-09-15", consumption: "343.49", estimated_read: null, actual_read: "443.12" },
            { id: 243, meter_id: 232, start_date: "2023-10-28", end_date: "2023-10-11", consumption: "418.33", estimated_read: "525.83", actual_read: "452.27" },
            { id: 244, meter_id: 124, start_date: "2023-05-14", end_date: "2023-03-22", consumption: "396.39", estimated_read: "458.60", actual_read: "542.33" },
            { id: 245, meter_id: 8, start_date: "2023-12-30", end_date: "2023-08-09", consumption: "511.31", estimated_read: "728.70", actual_read: "679.08" },
            { id: 246, meter_id: 66, start_date: "2023-03-28", end_date: "2023-04-23", consumption: "464.63", estimated_read: "428.30", actual_read: "468.85" },
            { id: 247, meter_id: 120, start_date: "2023-05-22", end_date: "2023-01-17", consumption: "303.53", estimated_read: "428.12", actual_read: "714.00" },
            { id: 248, meter_id: 272, start_date: "2023-09-07", end_date: "2023-08-19", consumption: "561.02", estimated_read: "363.81", actual_read: "619.49" },
            { id: 249, meter_id: 71, start_date: "2023-11-02", end_date: "2023-11-12", consumption: "660.64", estimated_read: "848.74", actual_read: "541.04" },
            { id: 250, meter_id: 68, start_date: "2023-10-17", end_date: "2023-09-24", consumption: "376.10", estimated_read: "357.39", actual_read: "599.23" },
            { id: 251, meter_id: 77, start_date: "2023-07-06", end_date: "2023-01-05", consumption: "296.90", estimated_read: "670.08", actual_read: "576.50" },
            { id: 252, meter_id: 138, start_date: "2023-11-28", end_date: "2023-08-07", consumption: "529.14", estimated_read: "392.71", actual_read: "536.58" },
            { id: 253, meter_id: 74, start_date: "2023-09-11", end_date: "2023-08-20", consumption: "421.43", estimated_read: "631.44", actual_read: "554.74" },
            { id: 254, meter_id: 95, start_date: "2023-06-19", end_date: "2023-07-07", consumption: "825.48", estimated_read: "619.67", actual_read: "346.02" },
            { id: 255, meter_id: 143, start_date: "2023-01-09", end_date: "2023-10-28", consumption: "270.63", estimated_read: "456.70", actual_read: "677.64" },
            { id: 256, meter_id: 130, start_date: "2023-05-12", end_date: "2023-07-04", consumption: "516.12", estimated_read: "591.12", actual_read: "628.14" },
            { id: 257, meter_id: 13, start_date: "2023-11-25", end_date: "2023-12-03", consumption: "348.43", estimated_read: "387.22", actual_read: "597.59" },
            { id: 258, meter_id: 131, start_date: "2023-08-01", end_date: "2023-03-20", consumption: "411.92", estimated_read: "480.02", actual_read: "614.22" },
            { id: 259, meter_id: 112, start_date: "2023-06-30", end_date: "2023-02-02", consumption: "799.26", estimated_read: "257.40", actual_read: "578.09" },
            { id: 260, meter_id: 144, start_date: "2023-10-07", end_date: "2023-05-06", consumption: "629.36", estimated_read: "409.55", actual_read: "457.83" },
            { id: 261, meter_id: 13, start_date: "2023-09-28", end_date: "2023-02-17", consumption: "371.84", estimated_read: "563.83", actual_read: "524.41" },
            { id: 262, meter_id: 116, start_date: "2023-03-09", end_date: "2023-07-19", consumption: "586.03", estimated_read: "651.55", actual_read: "187.32" },
            { id: 263, meter_id: 59, start_date: "2023-05-05", end_date: "2023-12-10", consumption: "312.65", estimated_read: "424.59", actual_read: "541.72" },
            { id: 264, meter_id: 103, start_date: "2023-04-24", end_date: "2023-11-02", consumption: "312.36", estimated_read: "451.81", actual_read: null },
            { id: 265, meter_id: 99, start_date: "2023-10-13", end_date: "2023-06-05", consumption: "349.50", estimated_read: null, actual_read: "368.37" },
            { id: 266, meter_id: 127, start_date: "2023-04-04", end_date: "2023-12-06", consumption: "497.23", estimated_read: null, actual_read: "479.37" },
            { id: 267, meter_id: 204, start_date: "2023-01-18", end_date: "2023-07-19", consumption: "548.04", estimated_read: "567.50", actual_read: "552.81" },
            { id: 268, meter_id: 50, start_date: "2023-01-05", end_date: "2023-06-20", consumption: "753.50", estimated_read: "343.52", actual_read: "337.44" },
            { id: 269, meter_id: 145, start_date: "2023-09-12", end_date: "2023-11-20", consumption: "560.46", estimated_read: "159.83", actual_read: "451.12" },
            { id: 270, meter_id: 199, start_date: "2023-06-12", end_date: "2023-10-19", consumption: "455.94", estimated_read: "579.74", actual_read: "727.70" },
            { id: 271, meter_id: 269, start_date: "2023-04-15", end_date: "2023-06-26", consumption: "612.89", estimated_read: "403.35", actual_read: "313.49" },
            { id: 272, meter_id: 292, start_date: "2023-09-06", end_date: "2023-07-31", consumption: "340.95", estimated_read: null, actual_read: "638.09" },
            { id: 273, meter_id: 74, start_date: "2023-06-24", end_date: "2023-09-20", consumption: "566.78", estimated_read: "750.64", actual_read: "602.86" },
            { id: 274, meter_id: 223, start_date: "2023-12-07", end_date: "2023-02-12", consumption: "595.79", estimated_read: "519.49", actual_read: "656.23" },
            { id: 275, meter_id: 278, start_date: "2023-09-15", end_date: "2023-11-30", consumption: "547.02", estimated_read: "387.71", actual_read: "681.67" },
            { id: 276, meter_id: 121, start_date: "2023-07-29", end_date: "2023-10-23", consumption: "741.15", estimated_read: "424.10", actual_read: null },
            { id: 277, meter_id: 82, start_date: "2023-11-18", end_date: "2023-06-07", consumption: "232.77", estimated_read: "576.59", actual_read: "547.31" },
            { id: 278, meter_id: 159, start_date: "2023-01-27", end_date: "2023-05-03", consumption: "431.06", estimated_read: null, actual_read: "742.24" },
            { id: 279, meter_id: 192, start_date: "2023-08-13", end_date: "2023-04-22", consumption: "531.89", estimated_read: "495.53", actual_read: "414.62" },
            { id: 280, meter_id: 175, start_date: "2023-08-29", end_date: "2023-11-03", consumption: "652.31", estimated_read: "493.62", actual_read: "613.23" },
            { id: 281, meter_id: 222, start_date: "2023-05-25", end_date: "2023-06-01", consumption: "263.98", estimated_read: "382.99", actual_read: "392.67" },
            { id: 282, meter_id: 131, start_date: "2023-05-12", end_date: "2023-05-03", consumption: "306.21", estimated_read: "684.73", actual_read: "376.49" },
            { id: 283, meter_id: 243, start_date: "2023-05-18", end_date: "2023-09-27", consumption: "507.02", estimated_read: "377.52", actual_read: "274.95" },
            { id: 284, meter_id: 147, start_date: "2023-08-28", end_date: "2023-06-20", consumption: "634.06", estimated_read: "497.70", actual_read: "515.37" },
            { id: 285, meter_id: 71, start_date: "2023-12-26", end_date: "2023-07-06", consumption: "473.36", estimated_read: "397.31", actual_read: null },
            { id: 286, meter_id: 205, start_date: "2023-10-08", end_date: "2023-07-26", consumption: "330.86", estimated_read: "605.82", actual_read: "644.62" },
            { id: 287, meter_id: 235, start_date: "2023-11-06", end_date: "2023-07-06", consumption: "404.49", estimated_read: "564.14", actual_read: "516.97" },
            { id: 288, meter_id: 40, start_date: "2023-08-20", end_date: "2023-10-19", consumption: "350.20", estimated_read: null, actual_read: "382.40" },
            { id: 289, meter_id: 109, start_date: "2023-09-08", end_date: "2023-10-14", consumption: "601.29", estimated_read: "373.99", actual_read: "531.72" },
            { id: 290, meter_id: 204, start_date: "2023-06-10", end_date: "2023-03-05", consumption: "753.40", estimated_read: "666.51", actual_read: "627.94" },
            { id: 291, meter_id: 290, start_date: "2023-01-07", end_date: "2023-05-05", consumption: "502.85", estimated_read: "618.20", actual_read: "517.16" },
            { id: 292, meter_id: 180, start_date: "2023-05-11", end_date: "2023-09-24", consumption: "276.88", estimated_read: null, actual_read: "514.49" },
            { id: 293, meter_id: 62, start_date: "2023-12-31", end_date: "2023-10-12", consumption: "431.03", estimated_read: "523.66", actual_read: "781.64" },
            { id: 294, meter_id: 229, start_date: "2023-02-23", end_date: "2023-10-20", consumption: "283.65", estimated_read: "566.75", actual_read: "635.66" },
            { id: 295, meter_id: 170, start_date: "2023-06-07", end_date: "2023-10-07", consumption: "593.36", estimated_read: "354.25", actual_read: "224.19" },
            { id: 296, meter_id: 37, start_date: "2023-08-06", end_date: "2023-08-01", consumption: "774.09", estimated_read: null, actual_read: "537.30" },
            { id: 297, meter_id: 218, start_date: "2023-10-18", end_date: "2023-01-16", consumption: "229.99", estimated_read: "478.02", actual_read: "691.12" },
            { id: 298, meter_id: 90, start_date: "2023-06-30", end_date: "2023-07-10", consumption: "778.63", estimated_read: "625.81", actual_read: "450.07" },
            { id: 299, meter_id: 214, start_date: "2023-10-20", end_date: "2023-02-08", consumption: "353.80", estimated_read: null, actual_read: "395.54" },
            { id: 300, meter_id: 286, start_date: "2023-07-18", end_date: "2023-11-02", consumption: "453.58", estimated_read: "468.10", actual_read: "434.64" },
            { id: 301, meter_id: 235, start_date: "2023-06-13", end_date: "2023-10-11", consumption: "729.41", estimated_read: "870.43", actual_read: "273.85" },
            { id: 302, meter_id: 197, start_date: "2023-09-26", end_date: "2023-10-30", consumption: "535.31", estimated_read: "560.25", actual_read: "666.11" },
            { id: 303, meter_id: 126, start_date: "2023-05-16", end_date: "2023-03-10", consumption: "451.06", estimated_read: null, actual_read: "732.85" },
            { id: 304, meter_id: 94, start_date: "2023-06-30", end_date: "2023-07-30", consumption: "748.68", estimated_read: "391.45", actual_read: "337.75" },
            { id: 305, meter_id: 257, start_date: "2023-06-02", end_date: "2023-01-08", consumption: "541.68", estimated_read: "398.50", actual_read: "288.18" },
            { id: 306, meter_id: 67, start_date: "2023-09-09", end_date: "2023-10-17", consumption: "517.47", estimated_read: "399.25", actual_read: "474.51" },
            { id: 307, meter_id: 198, start_date: "2023-05-14", end_date: "2023-04-09", consumption: "621.44", estimated_read: "371.89", actual_read: "411.29" },
            { id: 308, meter_id: 276, start_date: "2023-12-12", end_date: "2023-12-29", consumption: "681.38", estimated_read: "427.87", actual_read: "430.53" },
            { id: 309, meter_id: 113, start_date: "2023-11-16", end_date: "2023-08-18", consumption: "444.65", estimated_read: "683.42", actual_read: "745.20" },
            { id: 310, meter_id: 234, start_date: "2023-01-23", end_date: "2023-07-16", consumption: "698.09", estimated_read: "350.15", actual_read: null },
            { id: 311, meter_id: 139, start_date: "2023-11-14", end_date: "2023-12-03", consumption: "551.51", estimated_read: "462.45", actual_read: "464.69" },
            { id: 312, meter_id: 258, start_date: "2023-11-29", end_date: "2023-05-28", consumption: "666.25", estimated_read: "605.97", actual_read: "505.12" },
            { id: 313, meter_id: 143, start_date: "2023-11-26", end_date: "2023-12-04", consumption: "712.97", estimated_read: "511.14", actual_read: "469.35" },
            { id: 314, meter_id: 60, start_date: "2023-07-30", end_date: "2023-05-28", consumption: "372.52", estimated_read: "655.30", actual_read: "366.30" },
            { id: 315, meter_id: 179, start_date: "2023-12-31", end_date: "2023-10-14", consumption: "523.18", estimated_read: "512.86", actual_read: "352.37" },
            { id: 316, meter_id: 29, start_date: "2023-01-06", end_date: "2023-06-24", consumption: "776.88", estimated_read: "408.69", actual_read: "573.97" },
            { id: 317, meter_id: 31, start_date: "2023-11-26", end_date: "2023-11-18", consumption: "538.65", estimated_read: "236.19", actual_read: "425.16" },
            { id: 318, meter_id: 267, start_date: "2023-09-11", end_date: "2023-01-13", consumption: "767.09", estimated_read: null, actual_read: "145.09" },
            { id: 319, meter_id: 222, start_date: "2023-11-25", end_date: "2023-04-15", consumption: "360.74", estimated_read: "593.48", actual_read: "354.43" },
            { id: 320, meter_id: 63, start_date: "2023-09-20", end_date: "2023-08-05", consumption: "523.86", estimated_read: "616.07", actual_read: "669.48" },
            { id: 321, meter_id: 117, start_date: "2023-06-16", end_date: "2023-11-21", consumption: "441.78", estimated_read: "474.89", actual_read: "665.60" },
            { id: 322, meter_id: 62, start_date: "2023-03-29", end_date: "2023-10-07", consumption: "258.58", estimated_read: null, actual_read: "397.56" },
            { id: 323, meter_id: 176, start_date: "2023-07-16", end_date: "2023-03-24", consumption: "479.91", estimated_read: "237.57", actual_read: "404.03" },
            { id: 324, meter_id: 43, start_date: "2023-11-25", end_date: "2023-12-02", consumption: "689.50", estimated_read: "298.13", actual_read: "419.76" },
            { id: 325, meter_id: 111, start_date: "2023-09-07", end_date: "2023-06-18", consumption: "370.09", estimated_read: "515.48", actual_read: "474.70" },
            { id: 326, meter_id: 18, start_date: "2023-04-25", end_date: "2023-04-11", consumption: "620.12", estimated_read: "741.64", actual_read: "264.98" },
            { id: 327, meter_id: 210, start_date: "2023-04-17", end_date: "2023-09-06", consumption: "462.61", estimated_read: "745.23", actual_read: "509.18" },
            { id: 328, meter_id: 125, start_date: "2023-11-05", end_date: "2023-03-12", consumption: "624.86", estimated_read: "755.32", actual_read: "716.01" },
            { id: 329, meter_id: 74, start_date: "2023-11-11", end_date: "2023-07-20", consumption: "641.68", estimated_read: "342.20", actual_read: "328.69" },
            { id: 330, meter_id: 18, start_date: "2023-11-30", end_date: "2023-11-09", consumption: "541.32", estimated_read: "287.20", actual_read: "286.93" },
            { id: 331, meter_id: 95, start_date: "2023-07-06", end_date: "2023-03-22", consumption: "689.19", estimated_read: "566.44", actual_read: "451.79" },
            { id: 332, meter_id: 53, start_date: "2023-10-12", end_date: "2023-03-26", consumption: "580.78", estimated_read: "592.54", actual_read: "164.46" },
            { id: 333, meter_id: 160, start_date: "2023-08-21", end_date: "2023-05-16", consumption: "723.52", estimated_read: null, actual_read: "614.59" },
            { id: 334, meter_id: 196, start_date: "2023-10-22", end_date: "2023-04-15", consumption: "297.05", estimated_read: "407.75", actual_read: "807.77" },
            { id: 335, meter_id: 279, start_date: "2023-10-09", end_date: "2023-01-31", consumption: "504.76", estimated_read: "759.79", actual_read: "561.81" },
            { id: 336, meter_id: 260, start_date: "2023-06-26", end_date: "2023-03-12", consumption: "668.73", estimated_read: "469.62", actual_read: "359.15" },
            { id: 337, meter_id: 120, start_date: "2023-03-18", end_date: "2023-09-26", consumption: "385.82", estimated_read: "552.63", actual_read: "491.18" },
            { id: 338, meter_id: 29, start_date: "2023-04-24", end_date: "2023-05-27", consumption: "183.09", estimated_read: "531.04", actual_read: "234.19" },
            { id: 339, meter_id: 56, start_date: "2023-09-29", end_date: "2023-12-24", consumption: "575.66", estimated_read: "747.09", actual_read: "452.41" },
            { id: 340, meter_id: 110, start_date: "2023-09-17", end_date: "2023-11-05", consumption: "670.08", estimated_read: "437.37", actual_read: "322.46" },
            { id: 341, meter_id: 91, start_date: "2023-11-03", end_date: "2023-06-01", consumption: "485.48", estimated_read: "561.25", actual_read: "613.24" },
            { id: 342, meter_id: 59, start_date: "2023-12-09", end_date: "2023-12-28", consumption: "255.84", estimated_read: "695.27", actual_read: "657.71" },
            { id: 343, meter_id: 115, start_date: "2023-10-02", end_date: "2023-05-26", consumption: "632.52", estimated_read: "500.46", actual_read: "536.29" },
            { id: 344, meter_id: 261, start_date: "2023-05-04", end_date: "2023-03-21", consumption: "657.36", estimated_read: "375.30", actual_read: "258.47" },
            { id: 345, meter_id: 256, start_date: "2023-06-11", end_date: "2023-10-13", consumption: "192.08", estimated_read: "322.43", actual_read: "597.11" },
            { id: 346, meter_id: 231, start_date: "2023-12-25", end_date: "2024-01-01", consumption: "519.40", estimated_read: "539.16", actual_read: "526.92" },
            { id: 347, meter_id: 134, start_date: "2023-12-25", end_date: "2023-11-23", consumption: "534.38", estimated_read: "581.90", actual_read: "723.72" },
            { id: 348, meter_id: 62, start_date: "2023-04-11", end_date: "2023-09-29", consumption: "733.66", estimated_read: "687.16", actual_read: "700.65" },
            { id: 349, meter_id: 45, start_date: "2023-12-13", end_date: "2023-04-20", consumption: "757.38", estimated_read: "653.61", actual_read: "474.79" },
            { id: 350, meter_id: 294, start_date: "2023-09-05", end_date: "2023-12-04", consumption: "599.56", estimated_read: "616.44", actual_read: "542.19" },
            { id: 351, meter_id: 244, start_date: "2023-08-11", end_date: "2023-01-31", consumption: "519.29", estimated_read: "492.85", actual_read: "493.58" },
            { id: 352, meter_id: 60, start_date: "2023-10-03", end_date: "2023-11-30", consumption: "431.91", estimated_read: "277.83", actual_read: "546.30" },
            { id: 353, meter_id: 210, start_date: "2023-05-18", end_date: "2023-05-10", consumption: "421.17", estimated_read: null, actual_read: "582.57" },
            { id: 354, meter_id: 152, start_date: "2023-10-21", end_date: "2023-10-29", consumption: "538.76", estimated_read: "602.85", actual_read: "449.89" },
            { id: 355, meter_id: 93, start_date: "2023-02-03", end_date: "2023-06-09", consumption: "717.78", estimated_read: "625.73", actual_read: "479.95" },
            { id: 356, meter_id: 215, start_date: "2023-11-28", end_date: "2023-09-03", consumption: "311.35", estimated_read: "775.93", actual_read: "386.20" },
            { id: 357, meter_id: 142, start_date: "2023-12-01", end_date: "2023-11-10", consumption: "609.03", estimated_read: null, actual_read: "259.94" },
            { id: 358, meter_id: 222, start_date: "2023-07-11", end_date: "2023-03-12", consumption: "530.43", estimated_read: "597.55", actual_read: null },
            { id: 359, meter_id: 186, start_date: "2023-01-03", end_date: "2023-02-17", consumption: "221.86", estimated_read: "640.56", actual_read: "248.36" },
            { id: 360, meter_id: 104, start_date: "2023-08-31", end_date: "2023-09-23", consumption: "642.04", estimated_read: null, actual_read: "221.96" },
            { id: 361, meter_id: 55, start_date: "2023-05-03", end_date: "2023-07-07", consumption: "636.47", estimated_read: null, actual_read: "537.27" },
            { id: 362, meter_id: 209, start_date: "2023-08-27", end_date: "2023-12-03", consumption: "360.42", estimated_read: "627.31", actual_read: "618.58" },
            { id: 363, meter_id: 126, start_date: "2023-04-29", end_date: "2023-12-12", consumption: "811.71", estimated_read: null, actual_read: "497.91" },
            { id: 364, meter_id: 240, start_date: "2023-08-20", end_date: "2023-06-06", consumption: "457.44", estimated_read: "542.04", actual_read: "375.97" },
            { id: 365, meter_id: 4, start_date: "2023-11-07", end_date: "2023-08-07", consumption: "398.82", estimated_read: "449.93", actual_read: "509.13" },
            { id: 366, meter_id: 121, start_date: "2023-04-16", end_date: "2023-12-21", consumption: "340.53", estimated_read: "485.71", actual_read: "249.17" },
            { id: 367, meter_id: 41, start_date: "2023-03-07", end_date: "2023-08-26", consumption: "487.61", estimated_read: "412.69", actual_read: "466.47" },
            { id: 368, meter_id: 171, start_date: "2023-07-26", end_date: "2023-06-02", consumption: "691.87", estimated_read: "565.32", actual_read: "342.48" },
            { id: 369, meter_id: 206, start_date: "2023-11-07", end_date: "2023-04-19", consumption: "390.80", estimated_read: "527.80", actual_read: "507.00" },
            { id: 370, meter_id: 193, start_date: "2023-05-07", end_date: "2023-11-18", consumption: "657.71", estimated_read: "457.41", actual_read: "632.69" },
            { id: 371, meter_id: 240, start_date: "2023-04-20", end_date: "2023-05-25", consumption: "510.95", estimated_read: "337.44", actual_read: "428.59" },
            { id: 372, meter_id: 73, start_date: "2023-08-23", end_date: "2023-07-16", consumption: "357.09", estimated_read: null, actual_read: "561.26" },
            { id: 373, meter_id: 190, start_date: "2023-04-14", end_date: "2023-08-29", consumption: "502.75", estimated_read: "537.38", actual_read: "432.21" },
            { id: 374, meter_id: 63, start_date: "2023-12-04", end_date: "2023-09-06", consumption: "805.41", estimated_read: "268.06", actual_read: "728.52" },
            { id: 375, meter_id: 130, start_date: "2023-06-30", end_date: "2023-01-25", consumption: "649.09", estimated_read: "569.20", actual_read: "235.07" },
            { id: 376, meter_id: 204, start_date: "2023-08-20", end_date: "2023-10-23", consumption: "676.72", estimated_read: null, actual_read: "512.40" },
            { id: 377, meter_id: 1, start_date: "2023-11-22", end_date: "2023-09-18", consumption: "276.10", estimated_read: "639.10", actual_read: "655.15" },
            { id: 378, meter_id: 93, start_date: "2023-12-11", end_date: "2023-07-17", consumption: "645.98", estimated_read: null, actual_read: "761.61" },
            { id: 379, meter_id: 126, start_date: "2023-10-28", end_date: "2023-05-24", consumption: "421.06", estimated_read: null, actual_read: "501.21" },
            { id: 380, meter_id: 236, start_date: "2023-11-08", end_date: "2023-04-24", consumption: "482.17", estimated_read: "478.12", actual_read: "459.64" },
            { id: 381, meter_id: 240, start_date: "2023-07-26", end_date: "2023-12-02", consumption: "818.57", estimated_read: null, actual_read: "498.97" },
            { id: 382, meter_id: 203, start_date: "2023-05-08", end_date: "2023-12-11", consumption: "485.96", estimated_read: "542.25", actual_read: "475.02" },
            { id: 383, meter_id: 70, start_date: "2023-11-08", end_date: "2023-12-11", consumption: "542.08", estimated_read: "167.90", actual_read: "262.19" },
            { id: 384, meter_id: 282, start_date: "2023-04-30", end_date: "2023-10-05", consumption: "308.00", estimated_read: "616.93", actual_read: "613.38" },
            { id: 385, meter_id: 138, start_date: "2023-10-13", end_date: "2023-04-04", consumption: "638.72", estimated_read: "360.84", actual_read: "618.03" },
            { id: 386, meter_id: 135, start_date: "2023-08-03", end_date: "2023-04-17", consumption: "449.48", estimated_read: "868.88", actual_read: "447.84" },
            { id: 387, meter_id: 90, start_date: "2023-06-23", end_date: "2023-08-25", consumption: "629.28", estimated_read: "421.11", actual_read: "523.86" },
            { id: 388, meter_id: 214, start_date: "2023-10-07", end_date: "2023-11-21", consumption: "411.54", estimated_read: "513.21", actual_read: "207.39" },
            { id: 389, meter_id: 39, start_date: "2023-10-07", end_date: "2023-11-28", consumption: "478.48", estimated_read: "248.31", actual_read: null },
            { id: 390, meter_id: 188, start_date: "2023-06-09", end_date: "2023-01-30", consumption: "429.58", estimated_read: "460.57", actual_read: "573.88" },
            { id: 391, meter_id: 163, start_date: "2023-08-04", end_date: "2023-09-06", consumption: "544.55", estimated_read: "567.65", actual_read: "573.35" },
            { id: 392, meter_id: 136, start_date: "2023-11-22", end_date: "2023-06-29", consumption: "769.85", estimated_read: null, actual_read: "308.29" },
            { id: 393, meter_id: 203, start_date: "2023-07-04", end_date: "2023-06-10", consumption: "529.55", estimated_read: "462.22", actual_read: "614.50" },
            { id: 394, meter_id: 95, start_date: "2023-10-02", end_date: "2023-06-30", consumption: "704.69", estimated_read: "666.46", actual_read: "503.23" },
            { id: 395, meter_id: 54, start_date: "2023-12-19", end_date: "2023-12-13", consumption: "252.76", estimated_read: "671.08", actual_read: "613.06" },
            { id: 396, meter_id: 233, start_date: "2023-06-22", end_date: "2023-05-15", consumption: "458.22", estimated_read: "561.84", actual_read: "93.49" },
            { id: 397, meter_id: 260, start_date: "2023-12-12", end_date: "2023-11-10", consumption: "554.88", estimated_read: "609.71", actual_read: "535.18" },
            { id: 398, meter_id: 17, start_date: "2023-01-15", end_date: "2023-06-16", consumption: "207.01", estimated_read: "683.74", actual_read: "550.48" },
            { id: 399, meter_id: 258, start_date: "2023-07-05", end_date: "2023-09-28", consumption: "548.05", estimated_read: "207.90", actual_read: "590.98" },
            { id: 400, meter_id: 39, start_date: "2023-10-23", end_date: "2023-11-04", consumption: "649.03", estimated_read: "432.58", actual_read: "393.53" },
            { id: 401, meter_id: 273, start_date: "2023-10-22", end_date: "2023-03-11", consumption: "456.09", estimated_read: "640.94", actual_read: "437.97" },
            { id: 402, meter_id: 25, start_date: "2023-12-30", end_date: "2023-04-01", consumption: "576.60", estimated_read: "263.50", actual_read: "642.97" },
            { id: 403, meter_id: 128, start_date: "2023-07-03", end_date: "2023-06-23", consumption: "611.10", estimated_read: "630.67", actual_read: "605.35" },
            { id: 404, meter_id: 46, start_date: "2023-01-12", end_date: "2023-05-09", consumption: "313.83", estimated_read: "112.91", actual_read: "375.13" },
            { id: 405, meter_id: 286, start_date: "2023-08-12", end_date: "2023-06-30", consumption: "271.92", estimated_read: "508.07", actual_read: "479.13" },
            { id: 406, meter_id: 44, start_date: "2023-04-18", end_date: "2023-04-01", consumption: "621.64", estimated_read: "666.69", actual_read: "524.03" },
            { id: 407, meter_id: 287, start_date: "2023-04-26", end_date: "2023-07-31", consumption: "698.41", estimated_read: "519.91", actual_read: "585.44" },
            { id: 408, meter_id: 144, start_date: "2023-09-11", end_date: "2023-08-04", consumption: "467.86", estimated_read: "350.67", actual_read: "477.57" },
            { id: 409, meter_id: 129, start_date: "2023-12-12", end_date: "2023-02-26", consumption: "292.73", estimated_read: "571.96", actual_read: "555.29" },
            { id: 410, meter_id: 238, start_date: "2023-03-12", end_date: "2023-06-16", consumption: "460.67", estimated_read: "512.59", actual_read: null },
            { id: 411, meter_id: 121, start_date: "2023-09-16", end_date: "2023-07-23", consumption: "368.68", estimated_read: "329.50", actual_read: "262.79" },
            { id: 412, meter_id: 32, start_date: "2023-08-06", end_date: "2023-11-08", consumption: "503.70", estimated_read: "431.59", actual_read: "206.11" },
            { id: 413, meter_id: 36, start_date: "2023-11-23", end_date: "2023-07-24", consumption: "733.43", estimated_read: "742.88", actual_read: null },
            { id: 414, meter_id: 248, start_date: "2023-08-08", end_date: "2023-02-24", consumption: "639.54", estimated_read: "305.12", actual_read: null },
            { id: 415, meter_id: 120, start_date: "2023-11-08", end_date: "2023-12-09", consumption: "522.49", estimated_read: "502.86", actual_read: "323.83" },
            { id: 416, meter_id: 99, start_date: "2023-05-02", end_date: "2023-02-17", consumption: "330.88", estimated_read: "460.64", actual_read: "292.99" },
            { id: 417, meter_id: 265, start_date: "2023-08-25", end_date: "2023-01-11", consumption: "526.42", estimated_read: "407.37", actual_read: "236.73" },
            { id: 418, meter_id: 280, start_date: "2023-02-28", end_date: "2023-10-30", consumption: "501.76", estimated_read: "543.72", actual_read: "532.40" },
            { id: 419, meter_id: 92, start_date: "2023-12-22", end_date: "2023-09-22", consumption: "592.66", estimated_read: "694.32", actual_read: "358.80" },
            { id: 420, meter_id: 299, start_date: "2023-03-22", end_date: "2023-06-02", consumption: "368.87", estimated_read: "334.29", actual_read: "550.16" },
            { id: 421, meter_id: 80, start_date: "2023-07-28", end_date: "2023-09-10", consumption: "599.01", estimated_read: "517.58", actual_read: "510.94" },
            { id: 422, meter_id: 279, start_date: "2023-06-22", end_date: "2023-06-10", consumption: "537.08", estimated_read: "647.10", actual_read: "544.79" },
            { id: 423, meter_id: 287, start_date: "2023-09-13", end_date: "2023-07-26", consumption: "194.71", estimated_read: "376.72", actual_read: "229.71" },
            { id: 424, meter_id: 149, start_date: "2023-11-26", end_date: "2023-10-04", consumption: "376.07", estimated_read: "461.70", actual_read: "567.75" },
            { id: 425, meter_id: 109, start_date: "2023-09-11", end_date: "2023-06-17", consumption: "567.40", estimated_read: null, actual_read: "297.72" },
            { id: 426, meter_id: 57, start_date: "2023-07-03", end_date: "2023-12-07", consumption: "767.24", estimated_read: "601.84", actual_read: null },
            { id: 427, meter_id: 231, start_date: "2023-12-14", end_date: "2023-10-14", consumption: "437.64", estimated_read: "722.46", actual_read: "544.22" },
            { id: 428, meter_id: 44, start_date: "2023-09-07", end_date: "2023-12-23", consumption: "426.81", estimated_read: "659.79", actual_read: null },
            { id: 429, meter_id: 87, start_date: "2023-10-06", end_date: "2023-03-01", consumption: "471.60", estimated_read: "314.91", actual_read: "222.63" },
            { id: 430, meter_id: 27, start_date: "2023-09-12", end_date: "2023-12-06", consumption: "552.05", estimated_read: "654.74", actual_read: "229.74" },
            { id: 431, meter_id: 211, start_date: "2023-09-12", end_date: "2023-08-05", consumption: "666.31", estimated_read: "353.37", actual_read: "484.39" },
            { id: 432, meter_id: 108, start_date: "2023-07-04", end_date: "2023-08-20", consumption: "195.59", estimated_read: null, actual_read: "441.51" },
            { id: 433, meter_id: 239, start_date: "2023-12-20", end_date: "2023-06-28", consumption: "440.99", estimated_read: "507.27", actual_read: "556.79" },
            { id: 434, meter_id: 115, start_date: "2023-12-16", end_date: "2023-07-13", consumption: "331.30", estimated_read: "620.57", actual_read: "528.72" },
            { id: 435, meter_id: 41, start_date: "2023-03-04", end_date: "2023-10-13", consumption: "471.39", estimated_read: "400.84", actual_read: "471.09" },
            { id: 436, meter_id: 209, start_date: "2023-03-22", end_date: "2023-07-15", consumption: "465.29", estimated_read: "575.05", actual_read: "603.77" },
            { id: 437, meter_id: 31, start_date: "2023-08-28", end_date: "2023-10-21", consumption: "646.48", estimated_read: "617.13", actual_read: "514.12" },
            { id: 438, meter_id: 235, start_date: "2023-06-12", end_date: "2023-04-24", consumption: "351.94", estimated_read: null, actual_read: "479.95" },
            { id: 439, meter_id: 245, start_date: "2023-05-12", end_date: "2023-11-18", consumption: "537.19", estimated_read: "449.17", actual_read: "561.35" },
            { id: 440, meter_id: 289, start_date: "2023-09-13", end_date: "2023-09-04", consumption: "582.18", estimated_read: "593.47", actual_read: "479.42" },
            { id: 441, meter_id: 105, start_date: "2023-06-27", end_date: "2023-10-31", consumption: "447.16", estimated_read: "370.41", actual_read: "496.71" },
            { id: 442, meter_id: 87, start_date: "2023-08-11", end_date: "2023-08-31", consumption: "358.50", estimated_read: "780.87", actual_read: "553.53" },
            { id: 443, meter_id: 178, start_date: "2023-05-16", end_date: "2023-02-28", consumption: "579.79", estimated_read: "681.56", actual_read: "229.43" },
            { id: 444, meter_id: 65, start_date: "2023-12-15", end_date: "2023-09-11", consumption: "626.83", estimated_read: "341.99", actual_read: "572.74" },
            { id: 445, meter_id: 192, start_date: "2023-04-19", end_date: "2023-05-09", consumption: "500.37", estimated_read: "446.71", actual_read: "690.94" },
            { id: 446, meter_id: 260, start_date: "2023-12-19", end_date: "2023-06-15", consumption: "334.72", estimated_read: "448.69", actual_read: "337.74" },
            { id: 447, meter_id: 71, start_date: "2023-06-15", end_date: "2023-08-05", consumption: "305.76", estimated_read: null, actual_read: "454.36" },
            { id: 448, meter_id: 35, start_date: "2023-11-07", end_date: "2023-05-09", consumption: "180.58", estimated_read: "314.69", actual_read: "490.11" },
            { id: 449, meter_id: 180, start_date: "2023-04-16", end_date: "2023-03-03", consumption: "468.86", estimated_read: "627.47", actual_read: "560.70" },
            { id: 450, meter_id: 199, start_date: "2023-02-17", end_date: "2023-10-05", consumption: "527.81", estimated_read: "288.25", actual_read: "415.85" },
            { id: 451, meter_id: 268, start_date: "2023-01-31", end_date: "2023-01-20", consumption: "724.55", estimated_read: null, actual_read: "572.48" },
            { id: 452, meter_id: 279, start_date: "2023-02-17", end_date: "2023-09-16", consumption: "572.13", estimated_read: null, actual_read: "463.35" },
            { id: 453, meter_id: 60, start_date: "2023-09-03", end_date: "2023-05-08", consumption: "551.98", estimated_read: "683.66", actual_read: "654.27" },
            { id: 454, meter_id: 156, start_date: "2023-11-13", end_date: "2023-04-07", consumption: "700.37", estimated_read: "362.93", actual_read: "457.72" },
            { id: 455, meter_id: 39, start_date: "2023-03-30", end_date: "2023-10-14", consumption: "605.42", estimated_read: "592.49", actual_read: "664.20" },
            { id: 456, meter_id: 136, start_date: "2023-12-25", end_date: "2023-01-20", consumption: "580.40", estimated_read: "702.93", actual_read: null },
            { id: 457, meter_id: 287, start_date: "2023-09-09", end_date: "2023-02-25", consumption: "311.65", estimated_read: null, actual_read: "843.65" },
            { id: 458, meter_id: 178, start_date: "2023-05-23", end_date: "2023-10-11", consumption: "633.19", estimated_read: "446.94", actual_read: "352.08" },
            { id: 459, meter_id: 81, start_date: "2023-12-23", end_date: "2023-05-24", consumption: "345.76", estimated_read: "495.97", actual_read: "316.39" },
            { id: 460, meter_id: 100, start_date: "2023-10-11", end_date: "2023-10-28", consumption: "526.66", estimated_read: "630.76", actual_read: "607.93" },
            { id: 461, meter_id: 71, start_date: "2023-04-18", end_date: "2023-10-24", consumption: "374.37", estimated_read: "516.65", actual_read: "525.97" },
            { id: 462, meter_id: 198, start_date: "2023-05-23", end_date: "2023-05-07", consumption: "644.69", estimated_read: "429.72", actual_read: "496.49" },
            { id: 463, meter_id: 69, start_date: "2023-07-05", end_date: "2023-07-07", consumption: "678.79", estimated_read: "365.34", actual_read: "566.43" },
            { id: 464, meter_id: 42, start_date: "2023-03-09", end_date: "2023-04-07", consumption: "627.80", estimated_read: "372.61", actual_read: "488.60" },
            { id: 465, meter_id: 276, start_date: "2023-07-05", end_date: "2023-09-19", consumption: "398.36", estimated_read: "313.94", actual_read: "446.41" },
            { id: 466, meter_id: 161, start_date: "2023-05-22", end_date: "2023-11-04", consumption: "426.56", estimated_read: "474.08", actual_read: "627.32" },
            { id: 467, meter_id: 3, start_date: "2023-09-18", end_date: "2023-10-21", consumption: "837.82", estimated_read: "510.85", actual_read: null },
            { id: 468, meter_id: 135, start_date: "2023-01-23", end_date: "2023-08-28", consumption: "496.96", estimated_read: "673.83", actual_read: null },
            { id: 469, meter_id: 259, start_date: "2023-10-30", end_date: "2023-02-14", consumption: "373.16", estimated_read: "546.48", actual_read: null },
            { id: 470, meter_id: 43, start_date: "2023-09-26", end_date: "2023-03-19", consumption: "528.73", estimated_read: "403.06", actual_read: "469.73" },
            { id: 471, meter_id: 158, start_date: "2023-04-20", end_date: "2023-09-18", consumption: "613.71", estimated_read: "512.28", actual_read: "589.59" },
            { id: 472, meter_id: 188, start_date: "2023-11-17", end_date: "2023-02-02", consumption: "485.36", estimated_read: "488.91", actual_read: null },
            { id: 473, meter_id: 122, start_date: "2023-10-15", end_date: "2023-08-27", consumption: "558.63", estimated_read: "383.17", actual_read: "628.73" },
            { id: 474, meter_id: 103, start_date: "2023-10-04", end_date: "2023-12-17", consumption: "262.13", estimated_read: "516.76", actual_read: "397.00" },
            { id: 475, meter_id: 52, start_date: "2023-09-16", end_date: "2023-11-18", consumption: "811.81", estimated_read: "643.81", actual_read: "345.07" },
            { id: 476, meter_id: 1, start_date: "2023-04-18", end_date: "2023-07-28", consumption: "572.29", estimated_read: "393.45", actual_read: "362.80" },
            { id: 477, meter_id: 172, start_date: "2023-05-23", end_date: "2023-07-30", consumption: "682.03", estimated_read: "460.95", actual_read: "728.89" },
            { id: 478, meter_id: 151, start_date: "2023-07-02", end_date: "2023-08-13", consumption: "502.89", estimated_read: "662.14", actual_read: "294.16" },
            { id: 479, meter_id: 250, start_date: "2023-03-01", end_date: "2023-05-12", consumption: "423.77", estimated_read: "595.06", actual_read: "449.58" },
            { id: 480, meter_id: 14, start_date: "2023-05-25", end_date: "2023-08-12", consumption: "378.07", estimated_read: "372.17", actual_read: "408.44" },
            { id: 481, meter_id: 168, start_date: "2023-03-19", end_date: "2023-05-24", consumption: "398.40", estimated_read: "439.72", actual_read: null },
            { id: 482, meter_id: 128, start_date: "2023-09-07", end_date: "2023-05-22", consumption: "242.18", estimated_read: "612.50", actual_read: "714.95" },
            { id: 483, meter_id: 171, start_date: "2023-12-22", end_date: "2023-11-23", consumption: "642.55", estimated_read: "688.02", actual_read: null },
            { id: 484, meter_id: 184, start_date: "2023-12-23", end_date: "2023-03-24", consumption: "379.17", estimated_read: "685.69", actual_read: "414.85" },
            { id: 485, meter_id: 95, start_date: "2023-02-18", end_date: "2023-12-16", consumption: "611.62", estimated_read: "702.90", actual_read: "310.39" },
            { id: 486, meter_id: 33, start_date: "2023-05-22", end_date: "2023-04-20", consumption: "599.69", estimated_read: "706.45", actual_read: "509.04" },
            { id: 487, meter_id: 65, start_date: "2023-06-30", end_date: "2023-05-28", consumption: "381.90", estimated_read: "329.73", actual_read: null },
            { id: 488, meter_id: 130, start_date: "2023-09-28", end_date: "2023-11-03", consumption: "299.63", estimated_read: null, actual_read: "527.54" },
            { id: 489, meter_id: 204, start_date: "2023-12-28", end_date: "2023-08-30", consumption: "549.15", estimated_read: "305.69", actual_read: "522.58" },
            { id: 490, meter_id: 166, start_date: "2023-11-22", end_date: "2023-10-04", consumption: "366.55", estimated_read: "329.50", actual_read: "691.40" },
            { id: 491, meter_id: 100, start_date: "2023-08-30", end_date: "2023-05-24", consumption: "311.49", estimated_read: "387.25", actual_read: "666.20" },
            { id: 492, meter_id: 77, start_date: "2023-11-30", end_date: "2023-12-23", consumption: "416.02", estimated_read: "384.46", actual_read: "408.40" },
            { id: 493, meter_id: 52, start_date: "2023-10-27", end_date: "2023-05-03", consumption: "335.84", estimated_read: "336.13", actual_read: "331.92" },
            { id: 494, meter_id: 159, start_date: "2023-02-23", end_date: "2023-06-08", consumption: "711.90", estimated_read: "634.04", actual_read: "622.58" },
            { id: 495, meter_id: 265, start_date: "2023-07-30", end_date: "2023-05-08", consumption: "543.67", estimated_read: "417.80", actual_read: "359.37" },
            { id: 496, meter_id: 168, start_date: "2023-08-26", end_date: "2023-08-18", consumption: "383.67", estimated_read: "596.56", actual_read: "463.25" },
            { id: 497, meter_id: 231, start_date: "2023-06-11", end_date: "2023-11-17", consumption: "451.05", estimated_read: "512.79", actual_read: "468.25" },
            { id: 498, meter_id: 91, start_date: "2023-08-13", end_date: "2023-08-12", consumption: "389.53", estimated_read: "519.57", actual_read: "522.29" },
            { id: 499, meter_id: 23, start_date: "2023-09-26", end_date: "2023-03-05", consumption: "564.20", estimated_read: "840.90", actual_read: "491.84" },
            { id: 500, meter_id: 300, start_date: "2023-03-22", end_date: "2023-08-22", consumption: "573.49", estimated_read: "543.18", actual_read: "826.34" },
        ],
    });
    await prisma.billing_periods.createMany({
        data: [
            { id: 501, meter_id: 28, start_date: "2023-10-21", end_date: "2023-01-31", consumption: "537.10", estimated_read: "583.94", actual_read: "304.01" },
            { id: 502, meter_id: 71, start_date: "2023-04-10", end_date: "2023-07-17", consumption: "483.69", estimated_read: "479.90", actual_read: "721.32" },
            { id: 503, meter_id: 14, start_date: "2023-02-14", end_date: "2023-12-31", consumption: "452.51", estimated_read: "228.08", actual_read: "482.89" },
            { id: 504, meter_id: 175, start_date: "2023-10-09", end_date: "2023-07-08", consumption: "630.15", estimated_read: "415.91", actual_read: "497.76" },
            { id: 505, meter_id: 21, start_date: "2023-05-18", end_date: "2023-10-23", consumption: "738.96", estimated_read: "640.80", actual_read: null },
            { id: 506, meter_id: 83, start_date: "2023-10-13", end_date: "2023-07-14", consumption: "430.53", estimated_read: "284.91", actual_read: "421.50" },
            { id: 507, meter_id: 9, start_date: "2023-04-21", end_date: "2023-08-02", consumption: "612.87", estimated_read: null, actual_read: null },
            { id: 508, meter_id: 137, start_date: "2023-08-24", end_date: "2023-05-14", consumption: "516.79", estimated_read: null, actual_read: "674.89" },
            { id: 509, meter_id: 220, start_date: "2023-01-27", end_date: "2023-11-22", consumption: "594.13", estimated_read: "771.13", actual_read: "348.38" },
            { id: 510, meter_id: 268, start_date: "2023-12-14", end_date: "2023-07-12", consumption: "675.08", estimated_read: "446.61", actual_read: "467.39" },
            { id: 511, meter_id: 17, start_date: "2023-08-21", end_date: "2023-10-11", consumption: "190.04", estimated_read: "435.50", actual_read: "585.26" },
            { id: 512, meter_id: 152, start_date: "2023-11-02", end_date: "2023-12-22", consumption: "574.13", estimated_read: "357.99", actual_read: null },
            { id: 513, meter_id: 227, start_date: "2023-10-31", end_date: "2023-10-07", consumption: "389.07", estimated_read: "734.85", actual_read: "457.39" },
            { id: 514, meter_id: 224, start_date: "2023-05-23", end_date: "2023-12-28", consumption: "390.95", estimated_read: "688.25", actual_read: "488.37" },
            { id: 515, meter_id: 212, start_date: "2023-10-11", end_date: "2023-11-02", consumption: "322.42", estimated_read: "488.50", actual_read: "308.68" },
            { id: 516, meter_id: 33, start_date: "2023-05-18", end_date: "2023-10-18", consumption: "401.23", estimated_read: "719.15", actual_read: "456.92" },
            { id: 517, meter_id: 152, start_date: "2023-11-15", end_date: "2023-11-30", consumption: "451.15", estimated_read: "479.03", actual_read: "667.95" },
            { id: 518, meter_id: 152, start_date: "2023-03-10", end_date: "2023-03-10", consumption: "386.88", estimated_read: "688.79", actual_read: "563.73" },
            { id: 519, meter_id: 74, start_date: "2023-12-13", end_date: "2023-04-03", consumption: "559.04", estimated_read: "478.31", actual_read: "336.49" },
            { id: 520, meter_id: 218, start_date: "2023-09-01", end_date: "2023-03-16", consumption: "153.55", estimated_read: "737.32", actual_read: "274.27" },
            { id: 521, meter_id: 165, start_date: "2023-09-21", end_date: "2023-11-29", consumption: "443.72", estimated_read: "685.07", actual_read: "515.63" },
            { id: 522, meter_id: 92, start_date: "2023-05-02", end_date: "2023-04-20", consumption: "179.02", estimated_read: "499.47", actual_read: "509.62" },
            { id: 523, meter_id: 85, start_date: "2023-07-22", end_date: "2023-12-15", consumption: "489.43", estimated_read: null, actual_read: "603.35" },
            { id: 524, meter_id: 227, start_date: "2023-10-15", end_date: "2023-08-08", consumption: "380.39", estimated_read: "631.98", actual_read: "386.38" },
            { id: 525, meter_id: 172, start_date: "2023-08-11", end_date: "2023-12-20", consumption: "470.84", estimated_read: "267.32", actual_read: "508.23" },
            { id: 526, meter_id: 66, start_date: "2023-08-02", end_date: "2023-05-28", consumption: "473.58", estimated_read: "575.24", actual_read: "713.27" },
            { id: 527, meter_id: 179, start_date: "2023-03-17", end_date: "2023-06-04", consumption: "642.69", estimated_read: "624.56", actual_read: "716.82" },
            { id: 528, meter_id: 210, start_date: "2023-12-13", end_date: "2023-01-19", consumption: "588.63", estimated_read: "423.48", actual_read: "429.11" },
            { id: 529, meter_id: 52, start_date: "2023-07-07", end_date: "2023-09-25", consumption: "554.68", estimated_read: "316.69", actual_read: "423.22" },
            { id: 530, meter_id: 220, start_date: "2023-01-31", end_date: "2023-05-06", consumption: "566.51", estimated_read: "377.91", actual_read: "431.88" },
            { id: 531, meter_id: 219, start_date: "2023-05-13", end_date: "2023-12-31", consumption: "530.02", estimated_read: "595.81", actual_read: "464.92" },
            { id: 532, meter_id: 210, start_date: "2023-07-20", end_date: "2023-11-22", consumption: "336.75", estimated_read: "718.05", actual_read: "490.38" },
            { id: 533, meter_id: 229, start_date: "2023-05-21", end_date: "2023-09-06", consumption: "722.61", estimated_read: "574.17", actual_read: "459.91" },
            { id: 534, meter_id: 56, start_date: "2023-07-10", end_date: "2023-08-17", consumption: "389.64", estimated_read: "629.15", actual_read: "290.62" },
            { id: 535, meter_id: 294, start_date: "2023-06-12", end_date: "2023-09-14", consumption: "635.19", estimated_read: "345.17", actual_read: "459.98" },
            { id: 536, meter_id: 295, start_date: "2023-11-04", end_date: "2023-05-22", consumption: "381.56", estimated_read: "560.86", actual_read: "660.29" },
            { id: 537, meter_id: 248, start_date: "2023-08-24", end_date: "2023-09-28", consumption: "675.61", estimated_read: "841.70", actual_read: "509.27" },
            { id: 538, meter_id: 202, start_date: "2023-05-01", end_date: "2023-08-13", consumption: "235.93", estimated_read: "698.30", actual_read: "646.91" },
            { id: 539, meter_id: 250, start_date: "2023-04-12", end_date: "2023-11-29", consumption: "381.76", estimated_read: "428.66", actual_read: "318.92" },
            { id: 540, meter_id: 120, start_date: "2023-08-11", end_date: "2023-03-26", consumption: "687.90", estimated_read: "331.18", actual_read: "95.90" },
            { id: 541, meter_id: 271, start_date: "2023-06-17", end_date: "2023-08-01", consumption: "694.73", estimated_read: "408.97", actual_read: "603.36" },
            { id: 542, meter_id: 97, start_date: "2023-04-22", end_date: "2023-08-24", consumption: "488.19", estimated_read: "311.74", actual_read: "136.39" },
            { id: 543, meter_id: 123, start_date: "2023-11-24", end_date: "2023-10-16", consumption: "626.70", estimated_read: "566.04", actual_read: "317.44" },
            { id: 544, meter_id: 98, start_date: "2023-06-25", end_date: "2023-06-03", consumption: "507.52", estimated_read: "570.57", actual_read: "448.61" },
            { id: 545, meter_id: 15, start_date: "2023-12-06", end_date: "2023-12-05", consumption: "240.42", estimated_read: "617.84", actual_read: "869.70" },
            { id: 546, meter_id: 136, start_date: "2023-12-15", end_date: "2023-06-11", consumption: "465.82", estimated_read: "744.88", actual_read: "654.35" },
            { id: 547, meter_id: 124, start_date: "2023-10-14", end_date: "2023-03-20", consumption: "194.23", estimated_read: "322.37", actual_read: null },
            { id: 548, meter_id: 271, start_date: "2023-12-06", end_date: "2023-12-11", consumption: "706.28", estimated_read: null, actual_read: null },
            { id: 549, meter_id: 229, start_date: "2023-11-08", end_date: "2023-02-24", consumption: "338.63", estimated_read: "605.07", actual_read: "593.30" },
            { id: 550, meter_id: 32, start_date: "2023-12-13", end_date: "2023-07-22", consumption: "664.72", estimated_read: "602.23", actual_read: "616.57" },
            { id: 551, meter_id: 92, start_date: "2023-05-23", end_date: "2023-06-25", consumption: "522.10", estimated_read: "618.29", actual_read: "628.23" },
            { id: 552, meter_id: 99, start_date: "2023-04-12", end_date: "2023-12-22", consumption: "467.28", estimated_read: "544.11", actual_read: "488.13" },
            { id: 553, meter_id: 191, start_date: "2023-06-27", end_date: "2023-10-29", consumption: "478.00", estimated_read: "628.95", actual_read: "392.84" },
            { id: 554, meter_id: 204, start_date: "2023-11-22", end_date: "2023-12-19", consumption: "346.43", estimated_read: "798.86", actual_read: "465.01" },
            { id: 555, meter_id: 33, start_date: "2023-10-05", end_date: "2023-12-24", consumption: "682.04", estimated_read: "538.74", actual_read: "406.43" },
            { id: 556, meter_id: 91, start_date: "2023-01-14", end_date: "2023-12-10", consumption: "449.14", estimated_read: null, actual_read: "470.56" },
            { id: 557, meter_id: 237, start_date: "2023-11-01", end_date: "2023-08-07", consumption: "326.77", estimated_read: null, actual_read: "656.35" },
            { id: 558, meter_id: 268, start_date: "2023-10-22", end_date: "2023-10-01", consumption: "779.59", estimated_read: "493.78", actual_read: null },
            { id: 559, meter_id: 53, start_date: "2023-03-12", end_date: "2023-05-27", consumption: "614.92", estimated_read: "686.12", actual_read: "552.84" },
            { id: 560, meter_id: 237, start_date: "2023-11-27", end_date: "2023-11-29", consumption: "708.05", estimated_read: "372.31", actual_read: "596.13" },
            { id: 561, meter_id: 88, start_date: "2023-03-23", end_date: "2023-02-28", consumption: "371.60", estimated_read: "305.17", actual_read: "495.88" },
            { id: 562, meter_id: 283, start_date: "2023-02-16", end_date: "2023-05-06", consumption: "413.53", estimated_read: "528.84", actual_read: "422.42" },
            { id: 563, meter_id: 246, start_date: "2023-09-17", end_date: "2023-04-08", consumption: "549.26", estimated_read: "468.20", actual_read: "573.77" },
            { id: 564, meter_id: 92, start_date: "2023-07-03", end_date: "2023-12-07", consumption: "454.96", estimated_read: "396.97", actual_read: "470.14" },
            { id: 565, meter_id: 27, start_date: "2023-12-25", end_date: "2023-05-27", consumption: "631.75", estimated_read: "598.19", actual_read: "344.25" },
            { id: 566, meter_id: 144, start_date: "2023-01-29", end_date: "2023-09-26", consumption: "313.23", estimated_read: "714.57", actual_read: "518.90" },
            { id: 567, meter_id: 237, start_date: "2023-10-17", end_date: "2023-12-09", consumption: "325.69", estimated_read: null, actual_read: "503.04" },
            { id: 568, meter_id: 115, start_date: "2023-07-04", end_date: "2023-12-17", consumption: "401.50", estimated_read: "375.03", actual_read: "336.21" },
            { id: 569, meter_id: 248, start_date: "2023-09-19", end_date: "2023-06-12", consumption: "637.53", estimated_read: "385.17", actual_read: "640.82" },
            { id: 570, meter_id: 38, start_date: "2023-10-11", end_date: "2023-05-15", consumption: "469.63", estimated_read: "382.69", actual_read: "738.38" },
            { id: 571, meter_id: 253, start_date: "2023-06-28", end_date: "2023-04-06", consumption: "389.77", estimated_read: "442.23", actual_read: "608.74" },
            { id: 572, meter_id: 230, start_date: "2023-01-29", end_date: "2023-12-20", consumption: "599.39", estimated_read: "369.21", actual_read: "460.11" },
            { id: 573, meter_id: 217, start_date: "2023-04-21", end_date: "2023-05-18", consumption: "632.20", estimated_read: "467.98", actual_read: "271.07" },
            { id: 574, meter_id: 244, start_date: "2023-04-23", end_date: "2023-03-25", consumption: "675.97", estimated_read: "371.58", actual_read: "501.12" },
            { id: 575, meter_id: 271, start_date: "2023-11-05", end_date: "2023-08-31", consumption: "751.21", estimated_read: "712.59", actual_read: "563.08" },
            { id: 576, meter_id: 105, start_date: "2023-10-28", end_date: "2023-09-23", consumption: "371.23", estimated_read: "352.31", actual_read: "518.72" },
            { id: 577, meter_id: 134, start_date: "2023-08-21", end_date: "2023-06-25", consumption: "225.39", estimated_read: "601.08", actual_read: "554.96" },
            { id: 578, meter_id: 43, start_date: "2023-12-09", end_date: "2023-07-30", consumption: "475.44", estimated_read: "536.23", actual_read: "545.90" },
            { id: 579, meter_id: 55, start_date: "2023-08-25", end_date: "2023-09-27", consumption: "800.90", estimated_read: "390.32", actual_read: "281.75" },
            { id: 580, meter_id: 17, start_date: "2023-09-29", end_date: "2023-11-25", consumption: "374.28", estimated_read: "293.01", actual_read: "483.69" },
            { id: 581, meter_id: 144, start_date: "2023-12-22", end_date: "2023-02-12", consumption: "568.56", estimated_read: null, actual_read: "321.08" },
            { id: 582, meter_id: 97, start_date: "2023-06-13", end_date: "2023-05-05", consumption: "588.10", estimated_read: "556.49", actual_read: null },
            { id: 583, meter_id: 266, start_date: "2023-03-16", end_date: "2023-09-28", consumption: "436.98", estimated_read: "586.64", actual_read: "675.71" },
            { id: 584, meter_id: 173, start_date: "2023-07-30", end_date: "2023-10-29", consumption: "724.71", estimated_read: null, actual_read: "560.85" },
            { id: 585, meter_id: 97, start_date: "2023-12-13", end_date: "2023-06-01", consumption: "457.79", estimated_read: "675.87", actual_read: "543.43" },
            { id: 586, meter_id: 170, start_date: "2023-05-31", end_date: "2023-12-02", consumption: "438.92", estimated_read: "456.41", actual_read: null },
            { id: 587, meter_id: 274, start_date: "2023-09-30", end_date: "2023-04-01", consumption: "752.78", estimated_read: "525.58", actual_read: "519.18" },
            { id: 588, meter_id: 221, start_date: "2023-05-24", end_date: "2023-03-07", consumption: "417.44", estimated_read: "644.81", actual_read: "256.38" },
            { id: 589, meter_id: 96, start_date: "2023-12-27", end_date: "2023-11-24", consumption: "503.86", estimated_read: "572.96", actual_read: null },
            { id: 590, meter_id: 82, start_date: "2023-10-19", end_date: "2023-09-20", consumption: "602.73", estimated_read: "406.56", actual_read: "698.14" },
            { id: 591, meter_id: 79, start_date: "2023-08-12", end_date: "2023-09-15", consumption: "332.23", estimated_read: "538.99", actual_read: "574.89" },
            { id: 592, meter_id: 106, start_date: "2023-11-29", end_date: "2023-03-22", consumption: "482.55", estimated_read: "220.31", actual_read: "747.71" },
            { id: 593, meter_id: 103, start_date: "2023-12-20", end_date: "2023-12-08", consumption: "487.18", estimated_read: "492.47", actual_read: "498.77" },
            { id: 594, meter_id: 151, start_date: "2023-06-29", end_date: "2023-10-27", consumption: "385.90", estimated_read: "515.73", actual_read: "471.34" },
            { id: 595, meter_id: 98, start_date: "2023-01-30", end_date: "2023-07-07", consumption: "520.20", estimated_read: "522.00", actual_read: "429.65" },
            { id: 596, meter_id: 71, start_date: "2023-12-13", end_date: "2023-03-06", consumption: "576.84", estimated_read: "553.28", actual_read: "554.49" },
            { id: 597, meter_id: 81, start_date: "2023-11-11", end_date: "2023-08-27", consumption: "685.42", estimated_read: "510.04", actual_read: "465.58" },
            { id: 598, meter_id: 122, start_date: "2023-11-16", end_date: "2023-05-26", consumption: "420.08", estimated_read: "420.73", actual_read: "337.30" },
            { id: 599, meter_id: 186, start_date: "2023-01-04", end_date: "2023-08-04", consumption: "348.12", estimated_read: "329.43", actual_read: "422.85" },
            { id: 600, meter_id: 106, start_date: "2023-08-13", end_date: "2023-03-16", consumption: "519.37", estimated_read: "395.35", actual_read: "661.31" },
        ],
    });
    await prisma.payments.createMany({
        data: [
            { id: 1, billing_period_id: 466, amount: "475.53", payment_date: "2023-08-11", payment_method: "credit_card" },
            { id: 2, billing_period_id: 108, amount: "6.19", payment_date: "2023-01-08", payment_method: "credit_card" },
            { id: 3, billing_period_id: 390, amount: "153.71", payment_date: "2023-01-24", payment_method: "bank_transfer" },
            { id: 4, billing_period_id: 254, amount: "19.25", payment_date: "2023-10-11", payment_method: "credit_card" },
            { id: 5, billing_period_id: 407, amount: "24.49", payment_date: "2023-11-29", payment_method: "credit_card" },
            { id: 6, billing_period_id: 106, amount: "60.65", payment_date: "2023-12-04", payment_method: "credit_card" },
            { id: 7, billing_period_id: 403, amount: "196.82", payment_date: "2023-01-24", payment_method: "credit_card" },
            { id: 8, billing_period_id: 88, amount: "107.89", payment_date: "2023-10-18", payment_method: "debit_card" },
            { id: 9, billing_period_id: 486, amount: "81.04", payment_date: "2023-01-31", payment_method: "credit_card" },
            { id: 10, billing_period_id: 12, amount: "364.56", payment_date: "2023-11-24", payment_method: "credit_card" },
            { id: 11, billing_period_id: 546, amount: "250.62", payment_date: "2023-12-04", payment_method: "credit_card" },
            { id: 12, billing_period_id: 21, amount: "17.25", payment_date: "2023-03-13", payment_method: "debit_card" },
            { id: 13, billing_period_id: 248, amount: "72.44", payment_date: "2023-09-06", payment_method: "debit_card" },
            { id: 14, billing_period_id: 402, amount: "163.09", payment_date: "2023-11-11", payment_method: "bank_transfer" },
            { id: 15, billing_period_id: 529, amount: "2.51", payment_date: "2023-05-16", payment_method: "bank_transfer" },
            { id: 16, billing_period_id: 40, amount: "1.09", payment_date: "2023-10-26", payment_method: "credit_card" },
            { id: 17, billing_period_id: 153, amount: "3.65", payment_date: "2023-06-01", payment_method: "cash" },
            { id: 18, billing_period_id: 515, amount: "1.19", payment_date: "2023-11-18", payment_method: "bank_transfer" },
            { id: 19, billing_period_id: 204, amount: "205.76", payment_date: "2023-12-29", payment_method: "credit_card" },
            { id: 20, billing_period_id: 466, amount: "78.63", payment_date: "2023-02-28", payment_method: "debit_card" },
            { id: 21, billing_period_id: 400, amount: "137.56", payment_date: "2023-10-21", payment_method: "debit_card" },
            { id: 22, billing_period_id: 273, amount: "141.69", payment_date: "2023-02-20", payment_method: "credit_card" },
            { id: 23, billing_period_id: 541, amount: "85.76", payment_date: "2023-07-31", payment_method: "bank_transfer" },
            { id: 24, billing_period_id: 440, amount: "145.84", payment_date: "2023-11-29", payment_method: "debit_card" },
            { id: 25, billing_period_id: 107, amount: "473.83", payment_date: "2023-03-20", payment_method: "bank_transfer" },
            { id: 26, billing_period_id: 482, amount: "127.31", payment_date: "2023-12-19", payment_method: "credit_card" },
            { id: 27, billing_period_id: 315, amount: "7.25", payment_date: "2023-04-12", payment_method: "credit_card" },
            { id: 28, billing_period_id: 82, amount: "5.94", payment_date: "2023-02-01", payment_method: "cash" },
            { id: 29, billing_period_id: 394, amount: "269.51", payment_date: "2023-10-28", payment_method: "credit_card" },
            { id: 30, billing_period_id: 173, amount: "223.83", payment_date: "2023-08-09", payment_method: "debit_card" },
            { id: 31, billing_period_id: 527, amount: "218.72", payment_date: "2023-08-02", payment_method: "credit_card" },
            { id: 32, billing_period_id: 320, amount: "211.09", payment_date: "2023-07-02", payment_method: "credit_card" },
            { id: 33, billing_period_id: 321, amount: "91.25", payment_date: "2023-02-26", payment_method: "credit_card" },
            { id: 34, billing_period_id: 22, amount: "188.00", payment_date: "2023-02-12", payment_method: "debit_card" },
            { id: 35, billing_period_id: 160, amount: "109.26", payment_date: "2023-01-06", payment_method: "debit_card" },
            { id: 36, billing_period_id: 399, amount: "7.80", payment_date: "2023-11-29", payment_method: "debit_card" },
            { id: 37, billing_period_id: 428, amount: "213.37", payment_date: "2023-08-21", payment_method: "credit_card" },
            { id: 38, billing_period_id: 507, amount: "0.00", payment_date: "2023-07-18", payment_method: "credit_card" },
            { id: 39, billing_period_id: 432, amount: "328.26", payment_date: "2023-08-11", payment_method: "debit_card" },
            { id: 40, billing_period_id: 339, amount: "282.06", payment_date: "2023-02-23", payment_method: "credit_card" },
            { id: 41, billing_period_id: 294, amount: "58.43", payment_date: "2023-12-17", payment_method: "credit_card" },
            { id: 42, billing_period_id: 41, amount: "161.28", payment_date: "2023-11-01", payment_method: "credit_card" },
            { id: 43, billing_period_id: 575, amount: "5.67", payment_date: "2023-03-07", payment_method: "credit_card" },
            { id: 44, billing_period_id: 52, amount: "193.81", payment_date: "2023-07-03", payment_method: "credit_card" },
            { id: 45, billing_period_id: 498, amount: "219.66", payment_date: "2023-02-02", payment_method: "cash" },
            { id: 46, billing_period_id: 83, amount: "7.09", payment_date: "2023-11-28", payment_method: "bank_transfer" },
            { id: 47, billing_period_id: 43, amount: "4.13", payment_date: "2023-04-16", payment_method: "debit_card" },
            { id: 48, billing_period_id: 83, amount: "6.43", payment_date: "2023-10-12", payment_method: "debit_card" },
            { id: 49, billing_period_id: 581, amount: "182.80", payment_date: "2023-12-08", payment_method: "bank_transfer" },
            { id: 50, billing_period_id: 129, amount: "9.64", payment_date: "2023-01-30", payment_method: "debit_card" },
            { id: 51, billing_period_id: 42, amount: "27.05", payment_date: "2023-01-05", payment_method: "debit_card" },
            { id: 52, billing_period_id: 145, amount: "67.65", payment_date: "2023-10-08", payment_method: "debit_card" },
            { id: 53, billing_period_id: 359, amount: "187.91", payment_date: "2023-01-10", payment_method: "credit_card" },
            { id: 54, billing_period_id: 509, amount: "307.12", payment_date: "2023-01-05", payment_method: "credit_card" },
            { id: 55, billing_period_id: 342, amount: "91.21", payment_date: "2023-05-16", payment_method: "bank_transfer" },
            { id: 56, billing_period_id: 285, amount: "288.28", payment_date: "2023-06-28", payment_method: "credit_card" },
            { id: 57, billing_period_id: 545, amount: "128.44", payment_date: "2023-10-29", payment_method: "cash" },
            { id: 58, billing_period_id: 559, amount: "205.18", payment_date: "2023-10-16", payment_method: "debit_card" },
            { id: 59, billing_period_id: 427, amount: "20.94", payment_date: "2023-10-07", payment_method: "credit_card" },
            { id: 60, billing_period_id: 1, amount: "391.84", payment_date: "2023-01-01", payment_method: "debit_card" },
            { id: 61, billing_period_id: 73, amount: "196.81", payment_date: "2023-09-09", payment_method: "bank_transfer" },
            { id: 62, billing_period_id: 164, amount: "391.04", payment_date: "2023-03-24", payment_method: "debit_card" },
            { id: 63, billing_period_id: 270, amount: "174.48", payment_date: "2023-07-15", payment_method: "credit_card" },
            { id: 64, billing_period_id: 209, amount: "394.68", payment_date: "2023-12-24", payment_method: "debit_card" },
            { id: 65, billing_period_id: 212, amount: "2.53", payment_date: "2023-09-09", payment_method: "debit_card" },
            { id: 66, billing_period_id: 434, amount: "411.48", payment_date: "2023-06-25", payment_method: "credit_card" },
            { id: 67, billing_period_id: 378, amount: "0.22", payment_date: "2023-06-19", payment_method: "credit_card" },
            { id: 68, billing_period_id: 370, amount: "301.08", payment_date: "2023-12-11", payment_method: "credit_card" },
            { id: 69, billing_period_id: 410, amount: "230.65", payment_date: "2023-02-28", payment_method: "bank_transfer" },
            { id: 70, billing_period_id: 125, amount: "23.38", payment_date: "2023-12-26", payment_method: "credit_card" },
            { id: 71, billing_period_id: 297, amount: "23.79", payment_date: "2023-11-12", payment_method: "credit_card" },
            { id: 72, billing_period_id: 400, amount: "15.29", payment_date: "2023-02-03", payment_method: "cash" },
            { id: 73, billing_period_id: 152, amount: "454.27", payment_date: "2023-08-03", payment_method: "credit_card" },
            { id: 74, billing_period_id: 344, amount: "458.48", payment_date: "2023-09-06", payment_method: "credit_card" },
            { id: 75, billing_period_id: 306, amount: "102.06", payment_date: "2023-12-04", payment_method: "credit_card" },
            { id: 76, billing_period_id: 430, amount: "135.24", payment_date: "2023-01-31", payment_method: "credit_card" },
            { id: 77, billing_period_id: 497, amount: "179.57", payment_date: "2023-10-05", payment_method: "bank_transfer" },
            { id: 78, billing_period_id: 74, amount: "128.07", payment_date: "2023-01-29", payment_method: "debit_card" },
            { id: 79, billing_period_id: 570, amount: "50.73", payment_date: "2023-02-11", payment_method: "credit_card" },
            { id: 80, billing_period_id: 120, amount: "7.71", payment_date: "2023-10-08", payment_method: "credit_card" },
            { id: 81, billing_period_id: 171, amount: "215.94", payment_date: "2023-03-20", payment_method: "credit_card" },
            { id: 82, billing_period_id: 257, amount: "479.39", payment_date: "2023-11-06", payment_method: "cash" },
            { id: 83, billing_period_id: 473, amount: "87.07", payment_date: "2023-10-13", payment_method: "bank_transfer" },
            { id: 84, billing_period_id: 133, amount: "452.03", payment_date: "2023-01-19", payment_method: "debit_card" },
            { id: 85, billing_period_id: 160, amount: "115.48", payment_date: "2023-10-10", payment_method: "credit_card" },
            { id: 86, billing_period_id: 2, amount: "50.83", payment_date: "2023-08-13", payment_method: "debit_card" },
            { id: 87, billing_period_id: 356, amount: "56.33", payment_date: "2023-08-29", payment_method: "cash" },
            { id: 88, billing_period_id: 301, amount: "198.01", payment_date: "2023-02-02", payment_method: "credit_card" },
            { id: 89, billing_period_id: 339, amount: "6.32", payment_date: "2023-01-04", payment_method: "bank_transfer" },
            { id: 90, billing_period_id: 226, amount: "116.78", payment_date: "2023-03-06", payment_method: "bank_transfer" },
            { id: 91, billing_period_id: 506, amount: "458.24", payment_date: "2023-12-09", payment_method: "debit_card" },
            { id: 92, billing_period_id: 82, amount: "0.71", payment_date: "2023-04-13", payment_method: "bank_transfer" },
            { id: 93, billing_period_id: 142, amount: "479.51", payment_date: "2023-02-03", payment_method: "debit_card" },
            { id: 94, billing_period_id: 220, amount: "17.07", payment_date: "2023-08-19", payment_method: "debit_card" },
            { id: 95, billing_period_id: 43, amount: "0.15", payment_date: "2023-08-19", payment_method: "debit_card" },
            { id: 96, billing_period_id: 126, amount: "17.44", payment_date: "2023-02-21", payment_method: "debit_card" },
            { id: 97, billing_period_id: 320, amount: "0.02", payment_date: "2023-05-29", payment_method: "credit_card" },
            { id: 98, billing_period_id: 365, amount: "6.83", payment_date: "2023-03-11", payment_method: "credit_card" },
            { id: 99, billing_period_id: 126, amount: "353.57", payment_date: "2023-01-20", payment_method: "credit_card" },
            { id: 100, billing_period_id: 309, amount: "64.36", payment_date: "2023-12-16", payment_method: "debit_card" },
            { id: 101, billing_period_id: 346, amount: "175.40", payment_date: "2023-12-19", payment_method: "credit_card" },
            { id: 102, billing_period_id: 502, amount: "2.10", payment_date: "2023-01-03", payment_method: "debit_card" },
            { id: 103, billing_period_id: 282, amount: "188.88", payment_date: "2023-10-25", payment_method: "credit_card" },
            { id: 104, billing_period_id: 490, amount: "117.81", payment_date: "2023-09-11", payment_method: "debit_card" },
            { id: 105, billing_period_id: 140, amount: "201.72", payment_date: "2023-12-16", payment_method: "credit_card" },
            { id: 106, billing_period_id: 340, amount: "96.47", payment_date: "2023-12-15", payment_method: "credit_card" },
            { id: 107, billing_period_id: 508, amount: "10.76", payment_date: "2023-02-19", payment_method: "credit_card" },
            { id: 108, billing_period_id: 42, amount: "3.95", payment_date: "2023-09-26", payment_method: "debit_card" },
            { id: 109, billing_period_id: 475, amount: "4.60", payment_date: "2023-08-17", payment_method: "debit_card" },
            { id: 110, billing_period_id: 428, amount: "255.09", payment_date: "2023-02-05", payment_method: "credit_card" },
            { id: 111, billing_period_id: 435, amount: "27.98", payment_date: "2023-11-11", payment_method: "debit_card" },
            { id: 112, billing_period_id: 579, amount: "305.36", payment_date: "2023-02-20", payment_method: "credit_card" },
            { id: 113, billing_period_id: 393, amount: "213.89", payment_date: "2023-03-19", payment_method: "debit_card" },
            { id: 114, billing_period_id: 527, amount: "326.31", payment_date: "2023-07-16", payment_method: "cash" },
            { id: 115, billing_period_id: 525, amount: "82.97", payment_date: "2023-03-20", payment_method: "bank_transfer" },
            { id: 116, billing_period_id: 396, amount: "378.95", payment_date: "2023-04-05", payment_method: "cash" },
            { id: 117, billing_period_id: 130, amount: "114.88", payment_date: "2023-01-13", payment_method: "credit_card" },
            { id: 118, billing_period_id: 52, amount: "130.95", payment_date: "2023-02-28", payment_method: "credit_card" },
            { id: 119, billing_period_id: 579, amount: "262.98", payment_date: "2023-10-19", payment_method: "debit_card" },
            { id: 120, billing_period_id: 343, amount: "191.17", payment_date: "2023-09-04", payment_method: "debit_card" },
            { id: 121, billing_period_id: 560, amount: "3.61", payment_date: "2023-10-01", payment_method: "credit_card" },
            { id: 122, billing_period_id: 131, amount: "29.59", payment_date: "2023-07-04", payment_method: "credit_card" },
            { id: 123, billing_period_id: 517, amount: "398.11", payment_date: "2023-05-17", payment_method: "cash" },
            { id: 124, billing_period_id: 339, amount: "342.93", payment_date: "2023-08-20", payment_method: "bank_transfer" },
            { id: 125, billing_period_id: 162, amount: "7.14", payment_date: "2023-11-03", payment_method: "debit_card" },
            { id: 126, billing_period_id: 230, amount: "85.56", payment_date: "2023-04-27", payment_method: "debit_card" },
            { id: 127, billing_period_id: 287, amount: "194.20", payment_date: "2023-08-09", payment_method: "credit_card" },
            { id: 128, billing_period_id: 299, amount: "200.60", payment_date: "2023-09-27", payment_method: "credit_card" },
            { id: 129, billing_period_id: 331, amount: "144.43", payment_date: "2023-09-17", payment_method: "credit_card" },
            { id: 130, billing_period_id: 57, amount: "94.73", payment_date: "2023-02-28", payment_method: "credit_card" },
            { id: 131, billing_period_id: 578, amount: "0.03", payment_date: "2023-03-21", payment_method: "credit_card" },
            { id: 132, billing_period_id: 121, amount: "400.05", payment_date: "2023-01-25", payment_method: "debit_card" },
            { id: 133, billing_period_id: 443, amount: "45.99", payment_date: "2023-04-19", payment_method: "credit_card" },
            { id: 134, billing_period_id: 442, amount: "291.10", payment_date: "2023-10-09", payment_method: "debit_card" },
            { id: 135, billing_period_id: 315, amount: "423.70", payment_date: "2023-10-30", payment_method: "credit_card" },
            { id: 136, billing_period_id: 254, amount: "496.56", payment_date: "2023-04-26", payment_method: "debit_card" },
            { id: 137, billing_period_id: 335, amount: "134.68", payment_date: "2023-02-06", payment_method: "credit_card" },
            { id: 138, billing_period_id: 285, amount: "80.45", payment_date: "2023-04-10", payment_method: "credit_card" },
            { id: 139, billing_period_id: 476, amount: "2.77", payment_date: "2023-10-13", payment_method: "debit_card" },
            { id: 140, billing_period_id: 136, amount: "0.02", payment_date: "2023-05-21", payment_method: "bank_transfer" },
            { id: 141, billing_period_id: 272, amount: "1.07", payment_date: "2023-11-22", payment_method: "debit_card" },
            { id: 142, billing_period_id: 445, amount: "90.02", payment_date: "2023-11-08", payment_method: "debit_card" },
            { id: 143, billing_period_id: 290, amount: "358.77", payment_date: "2023-07-28", payment_method: "debit_card" },
            { id: 144, billing_period_id: 262, amount: "284.26", payment_date: "2023-07-25", payment_method: "credit_card" },
            { id: 145, billing_period_id: 567, amount: "123.34", payment_date: "2023-12-23", payment_method: "bank_transfer" },
            { id: 146, billing_period_id: 260, amount: "33.89", payment_date: "2023-02-24", payment_method: "bank_transfer" },
            { id: 147, billing_period_id: 216, amount: "26.73", payment_date: "2023-01-27", payment_method: "credit_card" },
            { id: 148, billing_period_id: 382, amount: "292.98", payment_date: "2023-12-20", payment_method: "bank_transfer" },
            { id: 149, billing_period_id: 182, amount: "2.37", payment_date: "2023-09-16", payment_method: "credit_card" },
            { id: 150, billing_period_id: 585, amount: "141.18", payment_date: "2023-12-09", payment_method: "debit_card" },
            { id: 151, billing_period_id: 36, amount: "116.94", payment_date: "2023-10-15", payment_method: "debit_card" },
            { id: 152, billing_period_id: 76, amount: "25.30", payment_date: "2023-02-04", payment_method: "cash" },
            { id: 153, billing_period_id: 50, amount: "109.89", payment_date: "2023-10-28", payment_method: "debit_card" },
            { id: 154, billing_period_id: 493, amount: "299.90", payment_date: "2023-08-20", payment_method: "cash" },
            { id: 155, billing_period_id: 429, amount: "246.45", payment_date: "2023-11-22", payment_method: "debit_card" },
            { id: 156, billing_period_id: 339, amount: "361.22", payment_date: "2023-09-15", payment_method: "debit_card" },
            { id: 157, billing_period_id: 97, amount: "6.54", payment_date: "2023-03-26", payment_method: "credit_card" },
            { id: 158, billing_period_id: 82, amount: "25.15", payment_date: "2023-08-28", payment_method: "credit_card" },
            { id: 159, billing_period_id: 471, amount: "19.04", payment_date: "2023-09-15", payment_method: "credit_card" },
            { id: 160, billing_period_id: 532, amount: "298.19", payment_date: "2023-09-14", payment_method: "credit_card" },
            { id: 161, billing_period_id: 461, amount: "48.75", payment_date: "2023-02-06", payment_method: "cash" },
            { id: 162, billing_period_id: 506, amount: "283.20", payment_date: "2023-10-15", payment_method: "credit_card" },
            { id: 163, billing_period_id: 463, amount: "203.98", payment_date: "2023-04-06", payment_method: "credit_card" },
            { id: 164, billing_period_id: 260, amount: "184.53", payment_date: "2023-01-21", payment_method: "debit_card" },
            { id: 165, billing_period_id: 22, amount: "139.60", payment_date: "2023-01-10", payment_method: "debit_card" },
            { id: 166, billing_period_id: 146, amount: "11.76", payment_date: "2023-12-20", payment_method: "debit_card" },
            { id: 167, billing_period_id: 14, amount: "38.79", payment_date: "2023-02-14", payment_method: "credit_card" },
            { id: 168, billing_period_id: 141, amount: "321.15", payment_date: "2023-08-21", payment_method: "credit_card" },
            { id: 169, billing_period_id: 519, amount: "24.63", payment_date: "2023-09-17", payment_method: "bank_transfer" },
            { id: 170, billing_period_id: 512, amount: "204.12", payment_date: "2023-10-05", payment_method: "credit_card" },
            { id: 171, billing_period_id: 113, amount: "81.49", payment_date: "2023-10-30", payment_method: "credit_card" },
            { id: 172, billing_period_id: 454, amount: "70.44", payment_date: "2023-12-25", payment_method: "cash" },
            { id: 173, billing_period_id: 24, amount: "17.36", payment_date: "2023-10-07", payment_method: "debit_card" },
            { id: 174, billing_period_id: 77, amount: "242.07", payment_date: "2023-10-09", payment_method: "credit_card" },
            { id: 175, billing_period_id: 212, amount: "178.81", payment_date: "2023-07-16", payment_method: "credit_card" },
            { id: 176, billing_period_id: 103, amount: "428.75", payment_date: "2023-01-30", payment_method: "credit_card" },
            { id: 177, billing_period_id: 109, amount: "1.95", payment_date: "2023-07-31", payment_method: "debit_card" },
            { id: 178, billing_period_id: 459, amount: "0.10", payment_date: "2023-04-12", payment_method: "credit_card" },
            { id: 179, billing_period_id: 152, amount: "13.65", payment_date: "2023-10-06", payment_method: "credit_card" },
            { id: 180, billing_period_id: 228, amount: "319.71", payment_date: "2023-07-28", payment_method: "debit_card" },
            { id: 181, billing_period_id: 93, amount: "492.25", payment_date: "2023-10-16", payment_method: "debit_card" },
            { id: 182, billing_period_id: 248, amount: "337.98", payment_date: "2023-01-10", payment_method: "bank_transfer" },
            { id: 183, billing_period_id: 579, amount: "18.71", payment_date: "2023-06-14", payment_method: "credit_card" },
            { id: 184, billing_period_id: 220, amount: "417.04", payment_date: "2023-12-01", payment_method: "debit_card" },
            { id: 185, billing_period_id: 419, amount: "344.90", payment_date: "2023-09-28", payment_method: "credit_card" },
            { id: 186, billing_period_id: 443, amount: "232.09", payment_date: "2023-01-13", payment_method: "debit_card" },
            { id: 187, billing_period_id: 355, amount: "102.24", payment_date: "2023-08-27", payment_method: "credit_card" },
            { id: 188, billing_period_id: 468, amount: "97.47", payment_date: "2023-09-29", payment_method: "bank_transfer" },
            { id: 189, billing_period_id: 293, amount: "52.96", payment_date: "2023-02-20", payment_method: "credit_card" },
            { id: 190, billing_period_id: 300, amount: "145.14", payment_date: "2023-04-15", payment_method: "bank_transfer" },
            { id: 191, billing_period_id: 507, amount: "227.02", payment_date: "2023-06-28", payment_method: "debit_card" },
            { id: 192, billing_period_id: 539, amount: "0.17", payment_date: "2023-08-12", payment_method: "debit_card" },
            { id: 193, billing_period_id: 194, amount: "386.27", payment_date: "2023-10-07", payment_method: "debit_card" },
            { id: 194, billing_period_id: 21, amount: "254.82", payment_date: "2023-02-22", payment_method: "credit_card" },
            { id: 195, billing_period_id: 231, amount: "19.05", payment_date: "2023-04-01", payment_method: "debit_card" },
            { id: 196, billing_period_id: 389, amount: "153.08", payment_date: "2023-11-01", payment_method: "credit_card" },
            { id: 197, billing_period_id: 249, amount: "264.32", payment_date: "2023-12-04", payment_method: "debit_card" },
            { id: 198, billing_period_id: 551, amount: "26.59", payment_date: "2023-09-06", payment_method: "debit_card" },
            { id: 199, billing_period_id: 114, amount: "0.29", payment_date: "2023-02-09", payment_method: "credit_card" },
            { id: 200, billing_period_id: 478, amount: "106.77", payment_date: "2023-05-09", payment_method: "credit_card" },
            { id: 201, billing_period_id: 116, amount: "3.71", payment_date: "2023-05-17", payment_method: "debit_card" },
            { id: 202, billing_period_id: 196, amount: "0.58", payment_date: "2023-01-13", payment_method: "debit_card" },
            { id: 203, billing_period_id: 143, amount: "82.57", payment_date: "2023-06-07", payment_method: "credit_card" },
            { id: 204, billing_period_id: 483, amount: "159.47", payment_date: "2023-02-23", payment_method: "debit_card" },
            { id: 205, billing_period_id: 147, amount: "0.59", payment_date: "2023-12-20", payment_method: "debit_card" },
            { id: 206, billing_period_id: 414, amount: "139.23", payment_date: "2023-10-09", payment_method: "credit_card" },
            { id: 207, billing_period_id: 376, amount: "209.06", payment_date: "2023-10-22", payment_method: "credit_card" },
            { id: 208, billing_period_id: 246, amount: "94.68", payment_date: "2023-10-31", payment_method: "debit_card" },
            { id: 209, billing_period_id: 139, amount: "375.28", payment_date: "2023-04-16", payment_method: "credit_card" },
            { id: 210, billing_period_id: 377, amount: "488.34", payment_date: "2023-09-02", payment_method: "cash" },
            { id: 211, billing_period_id: 83, amount: "142.04", payment_date: "2023-05-07", payment_method: "debit_card" },
            { id: 212, billing_period_id: 508, amount: "0.08", payment_date: "2023-10-06", payment_method: "debit_card" },
            { id: 213, billing_period_id: 26, amount: "342.69", payment_date: "2023-05-30", payment_method: "credit_card" },
            { id: 214, billing_period_id: 122, amount: "195.62", payment_date: "2023-08-02", payment_method: "credit_card" },
            { id: 215, billing_period_id: 98, amount: "300.55", payment_date: "2023-02-26", payment_method: "credit_card" },
            { id: 216, billing_period_id: 535, amount: "114.33", payment_date: "2023-02-06", payment_method: "credit_card" },
            { id: 217, billing_period_id: 460, amount: "395.07", payment_date: "2023-09-22", payment_method: "debit_card" },
            { id: 218, billing_period_id: 380, amount: "34.38", payment_date: "2023-08-30", payment_method: "debit_card" },
            { id: 219, billing_period_id: 285, amount: "300.67", payment_date: "2023-07-16", payment_method: "debit_card" },
            { id: 220, billing_period_id: 84, amount: "0.02", payment_date: "2023-08-22", payment_method: "bank_transfer" },
            { id: 221, billing_period_id: 24, amount: "470.73", payment_date: "2023-10-18", payment_method: "credit_card" },
            { id: 222, billing_period_id: 528, amount: "46.42", payment_date: "2023-03-03", payment_method: "debit_card" },
            { id: 223, billing_period_id: 151, amount: "268.60", payment_date: "2023-12-16", payment_method: "debit_card" },
            { id: 224, billing_period_id: 216, amount: "373.57", payment_date: "2023-09-12", payment_method: "credit_card" },
            { id: 225, billing_period_id: 211, amount: "0.03", payment_date: "2023-07-20", payment_method: "credit_card" },
            { id: 226, billing_period_id: 593, amount: "211.29", payment_date: "2023-10-01", payment_method: "credit_card" },
            { id: 227, billing_period_id: 598, amount: "5.48", payment_date: "2023-07-16", payment_method: "credit_card" },
            { id: 228, billing_period_id: 452, amount: "110.27", payment_date: "2023-05-09", payment_method: "cash" },
            { id: 229, billing_period_id: 513, amount: "79.58", payment_date: "2023-01-30", payment_method: "credit_card" },
            { id: 230, billing_period_id: 295, amount: "0.95", payment_date: "2023-04-07", payment_method: "credit_card" },
            { id: 231, billing_period_id: 180, amount: "0.57", payment_date: "2023-09-28", payment_method: "bank_transfer" },
            { id: 232, billing_period_id: 192, amount: "48.14", payment_date: "2023-08-09", payment_method: "credit_card" },
            { id: 233, billing_period_id: 84, amount: "65.30", payment_date: "2023-11-20", payment_method: "debit_card" },
            { id: 234, billing_period_id: 372, amount: "10.19", payment_date: "2023-12-07", payment_method: "cash" },
            { id: 235, billing_period_id: 327, amount: "397.40", payment_date: "2023-04-03", payment_method: "debit_card" },
            { id: 236, billing_period_id: 432, amount: "247.47", payment_date: "2023-01-14", payment_method: "credit_card" },
            { id: 237, billing_period_id: 44, amount: "175.77", payment_date: "2023-03-20", payment_method: "credit_card" },
            { id: 238, billing_period_id: 521, amount: "197.72", payment_date: "2023-10-15", payment_method: "credit_card" },
            { id: 239, billing_period_id: 329, amount: "409.35", payment_date: "2023-11-06", payment_method: "credit_card" },
            { id: 240, billing_period_id: 461, amount: "27.82", payment_date: "2023-11-19", payment_method: "bank_transfer" },
            { id: 241, billing_period_id: 27, amount: "309.67", payment_date: "2023-07-02", payment_method: "bank_transfer" },
            { id: 242, billing_period_id: 422, amount: "95.80", payment_date: "2023-10-29", payment_method: "cash" },
            { id: 243, billing_period_id: 356, amount: "400.44", payment_date: "2023-07-15", payment_method: "credit_card" },
            { id: 244, billing_period_id: 283, amount: "67.03", payment_date: "2023-11-03", payment_method: "debit_card" },
            { id: 245, billing_period_id: 133, amount: "32.43", payment_date: "2023-02-18", payment_method: "bank_transfer" },
            { id: 246, billing_period_id: 519, amount: "243.04", payment_date: "2023-12-10", payment_method: "credit_card" },
            { id: 247, billing_period_id: 556, amount: "247.18", payment_date: "2023-10-02", payment_method: "credit_card" },
            { id: 248, billing_period_id: 224, amount: "425.90", payment_date: "2023-04-15", payment_method: "bank_transfer" },
            { id: 249, billing_period_id: 254, amount: "325.03", payment_date: "2023-11-21", payment_method: "credit_card" },
            { id: 250, billing_period_id: 257, amount: "9.64", payment_date: "2023-12-12", payment_method: "cash" },
            { id: 251, billing_period_id: 394, amount: "5.40", payment_date: "2023-08-25", payment_method: "debit_card" },
            { id: 252, billing_period_id: 162, amount: "294.63", payment_date: "2023-11-04", payment_method: "debit_card" },
            { id: 253, billing_period_id: 381, amount: "44.88", payment_date: "2023-11-23", payment_method: "credit_card" },
            { id: 254, billing_period_id: 487, amount: "221.50", payment_date: "2023-11-01", payment_method: "debit_card" },
            { id: 255, billing_period_id: 286, amount: "102.61", payment_date: "2023-02-12", payment_method: "credit_card" },
            { id: 256, billing_period_id: 109, amount: "133.37", payment_date: "2023-12-22", payment_method: "debit_card" },
            { id: 257, billing_period_id: 166, amount: "322.12", payment_date: "2023-10-30", payment_method: "bank_transfer" },
            { id: 258, billing_period_id: 269, amount: "330.48", payment_date: "2023-01-22", payment_method: "credit_card" },
            { id: 259, billing_period_id: 84, amount: "34.74", payment_date: "2023-07-01", payment_method: "bank_transfer" },
            { id: 260, billing_period_id: 515, amount: "15.73", payment_date: "2023-02-19", payment_method: "bank_transfer" },
            { id: 261, billing_period_id: 264, amount: "142.15", payment_date: "2023-12-30", payment_method: "credit_card" },
            { id: 262, billing_period_id: 438, amount: "272.08", payment_date: "2023-05-06", payment_method: "credit_card" },
            { id: 263, billing_period_id: 438, amount: "101.23", payment_date: "2023-09-14", payment_method: "debit_card" },
            { id: 264, billing_period_id: 48, amount: "264.92", payment_date: "2023-01-03", payment_method: "debit_card" },
            { id: 265, billing_period_id: 34, amount: "40.52", payment_date: "2023-01-21", payment_method: "cash" },
            { id: 266, billing_period_id: 276, amount: "52.92", payment_date: "2023-01-13", payment_method: "debit_card" },
            { id: 267, billing_period_id: 106, amount: "16.36", payment_date: "2023-02-18", payment_method: "debit_card" },
            { id: 268, billing_period_id: 575, amount: "66.36", payment_date: "2023-10-10", payment_method: "debit_card" },
            { id: 269, billing_period_id: 576, amount: "490.95", payment_date: "2023-02-23", payment_method: "debit_card" },
            { id: 270, billing_period_id: 47, amount: "116.34", payment_date: "2023-04-08", payment_method: "credit_card" },
            { id: 271, billing_period_id: 429, amount: "51.47", payment_date: "2023-01-12", payment_method: "debit_card" },
            { id: 272, billing_period_id: 549, amount: "98.82", payment_date: "2023-04-25", payment_method: "debit_card" },
            { id: 273, billing_period_id: 101, amount: "9.04", payment_date: "2023-11-05", payment_method: "debit_card" },
            { id: 274, billing_period_id: 29, amount: "371.99", payment_date: "2023-11-27", payment_method: "bank_transfer" },
            { id: 275, billing_period_id: 217, amount: "469.17", payment_date: "2023-12-01", payment_method: "credit_card" },
            { id: 276, billing_period_id: 135, amount: "1.75", payment_date: "2023-01-04", payment_method: "credit_card" },
            { id: 277, billing_period_id: 239, amount: "20.60", payment_date: "2023-05-10", payment_method: "credit_card" },
            { id: 278, billing_period_id: 460, amount: "147.85", payment_date: "2023-05-16", payment_method: "debit_card" },
            { id: 279, billing_period_id: 274, amount: "32.81", payment_date: "2023-11-08", payment_method: "credit_card" },
            { id: 280, billing_period_id: 474, amount: "373.29", payment_date: "2023-03-08", payment_method: "credit_card" },
            { id: 281, billing_period_id: 347, amount: "4.00", payment_date: "2023-10-09", payment_method: "debit_card" },
            { id: 282, billing_period_id: 275, amount: "190.47", payment_date: "2023-10-07", payment_method: "credit_card" },
            { id: 283, billing_period_id: 242, amount: "19.27", payment_date: "2023-08-15", payment_method: "debit_card" },
            { id: 284, billing_period_id: 139, amount: "182.47", payment_date: "2023-03-11", payment_method: "credit_card" },
            { id: 285, billing_period_id: 457, amount: "160.89", payment_date: "2023-03-28", payment_method: "bank_transfer" },
            { id: 286, billing_period_id: 500, amount: "335.69", payment_date: "2023-09-25", payment_method: "debit_card" },
            { id: 287, billing_period_id: 367, amount: "331.24", payment_date: "2023-06-16", payment_method: "credit_card" },
            { id: 288, billing_period_id: 262, amount: "281.06", payment_date: "2023-03-14", payment_method: "bank_transfer" },
            { id: 289, billing_period_id: 109, amount: "3.86", payment_date: "2023-02-01", payment_method: "debit_card" },
            { id: 290, billing_period_id: 425, amount: "58.32", payment_date: "2023-11-13", payment_method: "bank_transfer" },
            { id: 291, billing_period_id: 451, amount: "7.75", payment_date: "2023-12-31", payment_method: "debit_card" },
            { id: 292, billing_period_id: 542, amount: "282.25", payment_date: "2023-07-25", payment_method: "credit_card" },
            { id: 293, billing_period_id: 256, amount: "1.29", payment_date: "2023-08-31", payment_method: "debit_card" },
            { id: 294, billing_period_id: 580, amount: "102.58", payment_date: "2023-04-27", payment_method: "cash" },
            { id: 295, billing_period_id: 82, amount: "192.60", payment_date: "2023-01-24", payment_method: "bank_transfer" },
            { id: 296, billing_period_id: 463, amount: "100.42", payment_date: "2023-10-21", payment_method: "debit_card" },
            { id: 297, billing_period_id: 78, amount: "165.65", payment_date: "2023-04-15", payment_method: "credit_card" },
            { id: 298, billing_period_id: 328, amount: "49.08", payment_date: "2023-02-09", payment_method: "debit_card" },
            { id: 299, billing_period_id: 132, amount: "263.94", payment_date: "2023-11-02", payment_method: "credit_card" },
            { id: 300, billing_period_id: 526, amount: "44.80", payment_date: "2023-02-05", payment_method: "bank_transfer" },
            { id: 301, billing_period_id: 547, amount: "0.34", payment_date: "2023-11-23", payment_method: "debit_card" },
            { id: 302, billing_period_id: 362, amount: "266.38", payment_date: "2023-09-05", payment_method: "debit_card" },
            { id: 303, billing_period_id: 190, amount: "262.32", payment_date: "2023-05-13", payment_method: "bank_transfer" },
            { id: 304, billing_period_id: 120, amount: "328.23", payment_date: "2023-03-08", payment_method: "debit_card" },
            { id: 305, billing_period_id: 234, amount: "4.40", payment_date: "2023-02-19", payment_method: "cash" },
            { id: 306, billing_period_id: 106, amount: "156.21", payment_date: "2023-02-09", payment_method: "debit_card" },
            { id: 307, billing_period_id: 580, amount: "122.30", payment_date: "2023-10-21", payment_method: "debit_card" },
            { id: 308, billing_period_id: 430, amount: "144.87", payment_date: "2023-12-19", payment_method: "cash" },
            { id: 309, billing_period_id: 133, amount: "435.64", payment_date: "2023-10-26", payment_method: "debit_card" },
            { id: 310, billing_period_id: 187, amount: "282.49", payment_date: "2023-09-13", payment_method: "credit_card" },
            { id: 311, billing_period_id: 342, amount: "178.47", payment_date: "2023-08-31", payment_method: "debit_card" },
            { id: 312, billing_period_id: 245, amount: "378.51", payment_date: "2023-01-17", payment_method: "bank_transfer" },
            { id: 313, billing_period_id: 208, amount: "166.45", payment_date: "2023-11-09", payment_method: "bank_transfer" },
            { id: 314, billing_period_id: 461, amount: "155.06", payment_date: "2023-05-08", payment_method: "credit_card" },
            { id: 315, billing_period_id: 285, amount: "62.66", payment_date: "2023-08-01", payment_method: "credit_card" },
            { id: 316, billing_period_id: 337, amount: "485.14", payment_date: "2023-11-06", payment_method: "debit_card" },
            { id: 317, billing_period_id: 546, amount: "135.51", payment_date: "2023-12-17", payment_method: "credit_card" },
            { id: 318, billing_period_id: 163, amount: "161.80", payment_date: "2023-08-20", payment_method: "credit_card" },
            { id: 319, billing_period_id: 330, amount: "334.33", payment_date: "2023-08-17", payment_method: "bank_transfer" },
            { id: 320, billing_period_id: 379, amount: "10.48", payment_date: "2023-09-21", payment_method: "credit_card" },
            { id: 321, billing_period_id: 268, amount: "3.19", payment_date: "2023-05-20", payment_method: "credit_card" },
            { id: 322, billing_period_id: 383, amount: "200.28", payment_date: "2023-11-22", payment_method: "credit_card" },
            { id: 323, billing_period_id: 179, amount: "104.99", payment_date: "2023-02-22", payment_method: "cash" },
            { id: 324, billing_period_id: 229, amount: "329.59", payment_date: "2023-03-12", payment_method: "credit_card" },
            { id: 325, billing_period_id: 204, amount: "12.58", payment_date: "2023-01-04", payment_method: "bank_transfer" },
            { id: 326, billing_period_id: 555, amount: "483.63", payment_date: "2023-07-09", payment_method: "credit_card" },
            { id: 327, billing_period_id: 536, amount: "475.70", payment_date: "2023-05-11", payment_method: "debit_card" },
            { id: 328, billing_period_id: 140, amount: "284.08", payment_date: "2023-10-29", payment_method: "debit_card" },
            { id: 329, billing_period_id: 104, amount: "0.02", payment_date: "2023-11-30", payment_method: "bank_transfer" },
            { id: 330, billing_period_id: 19, amount: "150.30", payment_date: "2023-11-02", payment_method: "cash" },
            { id: 331, billing_period_id: 440, amount: "143.22", payment_date: "2023-10-26", payment_method: "cash" },
            { id: 332, billing_period_id: 358, amount: "316.15", payment_date: "2023-02-11", payment_method: "credit_card" },
            { id: 333, billing_period_id: 282, amount: "57.34", payment_date: "2023-09-14", payment_method: "debit_card" },
            { id: 334, billing_period_id: 384, amount: "135.66", payment_date: "2023-04-02", payment_method: "credit_card" },
            { id: 335, billing_period_id: 157, amount: "361.17", payment_date: "2023-09-24", payment_method: "credit_card" },
            { id: 336, billing_period_id: 566, amount: "1.74", payment_date: "2023-03-18", payment_method: "credit_card" },
            { id: 337, billing_period_id: 236, amount: "4.67", payment_date: "2023-08-22", payment_method: "credit_card" },
            { id: 338, billing_period_id: 509, amount: "353.48", payment_date: "2023-09-16", payment_method: "debit_card" },
            { id: 339, billing_period_id: 329, amount: "203.12", payment_date: "2023-10-18", payment_method: "cash" },
            { id: 340, billing_period_id: 475, amount: "123.05", payment_date: "2023-03-12", payment_method: "bank_transfer" },
            { id: 341, billing_period_id: 505, amount: "129.46", payment_date: "2023-06-12", payment_method: "bank_transfer" },
            { id: 342, billing_period_id: 441, amount: "141.20", payment_date: "2023-09-06", payment_method: "debit_card" },
            { id: 343, billing_period_id: 319, amount: "95.92", payment_date: "2023-01-24", payment_method: "debit_card" },
            { id: 344, billing_period_id: 490, amount: "451.01", payment_date: "2023-09-21", payment_method: "credit_card" },
            { id: 345, billing_period_id: 196, amount: "404.58", payment_date: "2023-10-05", payment_method: "debit_card" },
            { id: 346, billing_period_id: 592, amount: "236.71", payment_date: "2023-04-18", payment_method: "debit_card" },
            { id: 347, billing_period_id: 423, amount: "349.74", payment_date: "2023-08-28", payment_method: "credit_card" },
            { id: 348, billing_period_id: 272, amount: "437.45", payment_date: "2023-07-25", payment_method: "bank_transfer" },
            { id: 349, billing_period_id: 147, amount: "4.84", payment_date: "2023-05-17", payment_method: "debit_card" },
            { id: 350, billing_period_id: 271, amount: "283.32", payment_date: "2023-11-10", payment_method: "credit_card" },
            { id: 351, billing_period_id: 195, amount: "85.70", payment_date: "2023-07-29", payment_method: "credit_card" },
            { id: 352, billing_period_id: 492, amount: "0.05", payment_date: "2023-11-01", payment_method: "debit_card" },
            { id: 353, billing_period_id: 559, amount: "322.82", payment_date: "2023-05-19", payment_method: "credit_card" },
            { id: 354, billing_period_id: 546, amount: "384.37", payment_date: "2023-08-21", payment_method: "credit_card" },
            { id: 355, billing_period_id: 498, amount: "4.04", payment_date: "2023-01-07", payment_method: "credit_card" },
            { id: 356, billing_period_id: 525, amount: "438.69", payment_date: "2023-08-02", payment_method: "credit_card" },
            { id: 357, billing_period_id: 352, amount: "419.69", payment_date: "2023-10-27", payment_method: "credit_card" },
            { id: 358, billing_period_id: 271, amount: "480.20", payment_date: "2023-01-18", payment_method: "debit_card" },
            { id: 359, billing_period_id: 594, amount: "10.73", payment_date: "2023-08-17", payment_method: "cash" },
            { id: 360, billing_period_id: 64, amount: "70.72", payment_date: "2023-06-22", payment_method: "credit_card" },
            { id: 361, billing_period_id: 297, amount: "85.16", payment_date: "2023-10-27", payment_method: "cash" },
            { id: 362, billing_period_id: 242, amount: "63.20", payment_date: "2023-06-04", payment_method: "credit_card" },
            { id: 363, billing_period_id: 483, amount: "171.65", payment_date: "2023-11-17", payment_method: "credit_card" },
            { id: 364, billing_period_id: 537, amount: "327.44", payment_date: "2023-01-12", payment_method: "bank_transfer" },
            { id: 365, billing_period_id: 312, amount: "107.98", payment_date: "2023-12-08", payment_method: "credit_card" },
            { id: 366, billing_period_id: 339, amount: "7.66", payment_date: "2023-11-16", payment_method: "credit_card" },
            { id: 367, billing_period_id: 1, amount: "170.18", payment_date: "2023-10-02", payment_method: "credit_card" },
            { id: 368, billing_period_id: 171, amount: "332.57", payment_date: "2023-01-25", payment_method: "credit_card" },
            { id: 369, billing_period_id: 39, amount: "352.62", payment_date: "2023-02-05", payment_method: "bank_transfer" },
            { id: 370, billing_period_id: 567, amount: "153.22", payment_date: "2023-05-19", payment_method: "credit_card" },
            { id: 371, billing_period_id: 179, amount: "103.12", payment_date: "2023-10-05", payment_method: "debit_card" },
            { id: 372, billing_period_id: 183, amount: "181.06", payment_date: "2023-09-16", payment_method: "bank_transfer" },
            { id: 373, billing_period_id: 140, amount: "395.56", payment_date: "2023-02-12", payment_method: "cash" },
            { id: 374, billing_period_id: 524, amount: "177.07", payment_date: "2023-11-26", payment_method: "cash" },
            { id: 375, billing_period_id: 220, amount: "348.46", payment_date: "2023-09-06", payment_method: "bank_transfer" },
            { id: 376, billing_period_id: 313, amount: "12.84", payment_date: "2023-10-19", payment_method: "credit_card" },
            { id: 377, billing_period_id: 347, amount: "0.06", payment_date: "2023-12-24", payment_method: "credit_card" },
            { id: 378, billing_period_id: 506, amount: "45.65", payment_date: "2023-12-16", payment_method: "bank_transfer" },
            { id: 379, billing_period_id: 149, amount: "158.73", payment_date: "2023-03-02", payment_method: "debit_card" },
            { id: 380, billing_period_id: 468, amount: "373.59", payment_date: "2023-02-04", payment_method: "bank_transfer" },
            { id: 381, billing_period_id: 101, amount: "150.02", payment_date: "2023-03-19", payment_method: "credit_card" },
            { id: 382, billing_period_id: 233, amount: "37.02", payment_date: "2023-05-17", payment_method: "credit_card" },
            { id: 383, billing_period_id: 281, amount: "48.12", payment_date: "2023-02-13", payment_method: "debit_card" },
            { id: 384, billing_period_id: 357, amount: "48.35", payment_date: "2023-02-14", payment_method: "bank_transfer" },
            { id: 385, billing_period_id: 580, amount: "405.84", payment_date: "2023-12-03", payment_method: "cash" },
            { id: 386, billing_period_id: 275, amount: "78.67", payment_date: "2023-04-20", payment_method: "credit_card" },
            { id: 387, billing_period_id: 200, amount: "4.74", payment_date: "2023-08-18", payment_method: "debit_card" },
            { id: 388, billing_period_id: 272, amount: "2.67", payment_date: "2023-04-02", payment_method: "debit_card" },
            { id: 389, billing_period_id: 427, amount: "177.12", payment_date: "2023-12-01", payment_method: "bank_transfer" },
            { id: 390, billing_period_id: 197, amount: "110.31", payment_date: "2023-09-18", payment_method: "debit_card" },
            { id: 391, billing_period_id: 24, amount: "182.34", payment_date: "2023-11-05", payment_method: "bank_transfer" },
            { id: 392, billing_period_id: 36, amount: "258.34", payment_date: "2023-12-08", payment_method: "credit_card" },
            { id: 393, billing_period_id: 202, amount: "5.17", payment_date: "2023-11-05", payment_method: "cash" },
            { id: 394, billing_period_id: 493, amount: "47.57", payment_date: "2023-02-06", payment_method: "credit_card" },
            { id: 395, billing_period_id: 51, amount: "3.98", payment_date: "2023-01-02", payment_method: "credit_card" },
            { id: 396, billing_period_id: 36, amount: "240.62", payment_date: "2023-03-13", payment_method: "credit_card" },
            { id: 397, billing_period_id: 485, amount: "281.18", payment_date: "2023-09-19", payment_method: "credit_card" },
            { id: 398, billing_period_id: 533, amount: "207.97", payment_date: "2023-03-09", payment_method: "cash" },
            { id: 399, billing_period_id: 45, amount: "27.14", payment_date: "2023-08-14", payment_method: "credit_card" },
            { id: 400, billing_period_id: 275, amount: "191.24", payment_date: "2023-10-19", payment_method: "credit_card" },
            { id: 401, billing_period_id: 283, amount: "491.37", payment_date: "2023-09-04", payment_method: "debit_card" },
            { id: 402, billing_period_id: 32, amount: "386.42", payment_date: "2023-02-07", payment_method: "credit_card" },
            { id: 403, billing_period_id: 539, amount: "236.87", payment_date: "2023-05-30", payment_method: "credit_card" },
            { id: 404, billing_period_id: 283, amount: "213.74", payment_date: "2023-05-26", payment_method: "credit_card" },
            { id: 405, billing_period_id: 336, amount: "14.35", payment_date: "2023-02-23", payment_method: "credit_card" },
            { id: 406, billing_period_id: 210, amount: "106.64", payment_date: "2023-10-25", payment_method: "debit_card" },
            { id: 407, billing_period_id: 351, amount: "400.07", payment_date: "2023-04-30", payment_method: "bank_transfer" },
            { id: 408, billing_period_id: 480, amount: "445.56", payment_date: "2023-11-27", payment_method: "bank_transfer" },
            { id: 409, billing_period_id: 3, amount: "230.68", payment_date: "2023-07-27", payment_method: "credit_card" },
            { id: 410, billing_period_id: 59, amount: "257.21", payment_date: "2023-01-14", payment_method: "debit_card" },
            { id: 411, billing_period_id: 480, amount: "49.92", payment_date: "2023-09-11", payment_method: "debit_card" },
            { id: 412, billing_period_id: 597, amount: "234.49", payment_date: "2023-07-25", payment_method: "debit_card" },
            { id: 413, billing_period_id: 381, amount: "107.40", payment_date: "2023-03-07", payment_method: "credit_card" },
            { id: 414, billing_period_id: 15, amount: "130.24", payment_date: "2023-01-01", payment_method: "debit_card" },
            { id: 415, billing_period_id: 50, amount: "76.97", payment_date: "2023-08-23", payment_method: "debit_card" },
            { id: 416, billing_period_id: 70, amount: "478.65", payment_date: "2023-02-08", payment_method: "debit_card" },
            { id: 417, billing_period_id: 500, amount: "10.12", payment_date: "2023-01-24", payment_method: "bank_transfer" },
            { id: 418, billing_period_id: 390, amount: "71.80", payment_date: "2023-11-07", payment_method: "credit_card" },
            { id: 419, billing_period_id: 78, amount: "204.88", payment_date: "2023-09-13", payment_method: "cash" },
            { id: 420, billing_period_id: 484, amount: "249.48", payment_date: "2023-11-29", payment_method: "debit_card" },
            { id: 421, billing_period_id: 357, amount: "104.94", payment_date: "2023-10-28", payment_method: "credit_card" },
            { id: 422, billing_period_id: 49, amount: "15.96", payment_date: "2023-11-08", payment_method: "credit_card" },
            { id: 423, billing_period_id: 69, amount: "244.76", payment_date: "2023-11-01", payment_method: "cash" },
            { id: 424, billing_period_id: 332, amount: "466.29", payment_date: "2023-01-24", payment_method: "credit_card" },
            { id: 425, billing_period_id: 278, amount: "74.01", payment_date: "2023-10-28", payment_method: "credit_card" },
            { id: 426, billing_period_id: 289, amount: "39.34", payment_date: "2023-02-10", payment_method: "bank_transfer" },
            { id: 427, billing_period_id: 377, amount: "166.63", payment_date: "2023-03-09", payment_method: "credit_card" },
            { id: 428, billing_period_id: 114, amount: "0.26", payment_date: "2023-07-29", payment_method: "credit_card" },
            { id: 429, billing_period_id: 428, amount: "0.01", payment_date: "2023-04-01", payment_method: "debit_card" },
            { id: 430, billing_period_id: 533, amount: "104.58", payment_date: "2023-07-06", payment_method: "debit_card" },
            { id: 431, billing_period_id: 112, amount: "85.86", payment_date: "2023-12-27", payment_method: "debit_card" },
            { id: 432, billing_period_id: 127, amount: "189.71", payment_date: "2023-02-27", payment_method: "debit_card" },
            { id: 433, billing_period_id: 77, amount: "7.03", payment_date: "2023-02-05", payment_method: "debit_card" },
            { id: 434, billing_period_id: 233, amount: "234.68", payment_date: "2023-08-26", payment_method: "bank_transfer" },
            { id: 435, billing_period_id: 396, amount: "8.05", payment_date: "2023-08-09", payment_method: "debit_card" },
            { id: 436, billing_period_id: 160, amount: "1.16", payment_date: "2023-12-30", payment_method: "debit_card" },
            { id: 437, billing_period_id: 560, amount: "155.58", payment_date: "2023-12-19", payment_method: "credit_card" },
            { id: 438, billing_period_id: 263, amount: "364.82", payment_date: "2023-11-15", payment_method: "debit_card" },
            { id: 439, billing_period_id: 243, amount: "345.77", payment_date: "2023-02-11", payment_method: "debit_card" },
            { id: 440, billing_period_id: 277, amount: "246.87", payment_date: "2023-09-07", payment_method: "debit_card" },
            { id: 441, billing_period_id: 38, amount: "40.10", payment_date: "2023-08-28", payment_method: "bank_transfer" },
            { id: 442, billing_period_id: 366, amount: "116.55", payment_date: "2023-03-13", payment_method: "credit_card" },
            { id: 443, billing_period_id: 270, amount: "12.36", payment_date: "2023-11-29", payment_method: "debit_card" },
            { id: 444, billing_period_id: 329, amount: "2.85", payment_date: "2023-10-30", payment_method: "debit_card" },
            { id: 445, billing_period_id: 34, amount: "66.02", payment_date: "2023-08-14", payment_method: "credit_card" },
            { id: 446, billing_period_id: 171, amount: "6.04", payment_date: "2023-10-31", payment_method: "debit_card" },
            { id: 447, billing_period_id: 568, amount: "40.22", payment_date: "2023-12-21", payment_method: "credit_card" },
            { id: 448, billing_period_id: 73, amount: "304.54", payment_date: "2023-12-28", payment_method: "bank_transfer" },
            { id: 449, billing_period_id: 283, amount: "3.04", payment_date: "2023-08-24", payment_method: "credit_card" },
            { id: 450, billing_period_id: 452, amount: "201.04", payment_date: "2023-01-05", payment_method: "credit_card" },
            { id: 451, billing_period_id: 410, amount: "22.91", payment_date: "2023-01-14", payment_method: "debit_card" },
            { id: 452, billing_period_id: 356, amount: "310.57", payment_date: "2023-02-16", payment_method: "credit_card" },
            { id: 453, billing_period_id: 91, amount: "187.94", payment_date: "2023-09-06", payment_method: "credit_card" },
            { id: 454, billing_period_id: 356, amount: "21.45", payment_date: "2023-11-24", payment_method: "bank_transfer" },
            { id: 455, billing_period_id: 36, amount: "20.65", payment_date: "2023-12-15", payment_method: "credit_card" },
            { id: 456, billing_period_id: 205, amount: "10.99", payment_date: "2023-01-05", payment_method: "credit_card" },
            { id: 457, billing_period_id: 120, amount: "154.45", payment_date: "2023-12-04", payment_method: "credit_card" },
            { id: 458, billing_period_id: 413, amount: "337.99", payment_date: "2023-11-14", payment_method: "debit_card" },
            { id: 459, billing_period_id: 70, amount: "204.06", payment_date: "2023-01-16", payment_method: "bank_transfer" },
            { id: 460, billing_period_id: 490, amount: "1.66", payment_date: "2023-11-17", payment_method: "credit_card" },
            { id: 461, billing_period_id: 199, amount: "46.82", payment_date: "2023-09-22", payment_method: "credit_card" },
            { id: 462, billing_period_id: 564, amount: "34.09", payment_date: "2023-10-25", payment_method: "credit_card" },
            { id: 463, billing_period_id: 492, amount: "63.95", payment_date: "2023-10-10", payment_method: "credit_card" },
            { id: 464, billing_period_id: 421, amount: "152.68", payment_date: "2023-03-28", payment_method: "debit_card" },
            { id: 465, billing_period_id: 44, amount: "492.12", payment_date: "2023-11-10", payment_method: "credit_card" },
            { id: 466, billing_period_id: 496, amount: "90.64", payment_date: "2023-12-20", payment_method: "debit_card" },
            { id: 467, billing_period_id: 124, amount: "0.18", payment_date: "2023-12-24", payment_method: "debit_card" },
            { id: 468, billing_period_id: 599, amount: "54.02", payment_date: "2023-07-08", payment_method: "credit_card" },
            { id: 469, billing_period_id: 105, amount: "485.83", payment_date: "2023-09-03", payment_method: "bank_transfer" },
            { id: 470, billing_period_id: 563, amount: "9.99", payment_date: "2023-01-24", payment_method: "debit_card" },
            { id: 471, billing_period_id: 576, amount: "127.91", payment_date: "2023-09-27", payment_method: "debit_card" },
            { id: 472, billing_period_id: 500, amount: "108.30", payment_date: "2023-08-22", payment_method: "credit_card" },
            { id: 473, billing_period_id: 147, amount: "214.44", payment_date: "2023-12-01", payment_method: "cash" },
            { id: 474, billing_period_id: 486, amount: "332.37", payment_date: "2023-03-12", payment_method: "bank_transfer" },
            { id: 475, billing_period_id: 578, amount: "5.09", payment_date: "2023-12-19", payment_method: "debit_card" },
            { id: 476, billing_period_id: 539, amount: "80.98", payment_date: "2023-03-11", payment_method: "credit_card" },
            { id: 477, billing_period_id: 57, amount: "299.54", payment_date: "2023-04-06", payment_method: "debit_card" },
            { id: 478, billing_period_id: 479, amount: "369.28", payment_date: "2023-02-03", payment_method: "credit_card" },
            { id: 479, billing_period_id: 225, amount: "0.02", payment_date: "2023-11-10", payment_method: "credit_card" },
            { id: 480, billing_period_id: 123, amount: "21.39", payment_date: "2023-01-17", payment_method: "bank_transfer" },
            { id: 481, billing_period_id: 519, amount: "336.02", payment_date: "2023-11-15", payment_method: "credit_card" },
            { id: 482, billing_period_id: 465, amount: "119.29", payment_date: "2023-12-17", payment_method: "bank_transfer" },
            { id: 483, billing_period_id: 544, amount: "13.83", payment_date: "2023-10-12", payment_method: "debit_card" },
            { id: 484, billing_period_id: 62, amount: "442.53", payment_date: "2023-11-06", payment_method: "debit_card" },
            { id: 485, billing_period_id: 244, amount: "69.04", payment_date: "2023-09-16", payment_method: "credit_card" },
            { id: 486, billing_period_id: 209, amount: "7.77", payment_date: "2023-12-20", payment_method: "debit_card" },
            { id: 487, billing_period_id: 578, amount: "3.64", payment_date: "2023-07-29", payment_method: "debit_card" },
            { id: 488, billing_period_id: 135, amount: "365.70", payment_date: "2023-09-07", payment_method: "bank_transfer" },
            { id: 489, billing_period_id: 141, amount: "61.79", payment_date: "2023-09-14", payment_method: "cash" },
            { id: 490, billing_period_id: 428, amount: "18.41", payment_date: "2023-08-18", payment_method: "debit_card" },
            { id: 491, billing_period_id: 232, amount: "2.07", payment_date: "2023-01-06", payment_method: "debit_card" },
            { id: 492, billing_period_id: 429, amount: "151.07", payment_date: "2023-04-24", payment_method: "debit_card" },
            { id: 493, billing_period_id: 284, amount: "355.43", payment_date: "2023-12-25", payment_method: "debit_card" },
            { id: 494, billing_period_id: 330, amount: "305.85", payment_date: "2023-12-29", payment_method: "debit_card" },
            { id: 495, billing_period_id: 124, amount: "10.48", payment_date: "2023-07-28", payment_method: "debit_card" },
            { id: 496, billing_period_id: 390, amount: "63.94", payment_date: "2023-09-03", payment_method: "bank_transfer" },
            { id: 497, billing_period_id: 571, amount: "471.14", payment_date: "2023-11-03", payment_method: "debit_card" },
            { id: 498, billing_period_id: 505, amount: "458.54", payment_date: "2023-01-02", payment_method: "credit_card" },
            { id: 499, billing_period_id: 394, amount: "161.77", payment_date: "2023-01-01", payment_method: "debit_card" },
            { id: 500, billing_period_id: 564, amount: "14.91", payment_date: "2023-11-17", payment_method: "credit_card" },
        ],
    });
    await prisma.payments.createMany({
        data: [
            { id: 501, billing_period_id: 302, amount: "46.31", payment_date: "2023-12-10", payment_method: "bank_transfer" },
            { id: 502, billing_period_id: 41, amount: "446.43", payment_date: "2023-03-04", payment_method: "cash" },
            { id: 503, billing_period_id: 144, amount: "39.66", payment_date: "2023-06-21", payment_method: "debit_card" },
            { id: 504, billing_period_id: 468, amount: "0.01", payment_date: "2023-02-25", payment_method: "credit_card" },
            { id: 505, billing_period_id: 115, amount: "0.61", payment_date: "2023-12-22", payment_method: "credit_card" },
            { id: 506, billing_period_id: 63, amount: "182.99", payment_date: "2023-09-09", payment_method: "cash" },
            { id: 507, billing_period_id: 351, amount: "83.69", payment_date: "2023-08-22", payment_method: "credit_card" },
            { id: 508, billing_period_id: 71, amount: "304.58", payment_date: "2023-10-05", payment_method: "debit_card" },
            { id: 509, billing_period_id: 4, amount: "410.03", payment_date: "2023-12-13", payment_method: "debit_card" },
            { id: 510, billing_period_id: 275, amount: "131.38", payment_date: "2023-01-16", payment_method: "debit_card" },
            { id: 511, billing_period_id: 394, amount: "5.94", payment_date: "2023-08-29", payment_method: "debit_card" },
            { id: 512, billing_period_id: 388, amount: "31.93", payment_date: "2023-11-17", payment_method: "credit_card" },
            { id: 513, billing_period_id: 285, amount: "329.23", payment_date: "2023-10-10", payment_method: "credit_card" },
            { id: 514, billing_period_id: 501, amount: "132.76", payment_date: "2023-02-13", payment_method: "debit_card" },
            { id: 515, billing_period_id: 27, amount: "56.30", payment_date: "2023-07-04", payment_method: "debit_card" },
            { id: 516, billing_period_id: 7, amount: "96.43", payment_date: "2023-10-09", payment_method: "cash" },
            { id: 517, billing_period_id: 396, amount: "478.89", payment_date: "2023-01-11", payment_method: "debit_card" },
            { id: 518, billing_period_id: 347, amount: "85.12", payment_date: "2023-11-12", payment_method: "debit_card" },
            { id: 519, billing_period_id: 3, amount: "210.17", payment_date: "2023-03-04", payment_method: "credit_card" },
            { id: 520, billing_period_id: 66, amount: "127.30", payment_date: "2023-12-05", payment_method: "credit_card" },
            { id: 521, billing_period_id: 279, amount: "221.32", payment_date: "2023-12-26", payment_method: "credit_card" },
            { id: 522, billing_period_id: 460, amount: "27.62", payment_date: "2023-12-06", payment_method: "credit_card" },
            { id: 523, billing_period_id: 52, amount: "50.53", payment_date: "2023-01-03", payment_method: "cash" },
            { id: 524, billing_period_id: 329, amount: "13.56", payment_date: "2023-05-09", payment_method: "debit_card" },
            { id: 525, billing_period_id: 288, amount: "20.36", payment_date: "2023-02-10", payment_method: "debit_card" },
            { id: 526, billing_period_id: 460, amount: "347.05", payment_date: "2023-01-15", payment_method: "credit_card" },
            { id: 527, billing_period_id: 3, amount: "10.69", payment_date: "2023-09-24", payment_method: "credit_card" },
            { id: 528, billing_period_id: 234, amount: "219.31", payment_date: "2023-03-31", payment_method: "debit_card" },
            { id: 529, billing_period_id: 21, amount: "151.64", payment_date: "2023-01-12", payment_method: "bank_transfer" },
            { id: 530, billing_period_id: 48, amount: "291.95", payment_date: "2023-09-15", payment_method: "credit_card" },
            { id: 531, billing_period_id: 22, amount: "45.33", payment_date: "2023-12-18", payment_method: "cash" },
            { id: 532, billing_period_id: 333, amount: "130.71", payment_date: "2023-10-06", payment_method: "credit_card" },
            { id: 533, billing_period_id: 180, amount: "276.18", payment_date: "2023-12-28", payment_method: "credit_card" },
            { id: 534, billing_period_id: 418, amount: "153.11", payment_date: "2023-10-12", payment_method: "credit_card" },
            { id: 535, billing_period_id: 270, amount: "63.26", payment_date: "2023-12-03", payment_method: "bank_transfer" },
            { id: 536, billing_period_id: 438, amount: "55.28", payment_date: "2023-12-09", payment_method: "debit_card" },
            { id: 537, billing_period_id: 161, amount: "435.59", payment_date: "2023-10-08", payment_method: "debit_card" },
            { id: 538, billing_period_id: 8, amount: "2.25", payment_date: "2023-04-06", payment_method: "bank_transfer" },
            { id: 539, billing_period_id: 66, amount: "371.35", payment_date: "2023-03-31", payment_method: "bank_transfer" },
            { id: 540, billing_period_id: 476, amount: "245.60", payment_date: "2023-01-16", payment_method: "credit_card" },
            { id: 541, billing_period_id: 583, amount: "6.24", payment_date: "2023-10-25", payment_method: "debit_card" },
            { id: 542, billing_period_id: 549, amount: "348.73", payment_date: "2023-02-28", payment_method: "bank_transfer" },
            { id: 543, billing_period_id: 172, amount: "462.23", payment_date: "2023-08-06", payment_method: "debit_card" },
            { id: 544, billing_period_id: 113, amount: "9.50", payment_date: "2023-10-23", payment_method: "credit_card" },
            { id: 545, billing_period_id: 370, amount: "124.74", payment_date: "2023-09-21", payment_method: "cash" },
            { id: 546, billing_period_id: 464, amount: "340.11", payment_date: "2023-01-10", payment_method: "credit_card" },
            { id: 547, billing_period_id: 285, amount: "103.06", payment_date: "2023-02-23", payment_method: "debit_card" },
            { id: 548, billing_period_id: 424, amount: "271.87", payment_date: "2023-10-01", payment_method: "cash" },
            { id: 549, billing_period_id: 532, amount: "11.67", payment_date: "2023-06-30", payment_method: "credit_card" },
            { id: 550, billing_period_id: 573, amount: "398.63", payment_date: "2023-02-23", payment_method: "credit_card" },
            { id: 551, billing_period_id: 590, amount: "153.60", payment_date: "2023-05-28", payment_method: "credit_card" },
            { id: 552, billing_period_id: 318, amount: "101.03", payment_date: "2023-01-10", payment_method: "debit_card" },
            { id: 553, billing_period_id: 437, amount: "4.21", payment_date: "2023-06-13", payment_method: "credit_card" },
            { id: 554, billing_period_id: 235, amount: "159.88", payment_date: "2024-01-01", payment_method: "cash" },
            { id: 555, billing_period_id: 305, amount: "52.49", payment_date: "2023-03-11", payment_method: "credit_card" },
            { id: 556, billing_period_id: 562, amount: "1.29", payment_date: "2023-06-13", payment_method: "debit_card" },
            { id: 557, billing_period_id: 73, amount: "118.82", payment_date: "2023-11-29", payment_method: "debit_card" },
            { id: 558, billing_period_id: 446, amount: "465.22", payment_date: "2023-07-07", payment_method: "debit_card" },
            { id: 559, billing_period_id: 137, amount: "68.27", payment_date: "2023-01-15", payment_method: "credit_card" },
            { id: 560, billing_period_id: 68, amount: "0.36", payment_date: "2023-09-23", payment_method: "debit_card" },
            { id: 561, billing_period_id: 264, amount: "410.90", payment_date: "2023-12-05", payment_method: "credit_card" },
            { id: 562, billing_period_id: 422, amount: "150.58", payment_date: "2023-06-06", payment_method: "cash" },
            { id: 563, billing_period_id: 308, amount: "22.22", payment_date: "2023-12-29", payment_method: "credit_card" },
            { id: 564, billing_period_id: 120, amount: "3.60", payment_date: "2023-09-20", payment_method: "debit_card" },
            { id: 565, billing_period_id: 111, amount: "55.81", payment_date: "2023-10-11", payment_method: "debit_card" },
            { id: 566, billing_period_id: 225, amount: "123.32", payment_date: "2023-07-04", payment_method: "bank_transfer" },
            { id: 567, billing_period_id: 71, amount: "126.64", payment_date: "2023-10-29", payment_method: "credit_card" },
            { id: 568, billing_period_id: 204, amount: "197.92", payment_date: "2023-10-05", payment_method: "credit_card" },
            { id: 569, billing_period_id: 31, amount: "135.42", payment_date: "2023-11-20", payment_method: "debit_card" },
            { id: 570, billing_period_id: 202, amount: "0.45", payment_date: "2023-12-16", payment_method: "debit_card" },
            { id: 571, billing_period_id: 462, amount: "207.27", payment_date: "2023-11-12", payment_method: "credit_card" },
            { id: 572, billing_period_id: 538, amount: "32.28", payment_date: "2023-11-26", payment_method: "debit_card" },
            { id: 573, billing_period_id: 292, amount: "6.90", payment_date: "2023-12-25", payment_method: "credit_card" },
            { id: 574, billing_period_id: 532, amount: "124.45", payment_date: "2023-11-07", payment_method: "bank_transfer" },
            { id: 575, billing_period_id: 94, amount: "239.06", payment_date: "2023-12-18", payment_method: "credit_card" },
            { id: 576, billing_period_id: 304, amount: "201.19", payment_date: "2023-01-01", payment_method: "debit_card" },
            { id: 577, billing_period_id: 401, amount: "222.93", payment_date: "2023-12-02", payment_method: "credit_card" },
            { id: 578, billing_period_id: 562, amount: "2.09", payment_date: "2023-12-27", payment_method: "debit_card" },
            { id: 579, billing_period_id: 410, amount: "77.40", payment_date: "2023-03-04", payment_method: "credit_card" },
            { id: 580, billing_period_id: 331, amount: "184.25", payment_date: "2023-11-22", payment_method: "bank_transfer" },
            { id: 581, billing_period_id: 384, amount: "101.67", payment_date: "2023-12-03", payment_method: "debit_card" },
            { id: 582, billing_period_id: 158, amount: "197.17", payment_date: "2023-01-16", payment_method: "credit_card" },
            { id: 583, billing_period_id: 488, amount: "209.21", payment_date: "2023-08-15", payment_method: "cash" },
            { id: 584, billing_period_id: 21, amount: "72.25", payment_date: "2023-06-28", payment_method: "credit_card" },
            { id: 585, billing_period_id: 4, amount: "22.05", payment_date: "2023-08-12", payment_method: "credit_card" },
            { id: 586, billing_period_id: 38, amount: "207.37", payment_date: "2023-07-20", payment_method: "credit_card" },
            { id: 587, billing_period_id: 587, amount: "54.06", payment_date: "2023-03-07", payment_method: "credit_card" },
            { id: 588, billing_period_id: 89, amount: "370.40", payment_date: "2023-11-03", payment_method: "credit_card" },
            { id: 589, billing_period_id: 464, amount: "332.70", payment_date: "2023-01-11", payment_method: "bank_transfer" },
            { id: 590, billing_period_id: 318, amount: "299.49", payment_date: "2023-11-25", payment_method: "bank_transfer" },
            { id: 591, billing_period_id: 322, amount: "55.37", payment_date: "2023-01-31", payment_method: "bank_transfer" },
            { id: 592, billing_period_id: 316, amount: "405.12", payment_date: "2023-01-23", payment_method: "cash" },
            { id: 593, billing_period_id: 329, amount: "9.23", payment_date: "2023-09-18", payment_method: "bank_transfer" },
            { id: 594, billing_period_id: 246, amount: "38.15", payment_date: "2023-10-05", payment_method: "credit_card" },
            { id: 595, billing_period_id: 386, amount: "499.65", payment_date: "2023-10-24", payment_method: "bank_transfer" },
            { id: 596, billing_period_id: 411, amount: "157.65", payment_date: "2023-01-26", payment_method: "credit_card" },
            { id: 597, billing_period_id: 105, amount: "203.30", payment_date: "2023-11-29", payment_method: "debit_card" },
            { id: 598, billing_period_id: 538, amount: "116.00", payment_date: "2023-12-14", payment_method: "debit_card" },
            { id: 599, billing_period_id: 196, amount: "240.85", payment_date: "2023-09-13", payment_method: "cash" },
            { id: 600, billing_period_id: 223, amount: "192.74", payment_date: "2023-01-15", payment_method: "credit_card" },
        ],
    });
}

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