// Creative Toolkit Insights (creative-toolkit-insights) v1 — Prisma seed
// Synthetic sample data, CC0-1.0. Generated deterministically; re-running the
// generator with the same spec and seed reproduces this file exactly.
//
// Delegates are named after the tables (prisma.plugin_marketplace), 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.plugin_marketplace.createMany({
        data: [
            { id: 1, name: "Eco Backpack", compatibility: "The customer asked for a change and the shipment was replaced.", popularity_score: 77 },
            { id: 2, name: "Insulated Notebook", compatibility: "The courier confirmed the details and the transfer was rejected.", popularity_score: 87 },
            { id: 3, name: "Slim Keyboard", compatibility: null, popularity_score: 99 },
            { id: 4, name: "Folding Speaker", compatibility: "The courier confirmed the details and the payment was reviewed.", popularity_score: 33 },
            { id: 5, name: "Folding Chair", compatibility: "The account owner reported an urgent issue; the claim was replaced.", popularity_score: 8 },
            { id: 6, name: "Slim Notebook", compatibility: "The document was updated — unusual case, no further action.", popularity_score: 76 },
            { id: 7, name: "Travel Umbrella", compatibility: "The customer asked for a change and the transfer was replaced.", popularity_score: 70 },
            { id: 8, name: "Travel Backpack", compatibility: "An operator reported a minor issue; the appointment was rescheduled.", popularity_score: 42 },
            { id: 9, name: "Compact Bottle", compatibility: "Support asked for a change and the report was replaced.", popularity_score: 92 },
            { id: 10, name: "Heavy Duty Lantern", compatibility: "The account was refunded — routine case, no further action.", popularity_score: 47 },
            { id: 11, name: "Insulated Planter", compatibility: "No response from the reviewer, so the document was confirmed.", popularity_score: 83 },
            { id: 12, name: "Travel Jacket", compatibility: "The reviewer asked for a change and the session was completed.", popularity_score: 76 },
            { id: 13, name: "Classic Monitor", compatibility: "The courier confirmed the details and the account was completed.", popularity_score: 15 },
            { id: 14, name: "Folding Keyboard", compatibility: "The courier asked for a change and the payment was rejected.", popularity_score: 54 },
            { id: 15, name: "Deluxe Jacket", compatibility: "The courier reported an urgent issue; the delivery was resolved.", popularity_score: 78 },
            { id: 16, name: "Premium Backpack", compatibility: "An operator confirmed the details and the payment was processed.", popularity_score: 94 },
            { id: 17, name: "Ultra Camera", compatibility: "The supplier confirmed the details and the session was escalated.", popularity_score: 82 },
            { id: 18, name: "Pro Bottle", compatibility: "No response from the customer, so the account was closed.", popularity_score: 75 },
            { id: 19, name: "Standard Notebook", compatibility: "The appointment was reviewed — minor case, no further action.", popularity_score: 100 },
            { id: 20, name: "Travel Umbrella", compatibility: "No response from the supplier, so the delivery was reopened.", popularity_score: 16 },
            { id: 21, name: "Slim Backpack", compatibility: "The team asked for a change and the record was approved.", popularity_score: 99 },
            { id: 22, name: "Vintage Headphones", compatibility: null, popularity_score: 48 },
            { id: 23, name: "Standard Mug", compatibility: "The payment was refunded — minor case, no further action.", popularity_score: 4 },
            { id: 24, name: "Insulated Desk Lamp", compatibility: "The booking was processed — partial case, no further action.", popularity_score: 99 },
            { id: 25, name: "Smart Keyboard", compatibility: "The reviewer confirmed the details and the refund was reviewed.", popularity_score: 50 },
            { id: 26, name: "Eco Camera", compatibility: "No response from the team, so the report was updated.", popularity_score: 4 },
            { id: 27, name: "Vintage Blender", compatibility: "The booking was processed — urgent case, no further action.", popularity_score: 69 },
            { id: 28, name: "Folding Bottle", compatibility: "The ticket was reopened — late case, no further action.", popularity_score: 49 },
            { id: 29, name: "Compact Pan", compatibility: "The reviewer reported an automatic issue; the payment was closed.", popularity_score: 87 },
            { id: 30, name: "Deluxe Lantern", compatibility: "The courier reported an automatic issue; the invoice was closed.", popularity_score: 88 },
            { id: 31, name: "Modern Pan", compatibility: "The account owner confirmed the details and the invoice was processed.", popularity_score: 94 },
            { id: 32, name: "Smart Mug", compatibility: "The report was processed — unusual case, no further action.", popularity_score: 38 },
            { id: 33, name: "Portable Mug", compatibility: "The account was updated — incomplete case, no further action.", popularity_score: 99 },
            { id: 34, name: "Travel Notebook", compatibility: "The shipment was reopened — urgent case, no further action.", popularity_score: 99 },
            { id: 35, name: "Ultra Keyboard", compatibility: "No response from the reviewer, so the transfer was delayed.", popularity_score: 84 },
            { id: 36, name: "Folding Headphones", compatibility: null, popularity_score: 94 },
            { id: 37, name: "Compact Keyboard", compatibility: "The record was resolved — partial case, no further action.", popularity_score: 42 },
            { id: 38, name: "Compact Lantern", compatibility: "The account owner reported a standard issue; the refund was completed.", popularity_score: 9 },
            { id: 39, name: "Vintage Tent", compatibility: "The customer reported a partial issue; the claim was cancelled.", popularity_score: 80 },
            { id: 40, name: "Insulated Watch", compatibility: "The supplier reported a routine issue; the account was cancelled.", popularity_score: 47 },
            { id: 41, name: "Pro Desk Lamp", compatibility: null, popularity_score: 64 },
            { id: 42, name: "Mini Keyboard", compatibility: "The supplier confirmed the details and the booking was rejected.", popularity_score: 85 },
            { id: 43, name: "Essential Chair", compatibility: "The team reported an incomplete issue; the document was closed.", popularity_score: 76 },
            { id: 44, name: "Wireless Router", compatibility: "No response from the account owner, so the claim was refunded.", popularity_score: 96 },
            { id: 45, name: "Insulated Lantern", compatibility: "The supplier confirmed the details and the invoice was reviewed.", popularity_score: 64 },
            { id: 46, name: "Compact Blender", compatibility: "The account owner asked for a change and the report was refunded.", popularity_score: 63 },
            { id: 47, name: "Compact Headphones", compatibility: "The team asked for a change and the invoice was delayed.", popularity_score: 99 },
            { id: 48, name: "Standard Headphones", compatibility: "The claim was delayed — incomplete case, no further action.", popularity_score: 98 },
            { id: 49, name: "Mini Monitor", compatibility: "No response from the supplier, so the document was delayed.", popularity_score: 70 },
            { id: 50, name: "Modern Monitor", compatibility: "The refund was delayed — repeat case, no further action.", popularity_score: 51 },
            { id: 51, name: "Pro Jacket", compatibility: "The reviewer reported a repeat issue; the item was approved.", popularity_score: 85 },
            { id: 52, name: "Slim Planter", compatibility: "The reviewer reported a repeat issue; the appointment was cancelled.", popularity_score: 96 },
            { id: 53, name: "Pro Charger", compatibility: "The supplier confirmed the details and the order was reviewed.", popularity_score: 99 },
            { id: 54, name: "Eco Chair", compatibility: "No response from the reviewer, so the appointment was reopened.", popularity_score: 95 },
            { id: 55, name: "Portable Watch", compatibility: "The supplier asked for a change and the request was processed.", popularity_score: 100 },
            { id: 56, name: "Mini Umbrella", compatibility: "No response from the team, so the booking was delayed.", popularity_score: 50 },
            { id: 57, name: "Pro Camera", compatibility: "The payment was closed — incomplete case, no further action.", popularity_score: 71 },
            { id: 58, name: "Wireless Charger", compatibility: "The account owner confirmed the details and the report was resolved.", popularity_score: 66 },
            { id: 59, name: "Pro Pan", compatibility: "The customer confirmed the details and the transfer was reviewed.", popularity_score: 2 },
            { id: 60, name: "Eco Notebook", compatibility: "No response from the courier, so the document was resolved.", popularity_score: 44 },
            { id: 61, name: "Heavy Duty Lantern", compatibility: "An operator reported an automatic issue; the claim was cancelled.", popularity_score: 100 },
            { id: 62, name: "Modern Keyboard", compatibility: "The reviewer reported a partial issue; the claim was refunded.", popularity_score: 89 },
            { id: 63, name: "Pro Planter", compatibility: "An operator confirmed the details and the payment was approved.", popularity_score: 100 },
            { id: 64, name: "Essential Toolkit", compatibility: "Support asked for a change and the item was approved.", popularity_score: 100 },
            { id: 65, name: "Travel Charger", compatibility: "The courier asked for a change and the booking was resolved.", popularity_score: 50 },
            { id: 66, name: "Mini Speaker", compatibility: "The account was completed — minor case, no further action.", popularity_score: 23 },
            { id: 67, name: "Portable Desk Lamp", compatibility: null, popularity_score: 83 },
            { id: 68, name: "Slim Desk Lamp", compatibility: "The reviewer confirmed the details and the transfer was updated.", popularity_score: 55 },
            { id: 69, name: "Wireless Headphones", compatibility: "The courier asked for a change and the booking was rescheduled.", popularity_score: 94 },
            { id: 70, name: "Premium Monitor", compatibility: "The reviewer reported an incomplete issue; the transfer was completed.", popularity_score: 65 },
            { id: 71, name: "Eco Monitor", compatibility: "No response from the team, so the record was rejected.", popularity_score: 30 },
            { id: 72, name: "Heavy Duty Mug", compatibility: "The customer confirmed the details and the appointment was closed.", popularity_score: 22 },
            { id: 73, name: "Compact Tent", compatibility: "The team reported a late issue; the refund was resolved.", popularity_score: 57 },
            { id: 74, name: "Folding Mug", compatibility: "The supplier asked for a change and the shipment was rejected.", popularity_score: 44 },
            { id: 75, name: "Pro Jacket", compatibility: "The courier confirmed the details and the account was escalated.", popularity_score: 91 },
            { id: 76, name: "Essential Speaker", compatibility: "The report was refunded — partial case, no further action.", popularity_score: 98 },
            { id: 77, name: "Modern Planter", compatibility: "No response from an operator, so the delivery was escalated.", popularity_score: 66 },
            { id: 78, name: "Compact Bottle", compatibility: "The request was replaced — unusual case, no further action.", popularity_score: 69 },
            { id: 79, name: "Insulated Desk Lamp", compatibility: "The team confirmed the details and the payment was rescheduled.", popularity_score: 70 },
            { id: 80, name: "Compact Router", compatibility: "The supplier confirmed the details and the item was reviewed.", popularity_score: 18 },
            { id: 81, name: "Vintage Speaker", compatibility: "The order was escalated — minor case, no further action.", popularity_score: 88 },
            { id: 82, name: "Eco Jacket", compatibility: "The reviewer confirmed the details and the order was rescheduled.", popularity_score: 98 },
            { id: 83, name: "Heavy Duty Bottle", compatibility: "The order was rescheduled — urgent case, no further action.", popularity_score: 99 },
            { id: 84, name: "Modern Watch", compatibility: "The ticket was reviewed — urgent case, no further action.", popularity_score: 38 },
            { id: 85, name: "Insulated Planter", compatibility: "The reviewer confirmed the details and the delivery was completed.", popularity_score: 100 },
            { id: 86, name: "Deluxe Keyboard", compatibility: "No response from the team, so the appointment was closed.", popularity_score: 99 },
            { id: 87, name: "Ultra Monitor", compatibility: "The courier asked for a change and the shipment was escalated.", popularity_score: 68 },
            { id: 88, name: "Pro Chair", compatibility: "The customer confirmed the details and the account was rejected.", popularity_score: 84 },
            { id: 89, name: "Folding Mug", compatibility: "The reviewer confirmed the details and the transfer was confirmed.", popularity_score: 35 },
            { id: 90, name: "Heavy Duty Chair", compatibility: "Support asked for a change and the request was resolved.", popularity_score: 82 },
            { id: 91, name: "Classic Tent", compatibility: "The reviewer asked for a change and the session was reopened.", popularity_score: 93 },
            { id: 92, name: "Folding Backpack", compatibility: "The team asked for a change and the booking was approved.", popularity_score: 18 },
            { id: 93, name: "Mini Bottle", compatibility: null, popularity_score: 52 },
            { id: 94, name: "Folding Tent", compatibility: "Support asked for a change and the session was closed.", popularity_score: 77 },
            { id: 95, name: "Mini Camera", compatibility: "The team confirmed the details and the record was updated.", popularity_score: 66 },
            { id: 96, name: "Folding Router", compatibility: "The refund was refunded — unusual case, no further action.", popularity_score: 17 },
            { id: 97, name: "Modern Desk Lamp", compatibility: "The account owner asked for a change and the item was replaced.", popularity_score: 97 },
            { id: 98, name: "Ultra Mug", compatibility: null, popularity_score: 56 },
            { id: 99, name: "Standard Desk Lamp", compatibility: "The team asked for a change and the delivery was escalated.", popularity_score: 29 },
            { id: 100, name: "Eco Tent", compatibility: "No response from an operator, so the transfer was confirmed.", popularity_score: 97 },
        ],
    });
    await prisma.tenants.createMany({
        data: [
            { id: 1, name: "Chen Kowalski", created_at: new Date("2023-11-11T12:39:52Z"), website_url: "https://example.com/general/steady", average_rating: "4.9" },
            { id: 2, name: "Amir Meyer", created_at: new Date("2023-12-31T11:19:13Z"), website_url: "https://example.com/often/other", average_rating: "4.0" },
            { id: 3, name: "Anna Novak", created_at: new Date("2023-08-15T03:28:03Z"), website_url: "https://example.com/recent/review", average_rating: "4.7" },
            { id: 4, name: "Ethan Schneider", created_at: new Date("2023-03-12T09:22:38Z"), website_url: "https://example.com/yearly/within", average_rating: "2.7" },
            { id: 5, name: "Elif Andersen", created_at: new Date("2023-09-20T09:25:22Z"), website_url: "https://example.com/reason/detail", average_rating: "4.1" },
            { id: 6, name: "Mei Hassan", created_at: new Date("2023-01-10T12:41:23Z"), website_url: "https://example.com/minor/reason", average_rating: "1.4" },
            { id: 7, name: "Lucas Carter", created_at: new Date("2023-07-18T09:53:58Z"), website_url: "https://example.com/without/toward", average_rating: "1.2" },
            { id: 8, name: "Sven Andersen", created_at: new Date("2023-04-01T14:24:03Z"), website_url: "https://example.com/special/bright", average_rating: "3.4" },
            { id: 9, name: "Carlos Schmidt", created_at: new Date("2023-04-06T12:20:01Z"), website_url: "https://example.com/again/high", average_rating: "4.3" },
            { id: 10, name: "Maja Becker", created_at: new Date("2023-01-17T14:24:35Z"), website_url: "https://example.com/major/bright", average_rating: "4.2" },
            { id: 11, name: "Nour Wang", created_at: new Date("2023-07-18T10:01:59Z"), website_url: "https://example.com/nearly/detail", average_rating: "2.1" },
            { id: 12, name: "Noah Brown", created_at: new Date("2023-10-20T09:30:00Z"), website_url: "https://example.com/follow/before", average_rating: "2.0" },
            { id: 13, name: "Lena Sousa", created_at: new Date("2023-11-24T14:23:40Z"), website_url: "https://example.com/yearly/point", average_rating: "4.5" },
            { id: 14, name: "Paula Zhang", created_at: new Date("2023-06-10T14:36:43Z"), website_url: "https://example.com/every/normal", average_rating: "2.6" },
            { id: 15, name: "Ethan Yilmaz", created_at: new Date("2023-05-22T14:07:48Z"), website_url: "https://example.com/happen/reason", average_rating: "4.6" },
            { id: 16, name: "Mila Larsen", created_at: new Date("2023-09-16T10:42:19Z"), website_url: "https://example.com/period/again", average_rating: "4.9" },
            { id: 17, name: "Selin Kumar", created_at: new Date("2023-11-16T18:39:37Z"), website_url: "https://example.com/open/simple", average_rating: "4.7" },
            { id: 18, name: "Amir Davis", created_at: new Date("2023-12-31T10:37:41Z"), website_url: "https://example.com/about/local", average_rating: "4.9" },
            { id: 19, name: "Mila Shah", created_at: new Date("2023-11-29T13:46:44Z"), website_url: "https://example.com/today/still", average_rating: "4.7" },
            { id: 20, name: "Isaac Oliveira", created_at: new Date("2023-03-26T12:17:24Z"), website_url: "https://example.com/special/special", average_rating: "4.9" },
            { id: 21, name: "Sven Reyes", created_at: new Date("2023-11-16T17:13:45Z"), website_url: "https://example.com/second/general", average_rating: "1.6" },
            { id: 22, name: "Zoe Schmidt", created_at: new Date("2023-11-14T08:52:36Z"), website_url: "https://example.com/second/regular", average_rating: "4.0" },
            { id: 23, name: "Jonas Torres", created_at: new Date("2023-02-24T07:37:34Z"), website_url: "https://example.com/notice/support", average_rating: "3.8" },
            { id: 24, name: "Ravi Kumar", created_at: new Date("2023-03-17T10:15:31Z"), website_url: "https://example.com/little/matter", average_rating: "4.6" },
            { id: 25, name: "Selin Young", created_at: new Date("2023-12-26T11:20:56Z"), website_url: "https://example.com/inside/still", average_rating: "4.0" },
            { id: 26, name: "Laura Clark", created_at: new Date("2023-01-22T14:34:38Z"), website_url: "https://example.com/along/group", average_rating: "2.3" },
            { id: 27, name: "Lena Lopez", created_at: new Date("2023-04-16T09:36:05Z"), website_url: "https://example.com/local/plain", average_rating: "2.3" },
            { id: 28, name: "Pedro Ibrahim", created_at: new Date("2023-07-31T07:33:23Z"), website_url: "https://example.com/direct/update", average_rating: "2.8" },
            { id: 29, name: "Lucas Moreau", created_at: new Date("2023-06-06T09:29:19Z"), website_url: "https://example.com/toward/strong", average_rating: "4.3" },
            { id: 30, name: "Alice Cruz", created_at: new Date("2023-02-07T16:25:10Z"), website_url: "https://example.com/long/period", average_rating: "2.3" },
            { id: 31, name: "Alice Andersen", created_at: new Date("2023-05-05T15:46:26Z"), website_url: "https://example.com/support/happen", average_rating: "3.9" },
            { id: 32, name: "Sofia Jensen", created_at: new Date("2023-05-31T17:43:28Z"), website_url: "https://example.com/another/second", average_rating: "3.1" },
            { id: 33, name: "Alice Ali", created_at: new Date("2023-09-15T07:28:16Z"), website_url: "https://example.com/various/quiet", average_rating: "4.5" },
            { id: 34, name: "Maja Gomez", created_at: new Date("2023-03-05T13:39:30Z"), website_url: "https://example.com/review/within", average_rating: "4.8" },
            { id: 35, name: "Hugo Costa", created_at: new Date("2023-04-04T15:56:17Z"), website_url: "https://example.com/section/outside", average_rating: "4.5" },
            { id: 36, name: "Victor Gupta", created_at: new Date("2023-05-13T13:57:01Z"), website_url: "https://example.com/quiet/because", average_rating: "3.5" },
            { id: 37, name: "Nadia Hassan", created_at: new Date("2023-12-12T10:59:32Z"), website_url: "https://example.com/happen/ground", average_rating: "3.3" },
            { id: 38, name: "Pedro Moreau", created_at: new Date("2023-12-18T14:41:28Z"), website_url: "https://example.com/change/later", average_rating: "4.8" },
            { id: 39, name: "Nadia Zhang", created_at: new Date("2023-03-31T21:47:01Z"), website_url: "https://example.com/plain/moment", average_rating: "3.0" },
            { id: 40, name: "Tomas Castro", created_at: new Date("2023-09-17T07:07:32Z"), website_url: "https://example.com/first/careful", average_rating: "5.0" },
            { id: 41, name: "Ivan Park", created_at: new Date("2023-12-11T10:33:01Z"), website_url: "https://example.com/public/natural", average_rating: "4.8" },
            { id: 42, name: "Victor Moreau", created_at: new Date("2023-04-02T16:12:36Z"), website_url: "https://example.com/notice/minor", average_rating: "4.7" },
            { id: 43, name: "Elif Chen", created_at: new Date("2023-04-13T18:06:30Z"), website_url: "https://example.com/quick/normal", average_rating: "4.5" },
            { id: 44, name: "Amir Sousa", created_at: new Date("2023-02-25T15:33:07Z"), website_url: "https://example.com/early/always", average_rating: "3.3" },
            { id: 45, name: "Elena Walker", created_at: new Date("2023-01-14T10:13:01Z"), website_url: "https://example.com/inside/order", average_rating: "2.7" },
            { id: 46, name: "Zara Park", created_at: new Date("2023-02-06T17:02:35Z"), website_url: "https://example.com/example/review", average_rating: "2.4" },
            { id: 47, name: "Pedro Rossi", created_at: new Date("2023-02-01T14:37:02Z"), website_url: "https://example.com/general/morning", average_rating: "4.1" },
            { id: 48, name: "Sara Gupta", created_at: new Date("2023-11-29T12:21:27Z"), website_url: "https://example.com/toward/bright", average_rating: "1.9" },
            { id: 49, name: "Lina Vargas", created_at: new Date("2023-10-27T11:47:09Z"), website_url: "https://example.com/close/moving", average_rating: "4.8" },
            { id: 50, name: "Omar Hansen", created_at: new Date("2023-04-04T13:34:38Z"), website_url: "https://example.com/about/month", average_rating: "2.7" },
            { id: 51, name: "Victor Garcia", created_at: new Date("2023-11-28T07:27:28Z"), website_url: "https://example.com/always/recent", average_rating: "4.3" },
            { id: 52, name: "Chen Martin", created_at: new Date("2023-07-27T15:43:55Z"), website_url: "https://example.com/issue/without", average_rating: "5.0" },
            { id: 53, name: "Arjun Johnson", created_at: new Date("2023-07-02T12:07:50Z"), website_url: "https://example.com/within/strong", average_rating: "3.0" },
            { id: 54, name: "David Reyes", created_at: new Date("2023-12-23T19:09:01Z"), website_url: "https://example.com/result/example", average_rating: "4.7" },
            { id: 55, name: "David Hansen", created_at: new Date("2023-02-07T00:03:28Z"), website_url: "https://example.com/another/clear", average_rating: "4.9" },
            { id: 56, name: "Uma Jensen", created_at: new Date("2023-04-08T13:57:03Z"), website_url: "https://example.com/other/recent", average_rating: "5.0" },
            { id: 57, name: "Nadia Torres", created_at: new Date("2023-09-15T16:04:13Z"), website_url: "https://example.com/other/month", average_rating: "2.4" },
            { id: 58, name: "Emma Singh", created_at: new Date("2023-12-22T08:58:44Z"), website_url: "https://example.com/direct/order", average_rating: "5.0" },
            { id: 59, name: "Hannah Torres", created_at: new Date("2023-11-14T14:39:26Z"), website_url: "https://example.com/update/common", average_rating: "4.7" },
            { id: 60, name: "David Walker", created_at: new Date("2023-05-02T13:55:49Z"), website_url: "https://example.com/ground/early", average_rating: "2.7" },
            { id: 61, name: "Nour Hansen", created_at: new Date("2023-04-23T09:16:25Z"), website_url: "https://example.com/direct/morning", average_rating: "4.4" },
            { id: 62, name: "Oscar Sousa", created_at: new Date("2023-03-14T11:12:09Z"), website_url: "https://example.com/bright/short", average_rating: "3.6" },
            { id: 63, name: "Liam Patel", created_at: new Date("2023-12-18T12:41:31Z"), website_url: "https://example.com/detail/second", average_rating: "4.2" },
            { id: 64, name: "Isaac Almeida", created_at: new Date("2023-08-25T10:21:10Z"), website_url: "https://example.com/result/ready", average_rating: "4.5" },
            { id: 65, name: "Mohamed Almeida", created_at: new Date("2023-05-11T07:30:00Z"), website_url: "https://example.com/close/review", average_rating: "3.6" },
            { id: 66, name: "Victor Mendes", created_at: new Date("2023-12-19T13:06:16Z"), website_url: "https://example.com/partial/final", average_rating: "4.9" },
            { id: 67, name: "Kai Vargas", created_at: new Date("2023-11-29T14:46:23Z"), website_url: "https://example.com/happen/about", average_rating: "4.8" },
            { id: 68, name: "Elif Almeida", created_at: new Date("2023-10-31T17:49:47Z"), website_url: "https://example.com/various/within", average_rating: "3.0" },
            { id: 69, name: "David Wagner", created_at: new Date("2023-11-11T13:10:19Z"), website_url: "https://example.com/summary/within", average_rating: "3.3" },
            { id: 70, name: "Leo Demir", created_at: new Date("2023-05-27T10:40:20Z"), website_url: "https://example.com/still/because", average_rating: "5.0" },
            { id: 71, name: "Rosa Patel", created_at: new Date("2023-06-29T14:05:15Z"), website_url: "https://example.com/whole/still", average_rating: "4.5" },
            { id: 72, name: "Maya Wang", created_at: new Date("2023-09-17T16:29:58Z"), website_url: "https://example.com/high/every", average_rating: "5.0" },
            { id: 73, name: "Laura Lee", created_at: new Date("2023-08-07T16:48:54Z"), website_url: "https://example.com/along/major", average_rating: "4.2" },
            { id: 74, name: "Oscar Wright", created_at: new Date("2023-01-25T10:58:37Z"), website_url: "https://example.com/month/public", average_rating: "5.0" },
            { id: 75, name: "Priya Meyer", created_at: new Date("2023-01-05T09:10:11Z"), website_url: "https://example.com/high/today", average_rating: "3.4" },
            { id: 76, name: "Tomas Yilmaz", created_at: new Date("2023-04-03T14:54:33Z"), website_url: "https://example.com/change/issue", average_rating: "4.0" },
            { id: 77, name: "Grace Patel", created_at: new Date("2023-03-05T08:30:53Z"), website_url: "https://example.com/follow/matter", average_rating: "1.6" },
            { id: 78, name: "Arjun Diaz", created_at: new Date("2023-10-05T12:46:17Z"), website_url: "https://example.com/clear/later", average_rating: "2.2" },
            { id: 79, name: "Kai Shah", created_at: new Date("2023-06-16T16:43:47Z"), website_url: "https://example.com/moment/normal", average_rating: "2.1" },
            { id: 80, name: "Leo Almeida", created_at: new Date("2023-05-15T11:35:03Z"), website_url: "https://example.com/without/today", average_rating: "3.4" },
            { id: 81, name: "Anna Becker", created_at: new Date("2023-09-29T14:19:26Z"), website_url: "https://example.com/general/easy", average_rating: "4.6" },
            { id: 82, name: "Lina Novak", created_at: new Date("2023-04-28T14:33:13Z"), website_url: "https://example.com/major/follow", average_rating: "2.2" },
            { id: 83, name: "Pedro Clark", created_at: new Date("2023-12-27T07:09:58Z"), website_url: "https://example.com/normal/still", average_rating: "3.2" },
            { id: 84, name: "Emma Smith", created_at: new Date("2023-02-25T09:19:08Z"), website_url: "https://example.com/partial/careful", average_rating: "4.7" },
            { id: 85, name: "Sara Mendes", created_at: new Date("2023-06-20T17:43:25Z"), website_url: "https://example.com/before/short", average_rating: "1.8" },
            { id: 86, name: "Deniz Ruiz", created_at: new Date("2023-10-10T09:44:32Z"), website_url: "https://example.com/easy/usual", average_rating: "4.3" },
            { id: 87, name: "Daniel Shah", created_at: new Date("2023-06-07T12:07:24Z"), website_url: "https://example.com/general/another", average_rating: "2.6" },
            { id: 88, name: "Zara Nguyen", created_at: new Date("2023-06-03T08:15:40Z"), website_url: "https://example.com/daily/level", average_rating: "5.0" },
            { id: 89, name: "Chen Kumar", created_at: new Date("2023-05-11T10:42:26Z"), website_url: "https://example.com/long/order", average_rating: "4.9" },
            { id: 90, name: "Emma Gomez", created_at: new Date("2023-04-26T11:06:07Z"), website_url: "https://example.com/little/between", average_rating: "5.0" },
            { id: 91, name: "James Taylor", created_at: new Date("2023-06-28T11:02:27Z"), website_url: "https://example.com/clear/enough", average_rating: "4.8" },
            { id: 92, name: "Daniel Martin", created_at: new Date("2023-03-30T12:08:17Z"), website_url: "https://example.com/final/daily", average_rating: "3.3" },
            { id: 93, name: "Liam Andersen", created_at: new Date("2023-03-06T15:12:12Z"), website_url: "https://example.com/easy/system", average_rating: "3.9" },
            { id: 94, name: "Victor Hoffmann", created_at: new Date("2023-09-07T11:02:49Z"), website_url: "https://example.com/morning/order", average_rating: "3.0" },
            { id: 95, name: "Elena Evans", created_at: new Date("2023-09-22T14:50:12Z"), website_url: "https://example.com/ground/clear", average_rating: "2.2" },
            { id: 96, name: "Priya Becker", created_at: new Date("2023-11-29T13:05:15Z"), website_url: "https://example.com/happen/minor", average_rating: "4.9" },
            { id: 97, name: "Jack Wright", created_at: new Date("2023-04-20T11:25:56Z"), website_url: "https://example.com/final/public", average_rating: "4.9" },
            { id: 98, name: "Diego Adams", created_at: new Date("2023-12-26T15:07:39Z"), website_url: "https://example.com/update/open", average_rating: "2.7" },
            { id: 99, name: "Yusuf Baker", created_at: new Date("2023-07-03T15:40:21Z"), website_url: "https://example.com/level/long", average_rating: "3.5" },
            { id: 100, name: "Deniz Weber", created_at: new Date("2023-09-08T15:36:56Z"), website_url: "https://example.com/again/final", average_rating: "4.6" },
        ],
    });
    await prisma.design_elements.createMany({
        data: [
            { id: 1, name: "Classic Camera", type: "brush", tenant_id: 78, popularity_score: 97 },
            { id: 2, name: "Essential Toolkit", type: "layer_effect", tenant_id: 74, popularity_score: 55 },
            { id: 3, name: "Wireless Toolkit", type: "brush", tenant_id: 28, popularity_score: 35 },
            { id: 4, name: "Folding Router", type: "layer_effect", tenant_id: 80, popularity_score: 17 },
            { id: 5, name: "Modern Tent", type: "layer_effect", tenant_id: 1, popularity_score: 96 },
            { id: 6, name: "Heavy Duty Desk Lamp", type: "gradient", tenant_id: 98, popularity_score: null },
            { id: 7, name: "Vintage Monitor", type: "layer_effect", tenant_id: 68, popularity_score: 39 },
            { id: 8, name: "Smart Backpack", type: "layer_effect", tenant_id: 44, popularity_score: 8 },
            { id: 9, name: "Premium Lantern", type: "gradient", tenant_id: 85, popularity_score: null },
            { id: 10, name: "Deluxe Backpack", type: "mask", tenant_id: 97, popularity_score: null },
            { id: 11, name: "Compact Tent", type: "brush", tenant_id: 50, popularity_score: 92 },
            { id: 12, name: "Premium Planter", type: "gradient", tenant_id: 60, popularity_score: null },
            { id: 13, name: "Portable Chair", type: "brush", tenant_id: 49, popularity_score: 93 },
            { id: 14, name: "Slim Toolkit", type: "brush", tenant_id: 95, popularity_score: 99 },
            { id: 15, name: "Portable Jacket", type: "brush", tenant_id: 17, popularity_score: 83 },
            { id: 16, name: "Heavy Duty Tripod", type: "brush", tenant_id: 67, popularity_score: 42 },
            { id: 17, name: "Smart Chair", type: "layer_effect", tenant_id: 11, popularity_score: 52 },
            { id: 18, name: "Mini Toolkit", type: "brush", tenant_id: 59, popularity_score: 82 },
            { id: 19, name: "Standard Chair", type: "mask", tenant_id: 70, popularity_score: null },
            { id: 20, name: "Pro Umbrella", type: "gradient", tenant_id: 79, popularity_score: null },
            { id: 21, name: "Smart Blender", type: "layer_effect", tenant_id: 20, popularity_score: 97 },
            { id: 22, name: "Heavy Duty Keyboard", type: "brush", tenant_id: 29, popularity_score: 73 },
            { id: 23, name: "Portable Lantern", type: "layer_effect", tenant_id: 98, popularity_score: 20 },
            { id: 24, name: "Compact Charger", type: "mask", tenant_id: 5, popularity_score: null },
            { id: 25, name: "Pro Tripod", type: "brush", tenant_id: 90, popularity_score: 96 },
            { id: 26, name: "Modern Lantern", type: "gradient", tenant_id: 14, popularity_score: null },
            { id: 27, name: "Deluxe Headphones", type: "layer_effect", tenant_id: 10, popularity_score: 60 },
            { id: 28, name: "Compact Keyboard", type: "brush", tenant_id: 84, popularity_score: 17 },
            { id: 29, name: "Folding Chair", type: "brush", tenant_id: 34, popularity_score: 97 },
            { id: 30, name: "Compact Tent", type: "brush", tenant_id: 18, popularity_score: 96 },
            { id: 31, name: "Classic Tripod", type: "brush", tenant_id: 14, popularity_score: 70 },
            { id: 32, name: "Classic Pan", type: "brush", tenant_id: 11, popularity_score: 73 },
            { id: 33, name: "Modern Tent", type: "brush", tenant_id: 61, popularity_score: 30 },
            { id: 34, name: "Heavy Duty Jacket", type: "brush", tenant_id: 6, popularity_score: 43 },
            { id: 35, name: "Heavy Duty Charger", type: "mask", tenant_id: 84, popularity_score: null },
            { id: 36, name: "Portable Desk Lamp", type: "gradient", tenant_id: 58, popularity_score: null },
            { id: 37, name: "Mini Blender", type: "layer_effect", tenant_id: 34, popularity_score: 80 },
            { id: 38, name: "Folding Bottle", type: "layer_effect", tenant_id: 99, popularity_score: 98 },
            { id: 39, name: "Folding Bottle", type: "brush", tenant_id: 80, popularity_score: 98 },
            { id: 40, name: "Travel Jacket", type: "brush", tenant_id: 13, popularity_score: 99 },
            { id: 41, name: "Ultra Planter", type: "brush", tenant_id: 14, popularity_score: 77 },
            { id: 42, name: "Mini Pan", type: "gradient", tenant_id: 29, popularity_score: null },
            { id: 43, name: "Essential Watch", type: "brush", tenant_id: 53, popularity_score: 15 },
            { id: 44, name: "Pro Toolkit", type: "layer_effect", tenant_id: 43, popularity_score: 96 },
            { id: 45, name: "Standard Jacket", type: "brush", tenant_id: 20, popularity_score: 87 },
            { id: 46, name: "Vintage Monitor", type: "brush", tenant_id: 84, popularity_score: 37 },
            { id: 47, name: "Essential Monitor", type: "brush", tenant_id: 87, popularity_score: 35 },
            { id: 48, name: "Travel Charger", type: "brush", tenant_id: 93, popularity_score: 100 },
            { id: 49, name: "Modern Watch", type: "layer_effect", tenant_id: 40, popularity_score: 90 },
            { id: 50, name: "Standard Charger", type: "brush", tenant_id: 75, popularity_score: 88 },
            { id: 51, name: "Vintage Mug", type: "mask", tenant_id: 99, popularity_score: null },
            { id: 52, name: "Vintage Notebook", type: "layer_effect", tenant_id: 37, popularity_score: 67 },
            { id: 53, name: "Slim Monitor", type: "brush", tenant_id: 27, popularity_score: 97 },
            { id: 54, name: "Compact Keyboard", type: "gradient", tenant_id: 95, popularity_score: null },
            { id: 55, name: "Heavy Duty Router", type: "layer_effect", tenant_id: 39, popularity_score: 65 },
            { id: 56, name: "Slim Speaker", type: "layer_effect", tenant_id: 81, popularity_score: 99 },
            { id: 57, name: "Standard Desk Lamp", type: "brush", tenant_id: 2, popularity_score: 75 },
            { id: 58, name: "Premium Desk Lamp", type: "brush", tenant_id: 29, popularity_score: 88 },
            { id: 59, name: "Heavy Duty Monitor", type: "brush", tenant_id: 67, popularity_score: 100 },
            { id: 60, name: "Essential Charger", type: "gradient", tenant_id: 60, popularity_score: null },
            { id: 61, name: "Heavy Duty Mug", type: "brush", tenant_id: 83, popularity_score: 22 },
            { id: 62, name: "Compact Notebook", type: "gradient", tenant_id: 14, popularity_score: null },
            { id: 63, name: "Essential Umbrella", type: "gradient", tenant_id: 93, popularity_score: null },
            { id: 64, name: "Portable Monitor", type: "layer_effect", tenant_id: 5, popularity_score: 89 },
            { id: 65, name: "Mini Toolkit", type: "brush", tenant_id: 34, popularity_score: 94 },
            { id: 66, name: "Vintage Lantern", type: "brush", tenant_id: 100, popularity_score: 22 },
            { id: 67, name: "Premium Planter", type: "gradient", tenant_id: 40, popularity_score: null },
            { id: 68, name: "Insulated Bottle", type: "layer_effect", tenant_id: 18, popularity_score: 59 },
            { id: 69, name: "Premium Kettle", type: "layer_effect", tenant_id: 46, popularity_score: 86 },
            { id: 70, name: "Modern Charger", type: "brush", tenant_id: 36, popularity_score: 33 },
            { id: 71, name: "Standard Headphones", type: "layer_effect", tenant_id: 25, popularity_score: 97 },
            { id: 72, name: "Pro Blender", type: "gradient", tenant_id: 89, popularity_score: null },
            { id: 73, name: "Essential Camera", type: "gradient", tenant_id: 100, popularity_score: null },
            { id: 74, name: "Classic Lantern", type: "brush", tenant_id: 18, popularity_score: 83 },
            { id: 75, name: "Slim Headphones", type: "layer_effect", tenant_id: 93, popularity_score: 98 },
            { id: 76, name: "Wireless Umbrella", type: "brush", tenant_id: 27, popularity_score: 31 },
            { id: 77, name: "Smart Notebook", type: "mask", tenant_id: 88, popularity_score: null },
            { id: 78, name: "Eco Blender", type: "layer_effect", tenant_id: 91, popularity_score: 98 },
            { id: 79, name: "Ultra Tripod", type: "brush", tenant_id: 55, popularity_score: 100 },
            { id: 80, name: "Ultra Monitor", type: "gradient", tenant_id: 38, popularity_score: null },
            { id: 81, name: "Essential Blender", type: "gradient", tenant_id: 93, popularity_score: null },
            { id: 82, name: "Essential Keyboard", type: "mask", tenant_id: 21, popularity_score: null },
            { id: 83, name: "Essential Speaker", type: "gradient", tenant_id: 33, popularity_score: null },
            { id: 84, name: "Deluxe Chair", type: "brush", tenant_id: 12, popularity_score: 99 },
            { id: 85, name: "Classic Notebook", type: "brush", tenant_id: 97, popularity_score: 72 },
            { id: 86, name: "Wireless Toolkit", type: "brush", tenant_id: 19, popularity_score: 98 },
            { id: 87, name: "Wireless Planter", type: "brush", tenant_id: 61, popularity_score: 85 },
            { id: 88, name: "Standard Chair", type: "brush", tenant_id: 73, popularity_score: 91 },
            { id: 89, name: "Standard Camera", type: "layer_effect", tenant_id: 65, popularity_score: 30 },
            { id: 90, name: "Modern Mug", type: "brush", tenant_id: 85, popularity_score: 36 },
            { id: 91, name: "Pro Camera", type: "gradient", tenant_id: 87, popularity_score: null },
            { id: 92, name: "Wireless Tent", type: "brush", tenant_id: 77, popularity_score: 94 },
            { id: 93, name: "Standard Charger", type: "gradient", tenant_id: 46, popularity_score: null },
            { id: 94, name: "Standard Lantern", type: "mask", tenant_id: 20, popularity_score: null },
            { id: 95, name: "Heavy Duty Tent", type: "layer_effect", tenant_id: 93, popularity_score: 44 },
            { id: 96, name: "Slim Keyboard", type: "gradient", tenant_id: 6, popularity_score: null },
            { id: 97, name: "Folding Mug", type: "gradient", tenant_id: 18, popularity_score: null },
            { id: 98, name: "Essential Router", type: "layer_effect", tenant_id: 71, popularity_score: 94 },
            { id: 99, name: "Deluxe Desk Lamp", type: "gradient", tenant_id: 21, popularity_score: null },
            { id: 100, name: "Eco Planter", type: "mask", tenant_id: 7, popularity_score: null },
            { id: 101, name: "Slim Kettle", type: "mask", tenant_id: 27, popularity_score: null },
            { id: 102, name: "Pro Kettle", type: "layer_effect", tenant_id: 31, popularity_score: 94 },
            { id: 103, name: "Slim Desk Lamp", type: "brush", tenant_id: 88, popularity_score: 94 },
            { id: 104, name: "Essential Headphones", type: "gradient", tenant_id: 37, popularity_score: null },
            { id: 105, name: "Premium Backpack", type: "gradient", tenant_id: 74, popularity_score: null },
            { id: 106, name: "Deluxe Blender", type: "brush", tenant_id: 50, popularity_score: 25 },
            { id: 107, name: "Wireless Kettle", type: "layer_effect", tenant_id: 7, popularity_score: 34 },
            { id: 108, name: "Ultra Umbrella", type: "layer_effect", tenant_id: 99, popularity_score: 99 },
            { id: 109, name: "Vintage Umbrella", type: "brush", tenant_id: 29, popularity_score: 30 },
            { id: 110, name: "Portable Blender", type: "gradient", tenant_id: 99, popularity_score: null },
            { id: 111, name: "Mini Headphones", type: "layer_effect", tenant_id: 3, popularity_score: 84 },
            { id: 112, name: "Mini Planter", type: "brush", tenant_id: 69, popularity_score: 98 },
            { id: 113, name: "Vintage Kettle", type: "brush", tenant_id: 57, popularity_score: 26 },
            { id: 114, name: "Eco Blender", type: "brush", tenant_id: 52, popularity_score: 96 },
            { id: 115, name: "Heavy Duty Mug", type: "brush", tenant_id: 43, popularity_score: 45 },
            { id: 116, name: "Eco Bottle", type: "layer_effect", tenant_id: 17, popularity_score: 98 },
            { id: 117, name: "Folding Notebook", type: "gradient", tenant_id: 69, popularity_score: null },
            { id: 118, name: "Eco Headphones", type: "brush", tenant_id: 96, popularity_score: 74 },
            { id: 119, name: "Slim Monitor", type: "layer_effect", tenant_id: 31, popularity_score: 62 },
            { id: 120, name: "Travel Tent", type: "brush", tenant_id: 44, popularity_score: 85 },
            { id: 121, name: "Vintage Planter", type: "brush", tenant_id: 78, popularity_score: 65 },
            { id: 122, name: "Standard Speaker", type: "mask", tenant_id: 45, popularity_score: null },
            { id: 123, name: "Ultra Charger", type: "mask", tenant_id: 74, popularity_score: null },
            { id: 124, name: "Deluxe Pan", type: "gradient", tenant_id: 29, popularity_score: null },
            { id: 125, name: "Ultra Umbrella", type: "layer_effect", tenant_id: 78, popularity_score: 70 },
            { id: 126, name: "Heavy Duty Watch", type: "layer_effect", tenant_id: 54, popularity_score: 74 },
            { id: 127, name: "Insulated Umbrella", type: "mask", tenant_id: 31, popularity_score: null },
            { id: 128, name: "Compact Monitor", type: "brush", tenant_id: 11, popularity_score: 54 },
            { id: 129, name: "Wireless Planter", type: "gradient", tenant_id: 100, popularity_score: null },
            { id: 130, name: "Classic Toolkit", type: "layer_effect", tenant_id: 7, popularity_score: 4 },
            { id: 131, name: "Slim Tent", type: "brush", tenant_id: 56, popularity_score: 94 },
            { id: 132, name: "Travel Toolkit", type: "layer_effect", tenant_id: 51, popularity_score: 89 },
            { id: 133, name: "Wireless Chair", type: "gradient", tenant_id: 86, popularity_score: null },
            { id: 134, name: "Insulated Backpack", type: "brush", tenant_id: 8, popularity_score: 27 },
            { id: 135, name: "Classic Router", type: "brush", tenant_id: 86, popularity_score: 47 },
            { id: 136, name: "Portable Watch", type: "mask", tenant_id: 93, popularity_score: null },
            { id: 137, name: "Folding Pan", type: "layer_effect", tenant_id: 63, popularity_score: 84 },
            { id: 138, name: "Mini Blender", type: "gradient", tenant_id: 5, popularity_score: null },
            { id: 139, name: "Essential Watch", type: "layer_effect", tenant_id: 87, popularity_score: 87 },
            { id: 140, name: "Pro Headphones", type: "brush", tenant_id: 14, popularity_score: 55 },
            { id: 141, name: "Premium Headphones", type: "layer_effect", tenant_id: 14, popularity_score: 95 },
            { id: 142, name: "Ultra Umbrella", type: "mask", tenant_id: 60, popularity_score: null },
            { id: 143, name: "Eco Tent", type: "layer_effect", tenant_id: 41, popularity_score: 16 },
            { id: 144, name: "Deluxe Umbrella", type: "brush", tenant_id: 92, popularity_score: 92 },
            { id: 145, name: "Classic Tent", type: "brush", tenant_id: 2, popularity_score: 10 },
            { id: 146, name: "Wireless Mug", type: "layer_effect", tenant_id: 30, popularity_score: 87 },
            { id: 147, name: "Wireless Planter", type: "brush", tenant_id: 72, popularity_score: 83 },
            { id: 148, name: "Standard Chair", type: "brush", tenant_id: 23, popularity_score: 93 },
            { id: 149, name: "Classic Tripod", type: "brush", tenant_id: 26, popularity_score: 99 },
            { id: 150, name: "Travel Jacket", type: "mask", tenant_id: 38, popularity_score: null },
            { id: 151, name: "Ultra Keyboard", type: "brush", tenant_id: 30, popularity_score: 55 },
            { id: 152, name: "Classic Charger", type: "brush", tenant_id: 70, popularity_score: 55 },
            { id: 153, name: "Standard Desk Lamp", type: "gradient", tenant_id: 32, popularity_score: null },
            { id: 154, name: "Modern Charger", type: "brush", tenant_id: 38, popularity_score: 51 },
            { id: 155, name: "Travel Router", type: "mask", tenant_id: 65, popularity_score: null },
            { id: 156, name: "Travel Toolkit", type: "gradient", tenant_id: 53, popularity_score: null },
            { id: 157, name: "Compact Kettle", type: "brush", tenant_id: 12, popularity_score: 96 },
            { id: 158, name: "Insulated Headphones", type: "gradient", tenant_id: 54, popularity_score: null },
            { id: 159, name: "Pro Monitor", type: "brush", tenant_id: 62, popularity_score: 98 },
            { id: 160, name: "Premium Umbrella", type: "gradient", tenant_id: 8, popularity_score: null },
            { id: 161, name: "Folding Toolkit", type: "gradient", tenant_id: 81, popularity_score: null },
            { id: 162, name: "Eco Chair", type: "brush", tenant_id: 35, popularity_score: 68 },
            { id: 163, name: "Folding Mug", type: "gradient", tenant_id: 23, popularity_score: null },
            { id: 164, name: "Deluxe Chair", type: "brush", tenant_id: 83, popularity_score: 52 },
            { id: 165, name: "Travel Router", type: "gradient", tenant_id: 86, popularity_score: null },
            { id: 166, name: "Standard Desk Lamp", type: "brush", tenant_id: 6, popularity_score: 99 },
            { id: 167, name: "Standard Lantern", type: "brush", tenant_id: 58, popularity_score: 53 },
            { id: 168, name: "Insulated Monitor", type: "brush", tenant_id: 3, popularity_score: 15 },
            { id: 169, name: "Wireless Router", type: "brush", tenant_id: 16, popularity_score: 75 },
            { id: 170, name: "Standard Lantern", type: "layer_effect", tenant_id: 95, popularity_score: 76 },
            { id: 171, name: "Wireless Mug", type: "brush", tenant_id: 59, popularity_score: 95 },
            { id: 172, name: "Heavy Duty Bottle", type: "layer_effect", tenant_id: 90, popularity_score: 64 },
            { id: 173, name: "Portable Jacket", type: "gradient", tenant_id: 43, popularity_score: null },
            { id: 174, name: "Heavy Duty Lantern", type: "mask", tenant_id: 70, popularity_score: null },
            { id: 175, name: "Deluxe Tripod", type: "brush", tenant_id: 35, popularity_score: 100 },
            { id: 176, name: "Travel Monitor", type: "brush", tenant_id: 28, popularity_score: 50 },
            { id: 177, name: "Folding Monitor", type: "layer_effect", tenant_id: 3, popularity_score: 64 },
            { id: 178, name: "Standard Watch", type: "mask", tenant_id: 58, popularity_score: null },
            { id: 179, name: "Standard Charger", type: "brush", tenant_id: 52, popularity_score: 97 },
            { id: 180, name: "Standard Headphones", type: "gradient", tenant_id: 34, popularity_score: null },
            { id: 181, name: "Deluxe Backpack", type: "brush", tenant_id: 43, popularity_score: 94 },
            { id: 182, name: "Mini Kettle", type: "brush", tenant_id: 53, popularity_score: 74 },
            { id: 183, name: "Deluxe Backpack", type: "brush", tenant_id: 1, popularity_score: 41 },
            { id: 184, name: "Mini Chair", type: "brush", tenant_id: 79, popularity_score: 2 },
            { id: 185, name: "Slim Tent", type: "layer_effect", tenant_id: 69, popularity_score: 49 },
            { id: 186, name: "Modern Camera", type: "gradient", tenant_id: 33, popularity_score: null },
            { id: 187, name: "Smart Camera", type: "mask", tenant_id: 46, popularity_score: null },
            { id: 188, name: "Ultra Backpack", type: "mask", tenant_id: 37, popularity_score: null },
            { id: 189, name: "Eco Bottle", type: "brush", tenant_id: 55, popularity_score: 66 },
            { id: 190, name: "Essential Tent", type: "brush", tenant_id: 53, popularity_score: 93 },
            { id: 191, name: "Slim Headphones", type: "gradient", tenant_id: 28, popularity_score: null },
            { id: 192, name: "Smart Tent", type: "brush", tenant_id: 81, popularity_score: 98 },
            { id: 193, name: "Essential Headphones", type: "gradient", tenant_id: 31, popularity_score: null },
            { id: 194, name: "Modern Speaker", type: "brush", tenant_id: 20, popularity_score: 18 },
            { id: 195, name: "Compact Mug", type: "gradient", tenant_id: 38, popularity_score: null },
            { id: 196, name: "Folding Headphones", type: "gradient", tenant_id: 51, popularity_score: null },
            { id: 197, name: "Compact Router", type: "brush", tenant_id: 24, popularity_score: 100 },
            { id: 198, name: "Standard Keyboard", type: "layer_effect", tenant_id: 32, popularity_score: 35 },
            { id: 199, name: "Mini Notebook", type: "gradient", tenant_id: 54, popularity_score: null },
            { id: 200, name: "Eco Desk Lamp", type: "layer_effect", tenant_id: 95, popularity_score: 74 },
        ],
    });
    await prisma.users.createMany({
        data: [
            { id: 1, tenant_id: 83, email: "mateo.novak@example.com", first_name: "Mateo", last_name: "Novak", created_at: new Date("2023-08-24T07:15:46Z") },
            { id: 2, tenant_id: 85, email: "andre.evans@example.org", first_name: "Andre", last_name: "Evans", created_at: new Date("2023-04-01T12:40:09Z") },
            { id: 3, tenant_id: 85, email: "priya.costa@example.org", first_name: "Priya", last_name: "Costa", created_at: new Date("2023-04-11T16:57:10Z") },
            { id: 4, tenant_id: 20, email: "nina.moreau@example.com", first_name: "Nina", last_name: "Moreau", created_at: new Date("2023-10-31T18:20:13Z") },
            { id: 5, tenant_id: 41, email: "elif.meyer@example.org", first_name: "Elif", last_name: "Meyer", created_at: new Date("2023-04-25T20:54:54Z") },
            { id: 6, tenant_id: 7, email: "priya.larsen@example.net", first_name: "Priya", last_name: "Larsen", created_at: new Date("2023-02-15T08:25:23Z") },
            { id: 7, tenant_id: 70, email: "ines.kaya@example.com", first_name: "Ines", last_name: "Kaya", created_at: new Date("2023-12-05T18:25:49Z") },
            { id: 8, tenant_id: 3, email: "nina.smith@example.org", first_name: "Nina", last_name: "Smith", created_at: new Date("2023-08-29T13:29:12Z") },
            { id: 9, tenant_id: 31, email: "emma.dubois@example.org", first_name: "Emma", last_name: "Dubois", created_at: new Date("2023-10-12T09:35:09Z") },
            { id: 10, tenant_id: 72, email: "alice.castro@example.net", first_name: "Alice", last_name: "Castro", created_at: new Date("2023-09-30T15:53:59Z") },
            { id: 11, tenant_id: 58, email: "maja.jensen@example.net", first_name: "Maja", last_name: "Jensen", created_at: new Date("2023-07-24T13:29:22Z") },
            { id: 12, tenant_id: 86, email: "maya.walker@example.com", first_name: "Maya", last_name: "Walker", created_at: new Date("2023-09-08T00:05:24Z") },
            { id: 13, tenant_id: 31, email: "lena.bennett@example.org", first_name: "Lena", last_name: "Bennett", created_at: new Date("2023-05-25T15:35:59Z") },
            { id: 14, tenant_id: 34, email: "rosa.martin@example.net", first_name: "Rosa", last_name: "Martin", created_at: new Date("2023-02-04T18:49:02Z") },
            { id: 15, tenant_id: 44, email: "rafael.tanaka@example.org", first_name: "Rafael", last_name: "Tanaka", created_at: new Date("2023-09-03T18:26:16Z") },
            { id: 16, tenant_id: 58, email: "lena.clark@example.org", first_name: "Lena", last_name: "Clark", created_at: new Date("2023-02-03T22:10:24Z") },
            { id: 17, tenant_id: 71, email: "ben.demir@example.net", first_name: "Ben", last_name: "Demir", created_at: new Date("2023-11-11T18:45:30Z") },
            { id: 18, tenant_id: 31, email: "zara.ali@example.org", first_name: "Zara", last_name: "Ali", created_at: new Date("2023-02-07T11:34:57Z") },
            { id: 19, tenant_id: 93, email: "james.singh@example.com", first_name: "James", last_name: "Singh", created_at: new Date("2023-03-08T09:45:21Z") },
            { id: 20, tenant_id: 66, email: "elif.taylor@example.net", first_name: "Elif", last_name: "Taylor", created_at: new Date("2023-08-07T18:29:29Z") },
            { id: 21, tenant_id: 95, email: "lina.rossi@example.com", first_name: "Lina", last_name: "Rossi", created_at: new Date("2023-07-03T03:13:12Z") },
            { id: 22, tenant_id: 62, email: "chloe.ibrahim@example.net", first_name: "Chloe", last_name: "Ibrahim", created_at: new Date("2023-04-25T19:21:13Z") },
            { id: 23, tenant_id: 99, email: "amir.bennett@example.com", first_name: "Amir", last_name: "Bennett", created_at: new Date("2023-09-27T06:30:20Z") },
            { id: 24, tenant_id: 48, email: "ruby.patel@example.org", first_name: "Ruby", last_name: "Patel", created_at: new Date("2023-06-03T08:49:40Z") },
            { id: 25, tenant_id: 29, email: "arjun.becker@example.com", first_name: "Arjun", last_name: "Becker", created_at: new Date("2023-01-04T07:44:08Z") },
            { id: 26, tenant_id: 34, email: "rafael.almeida@example.org", first_name: "Rafael", last_name: "Almeida", created_at: new Date("2023-06-17T23:46:14Z") },
            { id: 27, tenant_id: 77, email: "yara.mendes@example.org", first_name: "Yara", last_name: "Mendes", created_at: new Date("2023-10-29T09:34:19Z") },
            { id: 28, tenant_id: 41, email: "chloe.chen@example.com", first_name: "Chloe", last_name: "Chen", created_at: new Date("2023-01-18T03:10:11Z") },
            { id: 29, tenant_id: 3, email: "ana.evans@example.org", first_name: "Ana", last_name: "Evans", created_at: new Date("2023-07-30T22:05:51Z") },
            { id: 30, tenant_id: 84, email: "lina.sato@example.org", first_name: "Lina", last_name: "Sato", created_at: new Date("2023-01-18T21:34:52Z") },
            { id: 31, tenant_id: 55, email: "rafael.walker@example.org", first_name: "Rafael", last_name: "Walker", created_at: new Date("2023-12-26T19:19:21Z") },
            { id: 32, tenant_id: 9, email: "priya.torres@example.com", first_name: "Priya", last_name: "Torres", created_at: new Date("2023-06-17T12:34:31Z") },
            { id: 33, tenant_id: 20, email: "mateo.hoffmann@example.net", first_name: "Mateo", last_name: "Hoffmann", created_at: new Date("2023-10-30T12:04:56Z") },
            { id: 34, tenant_id: 28, email: "lena.hughes@example.com", first_name: "Lena", last_name: "Hughes", created_at: new Date("2023-09-17T09:04:17Z") },
            { id: 35, tenant_id: 86, email: "sven.gupta@example.org", first_name: "Sven", last_name: "Gupta", created_at: new Date("2023-09-13T17:41:46Z") },
            { id: 36, tenant_id: 76, email: "noah.garcia@example.net", first_name: "Noah", last_name: "Garcia", created_at: new Date("2023-10-10T09:34:23Z") },
            { id: 37, tenant_id: 10, email: "nour.yilmaz@example.com", first_name: "Nour", last_name: "Yilmaz", created_at: new Date("2023-12-30T14:03:56Z") },
            { id: 38, tenant_id: 92, email: "omar.park@example.org", first_name: "Omar", last_name: "Park", created_at: new Date("2023-01-23T12:26:09Z") },
            { id: 39, tenant_id: 33, email: "jonas.fischer@example.com", first_name: "Jonas", last_name: "Fischer", created_at: new Date("2023-12-23T09:39:30Z") },
            { id: 40, tenant_id: 87, email: "sven.brown@example.com", first_name: "Sven", last_name: "Brown", created_at: new Date("2023-06-23T14:08:57Z") },
            { id: 41, tenant_id: 80, email: "leo.shah@example.net", first_name: "Leo", last_name: "Shah", created_at: new Date("2023-12-24T13:23:23Z") },
            { id: 42, tenant_id: 68, email: "carlos.evans@example.com", first_name: "Carlos", last_name: "Evans", created_at: new Date("2023-05-13T13:50:32Z") },
            { id: 43, tenant_id: 48, email: "tariq.adams@example.com", first_name: "Tariq", last_name: "Adams", created_at: new Date("2023-07-07T18:49:09Z") },
            { id: 44, tenant_id: 24, email: "jade.kim@example.com", first_name: "Jade", last_name: "Kim", created_at: new Date("2023-04-03T07:46:28Z") },
            { id: 45, tenant_id: 14, email: "lina.walker@example.org", first_name: "Lina", last_name: "Walker", created_at: new Date("2023-09-21T19:17:28Z") },
            { id: 46, tenant_id: 52, email: "nour.chen@example.net", first_name: "Nour", last_name: "Chen", created_at: new Date("2023-10-29T22:36:05Z") },
            { id: 47, tenant_id: 48, email: "sven.bauer@example.com", first_name: "Sven", last_name: "Bauer", created_at: new Date("2023-10-11T09:17:14Z") },
            { id: 48, tenant_id: 58, email: "lina.diaz@example.com", first_name: "Lina", last_name: "Diaz", created_at: new Date("2023-12-07T15:24:38Z") },
            { id: 49, tenant_id: 37, email: "elena.vargas@example.com", first_name: "Elena", last_name: "Vargas", created_at: new Date("2023-06-27T20:18:03Z") },
            { id: 50, tenant_id: 45, email: "andre.lee@example.org", first_name: "Andre", last_name: "Lee", created_at: new Date("2023-07-14T13:22:58Z") },
            { id: 51, tenant_id: 99, email: "anna.young@example.com", first_name: "Anna", last_name: "Young", created_at: new Date("2023-07-02T19:59:49Z") },
            { id: 52, tenant_id: 13, email: "jonas.miller@example.org", first_name: "Jonas", last_name: "Miller", created_at: new Date("2023-12-17T15:15:06Z") },
            { id: 53, tenant_id: 78, email: "sofia.cruz@example.com", first_name: "Sofia", last_name: "Cruz", created_at: new Date("2023-07-12T03:22:21Z") },
            { id: 54, tenant_id: 83, email: "mohamed.sato@example.net", first_name: "Mohamed", last_name: "Sato", created_at: new Date("2023-02-17T20:45:43Z") },
            { id: 55, tenant_id: 41, email: "ben.wang@example.net", first_name: "Ben", last_name: "Wang", created_at: new Date("2023-08-09T12:15:39Z") },
            { id: 56, tenant_id: 13, email: "olivia.hansen@example.com", first_name: "Olivia", last_name: "Hansen", created_at: new Date("2023-11-20T01:57:39Z") },
            { id: 57, tenant_id: 15, email: "mei.baker@example.net", first_name: "Mei", last_name: "Baker", created_at: new Date("2023-08-28T18:13:31Z") },
            { id: 58, tenant_id: 43, email: "elif.shah@example.net", first_name: "Elif", last_name: "Shah", created_at: new Date("2023-12-26T18:55:20Z") },
            { id: 59, tenant_id: 49, email: "isaac.lee@example.org", first_name: "Isaac", last_name: "Lee", created_at: new Date("2023-07-06T19:47:26Z") },
            { id: 60, tenant_id: 80, email: "wei.ibrahim@example.com", first_name: "Wei", last_name: "Ibrahim", created_at: new Date("2023-11-05T06:06:07Z") },
            { id: 61, tenant_id: 19, email: "zoe.novak@example.com", first_name: "Zoe", last_name: "Novak", created_at: new Date("2023-12-28T18:12:55Z") },
            { id: 62, tenant_id: 54, email: "amir.khan@example.org", first_name: "Amir", last_name: "Khan", created_at: new Date("2023-11-24T12:03:17Z") },
            { id: 63, tenant_id: 55, email: "olivia.hansen@example.org", first_name: "Olivia", last_name: "Hansen", created_at: new Date("2023-05-29T08:16:44Z") },
            { id: 64, tenant_id: 70, email: "nour.reyes@example.com", first_name: "Nour", last_name: "Reyes", created_at: new Date("2023-03-17T20:01:56Z") },
            { id: 65, tenant_id: 30, email: "ana.hughes@example.com", first_name: "Ana", last_name: "Hughes", created_at: new Date("2023-02-14T22:44:30Z") },
            { id: 66, tenant_id: 33, email: "mila.ruiz@example.net", first_name: "Mila", last_name: "Ruiz", created_at: new Date("2023-09-03T21:42:29Z") },
            { id: 67, tenant_id: 99, email: "nour.adams@example.com", first_name: "Nour", last_name: "Adams", created_at: new Date("2023-08-31T17:02:48Z") },
            { id: 68, tenant_id: 30, email: "ethan.park@example.org", first_name: "Ethan", last_name: "Park", created_at: new Date("2023-09-28T12:17:26Z") },
            { id: 69, tenant_id: 83, email: "karim.hansen@example.org", first_name: "Karim", last_name: "Hansen", created_at: new Date("2023-04-22T15:00:49Z") },
            { id: 70, tenant_id: 96, email: "nadia.diaz@example.com", first_name: "Nadia", last_name: "Diaz", created_at: new Date("2023-06-26T16:27:39Z") },
            { id: 71, tenant_id: 26, email: "hannah.young@example.org", first_name: "Hannah", last_name: "Young", created_at: new Date("2023-03-28T19:42:07Z") },
            { id: 72, tenant_id: 13, email: "jonas.gupta@example.com", first_name: "Jonas", last_name: "Gupta", created_at: new Date("2023-04-22T13:57:23Z") },
            { id: 73, tenant_id: 12, email: "sven.schmidt@example.com", first_name: "Sven", last_name: "Schmidt", created_at: new Date("2023-04-02T19:09:08Z") },
            { id: 74, tenant_id: 95, email: "wei.ahmed@example.com", first_name: "Wei", last_name: "Ahmed", created_at: new Date("2023-01-04T11:59:10Z") },
            { id: 75, tenant_id: 52, email: "rafael.hassan@example.net", first_name: "Rafael", last_name: "Hassan", created_at: new Date("2023-06-21T08:27:05Z") },
            { id: 76, tenant_id: 1, email: "ethan.kumar@example.net", first_name: "Ethan", last_name: "Kumar", created_at: new Date("2023-12-28T20:05:48Z") },
            { id: 77, tenant_id: 75, email: "sven.demir@example.com", first_name: "Sven", last_name: "Demir", created_at: new Date("2023-04-06T11:04:38Z") },
            { id: 78, tenant_id: 34, email: "anna.tanaka@example.net", first_name: "Anna", last_name: "Tanaka", created_at: new Date("2023-10-12T13:58:05Z") },
            { id: 79, tenant_id: 11, email: "fatima.taylor@example.com", first_name: "Fatima", last_name: "Taylor", created_at: new Date("2023-04-05T11:35:43Z") },
            { id: 80, tenant_id: 6, email: "rosa.fischer@example.com", first_name: "Rosa", last_name: "Fischer", created_at: new Date("2023-09-06T07:18:34Z") },
            { id: 81, tenant_id: 21, email: "andre.lee@example.net", first_name: "Andre", last_name: "Lee", created_at: new Date("2023-05-11T14:13:45Z") },
            { id: 82, tenant_id: 22, email: "hugo.lopez@example.org", first_name: "Hugo", last_name: "Lopez", created_at: new Date("2023-10-28T11:34:11Z") },
            { id: 83, tenant_id: 92, email: "zara.hughes@example.org", first_name: "Zara", last_name: "Hughes", created_at: new Date("2023-01-17T19:30:20Z") },
            { id: 84, tenant_id: 99, email: "carlos.sousa@example.net", first_name: "Carlos", last_name: "Sousa", created_at: new Date("2023-04-12T21:21:07Z") },
            { id: 85, tenant_id: 58, email: "priya.pereira@example.com", first_name: "Priya", last_name: "Pereira", created_at: new Date("2023-04-29T19:41:45Z") },
            { id: 86, tenant_id: 77, email: "olivia.singh@example.org", first_name: "Olivia", last_name: "Singh", created_at: new Date("2023-07-12T11:56:08Z") },
            { id: 87, tenant_id: 34, email: "jade.garcia@example.com", first_name: "Jade", last_name: "Garcia", created_at: new Date("2023-03-05T15:20:40Z") },
            { id: 88, tenant_id: 28, email: "elif.jansen@example.org", first_name: "Elif", last_name: "Jansen", created_at: new Date("2023-04-14T09:42:19Z") },
            { id: 89, tenant_id: 91, email: "sofia.patel@example.com", first_name: "Sofia", last_name: "Patel", created_at: new Date("2023-05-09T08:20:31Z") },
            { id: 90, tenant_id: 5, email: "mohamed.patel@example.net", first_name: "Mohamed", last_name: "Patel", created_at: new Date("2023-12-25T07:38:46Z") },
            { id: 91, tenant_id: 97, email: "arjun.hansen@example.com", first_name: "Arjun", last_name: "Hansen", created_at: new Date("2023-07-06T20:44:26Z") },
            { id: 92, tenant_id: 29, email: "priya.pereira@example.com", first_name: "Priya", last_name: "Pereira", created_at: new Date("2023-06-28T10:54:33Z") },
            { id: 93, tenant_id: 82, email: "maja.park@example.net", first_name: "Maja", last_name: "Park", created_at: new Date("2023-02-14T19:01:56Z") },
            { id: 94, tenant_id: 99, email: "emma.rossi@example.org", first_name: "Emma", last_name: "Rossi", created_at: new Date("2023-02-23T16:59:15Z") },
            { id: 95, tenant_id: 90, email: "lena.bennett@example.org", first_name: "Lena", last_name: "Bennett", created_at: new Date("2023-03-18T17:59:51Z") },
            { id: 96, tenant_id: 29, email: "tariq.wagner@example.com", first_name: "Tariq", last_name: "Wagner", created_at: new Date("2023-11-30T14:28:44Z") },
            { id: 97, tenant_id: 54, email: "priya.pereira@example.net", first_name: "Priya", last_name: "Pereira", created_at: new Date("2023-12-16T19:00:22Z") },
            { id: 98, tenant_id: 2, email: "maja.bennett@example.org", first_name: "Maja", last_name: "Bennett", created_at: new Date("2023-05-08T19:48:41Z") },
            { id: 99, tenant_id: 40, email: "mei.hansen@example.com", first_name: "Mei", last_name: "Hansen", created_at: new Date("2023-02-25T20:49:50Z") },
            { id: 100, tenant_id: 76, email: "lena.weber@example.org", first_name: "Lena", last_name: "Weber", created_at: new Date("2023-04-03T17:36:52Z") },
            { id: 101, tenant_id: 58, email: "ines.shah@example.com", first_name: "Ines", last_name: "Shah", created_at: new Date("2023-11-20T20:04:36Z") },
            { id: 102, tenant_id: 67, email: "yara.zhang@example.net", first_name: "Yara", last_name: "Zhang", created_at: new Date("2023-02-23T12:07:27Z") },
            { id: 103, tenant_id: 94, email: "maya.ali@example.org", first_name: "Maya", last_name: "Ali", created_at: new Date("2023-01-27T19:06:03Z") },
            { id: 104, tenant_id: 6, email: "omar.novak@example.org", first_name: "Omar", last_name: "Novak", created_at: new Date("2023-12-19T11:45:03Z") },
            { id: 105, tenant_id: 26, email: "jade.castro@example.com", first_name: "Jade", last_name: "Castro", created_at: new Date("2023-05-13T20:02:54Z") },
            { id: 106, tenant_id: 78, email: "mei.kaya@example.org", first_name: "Mei", last_name: "Kaya", created_at: new Date("2023-06-27T17:14:50Z") },
            { id: 107, tenant_id: 8, email: "ethan.schneider@example.com", first_name: "Ethan", last_name: "Schneider", created_at: new Date("2023-03-27T21:48:14Z") },
            { id: 108, tenant_id: 60, email: "omar.jansen@example.com", first_name: "Omar", last_name: "Jansen", created_at: new Date("2023-03-25T10:32:06Z") },
            { id: 109, tenant_id: 14, email: "victor.silva@example.org", first_name: "Victor", last_name: "Silva", created_at: new Date("2023-12-12T12:50:09Z") },
            { id: 110, tenant_id: 16, email: "ben.sato@example.com", first_name: "Ben", last_name: "Sato", created_at: new Date("2023-08-08T08:37:25Z") },
            { id: 111, tenant_id: 46, email: "lucas.demir@example.com", first_name: "Lucas", last_name: "Demir", created_at: new Date("2023-06-29T17:58:49Z") },
            { id: 112, tenant_id: 99, email: "hannah.torres@example.com", first_name: "Hannah", last_name: "Torres", created_at: new Date("2023-10-27T19:56:23Z") },
            { id: 113, tenant_id: 48, email: "amir.torres@example.net", first_name: "Amir", last_name: "Torres", created_at: new Date("2023-06-10T20:14:39Z") },
            { id: 114, tenant_id: 85, email: "hannah.flores@example.net", first_name: "Hannah", last_name: "Flores", created_at: new Date("2023-10-20T08:56:25Z") },
            { id: 115, tenant_id: 32, email: "mohamed.clark@example.com", first_name: "Mohamed", last_name: "Clark", created_at: new Date("2023-03-20T09:22:37Z") },
            { id: 116, tenant_id: 19, email: "ruby.schmidt@example.com", first_name: "Ruby", last_name: "Schmidt", created_at: new Date("2023-10-30T17:26:36Z") },
            { id: 117, tenant_id: 84, email: "jonas.novak@example.org", first_name: "Jonas", last_name: "Novak", created_at: new Date("2023-01-04T21:12:52Z") },
            { id: 118, tenant_id: 16, email: "elif.hoffmann@example.com", first_name: "Elif", last_name: "Hoffmann", created_at: new Date("2023-08-15T11:34:38Z") },
            { id: 119, tenant_id: 55, email: "nour.murphy@example.net", first_name: "Nour", last_name: "Murphy", created_at: new Date("2023-08-03T20:50:08Z") },
            { id: 120, tenant_id: 78, email: "grace.evans@example.net", first_name: "Grace", last_name: "Evans", created_at: new Date("2023-09-29T22:04:19Z") },
            { id: 121, tenant_id: 18, email: "elena.becker@example.net", first_name: "Elena", last_name: "Becker", created_at: new Date("2023-02-26T12:22:22Z") },
            { id: 122, tenant_id: 53, email: "leo.khan@example.net", first_name: "Leo", last_name: "Khan", created_at: new Date("2023-09-23T10:32:45Z") },
            { id: 123, tenant_id: 53, email: "maria.tanaka@example.org", first_name: "Maria", last_name: "Tanaka", created_at: new Date("2023-08-23T10:22:10Z") },
            { id: 124, tenant_id: 76, email: "maria.hassan@example.net", first_name: "Maria", last_name: "Hassan", created_at: new Date("2023-03-03T22:12:43Z") },
            { id: 125, tenant_id: 53, email: "mila.castro@example.net", first_name: "Mila", last_name: "Castro", created_at: new Date("2023-07-06T19:17:13Z") },
            { id: 126, tenant_id: 16, email: "zara.mendes@example.net", first_name: "Zara", last_name: "Mendes", created_at: new Date("2023-05-09T19:09:44Z") },
            { id: 127, tenant_id: 54, email: "ruby.kumar@example.com", first_name: "Ruby", last_name: "Kumar", created_at: new Date("2023-12-10T14:47:31Z") },
            { id: 128, tenant_id: 96, email: "james.martin@example.net", first_name: "James", last_name: "Martin", created_at: new Date("2023-10-23T19:10:38Z") },
            { id: 129, tenant_id: 92, email: "daniel.khan@example.org", first_name: "Daniel", last_name: "Khan", created_at: new Date("2023-08-06T18:47:04Z") },
            { id: 130, tenant_id: 68, email: "karim.sato@example.net", first_name: "Karim", last_name: "Sato", created_at: new Date("2023-07-07T14:00:50Z") },
            { id: 131, tenant_id: 47, email: "maja.kim@example.com", first_name: "Maja", last_name: "Kim", created_at: new Date("2023-11-14T20:04:14Z") },
            { id: 132, tenant_id: 79, email: "jade.demir@example.org", first_name: "Jade", last_name: "Demir", created_at: new Date("2023-07-09T15:25:44Z") },
            { id: 133, tenant_id: 90, email: "ruby.brown@example.org", first_name: "Ruby", last_name: "Brown", created_at: new Date("2023-08-02T18:29:02Z") },
            { id: 134, tenant_id: 37, email: "jade.klein@example.net", first_name: "Jade", last_name: "Klein", created_at: new Date("2023-02-19T22:26:24Z") },
            { id: 135, tenant_id: 36, email: "hana.wright@example.com", first_name: "Hana", last_name: "Wright", created_at: new Date("2023-03-24T15:27:29Z") },
            { id: 136, tenant_id: 90, email: "priya.wagner@example.net", first_name: "Priya", last_name: "Wagner", created_at: new Date("2023-06-22T10:48:50Z") },
            { id: 137, tenant_id: 71, email: "james.brown@example.net", first_name: "James", last_name: "Brown", created_at: new Date("2023-01-14T12:24:22Z") },
            { id: 138, tenant_id: 66, email: "yusuf.dubois@example.com", first_name: "Yusuf", last_name: "Dubois", created_at: new Date("2023-09-14T17:57:20Z") },
            { id: 139, tenant_id: 81, email: "lucas.kim@example.org", first_name: "Lucas", last_name: "Kim", created_at: new Date("2023-07-21T09:17:46Z") },
            { id: 140, tenant_id: 99, email: "mateo.vargas@example.com", first_name: "Mateo", last_name: "Vargas", created_at: new Date("2023-04-01T15:37:21Z") },
            { id: 141, tenant_id: 74, email: "yusuf.kaya@example.net", first_name: "Yusuf", last_name: "Kaya", created_at: new Date("2023-10-27T09:53:23Z") },
            { id: 142, tenant_id: 40, email: "maja.jensen@example.net", first_name: "Maja", last_name: "Jensen", created_at: new Date("2023-03-12T09:06:52Z") },
            { id: 143, tenant_id: 22, email: "tomas.kumar@example.org", first_name: "Tomas", last_name: "Kumar", created_at: new Date("2023-05-23T21:29:37Z") },
            { id: 144, tenant_id: 48, email: "ivan.almeida@example.net", first_name: "Ivan", last_name: "Almeida", created_at: new Date("2023-07-28T19:40:55Z") },
            { id: 145, tenant_id: 24, email: "marco.gomez@example.com", first_name: "Marco", last_name: "Gomez", created_at: new Date("2023-12-03T10:02:11Z") },
            { id: 146, tenant_id: 32, email: "mei.demir@example.org", first_name: "Mei", last_name: "Demir", created_at: new Date("2023-07-13T11:55:49Z") },
            { id: 147, tenant_id: 14, email: "ravi.castro@example.com", first_name: "Ravi", last_name: "Castro", created_at: new Date("2023-05-09T18:37:52Z") },
            { id: 148, tenant_id: 21, email: "oscar.torres@example.com", first_name: "Oscar", last_name: "Torres", created_at: new Date("2023-10-10T18:08:24Z") },
            { id: 149, tenant_id: 65, email: "amir.hughes@example.org", first_name: "Amir", last_name: "Hughes", created_at: new Date("2023-08-13T04:59:02Z") },
            { id: 150, tenant_id: 52, email: "chloe.bauer@example.net", first_name: "Chloe", last_name: "Bauer", created_at: new Date("2023-06-29T10:09:30Z") },
            { id: 151, tenant_id: 95, email: "omar.silva@example.com", first_name: "Omar", last_name: "Silva", created_at: new Date("2023-12-21T09:08:17Z") },
            { id: 152, tenant_id: 55, email: "mei.carter@example.org", first_name: "Mei", last_name: "Carter", created_at: new Date("2023-10-15T17:33:19Z") },
            { id: 153, tenant_id: 26, email: "yara.torres@example.net", first_name: "Yara", last_name: "Torres", created_at: new Date("2023-12-18T12:02:53Z") },
            { id: 154, tenant_id: 8, email: "sam.clark@example.net", first_name: "Sam", last_name: "Clark", created_at: new Date("2023-08-07T10:13:20Z") },
            { id: 155, tenant_id: 26, email: "wei.taylor@example.com", first_name: "Wei", last_name: "Taylor", created_at: new Date("2023-07-02T11:37:41Z") },
            { id: 156, tenant_id: 88, email: "lena.brown@example.net", first_name: "Lena", last_name: "Brown", created_at: new Date("2023-07-22T09:07:23Z") },
            { id: 157, tenant_id: 58, email: "karim.reyes@example.com", first_name: "Karim", last_name: "Reyes", created_at: new Date("2023-02-03T23:19:08Z") },
            { id: 158, tenant_id: 68, email: "ruby.flores@example.com", first_name: "Ruby", last_name: "Flores", created_at: new Date("2023-07-02T08:04:41Z") },
            { id: 159, tenant_id: 9, email: "ben.demir@example.org", first_name: "Ben", last_name: "Demir", created_at: new Date("2023-04-14T20:14:16Z") },
            { id: 160, tenant_id: 100, email: "maja.ibrahim@example.net", first_name: "Maja", last_name: "Ibrahim", created_at: new Date("2023-11-02T02:50:29Z") },
            { id: 161, tenant_id: 23, email: "sara.young@example.com", first_name: "Sara", last_name: "Young", created_at: new Date("2023-12-30T16:45:55Z") },
            { id: 162, tenant_id: 1, email: "pedro.patel@example.org", first_name: "Pedro", last_name: "Patel", created_at: new Date("2023-05-28T07:37:30Z") },
            { id: 163, tenant_id: 66, email: "diego.wright@example.com", first_name: "Diego", last_name: "Wright", created_at: new Date("2023-01-19T14:37:28Z") },
            { id: 164, tenant_id: 1, email: "lina.garcia@example.net", first_name: "Lina", last_name: "Garcia", created_at: new Date("2023-07-23T02:31:24Z") },
            { id: 165, tenant_id: 4, email: "priya.kim@example.net", first_name: "Priya", last_name: "Kim", created_at: new Date("2023-04-02T17:02:38Z") },
            { id: 166, tenant_id: 40, email: "tomas.mendes@example.com", first_name: "Tomas", last_name: "Mendes", created_at: new Date("2023-05-14T15:47:57Z") },
            { id: 167, tenant_id: 91, email: "maria.gupta@example.net", first_name: "Maria", last_name: "Gupta", created_at: new Date("2023-02-12T15:39:02Z") },
            { id: 168, tenant_id: 24, email: "rosa.shah@example.net", first_name: "Rosa", last_name: "Shah", created_at: new Date("2023-07-23T07:10:46Z") },
            { id: 169, tenant_id: 17, email: "james.lopez@example.net", first_name: "James", last_name: "Lopez", created_at: new Date("2023-11-30T21:50:55Z") },
            { id: 170, tenant_id: 68, email: "carla.torres@example.com", first_name: "Carla", last_name: "Torres", created_at: new Date("2023-08-16T14:46:55Z") },
            { id: 171, tenant_id: 88, email: "chloe.ibrahim@example.com", first_name: "Chloe", last_name: "Ibrahim", created_at: new Date("2023-09-19T00:17:33Z") },
            { id: 172, tenant_id: 84, email: "hannah.hansen@example.org", first_name: "Hannah", last_name: "Hansen", created_at: new Date("2023-10-13T18:12:04Z") },
            { id: 173, tenant_id: 3, email: "mohamed.wilson@example.org", first_name: "Mohamed", last_name: "Wilson", created_at: new Date("2023-10-07T11:39:29Z") },
            { id: 174, tenant_id: 95, email: "james.wang@example.com", first_name: "James", last_name: "Wang", created_at: new Date("2023-06-24T22:55:48Z") },
            { id: 175, tenant_id: 92, email: "selin.clark@example.net", first_name: "Selin", last_name: "Clark", created_at: new Date("2023-08-09T21:14:13Z") },
            { id: 176, tenant_id: 70, email: "sam.larsen@example.org", first_name: "Sam", last_name: "Larsen", created_at: new Date("2023-06-09T10:22:16Z") },
            { id: 177, tenant_id: 51, email: "anna.young@example.org", first_name: "Anna", last_name: "Young", created_at: new Date("2023-02-13T09:07:10Z") },
            { id: 178, tenant_id: 41, email: "anna.patel@example.com", first_name: "Anna", last_name: "Patel", created_at: new Date("2023-07-04T10:43:44Z") },
            { id: 179, tenant_id: 31, email: "carla.hassan@example.net", first_name: "Carla", last_name: "Hassan", created_at: new Date("2023-06-18T14:27:16Z") },
            { id: 180, tenant_id: 59, email: "lucas.park@example.net", first_name: "Lucas", last_name: "Park", created_at: new Date("2023-04-07T09:41:15Z") },
            { id: 181, tenant_id: 44, email: "olivia.meyer@example.net", first_name: "Olivia", last_name: "Meyer", created_at: new Date("2023-11-26T16:26:05Z") },
            { id: 182, tenant_id: 81, email: "isaac.taylor@example.com", first_name: "Isaac", last_name: "Taylor", created_at: new Date("2023-05-07T07:31:29Z") },
            { id: 183, tenant_id: 70, email: "andre.taylor@example.com", first_name: "Andre", last_name: "Taylor", created_at: new Date("2023-07-22T18:43:49Z") },
            { id: 184, tenant_id: 84, email: "maya.shah@example.org", first_name: "Maya", last_name: "Shah", created_at: new Date("2023-02-07T20:55:19Z") },
            { id: 185, tenant_id: 16, email: "mateo.hassan@example.net", first_name: "Mateo", last_name: "Hassan", created_at: new Date("2023-06-17T09:51:16Z") },
            { id: 186, tenant_id: 91, email: "sam.bauer@example.net", first_name: "Sam", last_name: "Bauer", created_at: new Date("2023-06-30T08:04:19Z") },
            { id: 187, tenant_id: 26, email: "ines.lopez@example.net", first_name: "Ines", last_name: "Lopez", created_at: new Date("2023-12-29T10:13:27Z") },
            { id: 188, tenant_id: 98, email: "mohamed.sato@example.net", first_name: "Mohamed", last_name: "Sato", created_at: new Date("2023-06-08T17:41:36Z") },
            { id: 189, tenant_id: 28, email: "tomas.oliveira@example.com", first_name: "Tomas", last_name: "Oliveira", created_at: new Date("2023-05-28T21:05:56Z") },
            { id: 190, tenant_id: 16, email: "deniz.zhang@example.com", first_name: "Deniz", last_name: "Zhang", created_at: new Date("2023-07-30T12:57:15Z") },
            { id: 191, tenant_id: 79, email: "maja.almeida@example.net", first_name: "Maja", last_name: "Almeida", created_at: new Date("2023-10-29T21:03:51Z") },
            { id: 192, tenant_id: 79, email: "theo.reyes@example.org", first_name: "Theo", last_name: "Reyes", created_at: new Date("2023-08-17T20:32:12Z") },
            { id: 193, tenant_id: 12, email: "amir.klein@example.net", first_name: "Amir", last_name: "Klein", created_at: new Date("2023-09-04T12:39:48Z") },
            { id: 194, tenant_id: 93, email: "lina.oliveira@example.org", first_name: "Lina", last_name: "Oliveira", created_at: new Date("2023-10-21T12:51:57Z") },
            { id: 195, tenant_id: 60, email: "mateo.wang@example.org", first_name: "Mateo", last_name: "Wang", created_at: new Date("2023-10-23T18:16:41Z") },
            { id: 196, tenant_id: 95, email: "elena.oliveira@example.org", first_name: "Elena", last_name: "Oliveira", created_at: new Date("2023-02-03T20:33:07Z") },
            { id: 197, tenant_id: 79, email: "victor.rossi@example.net", first_name: "Victor", last_name: "Rossi", created_at: new Date("2023-06-17T19:07:13Z") },
            { id: 198, tenant_id: 44, email: "paula.hoffmann@example.org", first_name: "Paula", last_name: "Hoffmann", created_at: new Date("2023-07-31T14:52:41Z") },
            { id: 199, tenant_id: 92, email: "karim.oliveira@example.com", first_name: "Karim", last_name: "Oliveira", created_at: new Date("2023-05-19T20:04:39Z") },
            { id: 200, tenant_id: 29, email: "maria.ali@example.net", first_name: "Maria", last_name: "Ali", created_at: new Date("2023-06-09T10:21:02Z") },
            { id: 201, tenant_id: 85, email: "leo.wilson@example.org", first_name: "Leo", last_name: "Wilson", created_at: new Date("2023-04-28T18:10:14Z") },
            { id: 202, tenant_id: 63, email: "jack.reyes@example.org", first_name: "Jack", last_name: "Reyes", created_at: new Date("2023-06-25T19:45:09Z") },
            { id: 203, tenant_id: 82, email: "zoe.park@example.org", first_name: "Zoe", last_name: "Park", created_at: new Date("2023-08-28T00:56:34Z") },
            { id: 204, tenant_id: 74, email: "victor.taylor@example.net", first_name: "Victor", last_name: "Taylor", created_at: new Date("2023-10-27T11:36:46Z") },
            { id: 205, tenant_id: 47, email: "james.wang@example.net", first_name: "James", last_name: "Wang", created_at: new Date("2023-10-21T17:33:58Z") },
            { id: 206, tenant_id: 24, email: "ravi.weber@example.com", first_name: "Ravi", last_name: "Weber", created_at: new Date("2023-06-27T00:10:58Z") },
            { id: 207, tenant_id: 22, email: "chloe.almeida@example.org", first_name: "Chloe", last_name: "Almeida", created_at: new Date("2023-10-02T10:58:24Z") },
            { id: 208, tenant_id: 49, email: "hana.zhang@example.net", first_name: "Hana", last_name: "Zhang", created_at: new Date("2023-08-08T09:25:12Z") },
            { id: 209, tenant_id: 29, email: "rafael.dubois@example.com", first_name: "Rafael", last_name: "Dubois", created_at: new Date("2023-08-23T10:22:50Z") },
            { id: 210, tenant_id: 80, email: "ines.novak@example.com", first_name: "Ines", last_name: "Novak", created_at: new Date("2023-07-10T20:26:11Z") },
            { id: 211, tenant_id: 29, email: "ivan.young@example.com", first_name: "Ivan", last_name: "Young", created_at: new Date("2023-03-29T11:52:30Z") },
            { id: 212, tenant_id: 7, email: "victor.wright@example.net", first_name: "Victor", last_name: "Wright", created_at: new Date("2023-04-27T18:42:42Z") },
            { id: 213, tenant_id: 33, email: "jonas.almeida@example.org", first_name: "Jonas", last_name: "Almeida", created_at: new Date("2023-08-30T07:07:32Z") },
            { id: 214, tenant_id: 64, email: "nour.chen@example.net", first_name: "Nour", last_name: "Chen", created_at: new Date("2023-12-26T09:13:10Z") },
            { id: 215, tenant_id: 56, email: "theo.torres@example.net", first_name: "Theo", last_name: "Torres", created_at: new Date("2023-11-11T16:15:27Z") },
            { id: 216, tenant_id: 36, email: "wei.brown@example.org", first_name: "Wei", last_name: "Brown", created_at: new Date("2023-06-22T09:23:50Z") },
            { id: 217, tenant_id: 76, email: "ben.mendes@example.org", first_name: "Ben", last_name: "Mendes", created_at: new Date("2023-01-27T08:24:16Z") },
            { id: 218, tenant_id: 29, email: "mateo.zhang@example.org", first_name: "Mateo", last_name: "Zhang", created_at: new Date("2023-12-10T21:30:07Z") },
            { id: 219, tenant_id: 30, email: "carla.taylor@example.net", first_name: "Carla", last_name: "Taylor", created_at: new Date("2023-06-03T01:13:59Z") },
            { id: 220, tenant_id: 54, email: "grace.larsen@example.com", first_name: "Grace", last_name: "Larsen", created_at: new Date("2023-09-18T18:08:46Z") },
            { id: 221, tenant_id: 54, email: "olivia.baker@example.org", first_name: "Olivia", last_name: "Baker", created_at: new Date("2023-09-25T22:05:50Z") },
            { id: 222, tenant_id: 27, email: "ibrahim.hansen@example.com", first_name: "Ibrahim", last_name: "Hansen", created_at: new Date("2023-06-06T08:06:43Z") },
            { id: 223, tenant_id: 61, email: "arjun.hoffmann@example.org", first_name: "Arjun", last_name: "Hoffmann", created_at: new Date("2023-04-21T05:17:42Z") },
            { id: 224, tenant_id: 64, email: "nadia.clark@example.org", first_name: "Nadia", last_name: "Clark", created_at: new Date("2023-10-21T07:18:28Z") },
            { id: 225, tenant_id: 45, email: "chen.costa@example.org", first_name: "Chen", last_name: "Costa", created_at: new Date("2023-12-02T12:59:35Z") },
            { id: 226, tenant_id: 59, email: "nadia.weber@example.net", first_name: "Nadia", last_name: "Weber", created_at: new Date("2023-12-30T18:51:53Z") },
            { id: 227, tenant_id: 33, email: "victor.wagner@example.net", first_name: "Victor", last_name: "Wagner", created_at: new Date("2023-10-24T20:14:13Z") },
            { id: 228, tenant_id: 42, email: "felix.kim@example.com", first_name: "Felix", last_name: "Kim", created_at: new Date("2023-02-28T22:21:09Z") },
            { id: 229, tenant_id: 64, email: "noah.klein@example.org", first_name: "Noah", last_name: "Klein", created_at: new Date("2023-04-06T06:32:47Z") },
            { id: 230, tenant_id: 81, email: "nadia.kowalski@example.net", first_name: "Nadia", last_name: "Kowalski", created_at: new Date("2023-01-23T16:23:03Z") },
            { id: 231, tenant_id: 81, email: "leo.jansen@example.net", first_name: "Leo", last_name: "Jansen", created_at: new Date("2023-06-15T18:02:54Z") },
            { id: 232, tenant_id: 58, email: "jade.ibrahim@example.org", first_name: "Jade", last_name: "Ibrahim", created_at: new Date("2023-01-24T20:35:01Z") },
            { id: 233, tenant_id: 68, email: "maja.ibrahim@example.com", first_name: "Maja", last_name: "Ibrahim", created_at: new Date("2023-05-16T20:12:38Z") },
            { id: 234, tenant_id: 25, email: "mohamed.flores@example.net", first_name: "Mohamed", last_name: "Flores", created_at: new Date("2023-05-11T22:13:20Z") },
            { id: 235, tenant_id: 42, email: "carlos.jensen@example.com", first_name: "Carlos", last_name: "Jensen", created_at: new Date("2023-07-26T21:19:00Z") },
            { id: 236, tenant_id: 92, email: "jade.weber@example.org", first_name: "Jade", last_name: "Weber", created_at: new Date("2023-12-19T19:52:09Z") },
            { id: 237, tenant_id: 42, email: "carlos.schmidt@example.org", first_name: "Carlos", last_name: "Schmidt", created_at: new Date("2023-01-25T12:41:18Z") },
            { id: 238, tenant_id: 12, email: "tariq.jansen@example.com", first_name: "Tariq", last_name: "Jansen", created_at: new Date("2023-03-02T06:54:55Z") },
            { id: 239, tenant_id: 79, email: "kai.nguyen@example.org", first_name: "Kai", last_name: "Nguyen", created_at: new Date("2023-12-15T15:28:21Z") },
            { id: 240, tenant_id: 5, email: "ines.singh@example.org", first_name: "Ines", last_name: "Singh", created_at: new Date("2023-02-12T17:30:53Z") },
            { id: 241, tenant_id: 90, email: "elena.davis@example.org", first_name: "Elena", last_name: "Davis", created_at: new Date("2023-12-12T01:03:49Z") },
            { id: 242, tenant_id: 24, email: "maja.ibrahim@example.org", first_name: "Maja", last_name: "Ibrahim", created_at: new Date("2023-10-17T00:49:31Z") },
            { id: 243, tenant_id: 8, email: "james.patel@example.net", first_name: "James", last_name: "Patel", created_at: new Date("2023-01-26T10:04:57Z") },
            { id: 244, tenant_id: 52, email: "julia.ruiz@example.net", first_name: "Julia", last_name: "Ruiz", created_at: new Date("2023-02-28T18:44:18Z") },
            { id: 245, tenant_id: 14, email: "hana.pereira@example.net", first_name: "Hana", last_name: "Pereira", created_at: new Date("2023-10-07T18:02:45Z") },
            { id: 246, tenant_id: 73, email: "uma.sousa@example.com", first_name: "Uma", last_name: "Sousa", created_at: new Date("2023-01-23T11:34:19Z") },
            { id: 247, tenant_id: 35, email: "omar.reyes@example.com", first_name: "Omar", last_name: "Reyes", created_at: new Date("2023-08-19T16:46:21Z") },
            { id: 248, tenant_id: 49, email: "theo.diaz@example.net", first_name: "Theo", last_name: "Diaz", created_at: new Date("2023-03-12T10:45:37Z") },
            { id: 249, tenant_id: 97, email: "daniel.almeida@example.com", first_name: "Daniel", last_name: "Almeida", created_at: new Date("2023-02-15T15:59:49Z") },
            { id: 250, tenant_id: 19, email: "kai.kowalski@example.net", first_name: "Kai", last_name: "Kowalski", created_at: new Date("2023-05-07T19:10:39Z") },
            { id: 251, tenant_id: 48, email: "fatima.reyes@example.com", first_name: "Fatima", last_name: "Reyes", created_at: new Date("2023-01-18T12:22:43Z") },
            { id: 252, tenant_id: 56, email: "carla.hughes@example.com", first_name: "Carla", last_name: "Hughes", created_at: new Date("2023-10-25T10:24:57Z") },
            { id: 253, tenant_id: 88, email: "chloe.wang@example.net", first_name: "Chloe", last_name: "Wang", created_at: new Date("2023-09-11T18:41:42Z") },
            { id: 254, tenant_id: 41, email: "deniz.jensen@example.org", first_name: "Deniz", last_name: "Jensen", created_at: new Date("2023-11-25T08:29:32Z") },
            { id: 255, tenant_id: 88, email: "hana.taylor@example.com", first_name: "Hana", last_name: "Taylor", created_at: new Date("2023-05-21T11:07:07Z") },
            { id: 256, tenant_id: 41, email: "elif.demir@example.org", first_name: "Elif", last_name: "Demir", created_at: new Date("2023-07-01T17:50:47Z") },
            { id: 257, tenant_id: 96, email: "daniel.pereira@example.org", first_name: "Daniel", last_name: "Pereira", created_at: new Date("2023-01-07T01:57:39Z") },
            { id: 258, tenant_id: 61, email: "kai.walker@example.com", first_name: "Kai", last_name: "Walker", created_at: new Date("2023-03-19T19:13:02Z") },
            { id: 259, tenant_id: 39, email: "wei.kaya@example.com", first_name: "Wei", last_name: "Kaya", created_at: new Date("2023-07-04T06:23:04Z") },
            { id: 260, tenant_id: 28, email: "diego.hoffmann@example.net", first_name: "Diego", last_name: "Hoffmann", created_at: new Date("2023-05-17T08:14:41Z") },
            { id: 261, tenant_id: 48, email: "arjun.kaya@example.com", first_name: "Arjun", last_name: "Kaya", created_at: new Date("2023-09-20T17:56:51Z") },
            { id: 262, tenant_id: 65, email: "hugo.chen@example.org", first_name: "Hugo", last_name: "Chen", created_at: new Date("2023-04-24T03:21:43Z") },
            { id: 263, tenant_id: 46, email: "ben.kaya@example.org", first_name: "Ben", last_name: "Kaya", created_at: new Date("2023-07-27T23:46:05Z") },
            { id: 264, tenant_id: 14, email: "carlos.nakamura@example.net", first_name: "Carlos", last_name: "Nakamura", created_at: new Date("2023-12-11T19:48:35Z") },
            { id: 265, tenant_id: 21, email: "ethan.singh@example.org", first_name: "Ethan", last_name: "Singh", created_at: new Date("2023-03-16T19:57:21Z") },
            { id: 266, tenant_id: 28, email: "marco.ahmed@example.net", first_name: "Marco", last_name: "Ahmed", created_at: new Date("2023-04-06T13:32:22Z") },
            { id: 267, tenant_id: 40, email: "lena.fischer@example.org", first_name: "Lena", last_name: "Fischer", created_at: new Date("2023-04-30T16:02:51Z") },
            { id: 268, tenant_id: 48, email: "chen.nguyen@example.net", first_name: "Chen", last_name: "Nguyen", created_at: new Date("2023-09-14T14:59:33Z") },
            { id: 269, tenant_id: 4, email: "daniel.vargas@example.org", first_name: "Daniel", last_name: "Vargas", created_at: new Date("2023-05-03T14:05:06Z") },
            { id: 270, tenant_id: 97, email: "hannah.mendes@example.com", first_name: "Hannah", last_name: "Mendes", created_at: new Date("2023-05-16T20:58:07Z") },
            { id: 271, tenant_id: 45, email: "pedro.reyes@example.net", first_name: "Pedro", last_name: "Reyes", created_at: new Date("2023-05-09T19:44:07Z") },
            { id: 272, tenant_id: 15, email: "jack.kumar@example.org", first_name: "Jack", last_name: "Kumar", created_at: new Date("2023-08-10T11:24:45Z") },
            { id: 273, tenant_id: 52, email: "mei.becker@example.org", first_name: "Mei", last_name: "Becker", created_at: new Date("2023-02-19T10:04:18Z") },
            { id: 274, tenant_id: 80, email: "chloe.ruiz@example.net", first_name: "Chloe", last_name: "Ruiz", created_at: new Date("2023-01-23T14:46:03Z") },
            { id: 275, tenant_id: 34, email: "lucas.kim@example.net", first_name: "Lucas", last_name: "Kim", created_at: new Date("2023-08-23T17:30:46Z") },
            { id: 276, tenant_id: 79, email: "mila.brown@example.com", first_name: "Mila", last_name: "Brown", created_at: new Date("2023-03-11T22:22:12Z") },
            { id: 277, tenant_id: 43, email: "arjun.flores@example.net", first_name: "Arjun", last_name: "Flores", created_at: new Date("2023-10-15T02:02:05Z") },
            { id: 278, tenant_id: 13, email: "julia.fischer@example.org", first_name: "Julia", last_name: "Fischer", created_at: new Date("2023-05-27T13:00:44Z") },
            { id: 279, tenant_id: 6, email: "fatima.miller@example.org", first_name: "Fatima", last_name: "Miller", created_at: new Date("2023-03-20T08:27:42Z") },
            { id: 280, tenant_id: 61, email: "noah.torres@example.org", first_name: "Noah", last_name: "Torres", created_at: new Date("2023-05-27T23:52:50Z") },
            { id: 281, tenant_id: 10, email: "ibrahim.nguyen@example.net", first_name: "Ibrahim", last_name: "Nguyen", created_at: new Date("2023-08-18T16:01:53Z") },
            { id: 282, tenant_id: 45, email: "omar.patel@example.com", first_name: "Omar", last_name: "Patel", created_at: new Date("2023-10-14T21:53:16Z") },
            { id: 283, tenant_id: 96, email: "lina.nakamura@example.com", first_name: "Lina", last_name: "Nakamura", created_at: new Date("2023-05-01T09:44:45Z") },
            { id: 284, tenant_id: 52, email: "elif.bauer@example.org", first_name: "Elif", last_name: "Bauer", created_at: new Date("2023-05-17T17:06:32Z") },
            { id: 285, tenant_id: 69, email: "chloe.novak@example.net", first_name: "Chloe", last_name: "Novak", created_at: new Date("2023-02-23T23:53:47Z") },
            { id: 286, tenant_id: 59, email: "ben.nakamura@example.net", first_name: "Ben", last_name: "Nakamura", created_at: new Date("2023-06-16T13:03:05Z") },
            { id: 287, tenant_id: 5, email: "liam.rossi@example.org", first_name: "Liam", last_name: "Rossi", created_at: new Date("2023-06-24T16:16:13Z") },
            { id: 288, tenant_id: 75, email: "omar.miller@example.net", first_name: "Omar", last_name: "Miller", created_at: new Date("2023-06-28T14:26:23Z") },
            { id: 289, tenant_id: 24, email: "anna.almeida@example.org", first_name: "Anna", last_name: "Almeida", created_at: new Date("2023-12-23T19:18:52Z") },
            { id: 290, tenant_id: 34, email: "james.ruiz@example.net", first_name: "James", last_name: "Ruiz", created_at: new Date("2023-03-03T10:21:07Z") },
            { id: 291, tenant_id: 34, email: "tariq.tanaka@example.com", first_name: "Tariq", last_name: "Tanaka", created_at: new Date("2023-05-07T19:44:00Z") },
            { id: 292, tenant_id: 30, email: "chloe.gupta@example.net", first_name: "Chloe", last_name: "Gupta", created_at: new Date("2023-04-01T14:15:16Z") },
            { id: 293, tenant_id: 38, email: "elif.flores@example.net", first_name: "Elif", last_name: "Flores", created_at: new Date("2023-02-01T20:36:37Z") },
            { id: 294, tenant_id: 71, email: "ines.torres@example.net", first_name: "Ines", last_name: "Torres", created_at: new Date("2023-12-26T18:26:10Z") },
            { id: 295, tenant_id: 86, email: "mohamed.sousa@example.com", first_name: "Mohamed", last_name: "Sousa", created_at: new Date("2023-04-20T10:37:35Z") },
            { id: 296, tenant_id: 78, email: "arjun.kaya@example.net", first_name: "Arjun", last_name: "Kaya", created_at: new Date("2023-01-25T15:57:11Z") },
            { id: 297, tenant_id: 24, email: "nina.brown@example.com", first_name: "Nina", last_name: "Brown", created_at: new Date("2023-12-26T22:59:52Z") },
            { id: 298, tenant_id: 26, email: "priya.lee@example.net", first_name: "Priya", last_name: "Lee", created_at: new Date("2023-04-01T14:19:52Z") },
            { id: 299, tenant_id: 3, email: "marco.oliveira@example.org", first_name: "Marco", last_name: "Oliveira", created_at: new Date("2023-11-02T15:59:22Z") },
            { id: 300, tenant_id: 26, email: "selin.schmidt@example.com", first_name: "Selin", last_name: "Schmidt", created_at: new Date("2023-07-13T08:30:27Z") },
            { id: 301, tenant_id: 83, email: "elena.rossi@example.net", first_name: "Elena", last_name: "Rossi", created_at: new Date("2023-06-25T20:55:17Z") },
            { id: 302, tenant_id: 92, email: "ruby.andersen@example.com", first_name: "Ruby", last_name: "Andersen", created_at: new Date("2023-09-26T17:01:39Z") },
            { id: 303, tenant_id: 85, email: "ines.moreau@example.com", first_name: "Ines", last_name: "Moreau", created_at: new Date("2023-12-17T18:23:24Z") },
            { id: 304, tenant_id: 3, email: "kai.yilmaz@example.org", first_name: "Kai", last_name: "Yilmaz", created_at: new Date("2023-02-01T22:11:23Z") },
            { id: 305, tenant_id: 68, email: "arjun.ruiz@example.com", first_name: "Arjun", last_name: "Ruiz", created_at: new Date("2023-11-20T09:02:35Z") },
            { id: 306, tenant_id: 15, email: "sofia.meyer@example.org", first_name: "Sofia", last_name: "Meyer", created_at: new Date("2023-04-18T08:33:22Z") },
            { id: 307, tenant_id: 98, email: "ruby.kim@example.net", first_name: "Ruby", last_name: "Kim", created_at: new Date("2023-01-30T15:51:45Z") },
            { id: 308, tenant_id: 36, email: "lena.reyes@example.com", first_name: "Lena", last_name: "Reyes", created_at: new Date("2023-04-08T10:33:14Z") },
            { id: 309, tenant_id: 53, email: "priya.ahmed@example.com", first_name: "Priya", last_name: "Ahmed", created_at: new Date("2023-07-10T18:57:22Z") },
            { id: 310, tenant_id: 62, email: "elif.park@example.org", first_name: "Elif", last_name: "Park", created_at: new Date("2023-03-27T19:10:23Z") },
            { id: 311, tenant_id: 96, email: "julia.pereira@example.com", first_name: "Julia", last_name: "Pereira", created_at: new Date("2023-09-21T21:51:53Z") },
            { id: 312, tenant_id: 45, email: "elif.schmidt@example.org", first_name: "Elif", last_name: "Schmidt", created_at: new Date("2023-11-26T19:46:02Z") },
            { id: 313, tenant_id: 56, email: "theo.fischer@example.com", first_name: "Theo", last_name: "Fischer", created_at: new Date("2023-09-11T15:48:31Z") },
            { id: 314, tenant_id: 48, email: "maria.bauer@example.net", first_name: "Maria", last_name: "Bauer", created_at: new Date("2023-10-21T17:06:25Z") },
            { id: 315, tenant_id: 12, email: "carlos.miller@example.net", first_name: "Carlos", last_name: "Miller", created_at: new Date("2023-09-11T11:30:46Z") },
            { id: 316, tenant_id: 92, email: "anna.ahmed@example.com", first_name: "Anna", last_name: "Ahmed", created_at: new Date("2023-10-21T09:00:02Z") },
            { id: 317, tenant_id: 50, email: "maja.ali@example.net", first_name: "Maja", last_name: "Ali", created_at: new Date("2023-08-29T15:22:37Z") },
            { id: 318, tenant_id: 27, email: "uma.costa@example.net", first_name: "Uma", last_name: "Costa", created_at: new Date("2023-08-14T17:16:55Z") },
            { id: 319, tenant_id: 51, email: "chen.bennett@example.org", first_name: "Chen", last_name: "Bennett", created_at: new Date("2023-06-24T13:12:11Z") },
            { id: 320, tenant_id: 56, email: "nadia.kaya@example.com", first_name: "Nadia", last_name: "Kaya", created_at: new Date("2023-08-04T16:29:50Z") },
            { id: 321, tenant_id: 42, email: "priya.taylor@example.org", first_name: "Priya", last_name: "Taylor", created_at: new Date("2023-09-20T08:25:53Z") },
            { id: 322, tenant_id: 39, email: "david.hughes@example.com", first_name: "David", last_name: "Hughes", created_at: new Date("2023-03-14T11:38:34Z") },
            { id: 323, tenant_id: 43, email: "paula.bennett@example.org", first_name: "Paula", last_name: "Bennett", created_at: new Date("2023-04-24T10:15:40Z") },
            { id: 324, tenant_id: 28, email: "mei.bauer@example.org", first_name: "Mei", last_name: "Bauer", created_at: new Date("2023-02-16T21:33:59Z") },
            { id: 325, tenant_id: 17, email: "grace.zhang@example.com", first_name: "Grace", last_name: "Zhang", created_at: new Date("2023-06-07T11:49:39Z") },
            { id: 326, tenant_id: 99, email: "elif.chen@example.com", first_name: "Elif", last_name: "Chen", created_at: new Date("2023-02-14T14:50:41Z") },
            { id: 327, tenant_id: 55, email: "isaac.torres@example.net", first_name: "Isaac", last_name: "Torres", created_at: new Date("2023-10-30T12:44:38Z") },
            { id: 328, tenant_id: 97, email: "elena.zhang@example.org", first_name: "Elena", last_name: "Zhang", created_at: new Date("2023-12-11T09:11:38Z") },
            { id: 329, tenant_id: 87, email: "ravi.kumar@example.net", first_name: "Ravi", last_name: "Kumar", created_at: new Date("2023-05-31T19:14:42Z") },
            { id: 330, tenant_id: 53, email: "ethan.fischer@example.org", first_name: "Ethan", last_name: "Fischer", created_at: new Date("2023-12-15T21:17:44Z") },
            { id: 331, tenant_id: 56, email: "karim.wagner@example.org", first_name: "Karim", last_name: "Wagner", created_at: new Date("2023-07-25T11:49:54Z") },
            { id: 332, tenant_id: 86, email: "emma.kowalski@example.net", first_name: "Emma", last_name: "Kowalski", created_at: new Date("2023-06-16T18:08:59Z") },
            { id: 333, tenant_id: 81, email: "amir.khan@example.com", first_name: "Amir", last_name: "Khan", created_at: new Date("2023-03-18T19:03:55Z") },
            { id: 334, tenant_id: 69, email: "jade.jansen@example.net", first_name: "Jade", last_name: "Jansen", created_at: new Date("2023-05-15T15:46:29Z") },
            { id: 335, tenant_id: 62, email: "ibrahim.wright@example.org", first_name: "Ibrahim", last_name: "Wright", created_at: new Date("2023-05-08T14:52:41Z") },
            { id: 336, tenant_id: 2, email: "jade.mendes@example.net", first_name: "Jade", last_name: "Mendes", created_at: new Date("2023-12-08T20:43:00Z") },
            { id: 337, tenant_id: 42, email: "leo.chen@example.org", first_name: "Leo", last_name: "Chen", created_at: new Date("2023-08-09T11:57:48Z") },
            { id: 338, tenant_id: 26, email: "isaac.pereira@example.net", first_name: "Isaac", last_name: "Pereira", created_at: new Date("2023-06-01T12:38:49Z") },
            { id: 339, tenant_id: 24, email: "andre.wright@example.org", first_name: "Andre", last_name: "Wright", created_at: new Date("2023-04-14T01:34:47Z") },
            { id: 340, tenant_id: 21, email: "ben.jansen@example.net", first_name: "Ben", last_name: "Jansen", created_at: new Date("2023-06-01T20:29:37Z") },
            { id: 341, tenant_id: 1, email: "jonas.ibrahim@example.org", first_name: "Jonas", last_name: "Ibrahim", created_at: new Date("2023-04-07T10:58:05Z") },
            { id: 342, tenant_id: 100, email: "ethan.ruiz@example.net", first_name: "Ethan", last_name: "Ruiz", created_at: new Date("2023-10-30T13:14:46Z") },
            { id: 343, tenant_id: 2, email: "lena.moreau@example.org", first_name: "Lena", last_name: "Moreau", created_at: new Date("2023-11-04T12:45:39Z") },
            { id: 344, tenant_id: 100, email: "ines.wilson@example.com", first_name: "Ines", last_name: "Wilson", created_at: new Date("2023-10-11T07:42:34Z") },
            { id: 345, tenant_id: 37, email: "maja.garcia@example.com", first_name: "Maja", last_name: "Garcia", created_at: new Date("2023-04-07T22:50:15Z") },
            { id: 346, tenant_id: 58, email: "selin.zhang@example.net", first_name: "Selin", last_name: "Zhang", created_at: new Date("2023-04-08T01:27:31Z") },
            { id: 347, tenant_id: 95, email: "ravi.wagner@example.net", first_name: "Ravi", last_name: "Wagner", created_at: new Date("2023-02-25T14:24:08Z") },
            { id: 348, tenant_id: 8, email: "felix.adams@example.net", first_name: "Felix", last_name: "Adams", created_at: new Date("2023-04-30T19:59:22Z") },
            { id: 349, tenant_id: 93, email: "deniz.johnson@example.com", first_name: "Deniz", last_name: "Johnson", created_at: new Date("2023-04-02T19:42:32Z") },
            { id: 350, tenant_id: 4, email: "laura.jansen@example.com", first_name: "Laura", last_name: "Jansen", created_at: new Date("2023-03-01T16:12:29Z") },
            { id: 351, tenant_id: 91, email: "daniel.garcia@example.org", first_name: "Daniel", last_name: "Garcia", created_at: new Date("2023-08-17T17:22:01Z") },
            { id: 352, tenant_id: 11, email: "sara.pereira@example.net", first_name: "Sara", last_name: "Pereira", created_at: new Date("2023-12-31T17:24:03Z") },
            { id: 353, tenant_id: 75, email: "deniz.larsen@example.net", first_name: "Deniz", last_name: "Larsen", created_at: new Date("2023-09-06T09:15:26Z") },
            { id: 354, tenant_id: 64, email: "pedro.young@example.net", first_name: "Pedro", last_name: "Young", created_at: new Date("2023-12-26T07:40:40Z") },
            { id: 355, tenant_id: 61, email: "mila.smith@example.net", first_name: "Mila", last_name: "Smith", created_at: new Date("2023-05-27T08:05:32Z") },
            { id: 356, tenant_id: 12, email: "ines.moreau@example.com", first_name: "Ines", last_name: "Moreau", created_at: new Date("2023-03-11T12:27:59Z") },
            { id: 357, tenant_id: 40, email: "yara.patel@example.net", first_name: "Yara", last_name: "Patel", created_at: new Date("2023-05-17T22:46:44Z") },
            { id: 358, tenant_id: 70, email: "leo.miller@example.net", first_name: "Leo", last_name: "Miller", created_at: new Date("2023-06-21T19:24:23Z") },
            { id: 359, tenant_id: 94, email: "arjun.wagner@example.net", first_name: "Arjun", last_name: "Wagner", created_at: new Date("2023-11-19T20:49:49Z") },
            { id: 360, tenant_id: 93, email: "lina.park@example.com", first_name: "Lina", last_name: "Park", created_at: new Date("2023-04-29T19:13:18Z") },
            { id: 361, tenant_id: 70, email: "sven.oliveira@example.org", first_name: "Sven", last_name: "Oliveira", created_at: new Date("2023-05-22T11:39:58Z") },
            { id: 362, tenant_id: 72, email: "maria.clark@example.org", first_name: "Maria", last_name: "Clark", created_at: new Date("2023-11-22T20:23:27Z") },
            { id: 363, tenant_id: 7, email: "lucas.walker@example.com", first_name: "Lucas", last_name: "Walker", created_at: new Date("2023-05-07T19:24:25Z") },
            { id: 364, tenant_id: 88, email: "lena.shah@example.org", first_name: "Lena", last_name: "Shah", created_at: new Date("2023-12-10T13:47:09Z") },
            { id: 365, tenant_id: 25, email: "isaac.sousa@example.net", first_name: "Isaac", last_name: "Sousa", created_at: new Date("2023-05-10T06:03:14Z") },
            { id: 366, tenant_id: 8, email: "sara.ruiz@example.com", first_name: "Sara", last_name: "Ruiz", created_at: new Date("2023-02-24T17:58:02Z") },
            { id: 367, tenant_id: 2, email: "paula.mendes@example.com", first_name: "Paula", last_name: "Mendes", created_at: new Date("2023-05-26T18:52:07Z") },
            { id: 368, tenant_id: 6, email: "priya.bennett@example.org", first_name: "Priya", last_name: "Bennett", created_at: new Date("2023-06-25T18:25:39Z") },
            { id: 369, tenant_id: 16, email: "anna.young@example.org", first_name: "Anna", last_name: "Young", created_at: new Date("2023-04-12T20:55:21Z") },
            { id: 370, tenant_id: 39, email: "leo.walker@example.org", first_name: "Leo", last_name: "Walker", created_at: new Date("2023-10-22T03:14:12Z") },
            { id: 371, tenant_id: 38, email: "oscar.bennett@example.com", first_name: "Oscar", last_name: "Bennett", created_at: new Date("2023-01-10T22:18:12Z") },
            { id: 372, tenant_id: 99, email: "chloe.jansen@example.org", first_name: "Chloe", last_name: "Jansen", created_at: new Date("2023-09-24T09:33:08Z") },
            { id: 373, tenant_id: 52, email: "hugo.schneider@example.org", first_name: "Hugo", last_name: "Schneider", created_at: new Date("2023-03-30T05:06:23Z") },
            { id: 374, tenant_id: 21, email: "selin.bennett@example.net", first_name: "Selin", last_name: "Bennett", created_at: new Date("2023-12-26T19:37:31Z") },
            { id: 375, tenant_id: 89, email: "nour.wagner@example.org", first_name: "Nour", last_name: "Wagner", created_at: new Date("2023-12-18T13:52:49Z") },
            { id: 376, tenant_id: 67, email: "chloe.ruiz@example.org", first_name: "Chloe", last_name: "Ruiz", created_at: new Date("2023-07-23T21:54:05Z") },
            { id: 377, tenant_id: 16, email: "carlos.wang@example.net", first_name: "Carlos", last_name: "Wang", created_at: new Date("2023-07-23T14:18:43Z") },
            { id: 378, tenant_id: 12, email: "david.gupta@example.org", first_name: "David", last_name: "Gupta", created_at: new Date("2023-03-12T21:59:58Z") },
            { id: 379, tenant_id: 20, email: "pedro.oliveira@example.org", first_name: "Pedro", last_name: "Oliveira", created_at: new Date("2023-04-30T09:49:51Z") },
            { id: 380, tenant_id: 58, email: "sara.demir@example.org", first_name: "Sara", last_name: "Demir", created_at: new Date("2023-12-27T10:17:27Z") },
            { id: 381, tenant_id: 42, email: "paula.meyer@example.org", first_name: "Paula", last_name: "Meyer", created_at: new Date("2023-04-30T17:37:41Z") },
            { id: 382, tenant_id: 84, email: "ibrahim.patel@example.com", first_name: "Ibrahim", last_name: "Patel", created_at: new Date("2023-08-20T14:48:09Z") },
            { id: 383, tenant_id: 52, email: "jonas.wilson@example.net", first_name: "Jonas", last_name: "Wilson", created_at: new Date("2023-07-08T08:44:49Z") },
            { id: 384, tenant_id: 44, email: "leo.novak@example.net", first_name: "Leo", last_name: "Novak", created_at: new Date("2023-12-13T19:03:18Z") },
            { id: 385, tenant_id: 25, email: "ben.baker@example.net", first_name: "Ben", last_name: "Baker", created_at: new Date("2023-07-09T14:22:37Z") },
            { id: 386, tenant_id: 79, email: "carlos.demir@example.org", first_name: "Carlos", last_name: "Demir", created_at: new Date("2023-08-27T14:08:50Z") },
            { id: 387, tenant_id: 29, email: "oscar.moreau@example.org", first_name: "Oscar", last_name: "Moreau", created_at: new Date("2023-03-07T19:18:21Z") },
            { id: 388, tenant_id: 100, email: "yusuf.patel@example.org", first_name: "Yusuf", last_name: "Patel", created_at: new Date("2023-02-02T08:32:41Z") },
            { id: 389, tenant_id: 48, email: "amir.zhang@example.org", first_name: "Amir", last_name: "Zhang", created_at: new Date("2023-09-19T08:35:25Z") },
            { id: 390, tenant_id: 52, email: "noah.taylor@example.com", first_name: "Noah", last_name: "Taylor", created_at: new Date("2023-05-14T23:21:11Z") },
            { id: 391, tenant_id: 57, email: "jonas.khan@example.org", first_name: "Jonas", last_name: "Khan", created_at: new Date("2023-01-07T10:18:26Z") },
            { id: 392, tenant_id: 34, email: "hugo.jansen@example.org", first_name: "Hugo", last_name: "Jansen", created_at: new Date("2023-01-14T10:24:51Z") },
            { id: 393, tenant_id: 100, email: "ethan.miller@example.org", first_name: "Ethan", last_name: "Miller", created_at: new Date("2023-10-07T08:04:32Z") },
            { id: 394, tenant_id: 31, email: "maja.singh@example.net", first_name: "Maja", last_name: "Singh", created_at: new Date("2023-12-06T19:56:52Z") },
            { id: 395, tenant_id: 23, email: "ruby.nakamura@example.org", first_name: "Ruby", last_name: "Nakamura", created_at: new Date("2023-11-08T20:38:09Z") },
            { id: 396, tenant_id: 79, email: "nadia.bennett@example.com", first_name: "Nadia", last_name: "Bennett", created_at: new Date("2023-07-19T20:42:40Z") },
            { id: 397, tenant_id: 55, email: "chen.gomez@example.org", first_name: "Chen", last_name: "Gomez", created_at: new Date("2023-01-01T23:56:05Z") },
            { id: 398, tenant_id: 3, email: "sven.miller@example.com", first_name: "Sven", last_name: "Miller", created_at: new Date("2023-12-21T22:55:35Z") },
            { id: 399, tenant_id: 11, email: "liam.lopez@example.org", first_name: "Liam", last_name: "Lopez", created_at: new Date("2023-12-30T21:20:43Z") },
            { id: 400, tenant_id: 98, email: "james.bauer@example.com", first_name: "James", last_name: "Bauer", created_at: new Date("2023-04-09T09:36:14Z") },
            { id: 401, tenant_id: 62, email: "julia.young@example.org", first_name: "Julia", last_name: "Young", created_at: new Date("2023-01-23T09:35:02Z") },
            { id: 402, tenant_id: 43, email: "daniel.chen@example.net", first_name: "Daniel", last_name: "Chen", created_at: new Date("2023-10-29T11:51:06Z") },
            { id: 403, tenant_id: 44, email: "elena.mendes@example.net", first_name: "Elena", last_name: "Mendes", created_at: new Date("2023-07-17T22:20:03Z") },
            { id: 404, tenant_id: 15, email: "maria.chen@example.org", first_name: "Maria", last_name: "Chen", created_at: new Date("2023-05-12T23:49:20Z") },
            { id: 405, tenant_id: 81, email: "rafael.evans@example.com", first_name: "Rafael", last_name: "Evans", created_at: new Date("2023-04-25T15:06:34Z") },
            { id: 406, tenant_id: 8, email: "lina.rossi@example.net", first_name: "Lina", last_name: "Rossi", created_at: new Date("2023-11-11T10:03:40Z") },
            { id: 407, tenant_id: 40, email: "lena.young@example.org", first_name: "Lena", last_name: "Young", created_at: new Date("2023-03-18T21:46:40Z") },
            { id: 408, tenant_id: 75, email: "ethan.weber@example.com", first_name: "Ethan", last_name: "Weber", created_at: new Date("2023-08-03T15:42:58Z") },
            { id: 409, tenant_id: 75, email: "sam.fischer@example.com", first_name: "Sam", last_name: "Fischer", created_at: new Date("2023-04-30T08:16:19Z") },
            { id: 410, tenant_id: 8, email: "priya.carter@example.net", first_name: "Priya", last_name: "Carter", created_at: new Date("2023-06-17T11:26:28Z") },
            { id: 411, tenant_id: 30, email: "ravi.murphy@example.com", first_name: "Ravi", last_name: "Murphy", created_at: new Date("2023-12-11T11:31:16Z") },
            { id: 412, tenant_id: 77, email: "nour.kowalski@example.net", first_name: "Nour", last_name: "Kowalski", created_at: new Date("2023-09-25T12:39:28Z") },
            { id: 413, tenant_id: 48, email: "rafael.johnson@example.net", first_name: "Rafael", last_name: "Johnson", created_at: new Date("2023-04-02T13:26:58Z") },
            { id: 414, tenant_id: 64, email: "mila.castro@example.com", first_name: "Mila", last_name: "Castro", created_at: new Date("2023-08-26T15:26:57Z") },
            { id: 415, tenant_id: 15, email: "theo.evans@example.org", first_name: "Theo", last_name: "Evans", created_at: new Date("2023-05-16T19:25:20Z") },
            { id: 416, tenant_id: 39, email: "selin.moreau@example.net", first_name: "Selin", last_name: "Moreau", created_at: new Date("2023-10-14T11:59:48Z") },
            { id: 417, tenant_id: 94, email: "selin.sato@example.com", first_name: "Selin", last_name: "Sato", created_at: new Date("2023-06-12T06:42:37Z") },
            { id: 418, tenant_id: 36, email: "sam.gomez@example.com", first_name: "Sam", last_name: "Gomez", created_at: new Date("2023-09-04T15:36:29Z") },
            { id: 419, tenant_id: 22, email: "ibrahim.brown@example.org", first_name: "Ibrahim", last_name: "Brown", created_at: new Date("2023-04-11T15:40:06Z") },
            { id: 420, tenant_id: 12, email: "mila.brown@example.com", first_name: "Mila", last_name: "Brown", created_at: new Date("2023-09-20T08:09:45Z") },
            { id: 421, tenant_id: 85, email: "ines.bauer@example.com", first_name: "Ines", last_name: "Bauer", created_at: new Date("2023-12-28T19:18:55Z") },
            { id: 422, tenant_id: 30, email: "yara.shah@example.net", first_name: "Yara", last_name: "Shah", created_at: new Date("2023-08-21T21:02:34Z") },
            { id: 423, tenant_id: 75, email: "daniel.ibrahim@example.com", first_name: "Daniel", last_name: "Ibrahim", created_at: new Date("2023-06-08T19:21:35Z") },
            { id: 424, tenant_id: 40, email: "elif.hughes@example.net", first_name: "Elif", last_name: "Hughes", created_at: new Date("2023-04-27T18:35:09Z") },
            { id: 425, tenant_id: 14, email: "jonas.lopez@example.net", first_name: "Jonas", last_name: "Lopez", created_at: new Date("2023-06-15T10:57:22Z") },
            { id: 426, tenant_id: 70, email: "ibrahim.vargas@example.net", first_name: "Ibrahim", last_name: "Vargas", created_at: new Date("2023-01-28T10:35:56Z") },
            { id: 427, tenant_id: 88, email: "lina.tanaka@example.com", first_name: "Lina", last_name: "Tanaka", created_at: new Date("2023-09-15T18:50:19Z") },
            { id: 428, tenant_id: 59, email: "arjun.rossi@example.net", first_name: "Arjun", last_name: "Rossi", created_at: new Date("2023-01-29T10:47:34Z") },
            { id: 429, tenant_id: 70, email: "julia.oliveira@example.org", first_name: "Julia", last_name: "Oliveira", created_at: new Date("2023-07-12T20:07:08Z") },
            { id: 430, tenant_id: 94, email: "jack.schmidt@example.net", first_name: "Jack", last_name: "Schmidt", created_at: new Date("2023-01-17T07:51:26Z") },
            { id: 431, tenant_id: 44, email: "laura.kumar@example.net", first_name: "Laura", last_name: "Kumar", created_at: new Date("2023-07-26T18:57:16Z") },
            { id: 432, tenant_id: 74, email: "sam.pereira@example.org", first_name: "Sam", last_name: "Pereira", created_at: new Date("2023-09-20T19:24:12Z") },
            { id: 433, tenant_id: 86, email: "sam.nguyen@example.net", first_name: "Sam", last_name: "Nguyen", created_at: new Date("2023-04-07T19:04:40Z") },
            { id: 434, tenant_id: 3, email: "elena.wagner@example.org", first_name: "Elena", last_name: "Wagner", created_at: new Date("2023-04-09T09:33:32Z") },
            { id: 435, tenant_id: 3, email: "lena.wang@example.net", first_name: "Lena", last_name: "Wang", created_at: new Date("2023-05-10T15:47:38Z") },
            { id: 436, tenant_id: 58, email: "mohamed.clark@example.org", first_name: "Mohamed", last_name: "Clark", created_at: new Date("2023-04-12T21:24:29Z") },
            { id: 437, tenant_id: 86, email: "ravi.meyer@example.com", first_name: "Ravi", last_name: "Meyer", created_at: new Date("2023-11-11T18:38:07Z") },
            { id: 438, tenant_id: 52, email: "lucas.evans@example.com", first_name: "Lucas", last_name: "Evans", created_at: new Date("2023-01-14T16:50:42Z") },
            { id: 439, tenant_id: 70, email: "uma.silva@example.net", first_name: "Uma", last_name: "Silva", created_at: new Date("2023-03-08T11:53:45Z") },
            { id: 440, tenant_id: 7, email: "paula.wagner@example.net", first_name: "Paula", last_name: "Wagner", created_at: new Date("2023-06-17T12:46:39Z") },
            { id: 441, tenant_id: 61, email: "liam.khan@example.net", first_name: "Liam", last_name: "Khan", created_at: new Date("2023-06-05T16:14:14Z") },
            { id: 442, tenant_id: 93, email: "jonas.sousa@example.net", first_name: "Jonas", last_name: "Sousa", created_at: new Date("2023-08-19T21:51:09Z") },
            { id: 443, tenant_id: 29, email: "karim.becker@example.org", first_name: "Karim", last_name: "Becker", created_at: new Date("2023-03-10T16:15:31Z") },
            { id: 444, tenant_id: 44, email: "fatima.silva@example.com", first_name: "Fatima", last_name: "Silva", created_at: new Date("2023-12-04T22:06:46Z") },
            { id: 445, tenant_id: 76, email: "ines.garcia@example.org", first_name: "Ines", last_name: "Garcia", created_at: new Date("2023-01-29T19:08:04Z") },
            { id: 446, tenant_id: 20, email: "ines.ali@example.org", first_name: "Ines", last_name: "Ali", created_at: new Date("2023-03-20T17:46:49Z") },
            { id: 447, tenant_id: 23, email: "carlos.jansen@example.org", first_name: "Carlos", last_name: "Jansen", created_at: new Date("2023-04-10T08:34:11Z") },
            { id: 448, tenant_id: 69, email: "sven.meyer@example.com", first_name: "Sven", last_name: "Meyer", created_at: new Date("2023-09-18T16:13:09Z") },
            { id: 449, tenant_id: 28, email: "ben.kumar@example.org", first_name: "Ben", last_name: "Kumar", created_at: new Date("2023-02-20T19:36:30Z") },
            { id: 450, tenant_id: 80, email: "ben.oliveira@example.org", first_name: "Ben", last_name: "Oliveira", created_at: new Date("2023-04-15T11:16:22Z") },
            { id: 451, tenant_id: 31, email: "ravi.schneider@example.com", first_name: "Ravi", last_name: "Schneider", created_at: new Date("2023-05-01T15:54:14Z") },
            { id: 452, tenant_id: 93, email: "priya.nguyen@example.com", first_name: "Priya", last_name: "Nguyen", created_at: new Date("2023-02-24T13:29:59Z") },
            { id: 453, tenant_id: 84, email: "marco.lopez@example.com", first_name: "Marco", last_name: "Lopez", created_at: new Date("2023-01-12T13:41:02Z") },
            { id: 454, tenant_id: 8, email: "noah.nguyen@example.net", first_name: "Noah", last_name: "Nguyen", created_at: new Date("2023-06-20T19:23:29Z") },
            { id: 455, tenant_id: 87, email: "nour.walker@example.net", first_name: "Nour", last_name: "Walker", created_at: new Date("2023-03-24T12:36:08Z") },
            { id: 456, tenant_id: 94, email: "ines.wilson@example.com", first_name: "Ines", last_name: "Wilson", created_at: new Date("2023-03-22T09:58:42Z") },
            { id: 457, tenant_id: 57, email: "wei.clark@example.net", first_name: "Wei", last_name: "Clark", created_at: new Date("2023-04-26T08:20:06Z") },
            { id: 458, tenant_id: 84, email: "elena.davis@example.org", first_name: "Elena", last_name: "Davis", created_at: new Date("2023-04-14T18:52:15Z") },
            { id: 459, tenant_id: 83, email: "sam.ahmed@example.org", first_name: "Sam", last_name: "Ahmed", created_at: new Date("2023-05-15T19:30:59Z") },
            { id: 460, tenant_id: 22, email: "sofia.torres@example.net", first_name: "Sofia", last_name: "Torres", created_at: new Date("2023-03-04T13:00:06Z") },
            { id: 461, tenant_id: 54, email: "ethan.lee@example.org", first_name: "Ethan", last_name: "Lee", created_at: new Date("2023-09-21T03:23:22Z") },
            { id: 462, tenant_id: 87, email: "ethan.clark@example.net", first_name: "Ethan", last_name: "Clark", created_at: new Date("2023-06-18T20:28:07Z") },
            { id: 463, tenant_id: 72, email: "felix.baker@example.org", first_name: "Felix", last_name: "Baker", created_at: new Date("2023-01-03T14:04:58Z") },
            { id: 464, tenant_id: 92, email: "tariq.garcia@example.org", first_name: "Tariq", last_name: "Garcia", created_at: new Date("2023-09-04T11:09:57Z") },
            { id: 465, tenant_id: 61, email: "ravi.tanaka@example.com", first_name: "Ravi", last_name: "Tanaka", created_at: new Date("2023-08-18T16:58:08Z") },
            { id: 466, tenant_id: 10, email: "sofia.gupta@example.org", first_name: "Sofia", last_name: "Gupta", created_at: new Date("2023-05-26T07:52:20Z") },
            { id: 467, tenant_id: 76, email: "oscar.becker@example.org", first_name: "Oscar", last_name: "Becker", created_at: new Date("2023-04-07T21:40:51Z") },
            { id: 468, tenant_id: 19, email: "james.mendes@example.org", first_name: "James", last_name: "Mendes", created_at: new Date("2023-10-28T11:25:47Z") },
            { id: 469, tenant_id: 6, email: "nina.andersen@example.net", first_name: "Nina", last_name: "Andersen", created_at: new Date("2023-12-31T16:54:48Z") },
            { id: 470, tenant_id: 23, email: "sven.evans@example.com", first_name: "Sven", last_name: "Evans", created_at: new Date("2023-02-03T18:19:42Z") },
            { id: 471, tenant_id: 82, email: "zara.nguyen@example.net", first_name: "Zara", last_name: "Nguyen", created_at: new Date("2023-05-28T08:20:19Z") },
            { id: 472, tenant_id: 72, email: "paula.ibrahim@example.com", first_name: "Paula", last_name: "Ibrahim", created_at: new Date("2023-10-21T17:49:48Z") },
            { id: 473, tenant_id: 69, email: "ethan.ruiz@example.org", first_name: "Ethan", last_name: "Ruiz", created_at: new Date("2023-04-12T10:29:06Z") },
            { id: 474, tenant_id: 90, email: "david.wagner@example.com", first_name: "David", last_name: "Wagner", created_at: new Date("2023-03-18T18:31:13Z") },
            { id: 475, tenant_id: 7, email: "nour.martin@example.com", first_name: "Nour", last_name: "Martin", created_at: new Date("2023-08-17T23:54:17Z") },
            { id: 476, tenant_id: 53, email: "alice.torres@example.com", first_name: "Alice", last_name: "Torres", created_at: new Date("2023-06-11T15:38:06Z") },
            { id: 477, tenant_id: 91, email: "chloe.sousa@example.net", first_name: "Chloe", last_name: "Sousa", created_at: new Date("2023-02-07T20:16:13Z") },
            { id: 478, tenant_id: 33, email: "uma.carter@example.net", first_name: "Uma", last_name: "Carter", created_at: new Date("2023-07-05T18:37:31Z") },
            { id: 479, tenant_id: 64, email: "rosa.johnson@example.net", first_name: "Rosa", last_name: "Johnson", created_at: new Date("2023-05-18T08:28:17Z") },
            { id: 480, tenant_id: 99, email: "sofia.schneider@example.org", first_name: "Sofia", last_name: "Schneider", created_at: new Date("2023-05-24T13:44:27Z") },
            { id: 481, tenant_id: 70, email: "arjun.nakamura@example.com", first_name: "Arjun", last_name: "Nakamura", created_at: new Date("2023-04-30T17:03:05Z") },
            { id: 482, tenant_id: 1, email: "zoe.costa@example.com", first_name: "Zoe", last_name: "Costa", created_at: new Date("2023-10-26T21:08:03Z") },
            { id: 483, tenant_id: 47, email: "priya.silva@example.com", first_name: "Priya", last_name: "Silva", created_at: new Date("2023-11-18T17:41:56Z") },
            { id: 484, tenant_id: 23, email: "elena.kaya@example.com", first_name: "Elena", last_name: "Kaya", created_at: new Date("2023-03-14T12:25:06Z") },
            { id: 485, tenant_id: 51, email: "mohamed.bauer@example.com", first_name: "Mohamed", last_name: "Bauer", created_at: new Date("2023-02-12T10:45:04Z") },
            { id: 486, tenant_id: 68, email: "julia.garcia@example.com", first_name: "Julia", last_name: "Garcia", created_at: new Date("2023-07-30T04:04:19Z") },
            { id: 487, tenant_id: 62, email: "jade.park@example.com", first_name: "Jade", last_name: "Park", created_at: new Date("2023-10-24T04:26:42Z") },
            { id: 488, tenant_id: 42, email: "priya.meyer@example.com", first_name: "Priya", last_name: "Meyer", created_at: new Date("2023-10-15T17:15:55Z") },
            { id: 489, tenant_id: 94, email: "maya.almeida@example.net", first_name: "Maya", last_name: "Almeida", created_at: new Date("2023-01-07T19:48:28Z") },
            { id: 490, tenant_id: 5, email: "mohamed.johnson@example.net", first_name: "Mohamed", last_name: "Johnson", created_at: new Date("2023-08-29T14:34:26Z") },
            { id: 491, tenant_id: 47, email: "nina.klein@example.net", first_name: "Nina", last_name: "Klein", created_at: new Date("2023-06-04T16:18:54Z") },
            { id: 492, tenant_id: 46, email: "victor.mendes@example.org", first_name: "Victor", last_name: "Mendes", created_at: new Date("2023-03-15T20:13:21Z") },
            { id: 493, tenant_id: 49, email: "sam.kaya@example.net", first_name: "Sam", last_name: "Kaya", created_at: new Date("2023-08-30T07:21:33Z") },
            { id: 494, tenant_id: 32, email: "elif.pereira@example.com", first_name: "Elif", last_name: "Pereira", created_at: new Date("2023-03-19T20:21:41Z") },
            { id: 495, tenant_id: 95, email: "emma.yilmaz@example.com", first_name: "Emma", last_name: "Yilmaz", created_at: new Date("2023-03-18T03:29:33Z") },
            { id: 496, tenant_id: 6, email: "selin.baker@example.org", first_name: "Selin", last_name: "Baker", created_at: new Date("2023-07-12T11:53:26Z") },
            { id: 497, tenant_id: 12, email: "mei.murphy@example.org", first_name: "Mei", last_name: "Murphy", created_at: new Date("2023-05-17T15:47:56Z") },
            { id: 498, tenant_id: 38, email: "daniel.ahmed@example.com", first_name: "Daniel", last_name: "Ahmed", created_at: new Date("2023-05-19T22:09:37Z") },
            { id: 499, tenant_id: 39, email: "sven.taylor@example.com", first_name: "Sven", last_name: "Taylor", created_at: new Date("2023-07-04T22:38:13Z") },
            { id: 500, tenant_id: 9, email: "maja.clark@example.net", first_name: "Maja", last_name: "Clark", created_at: new Date("2023-04-01T16:39:28Z") },
        ],
    });
    await prisma.subscriptions.createMany({
        data: [
            { id: 1, user_id: 233, start_date: "2023-05-27", end_date: null, status: "active" },
            { id: 2, user_id: 245, start_date: "2023-05-09", end_date: null, status: "active" },
            { id: 3, user_id: 325, start_date: "2023-01-12", end_date: null, status: "active" },
            { id: 4, user_id: 378, start_date: "2023-06-01", end_date: null, status: "active" },
            { id: 5, user_id: 128, start_date: "2023-02-13", end_date: null, status: "active" },
            { id: 6, user_id: 421, start_date: "2023-12-14", end_date: null, status: "active" },
            { id: 7, user_id: 160, start_date: "2023-12-13", end_date: null, status: "active" },
            { id: 8, user_id: 277, start_date: "2023-12-05", end_date: null, status: "active" },
            { id: 9, user_id: 291, start_date: "2023-10-16", end_date: null, status: "active" },
            { id: 10, user_id: 74, start_date: "2023-11-07", end_date: null, status: "active" },
            { id: 11, user_id: 397, start_date: "2024-01-01", end_date: "2024-04-30", status: "canceled" },
            { id: 12, user_id: 372, start_date: "2023-09-13", end_date: null, status: "active" },
            { id: 13, user_id: 324, start_date: "2023-04-12", end_date: null, status: "active" },
            { id: 14, user_id: 44, start_date: "2023-05-23", end_date: null, status: "active" },
            { id: 15, user_id: 48, start_date: "2023-02-10", end_date: null, status: "active" },
            { id: 16, user_id: 450, start_date: "2023-10-01", end_date: null, status: "active" },
            { id: 17, user_id: 397, start_date: "2023-04-29", end_date: null, status: "active" },
            { id: 18, user_id: 207, start_date: "2023-02-05", end_date: null, status: "active" },
            { id: 19, user_id: 236, start_date: "2023-05-11", end_date: "2023-08-28", status: "canceled" },
            { id: 20, user_id: 150, start_date: "2023-10-12", end_date: null, status: "active" },
            { id: 21, user_id: 198, start_date: "2023-05-23", end_date: null, status: "active" },
            { id: 22, user_id: 480, start_date: "2023-04-13", end_date: null, status: "inactive" },
            { id: 23, user_id: 449, start_date: "2023-11-12", end_date: null, status: "active" },
            { id: 24, user_id: 136, start_date: "2023-11-06", end_date: null, status: "active" },
            { id: 25, user_id: 281, start_date: "2023-05-30", end_date: null, status: "active" },
            { id: 26, user_id: 116, start_date: "2023-11-08", end_date: null, status: "active" },
            { id: 27, user_id: 190, start_date: "2023-10-18", end_date: null, status: "active" },
            { id: 28, user_id: 484, start_date: "2023-10-16", end_date: null, status: "inactive" },
            { id: 29, user_id: 227, start_date: "2023-12-02", end_date: null, status: "inactive" },
            { id: 30, user_id: 195, start_date: "2023-07-02", end_date: null, status: "inactive" },
            { id: 31, user_id: 23, start_date: "2024-01-01", end_date: null, status: "inactive" },
            { id: 32, user_id: 380, start_date: "2023-07-09", end_date: null, status: "inactive" },
            { id: 33, user_id: 120, start_date: "2023-07-08", end_date: null, status: "active" },
            { id: 34, user_id: 168, start_date: "2023-07-09", end_date: null, status: "active" },
            { id: 35, user_id: 468, start_date: "2023-05-13", end_date: null, status: "active" },
            { id: 36, user_id: 203, start_date: "2023-07-09", end_date: null, status: "active" },
            { id: 37, user_id: 278, start_date: "2023-09-01", end_date: null, status: "inactive" },
            { id: 38, user_id: 388, start_date: "2023-02-02", end_date: null, status: "inactive" },
            { id: 39, user_id: 457, start_date: "2023-06-13", end_date: null, status: "inactive" },
            { id: 40, user_id: 60, start_date: "2023-07-18", end_date: null, status: "active" },
            { id: 41, user_id: 251, start_date: "2023-11-09", end_date: null, status: "active" },
            { id: 42, user_id: 218, start_date: "2023-09-28", end_date: "2023-12-26", status: "canceled" },
            { id: 43, user_id: 91, start_date: "2023-06-23", end_date: null, status: "active" },
            { id: 44, user_id: 105, start_date: "2023-08-11", end_date: null, status: "active" },
            { id: 45, user_id: 214, start_date: "2023-07-24", end_date: null, status: "active" },
            { id: 46, user_id: 255, start_date: "2023-10-06", end_date: null, status: "active" },
            { id: 47, user_id: 462, start_date: "2023-09-30", end_date: null, status: "active" },
            { id: 48, user_id: 235, start_date: "2023-07-19", end_date: null, status: "active" },
            { id: 49, user_id: 485, start_date: "2023-04-27", end_date: null, status: "active" },
            { id: 50, user_id: 128, start_date: "2023-10-17", end_date: null, status: "active" },
            { id: 51, user_id: 472, start_date: "2023-01-03", end_date: null, status: "active" },
            { id: 52, user_id: 469, start_date: "2023-03-16", end_date: null, status: "inactive" },
            { id: 53, user_id: 438, start_date: "2023-02-23", end_date: null, status: "active" },
            { id: 54, user_id: 14, start_date: "2023-10-25", end_date: null, status: "active" },
            { id: 55, user_id: 105, start_date: "2023-07-17", end_date: null, status: "active" },
            { id: 56, user_id: 19, start_date: "2023-12-07", end_date: null, status: "active" },
            { id: 57, user_id: 497, start_date: "2023-07-16", end_date: null, status: "active" },
            { id: 58, user_id: 384, start_date: "2023-11-20", end_date: null, status: "active" },
            { id: 59, user_id: 295, start_date: "2023-04-09", end_date: null, status: "active" },
            { id: 60, user_id: 480, start_date: "2023-06-18", end_date: "2023-11-10", status: "canceled" },
            { id: 61, user_id: 403, start_date: "2023-10-25", end_date: null, status: "active" },
            { id: 62, user_id: 245, start_date: "2023-08-08", end_date: null, status: "active" },
            { id: 63, user_id: 33, start_date: "2023-12-24", end_date: null, status: "active" },
            { id: 64, user_id: 275, start_date: "2023-06-11", end_date: null, status: "active" },
            { id: 65, user_id: 168, start_date: "2023-03-18", end_date: null, status: "inactive" },
            { id: 66, user_id: 475, start_date: "2023-10-01", end_date: "2024-02-21", status: "canceled" },
            { id: 67, user_id: 403, start_date: "2023-10-10", end_date: "2024-01-02", status: "canceled" },
            { id: 68, user_id: 31, start_date: "2023-10-08", end_date: null, status: "active" },
            { id: 69, user_id: 299, start_date: "2023-10-03", end_date: null, status: "active" },
            { id: 70, user_id: 88, start_date: "2023-05-10", end_date: "2023-09-28", status: "canceled" },
            { id: 71, user_id: 472, start_date: "2023-12-31", end_date: null, status: "active" },
            { id: 72, user_id: 113, start_date: "2023-08-07", end_date: null, status: "active" },
            { id: 73, user_id: 88, start_date: "2023-08-16", end_date: null, status: "inactive" },
            { id: 74, user_id: 400, start_date: "2023-11-18", end_date: null, status: "inactive" },
            { id: 75, user_id: 151, start_date: "2023-08-09", end_date: null, status: "active" },
            { id: 76, user_id: 83, start_date: "2023-10-25", end_date: null, status: "active" },
            { id: 77, user_id: 263, start_date: "2023-10-05", end_date: null, status: "active" },
            { id: 78, user_id: 469, start_date: "2023-03-25", end_date: "2023-12-19", status: "canceled" },
            { id: 79, user_id: 127, start_date: "2023-11-11", end_date: "2023-12-09", status: "canceled" },
            { id: 80, user_id: 66, start_date: "2023-07-03", end_date: null, status: "active" },
            { id: 81, user_id: 331, start_date: "2023-10-21", end_date: null, status: "inactive" },
            { id: 82, user_id: 247, start_date: "2023-11-28", end_date: null, status: "inactive" },
            { id: 83, user_id: 85, start_date: "2023-11-22", end_date: null, status: "active" },
            { id: 84, user_id: 70, start_date: "2023-10-16", end_date: "2024-08-22", status: "canceled" },
            { id: 85, user_id: 89, start_date: "2023-10-31", end_date: null, status: "active" },
            { id: 86, user_id: 344, start_date: "2023-07-30", end_date: null, status: "inactive" },
            { id: 87, user_id: 230, start_date: "2023-08-15", end_date: "2024-06-25", status: "canceled" },
            { id: 88, user_id: 147, start_date: "2023-08-24", end_date: null, status: "active" },
            { id: 89, user_id: 465, start_date: "2023-09-07", end_date: "2023-10-14", status: "canceled" },
            { id: 90, user_id: 142, start_date: "2023-07-12", end_date: null, status: "inactive" },
            { id: 91, user_id: 289, start_date: "2023-11-14", end_date: null, status: "active" },
            { id: 92, user_id: 423, start_date: "2023-06-10", end_date: null, status: "active" },
            { id: 93, user_id: 252, start_date: "2023-05-28", end_date: null, status: "active" },
            { id: 94, user_id: 24, start_date: "2023-05-29", end_date: null, status: "active" },
            { id: 95, user_id: 244, start_date: "2023-10-10", end_date: null, status: "inactive" },
            { id: 96, user_id: 389, start_date: "2023-07-07", end_date: null, status: "active" },
            { id: 97, user_id: 27, start_date: "2023-08-24", end_date: null, status: "active" },
            { id: 98, user_id: 344, start_date: "2023-02-24", end_date: null, status: "active" },
            { id: 99, user_id: 109, start_date: "2023-10-02", end_date: null, status: "active" },
            { id: 100, user_id: 376, start_date: "2023-09-14", end_date: null, status: "active" },
            { id: 101, user_id: 421, start_date: "2023-11-13", end_date: null, status: "active" },
            { id: 102, user_id: 57, start_date: "2023-03-20", end_date: null, status: "active" },
            { id: 103, user_id: 286, start_date: "2023-07-20", end_date: null, status: "inactive" },
            { id: 104, user_id: 93, start_date: "2023-04-19", end_date: null, status: "active" },
            { id: 105, user_id: 499, start_date: "2023-05-26", end_date: null, status: "active" },
            { id: 106, user_id: 193, start_date: "2023-03-23", end_date: null, status: "active" },
            { id: 107, user_id: 94, start_date: "2023-11-04", end_date: null, status: "active" },
            { id: 108, user_id: 272, start_date: "2023-05-14", end_date: null, status: "inactive" },
            { id: 109, user_id: 142, start_date: "2023-10-27", end_date: null, status: "inactive" },
            { id: 110, user_id: 129, start_date: "2023-01-12", end_date: null, status: "active" },
            { id: 111, user_id: 367, start_date: "2023-04-26", end_date: null, status: "active" },
            { id: 112, user_id: 273, start_date: "2023-07-25", end_date: null, status: "active" },
            { id: 113, user_id: 67, start_date: "2023-01-22", end_date: "2023-05-30", status: "canceled" },
            { id: 114, user_id: 367, start_date: "2023-07-31", end_date: null, status: "inactive" },
            { id: 115, user_id: 70, start_date: "2023-10-23", end_date: null, status: "active" },
            { id: 116, user_id: 356, start_date: "2023-11-04", end_date: null, status: "active" },
            { id: 117, user_id: 389, start_date: "2023-08-07", end_date: null, status: "active" },
            { id: 118, user_id: 491, start_date: "2023-08-13", end_date: null, status: "inactive" },
            { id: 119, user_id: 389, start_date: "2023-12-12", end_date: null, status: "active" },
            { id: 120, user_id: 438, start_date: "2023-09-06", end_date: null, status: "active" },
            { id: 121, user_id: 80, start_date: "2023-12-27", end_date: null, status: "active" },
            { id: 122, user_id: 416, start_date: "2023-08-10", end_date: null, status: "inactive" },
            { id: 123, user_id: 268, start_date: "2023-12-23", end_date: null, status: "active" },
            { id: 124, user_id: 217, start_date: "2023-03-19", end_date: null, status: "inactive" },
            { id: 125, user_id: 261, start_date: "2023-02-09", end_date: null, status: "inactive" },
            { id: 126, user_id: 141, start_date: "2023-07-03", end_date: null, status: "active" },
            { id: 127, user_id: 419, start_date: "2023-11-27", end_date: null, status: "active" },
            { id: 128, user_id: 368, start_date: "2023-09-20", end_date: null, status: "active" },
            { id: 129, user_id: 193, start_date: "2023-01-24", end_date: null, status: "active" },
            { id: 130, user_id: 361, start_date: "2023-03-01", end_date: null, status: "active" },
            { id: 131, user_id: 482, start_date: "2023-08-05", end_date: null, status: "active" },
            { id: 132, user_id: 101, start_date: "2023-07-20", end_date: null, status: "active" },
            { id: 133, user_id: 228, start_date: "2023-05-16", end_date: null, status: "active" },
            { id: 134, user_id: 379, start_date: "2023-09-04", end_date: null, status: "active" },
            { id: 135, user_id: 382, start_date: "2023-01-30", end_date: null, status: "active" },
            { id: 136, user_id: 472, start_date: "2023-08-20", end_date: null, status: "active" },
            { id: 137, user_id: 278, start_date: "2023-09-06", end_date: null, status: "active" },
            { id: 138, user_id: 262, start_date: "2023-05-11", end_date: null, status: "inactive" },
            { id: 139, user_id: 335, start_date: "2023-04-14", end_date: null, status: "active" },
            { id: 140, user_id: 106, start_date: "2023-09-13", end_date: null, status: "active" },
            { id: 141, user_id: 420, start_date: "2023-09-15", end_date: null, status: "active" },
            { id: 142, user_id: 277, start_date: "2023-06-28", end_date: null, status: "inactive" },
            { id: 143, user_id: 469, start_date: "2023-10-01", end_date: null, status: "active" },
            { id: 144, user_id: 16, start_date: "2023-12-30", end_date: null, status: "inactive" },
            { id: 145, user_id: 387, start_date: "2023-12-17", end_date: null, status: "active" },
            { id: 146, user_id: 484, start_date: "2023-08-01", end_date: null, status: "active" },
            { id: 147, user_id: 127, start_date: "2023-12-21", end_date: null, status: "active" },
            { id: 148, user_id: 116, start_date: "2023-12-05", end_date: null, status: "active" },
            { id: 149, user_id: 211, start_date: "2023-05-06", end_date: null, status: "active" },
            { id: 150, user_id: 205, start_date: "2023-09-17", end_date: null, status: "active" },
            { id: 151, user_id: 489, start_date: "2023-06-12", end_date: null, status: "active" },
            { id: 152, user_id: 343, start_date: "2023-07-26", end_date: null, status: "active" },
            { id: 153, user_id: 329, start_date: "2023-12-05", end_date: "2024-11-02", status: "canceled" },
            { id: 154, user_id: 165, start_date: "2023-09-03", end_date: "2024-03-28", status: "canceled" },
            { id: 155, user_id: 8, start_date: "2023-07-30", end_date: null, status: "active" },
            { id: 156, user_id: 219, start_date: "2023-01-09", end_date: null, status: "active" },
            { id: 157, user_id: 370, start_date: "2023-09-16", end_date: null, status: "inactive" },
            { id: 158, user_id: 118, start_date: "2023-02-14", end_date: null, status: "active" },
            { id: 159, user_id: 287, start_date: "2023-12-27", end_date: null, status: "active" },
            { id: 160, user_id: 274, start_date: "2023-11-28", end_date: null, status: "active" },
            { id: 161, user_id: 283, start_date: "2023-09-17", end_date: "2023-11-14", status: "canceled" },
            { id: 162, user_id: 10, start_date: "2023-03-14", end_date: null, status: "active" },
            { id: 163, user_id: 81, start_date: "2023-04-29", end_date: null, status: "inactive" },
            { id: 164, user_id: 189, start_date: "2023-09-28", end_date: null, status: "active" },
            { id: 165, user_id: 297, start_date: "2023-05-30", end_date: "2023-10-21", status: "canceled" },
            { id: 166, user_id: 76, start_date: "2023-06-25", end_date: null, status: "inactive" },
            { id: 167, user_id: 367, start_date: "2023-06-11", end_date: null, status: "active" },
            { id: 168, user_id: 306, start_date: "2023-12-30", end_date: null, status: "active" },
            { id: 169, user_id: 364, start_date: "2023-12-28", end_date: null, status: "active" },
            { id: 170, user_id: 102, start_date: "2023-01-29", end_date: null, status: "active" },
            { id: 171, user_id: 382, start_date: "2023-04-08", end_date: null, status: "active" },
            { id: 172, user_id: 92, start_date: "2023-08-14", end_date: null, status: "active" },
            { id: 173, user_id: 495, start_date: "2023-09-06", end_date: null, status: "active" },
            { id: 174, user_id: 401, start_date: "2023-10-11", end_date: null, status: "inactive" },
            { id: 175, user_id: 472, start_date: "2023-06-12", end_date: null, status: "active" },
            { id: 176, user_id: 353, start_date: "2023-01-31", end_date: null, status: "active" },
            { id: 177, user_id: 291, start_date: "2023-01-30", end_date: null, status: "active" },
            { id: 178, user_id: 241, start_date: "2023-07-20", end_date: null, status: "active" },
            { id: 179, user_id: 485, start_date: "2023-07-20", end_date: null, status: "active" },
            { id: 180, user_id: 173, start_date: "2023-06-15", end_date: null, status: "active" },
            { id: 181, user_id: 339, start_date: "2023-03-23", end_date: null, status: "active" },
            { id: 182, user_id: 129, start_date: "2023-03-20", end_date: null, status: "active" },
            { id: 183, user_id: 215, start_date: "2023-11-29", end_date: null, status: "inactive" },
            { id: 184, user_id: 457, start_date: "2023-03-29", end_date: null, status: "active" },
            { id: 185, user_id: 234, start_date: "2023-12-23", end_date: null, status: "active" },
            { id: 186, user_id: 475, start_date: "2023-03-29", end_date: null, status: "active" },
            { id: 187, user_id: 97, start_date: "2023-09-27", end_date: null, status: "active" },
            { id: 188, user_id: 435, start_date: "2023-10-16", end_date: null, status: "active" },
            { id: 189, user_id: 135, start_date: "2023-04-07", end_date: "2023-04-07", status: "canceled" },
            { id: 190, user_id: 478, start_date: "2023-09-10", end_date: "2024-03-29", status: "canceled" },
            { id: 191, user_id: 422, start_date: "2023-03-21", end_date: null, status: "active" },
            { id: 192, user_id: 193, start_date: "2023-10-09", end_date: null, status: "active" },
            { id: 193, user_id: 200, start_date: "2023-07-25", end_date: null, status: "active" },
            { id: 194, user_id: 439, start_date: "2023-10-05", end_date: null, status: "active" },
            { id: 195, user_id: 319, start_date: "2023-10-16", end_date: null, status: "active" },
            { id: 196, user_id: 360, start_date: "2023-05-30", end_date: null, status: "active" },
            { id: 197, user_id: 479, start_date: "2023-06-13", end_date: null, status: "active" },
            { id: 198, user_id: 300, start_date: "2023-08-16", end_date: null, status: "active" },
            { id: 199, user_id: 59, start_date: "2023-11-03", end_date: null, status: "active" },
            { id: 200, user_id: 99, start_date: "2023-02-24", end_date: null, status: "active" },
            { id: 201, user_id: 219, start_date: "2023-12-25", end_date: null, status: "active" },
            { id: 202, user_id: 103, start_date: "2023-11-09", end_date: null, status: "active" },
            { id: 203, user_id: 426, start_date: "2023-04-26", end_date: null, status: "inactive" },
            { id: 204, user_id: 94, start_date: "2023-12-14", end_date: null, status: "inactive" },
            { id: 205, user_id: 25, start_date: "2023-05-17", end_date: null, status: "active" },
            { id: 206, user_id: 158, start_date: "2023-10-25", end_date: null, status: "active" },
            { id: 207, user_id: 438, start_date: "2023-11-18", end_date: null, status: "active" },
            { id: 208, user_id: 68, start_date: "2023-05-06", end_date: null, status: "active" },
            { id: 209, user_id: 447, start_date: "2023-12-29", end_date: null, status: "active" },
            { id: 210, user_id: 426, start_date: "2023-08-04", end_date: null, status: "active" },
            { id: 211, user_id: 476, start_date: "2023-12-26", end_date: "2024-05-22", status: "canceled" },
            { id: 212, user_id: 397, start_date: "2023-08-13", end_date: null, status: "active" },
            { id: 213, user_id: 493, start_date: "2023-12-05", end_date: null, status: "inactive" },
            { id: 214, user_id: 357, start_date: "2023-01-31", end_date: "2023-02-02", status: "canceled" },
            { id: 215, user_id: 227, start_date: "2023-12-02", end_date: null, status: "active" },
            { id: 216, user_id: 12, start_date: "2023-01-16", end_date: "2023-07-15", status: "canceled" },
            { id: 217, user_id: 276, start_date: "2023-11-20", end_date: null, status: "active" },
            { id: 218, user_id: 114, start_date: "2023-03-25", end_date: null, status: "inactive" },
            { id: 219, user_id: 188, start_date: "2023-08-27", end_date: null, status: "active" },
            { id: 220, user_id: 464, start_date: "2023-08-04", end_date: null, status: "active" },
            { id: 221, user_id: 77, start_date: "2023-03-05", end_date: null, status: "active" },
            { id: 222, user_id: 119, start_date: "2023-12-17", end_date: null, status: "active" },
            { id: 223, user_id: 345, start_date: "2023-09-24", end_date: "2024-04-26", status: "canceled" },
            { id: 224, user_id: 289, start_date: "2023-07-31", end_date: null, status: "active" },
            { id: 225, user_id: 471, start_date: "2023-10-09", end_date: null, status: "active" },
            { id: 226, user_id: 14, start_date: "2023-07-29", end_date: null, status: "active" },
            { id: 227, user_id: 76, start_date: "2023-04-13", end_date: null, status: "inactive" },
            { id: 228, user_id: 121, start_date: "2023-10-16", end_date: null, status: "active" },
            { id: 229, user_id: 475, start_date: "2023-08-27", end_date: null, status: "inactive" },
            { id: 230, user_id: 205, start_date: "2023-10-14", end_date: null, status: "active" },
            { id: 231, user_id: 165, start_date: "2023-08-05", end_date: null, status: "inactive" },
            { id: 232, user_id: 473, start_date: "2023-02-28", end_date: null, status: "active" },
            { id: 233, user_id: 304, start_date: "2023-05-03", end_date: null, status: "active" },
            { id: 234, user_id: 417, start_date: "2023-03-28", end_date: "2023-05-16", status: "canceled" },
            { id: 235, user_id: 343, start_date: "2023-10-15", end_date: null, status: "active" },
            { id: 236, user_id: 337, start_date: "2023-11-20", end_date: null, status: "active" },
            { id: 237, user_id: 172, start_date: "2023-04-05", end_date: null, status: "active" },
            { id: 238, user_id: 369, start_date: "2023-08-30", end_date: null, status: "active" },
            { id: 239, user_id: 22, start_date: "2023-08-27", end_date: null, status: "active" },
            { id: 240, user_id: 201, start_date: "2023-12-20", end_date: null, status: "active" },
            { id: 241, user_id: 349, start_date: "2023-08-21", end_date: null, status: "inactive" },
            { id: 242, user_id: 28, start_date: "2023-06-12", end_date: null, status: "active" },
            { id: 243, user_id: 385, start_date: "2023-05-27", end_date: null, status: "inactive" },
            { id: 244, user_id: 52, start_date: "2023-10-02", end_date: null, status: "active" },
            { id: 245, user_id: 221, start_date: "2023-09-02", end_date: null, status: "active" },
            { id: 246, user_id: 32, start_date: "2023-08-29", end_date: null, status: "active" },
            { id: 247, user_id: 298, start_date: "2023-06-14", end_date: "2023-11-10", status: "canceled" },
            { id: 248, user_id: 17, start_date: "2023-06-24", end_date: null, status: "active" },
            { id: 249, user_id: 445, start_date: "2023-08-19", end_date: "2023-11-04", status: "canceled" },
            { id: 250, user_id: 93, start_date: "2023-09-27", end_date: null, status: "inactive" },
            { id: 251, user_id: 349, start_date: "2023-03-16", end_date: null, status: "active" },
            { id: 252, user_id: 155, start_date: "2023-04-26", end_date: null, status: "active" },
            { id: 253, user_id: 172, start_date: "2023-10-18", end_date: null, status: "active" },
            { id: 254, user_id: 188, start_date: "2023-12-17", end_date: null, status: "inactive" },
            { id: 255, user_id: 436, start_date: "2023-07-30", end_date: null, status: "active" },
            { id: 256, user_id: 345, start_date: "2023-10-01", end_date: null, status: "inactive" },
            { id: 257, user_id: 131, start_date: "2023-12-14", end_date: null, status: "active" },
            { id: 258, user_id: 207, start_date: "2023-03-27", end_date: null, status: "active" },
            { id: 259, user_id: 421, start_date: "2023-11-04", end_date: null, status: "active" },
            { id: 260, user_id: 255, start_date: "2023-09-18", end_date: null, status: "active" },
            { id: 261, user_id: 438, start_date: "2023-07-15", end_date: null, status: "active" },
            { id: 262, user_id: 131, start_date: "2023-12-26", end_date: null, status: "active" },
            { id: 263, user_id: 53, start_date: "2023-12-21", end_date: null, status: "inactive" },
            { id: 264, user_id: 164, start_date: "2023-05-09", end_date: "2023-10-23", status: "canceled" },
            { id: 265, user_id: 402, start_date: "2023-04-23", end_date: null, status: "active" },
            { id: 266, user_id: 292, start_date: "2023-03-10", end_date: "2024-02-27", status: "canceled" },
            { id: 267, user_id: 14, start_date: "2023-12-18", end_date: null, status: "active" },
            { id: 268, user_id: 456, start_date: "2023-07-27", end_date: "2023-08-25", status: "canceled" },
            { id: 269, user_id: 284, start_date: "2023-02-04", end_date: null, status: "active" },
            { id: 270, user_id: 443, start_date: "2023-10-16", end_date: null, status: "active" },
            { id: 271, user_id: 498, start_date: "2023-12-22", end_date: null, status: "active" },
            { id: 272, user_id: 451, start_date: "2023-11-22", end_date: null, status: "active" },
            { id: 273, user_id: 39, start_date: "2023-05-03", end_date: null, status: "active" },
            { id: 274, user_id: 224, start_date: "2023-10-24", end_date: null, status: "inactive" },
            { id: 275, user_id: 414, start_date: "2023-12-04", end_date: null, status: "inactive" },
            { id: 276, user_id: 422, start_date: "2023-03-07", end_date: null, status: "active" },
            { id: 277, user_id: 481, start_date: "2023-12-28", end_date: null, status: "active" },
            { id: 278, user_id: 239, start_date: "2023-10-10", end_date: null, status: "active" },
            { id: 279, user_id: 275, start_date: "2023-08-12", end_date: null, status: "active" },
            { id: 280, user_id: 95, start_date: "2023-02-16", end_date: null, status: "inactive" },
            { id: 281, user_id: 345, start_date: "2023-07-05", end_date: null, status: "active" },
            { id: 282, user_id: 52, start_date: "2023-05-13", end_date: null, status: "active" },
            { id: 283, user_id: 439, start_date: "2023-11-14", end_date: "2023-12-27", status: "canceled" },
            { id: 284, user_id: 170, start_date: "2023-06-14", end_date: null, status: "active" },
            { id: 285, user_id: 117, start_date: "2023-04-19", end_date: null, status: "active" },
            { id: 286, user_id: 397, start_date: "2023-09-03", end_date: "2024-01-20", status: "canceled" },
            { id: 287, user_id: 153, start_date: "2023-06-26", end_date: null, status: "active" },
            { id: 288, user_id: 275, start_date: "2023-09-29", end_date: null, status: "active" },
            { id: 289, user_id: 360, start_date: "2023-11-18", end_date: null, status: "active" },
            { id: 290, user_id: 271, start_date: "2023-09-03", end_date: null, status: "active" },
            { id: 291, user_id: 400, start_date: "2023-11-27", end_date: null, status: "active" },
            { id: 292, user_id: 312, start_date: "2023-11-11", end_date: "2024-09-30", status: "canceled" },
            { id: 293, user_id: 330, start_date: "2023-12-05", end_date: null, status: "inactive" },
            { id: 294, user_id: 256, start_date: "2023-12-23", end_date: null, status: "active" },
            { id: 295, user_id: 386, start_date: "2023-10-04", end_date: null, status: "active" },
            { id: 296, user_id: 465, start_date: "2023-06-20", end_date: null, status: "active" },
            { id: 297, user_id: 391, start_date: "2023-10-25", end_date: null, status: "active" },
            { id: 298, user_id: 187, start_date: "2023-06-09", end_date: null, status: "active" },
            { id: 299, user_id: 199, start_date: "2023-10-04", end_date: null, status: "active" },
            { id: 300, user_id: 137, start_date: "2023-08-06", end_date: null, status: "inactive" },
        ],
    });
    await prisma.user_contributions.createMany({
        data: [
            { id: 1, user_id: 488, design_element_id: 195, contribution_date: new Date("2024-06-16T12:33:30Z"), description: "The customer asked for a change and the order was updated.", contribution_type: "mask", likes_count: 387 },
            { id: 2, user_id: 133, design_element_id: 161, contribution_date: new Date("2023-10-05T14:35:15Z"), description: "The team confirmed the details and the invoice was rescheduled.", contribution_type: "mask", likes_count: 588 },
            { id: 3, user_id: 253, design_element_id: 148, contribution_date: new Date("2023-10-02T16:43:17Z"), description: "The item was resolved — minor case, no further action.", contribution_type: "brush", likes_count: 779 },
            { id: 4, user_id: 283, design_element_id: 89, contribution_date: new Date("2023-06-13T12:47:31Z"), description: "No response from the supplier, so the record was updated.", contribution_type: "gradient", likes_count: 656 },
            { id: 5, user_id: 143, design_element_id: 103, contribution_date: new Date("2023-06-18T15:11:54Z"), description: "The account was approved — standard case, no further action.", contribution_type: "gradient", likes_count: 538 },
            { id: 6, user_id: 63, design_element_id: 170, contribution_date: new Date("2023-07-09T17:34:07Z"), description: "The order was resolved — routine case, no further action.", contribution_type: "brush", likes_count: 290 },
            { id: 7, user_id: 382, design_element_id: 16, contribution_date: new Date("2023-08-25T11:45:21Z"), description: "The record was cancelled — routine case, no further action.", contribution_type: "mask", likes_count: 361 },
            { id: 8, user_id: 360, design_element_id: 4, contribution_date: new Date("2023-07-12T03:52:15Z"), description: "The item was refunded — automatic case, no further action.", contribution_type: "gradient", likes_count: 491 },
            { id: 9, user_id: 202, design_element_id: 134, contribution_date: new Date("2023-08-14T12:50:46Z"), description: "An operator reported a duplicate issue; the account was refunded.", contribution_type: "mask", likes_count: 571 },
            { id: 10, user_id: 70, design_element_id: 134, contribution_date: new Date("2024-01-09T09:28:43Z"), description: "The courier confirmed the details and the claim was completed.", contribution_type: "mask", likes_count: 533 },
            { id: 11, user_id: 51, design_element_id: 12, contribution_date: new Date("2023-06-05T11:39:39Z"), description: "The account was processed — standard case, no further action.", contribution_type: "brush", likes_count: 706 },
            { id: 12, user_id: 117, design_element_id: 121, contribution_date: new Date("2024-10-19T14:26:45Z"), description: "The document was cancelled — routine case, no further action.", contribution_type: "mask", likes_count: 563 },
            { id: 13, user_id: 411, design_element_id: 161, contribution_date: new Date("2024-04-20T11:45:32Z"), description: "No response from the account owner, so the request was updated.", contribution_type: "mask", likes_count: 263 },
            { id: 14, user_id: 330, design_element_id: 144, contribution_date: new Date("2023-01-10T19:55:47Z"), description: "The customer reported a late issue; the invoice was rejected.", contribution_type: "mask", likes_count: 459 },
            { id: 15, user_id: 255, design_element_id: 124, contribution_date: new Date("2023-01-27T11:00:37Z"), description: "No response from the team, so the transfer was approved.", contribution_type: "gradient", likes_count: 479 },
            { id: 16, user_id: 72, design_element_id: 123, contribution_date: new Date("2024-06-29T09:19:08Z"), description: "The supplier confirmed the details and the claim was completed.", contribution_type: "gradient", likes_count: 529 },
            { id: 17, user_id: 302, design_element_id: 32, contribution_date: new Date("2023-06-15T18:37:57Z"), description: "The transfer was rescheduled — urgent case, no further action.", contribution_type: "gradient", likes_count: 465 },
            { id: 18, user_id: 251, design_element_id: 130, contribution_date: new Date("2024-10-04T13:06:19Z"), description: "The account owner confirmed the details and the payment was rejected.", contribution_type: "brush", likes_count: 547 },
            { id: 19, user_id: 222, design_element_id: 118, contribution_date: new Date("2023-01-26T11:24:51Z"), description: "The document was reopened — late case, no further action.", contribution_type: "mask", likes_count: 556 },
            { id: 20, user_id: 261, design_element_id: 119, contribution_date: new Date("2023-03-21T16:33:20Z"), description: "The supplier asked for a change and the delivery was escalated.", contribution_type: "gradient", likes_count: 514 },
            { id: 21, user_id: 170, design_element_id: 161, contribution_date: new Date("2024-10-29T15:31:15Z"), description: "The account owner reported an incomplete issue; the ticket was reopened.", contribution_type: "mask", likes_count: 597 },
            { id: 22, user_id: 194, design_element_id: 183, contribution_date: new Date("2024-12-18T17:55:25Z"), description: "The courier confirmed the details and the refund was replaced.", contribution_type: "gradient", likes_count: 552 },
            { id: 23, user_id: 235, design_element_id: 22, contribution_date: new Date("2023-02-04T15:12:40Z"), description: "The account owner asked for a change and the item was completed.", contribution_type: "gradient", likes_count: 335 },
            { id: 24, user_id: 96, design_element_id: 104, contribution_date: new Date("2023-08-30T10:56:51Z"), description: "No response from the account owner, so the ticket was rejected.", contribution_type: "gradient", likes_count: 440 },
            { id: 25, user_id: 497, design_element_id: 91, contribution_date: new Date("2024-04-06T07:57:59Z"), description: "The reviewer reported a manual issue; the payment was resolved.", contribution_type: "gradient", likes_count: 291 },
            { id: 26, user_id: 317, design_element_id: 119, contribution_date: new Date("2024-05-19T13:48:28Z"), description: "The team confirmed the details and the delivery was processed.", contribution_type: "gradient", likes_count: 530 },
            { id: 27, user_id: 321, design_element_id: 144, contribution_date: new Date("2023-03-05T13:46:05Z"), description: "An operator asked for a change and the claim was closed.", contribution_type: "brush", likes_count: 401 },
            { id: 28, user_id: 482, design_element_id: 79, contribution_date: new Date("2024-09-08T14:27:19Z"), description: "The account was refunded — repeat case, no further action.", contribution_type: "gradient", likes_count: 447 },
            { id: 29, user_id: 350, design_element_id: 142, contribution_date: new Date("2023-10-08T10:48:18Z"), description: "The invoice was rescheduled — incomplete case, no further action.", contribution_type: "gradient", likes_count: 583 },
            { id: 30, user_id: 103, design_element_id: 23, contribution_date: new Date("2023-03-19T15:55:03Z"), description: "The account owner asked for a change and the delivery was rejected.", contribution_type: "brush", likes_count: 537 },
            { id: 31, user_id: 346, design_element_id: 187, contribution_date: new Date("2023-07-24T16:52:09Z"), description: "The transfer was reviewed — manual case, no further action.", contribution_type: "mask", likes_count: 748 },
            { id: 32, user_id: 381, design_element_id: 123, contribution_date: new Date("2024-08-02T12:36:26Z"), description: "The customer asked for a change and the ticket was refunded.", contribution_type: "gradient", likes_count: 492 },
            { id: 33, user_id: 84, design_element_id: 188, contribution_date: new Date("2024-06-08T05:07:15Z"), description: "The courier confirmed the details and the invoice was rejected.", contribution_type: "gradient", likes_count: 454 },
            { id: 34, user_id: 180, design_element_id: 37, contribution_date: new Date("2023-10-13T09:19:50Z"), description: "The transfer was reviewed — partial case, no further action.", contribution_type: "gradient", likes_count: 496 },
            { id: 35, user_id: 120, design_element_id: 120, contribution_date: new Date("2023-05-31T13:59:23Z"), description: "The account owner asked for a change and the session was resolved.", contribution_type: "gradient", likes_count: 684 },
            { id: 36, user_id: 221, design_element_id: 62, contribution_date: new Date("2023-05-18T14:24:13Z"), description: "No response from an operator, so the transfer was refunded.", contribution_type: "mask", likes_count: 782 },
            { id: 37, user_id: 419, design_element_id: 13, contribution_date: new Date("2024-05-05T17:05:37Z"), description: "The supplier confirmed the details and the report was cancelled.", contribution_type: "brush", likes_count: 437 },
            { id: 38, user_id: 96, design_element_id: 24, contribution_date: new Date("2024-11-07T12:45:45Z"), description: "The account owner reported an unusual issue; the report was approved.", contribution_type: "gradient", likes_count: 331 },
            { id: 39, user_id: 214, design_element_id: 180, contribution_date: new Date("2023-03-11T13:06:03Z"), description: "The team confirmed the details and the transfer was confirmed.", contribution_type: "gradient", likes_count: 286 },
            { id: 40, user_id: 100, design_element_id: 38, contribution_date: new Date("2023-08-28T10:46:30Z"), description: "The record was closed — manual case, no further action.", contribution_type: "gradient", likes_count: 531 },
            { id: 41, user_id: 183, design_element_id: 22, contribution_date: new Date("2023-10-08T11:36:05Z"), description: "The report was resolved — repeat case, no further action.", contribution_type: "mask", likes_count: 340 },
            { id: 42, user_id: 428, design_element_id: 43, contribution_date: new Date("2023-07-13T16:18:09Z"), description: "The courier reported a duplicate issue; the refund was replaced.", contribution_type: "gradient", likes_count: 642 },
            { id: 43, user_id: 68, design_element_id: 179, contribution_date: new Date("2024-07-07T09:09:51Z"), description: "The reviewer reported an automatic issue; the document was reopened.", contribution_type: "brush", likes_count: 670 },
            { id: 44, user_id: 281, design_element_id: 183, contribution_date: new Date("2024-01-10T13:12:18Z"), description: "The reviewer asked for a change and the ticket was rescheduled.", contribution_type: "gradient", likes_count: 495 },
            { id: 45, user_id: 247, design_element_id: 84, contribution_date: new Date("2024-05-26T11:03:37Z"), description: "The account owner reported a minor issue; the shipment was reviewed.", contribution_type: "mask", likes_count: 195 },
            { id: 46, user_id: 97, design_element_id: 128, contribution_date: new Date("2023-11-03T17:38:53Z"), description: "No response from the reviewer, so the invoice was reopened.", contribution_type: "mask", likes_count: 760 },
            { id: 47, user_id: 433, design_element_id: 111, contribution_date: new Date("2023-01-23T14:53:55Z"), description: "The booking was approved — manual case, no further action.", contribution_type: "brush", likes_count: 514 },
            { id: 48, user_id: 41, design_element_id: 51, contribution_date: new Date("2024-03-20T20:27:46Z"), description: "Support asked for a change and the session was delayed.", contribution_type: "gradient", likes_count: 626 },
            { id: 49, user_id: 234, design_element_id: 187, contribution_date: new Date("2024-12-04T17:05:47Z"), description: "The supplier asked for a change and the record was completed.", contribution_type: "mask", likes_count: 403 },
            { id: 50, user_id: 217, design_element_id: 150, contribution_date: new Date("2024-05-18T12:30:56Z"), description: "The courier asked for a change and the booking was rejected.", contribution_type: "gradient", likes_count: 689 },
            { id: 51, user_id: 87, design_element_id: 154, contribution_date: new Date("2023-07-01T12:16:49Z"), description: "The shipment was rescheduled — duplicate case, no further action.", contribution_type: "gradient", likes_count: 578 },
            { id: 52, user_id: 181, design_element_id: 198, contribution_date: new Date("2023-09-24T09:00:33Z"), description: "The account owner reported an unusual issue; the shipment was cancelled.", contribution_type: "gradient", likes_count: 431 },
            { id: 53, user_id: 138, design_element_id: 72, contribution_date: new Date("2023-06-03T15:02:17Z"), description: "The team asked for a change and the booking was completed.", contribution_type: "gradient", likes_count: 553 },
            { id: 54, user_id: 213, design_element_id: 113, contribution_date: new Date("2024-12-04T10:03:15Z"), description: "The refund was escalated — late case, no further action.", contribution_type: "mask", likes_count: 658 },
            { id: 55, user_id: 395, design_element_id: 43, contribution_date: new Date("2023-09-08T13:01:27Z"), description: "No response from the courier, so the ticket was rescheduled.", contribution_type: "mask", likes_count: 491 },
            { id: 56, user_id: 469, design_element_id: 92, contribution_date: new Date("2024-12-21T13:57:55Z"), description: "The team confirmed the details and the appointment was resolved.", contribution_type: "gradient", likes_count: 452 },
            { id: 57, user_id: 409, design_element_id: 111, contribution_date: new Date("2024-11-15T08:25:09Z"), description: "The customer asked for a change and the transfer was escalated.", contribution_type: "gradient", likes_count: 335 },
            { id: 58, user_id: 255, design_element_id: 200, contribution_date: new Date("2023-06-20T08:48:12Z"), description: "The account owner confirmed the details and the appointment was closed.", contribution_type: "gradient", likes_count: 640 },
            { id: 59, user_id: 207, design_element_id: 134, contribution_date: new Date("2024-01-04T17:56:30Z"), description: "The supplier reported a late issue; the shipment was resolved.", contribution_type: "gradient", likes_count: 461 },
            { id: 60, user_id: 39, design_element_id: 78, contribution_date: new Date("2023-01-29T11:36:42Z"), description: "The account owner reported an incomplete issue; the report was reviewed.", contribution_type: "mask", likes_count: 406 },
            { id: 61, user_id: 52, design_element_id: 103, contribution_date: new Date("2024-07-16T08:14:08Z"), description: "The team reported a late issue; the transfer was reopened.", contribution_type: "gradient", likes_count: 400 },
            { id: 62, user_id: 96, design_element_id: 192, contribution_date: new Date("2024-02-11T07:30:23Z"), description: "Support asked for a change and the order was confirmed.", contribution_type: "gradient", likes_count: 323 },
            { id: 63, user_id: 383, design_element_id: 27, contribution_date: new Date("2024-12-25T14:29:25Z"), description: "The customer reported a routine issue; the refund was refunded.", contribution_type: "mask", likes_count: 280 },
            { id: 64, user_id: 282, design_element_id: 87, contribution_date: new Date("2023-11-28T11:08:35Z"), description: "The customer confirmed the details and the refund was rescheduled.", contribution_type: "gradient", likes_count: 668 },
            { id: 65, user_id: 96, design_element_id: 99, contribution_date: new Date("2023-07-13T16:13:39Z"), description: "No response from the account owner, so the ticket was reopened.", contribution_type: "brush", likes_count: 611 },
            { id: 66, user_id: 485, design_element_id: 106, contribution_date: new Date("2024-12-31T08:50:29Z"), description: "The account owner confirmed the details and the invoice was resolved.", contribution_type: "gradient", likes_count: 330 },
            { id: 67, user_id: 326, design_element_id: 159, contribution_date: new Date("2023-06-15T13:51:59Z"), description: "The team asked for a change and the document was cancelled.", contribution_type: "gradient", likes_count: 318 },
            { id: 68, user_id: 223, design_element_id: 9, contribution_date: new Date("2023-07-31T15:07:04Z"), description: "No response from the reviewer, so the appointment was confirmed.", contribution_type: "mask", likes_count: 175 },
            { id: 69, user_id: 419, design_element_id: 145, contribution_date: new Date("2023-04-04T15:48:20Z"), description: "No response from an operator, so the document was updated.", contribution_type: "brush", likes_count: 329 },
            { id: 70, user_id: 152, design_element_id: 121, contribution_date: new Date("2024-09-11T19:45:14Z"), description: "The supplier confirmed the details and the invoice was updated.", contribution_type: "gradient", likes_count: 472 },
            { id: 71, user_id: 430, design_element_id: 163, contribution_date: new Date("2024-08-20T15:34:18Z"), description: "Support asked for a change and the ticket was confirmed.", contribution_type: "brush", likes_count: 392 },
            { id: 72, user_id: 475, design_element_id: 119, contribution_date: new Date("2023-06-22T10:58:28Z"), description: "The team reported a late issue; the delivery was approved.", contribution_type: "mask", likes_count: 486 },
            { id: 73, user_id: 161, design_element_id: 43, contribution_date: new Date("2024-08-10T14:05:40Z"), description: "The reviewer reported a late issue; the payment was confirmed.", contribution_type: "mask", likes_count: 381 },
            { id: 74, user_id: 182, design_element_id: 183, contribution_date: new Date("2024-01-07T10:14:49Z"), description: "The team confirmed the details and the item was confirmed.", contribution_type: "brush", likes_count: 597 },
            { id: 75, user_id: 157, design_element_id: 81, contribution_date: new Date("2023-12-04T16:41:43Z"), description: "The ticket was rescheduled — late case, no further action.", contribution_type: "gradient", likes_count: 347 },
            { id: 76, user_id: 101, design_element_id: 192, contribution_date: new Date("2024-03-28T16:58:13Z"), description: "The account owner asked for a change and the appointment was completed.", contribution_type: "mask", likes_count: 653 },
            { id: 77, user_id: 242, design_element_id: 41, contribution_date: new Date("2023-12-27T09:27:37Z"), description: "The customer asked for a change and the booking was reviewed.", contribution_type: "mask", likes_count: 345 },
            { id: 78, user_id: 183, design_element_id: 13, contribution_date: new Date("2024-01-03T16:08:14Z"), description: "An operator reported a partial issue; the transfer was closed.", contribution_type: "brush", likes_count: 781 },
            { id: 79, user_id: 435, design_element_id: 21, contribution_date: new Date("2024-04-23T10:00:33Z"), description: "An operator confirmed the details and the report was updated.", contribution_type: "gradient", likes_count: 372 },
            { id: 80, user_id: 160, design_element_id: 95, contribution_date: new Date("2023-12-27T10:05:24Z"), description: "No response from the team, so the shipment was escalated.", contribution_type: "mask", likes_count: 329 },
            { id: 81, user_id: 260, design_element_id: 187, contribution_date: new Date("2023-03-20T15:55:05Z"), description: "The invoice was reopened — standard case, no further action.", contribution_type: "brush", likes_count: 543 },
            { id: 82, user_id: 12, design_element_id: 114, contribution_date: new Date("2023-01-11T08:33:14Z"), description: "The team confirmed the details and the claim was reviewed.", contribution_type: "mask", likes_count: 560 },
            { id: 83, user_id: 468, design_element_id: 68, contribution_date: new Date("2024-07-17T16:38:37Z"), description: "The customer asked for a change and the item was replaced.", contribution_type: "gradient", likes_count: 242 },
            { id: 84, user_id: 225, design_element_id: 85, contribution_date: new Date("2023-02-15T16:14:40Z"), description: "An operator confirmed the details and the item was resolved.", contribution_type: "gradient", likes_count: 458 },
            { id: 85, user_id: 286, design_element_id: 72, contribution_date: new Date("2024-02-13T21:09:22Z"), description: "No response from the courier, so the delivery was reopened.", contribution_type: "mask", likes_count: 638 },
            { id: 86, user_id: 45, design_element_id: 148, contribution_date: new Date("2023-09-22T14:38:09Z"), description: "No response from the account owner, so the payment was delayed.", contribution_type: "mask", likes_count: 743 },
            { id: 87, user_id: 309, design_element_id: 126, contribution_date: new Date("2024-11-27T13:10:23Z"), description: "Support asked for a change and the report was confirmed.", contribution_type: "mask", likes_count: 404 },
            { id: 88, user_id: 137, design_element_id: 141, contribution_date: new Date("2024-08-14T16:43:23Z"), description: "The refund was cancelled — automatic case, no further action.", contribution_type: "gradient", likes_count: 568 },
            { id: 89, user_id: 475, design_element_id: 162, contribution_date: new Date("2024-11-15T11:20:55Z"), description: "The team confirmed the details and the claim was reviewed.", contribution_type: "gradient", likes_count: 565 },
            { id: 90, user_id: 40, design_element_id: 47, contribution_date: new Date("2024-06-18T11:12:36Z"), description: "The supplier reported a minor issue; the ticket was confirmed.", contribution_type: "gradient", likes_count: 427 },
            { id: 91, user_id: 301, design_element_id: 156, contribution_date: new Date("2024-10-11T12:01:56Z"), description: "The customer confirmed the details and the appointment was rejected.", contribution_type: "gradient", likes_count: 567 },
            { id: 92, user_id: 307, design_element_id: 72, contribution_date: new Date("2023-08-17T05:42:48Z"), description: "The record was processed — standard case, no further action.", contribution_type: "brush", likes_count: 452 },
            { id: 93, user_id: 499, design_element_id: 156, contribution_date: new Date("2023-03-05T13:22:29Z"), description: "No response from an operator, so the refund was confirmed.", contribution_type: "gradient", likes_count: 225 },
            { id: 94, user_id: 367, design_element_id: 178, contribution_date: new Date("2024-05-14T11:30:31Z"), description: "An operator reported a repeat issue; the item was refunded.", contribution_type: "mask", likes_count: 446 },
            { id: 95, user_id: 41, design_element_id: 127, contribution_date: new Date("2024-06-15T15:40:24Z"), description: "The account owner asked for a change and the transfer was replaced.", contribution_type: "brush", likes_count: 491 },
            { id: 96, user_id: 116, design_element_id: 19, contribution_date: new Date("2023-06-01T09:05:01Z"), description: "The delivery was processed — partial case, no further action.", contribution_type: "gradient", likes_count: 198 },
            { id: 97, user_id: 227, design_element_id: 29, contribution_date: new Date("2024-02-16T09:16:19Z"), description: "The supplier reported a late issue; the report was closed.", contribution_type: "gradient", likes_count: 365 },
            { id: 98, user_id: 126, design_element_id: 36, contribution_date: new Date("2023-12-10T14:24:24Z"), description: "The supplier confirmed the details and the payment was escalated.", contribution_type: "mask", likes_count: 477 },
            { id: 99, user_id: 114, design_element_id: 133, contribution_date: new Date("2024-01-22T18:25:38Z"), description: "No response from the courier, so the request was rejected.", contribution_type: "gradient", likes_count: 351 },
            { id: 100, user_id: 433, design_element_id: 46, contribution_date: new Date("2024-02-05T10:08:42Z"), description: "The reviewer reported an urgent issue; the appointment was reviewed.", contribution_type: "mask", likes_count: 574 },
            { id: 101, user_id: 417, design_element_id: 136, contribution_date: new Date("2024-11-18T18:23:53Z"), description: "No response from the supplier, so the report was confirmed.", contribution_type: "mask", likes_count: 460 },
            { id: 102, user_id: 41, design_element_id: 1, contribution_date: new Date("2024-03-11T14:16:07Z"), description: "The customer asked for a change and the invoice was cancelled.", contribution_type: "gradient", likes_count: 626 },
            { id: 103, user_id: 303, design_element_id: 105, contribution_date: new Date("2024-06-04T14:30:55Z"), description: "The supplier reported a repeat issue; the appointment was resolved.", contribution_type: "brush", likes_count: 418 },
            { id: 104, user_id: 205, design_element_id: 37, contribution_date: new Date("2024-03-09T21:43:22Z"), description: "The reviewer confirmed the details and the order was reopened.", contribution_type: "gradient", likes_count: 614 },
            { id: 105, user_id: 260, design_element_id: 169, contribution_date: new Date("2024-12-19T09:16:51Z"), description: "The appointment was updated — incomplete case, no further action.", contribution_type: "mask", likes_count: 473 },
            { id: 106, user_id: 378, design_element_id: 147, contribution_date: new Date("2024-10-03T20:36:53Z"), description: "The delivery was closed — late case, no further action.", contribution_type: "mask", likes_count: 473 },
            { id: 107, user_id: 379, design_element_id: 191, contribution_date: new Date("2024-01-08T19:59:16Z"), description: "The reviewer confirmed the details and the appointment was processed.", contribution_type: "gradient", likes_count: 506 },
            { id: 108, user_id: 358, design_element_id: 82, contribution_date: new Date("2024-03-20T10:00:33Z"), description: "The account owner reported a repeat issue; the delivery was approved.", contribution_type: "gradient", likes_count: 551 },
            { id: 109, user_id: 29, design_element_id: 92, contribution_date: new Date("2024-09-03T14:12:13Z"), description: "The reviewer reported a minor issue; the booking was completed.", contribution_type: "mask", likes_count: 799 },
            { id: 110, user_id: 76, design_element_id: 189, contribution_date: new Date("2023-10-08T09:37:07Z"), description: "The courier reported a partial issue; the refund was updated.", contribution_type: "brush", likes_count: 472 },
            { id: 111, user_id: 195, design_element_id: 187, contribution_date: new Date("2023-03-26T16:23:16Z"), description: "The team asked for a change and the invoice was approved.", contribution_type: "brush", likes_count: 464 },
            { id: 112, user_id: 463, design_element_id: 100, contribution_date: new Date("2023-08-03T21:00:34Z"), description: "The supplier asked for a change and the account was rejected.", contribution_type: "mask", likes_count: 429 },
            { id: 113, user_id: 289, design_element_id: 86, contribution_date: new Date("2024-08-10T18:13:54Z"), description: "No response from the reviewer, so the ticket was confirmed.", contribution_type: "gradient", likes_count: 379 },
            { id: 114, user_id: 405, design_element_id: 8, contribution_date: new Date("2024-02-02T14:30:51Z"), description: "The order was completed — late case, no further action.", contribution_type: "gradient", likes_count: 491 },
            { id: 115, user_id: 89, design_element_id: 84, contribution_date: new Date("2023-06-01T16:39:08Z"), description: "The delivery was rejected — unusual case, no further action.", contribution_type: "gradient", likes_count: 409 },
            { id: 116, user_id: 23, design_element_id: 43, contribution_date: new Date("2024-02-13T13:24:46Z"), description: "The team reported a partial issue; the payment was delayed.", contribution_type: "brush", likes_count: 170 },
            { id: 117, user_id: 301, design_element_id: 69, contribution_date: new Date("2024-11-13T08:12:07Z"), description: "The account was escalated — unusual case, no further action.", contribution_type: "gradient", likes_count: 505 },
            { id: 118, user_id: 407, design_element_id: 125, contribution_date: new Date("2023-07-19T09:12:13Z"), description: "The customer confirmed the details and the booking was cancelled.", contribution_type: "mask", likes_count: 486 },
            { id: 119, user_id: 354, design_element_id: 35, contribution_date: new Date("2024-11-23T14:03:07Z"), description: "The team confirmed the details and the booking was delayed.", contribution_type: "mask", likes_count: 649 },
            { id: 120, user_id: 275, design_element_id: 127, contribution_date: new Date("2023-03-29T22:19:01Z"), description: "The claim was reviewed — urgent case, no further action.", contribution_type: "brush", likes_count: 226 },
            { id: 121, user_id: 189, design_element_id: 195, contribution_date: new Date("2023-04-09T09:04:28Z"), description: "The customer confirmed the details and the order was updated.", contribution_type: "gradient", likes_count: 544 },
            { id: 122, user_id: 306, design_element_id: 47, contribution_date: new Date("2023-06-13T09:21:42Z"), description: "The supplier asked for a change and the report was rescheduled.", contribution_type: "gradient", likes_count: 463 },
            { id: 123, user_id: 483, design_element_id: 107, contribution_date: new Date("2023-03-07T11:44:09Z"), description: "The customer confirmed the details and the request was approved.", contribution_type: "mask", likes_count: 406 },
            { id: 124, user_id: 488, design_element_id: 198, contribution_date: new Date("2024-02-20T15:11:44Z"), description: "The supplier asked for a change and the document was closed.", contribution_type: "mask", likes_count: 594 },
            { id: 125, user_id: 396, design_element_id: 17, contribution_date: new Date("2024-07-15T16:29:37Z"), description: "The team reported a routine issue; the order was cancelled.", contribution_type: "gradient", likes_count: 514 },
            { id: 126, user_id: 59, design_element_id: 154, contribution_date: new Date("2024-12-12T17:27:00Z"), description: "The order was completed — incomplete case, no further action.", contribution_type: "mask", likes_count: 645 },
            { id: 127, user_id: 293, design_element_id: 77, contribution_date: new Date("2024-05-09T15:02:32Z"), description: "Support asked for a change and the invoice was updated.", contribution_type: "gradient", likes_count: 267 },
            { id: 128, user_id: 305, design_element_id: 195, contribution_date: new Date("2023-10-15T08:41:22Z"), description: "The reviewer confirmed the details and the claim was approved.", contribution_type: "mask", likes_count: 655 },
            { id: 129, user_id: 172, design_element_id: 32, contribution_date: new Date("2023-07-08T14:41:03Z"), description: "The account was reopened — routine case, no further action.", contribution_type: "mask", likes_count: 459 },
            { id: 130, user_id: 390, design_element_id: 41, contribution_date: new Date("2023-10-23T14:49:22Z"), description: "The customer confirmed the details and the order was completed.", contribution_type: "mask", likes_count: 562 },
            { id: 131, user_id: 302, design_element_id: 66, contribution_date: new Date("2023-08-07T10:01:06Z"), description: "The reviewer asked for a change and the payment was updated.", contribution_type: "mask", likes_count: 385 },
            { id: 132, user_id: 387, design_element_id: 36, contribution_date: new Date("2024-05-24T09:30:50Z"), description: "No response from the account owner, so the record was reopened.", contribution_type: "mask", likes_count: 589 },
            { id: 133, user_id: 287, design_element_id: 20, contribution_date: new Date("2023-05-31T14:40:00Z"), description: "No response from the supplier, so the order was reviewed.", contribution_type: "gradient", likes_count: 733 },
            { id: 134, user_id: 156, design_element_id: 91, contribution_date: new Date("2024-10-14T12:00:30Z"), description: "The customer confirmed the details and the document was updated.", contribution_type: "gradient", likes_count: 368 },
            { id: 135, user_id: 430, design_element_id: 200, contribution_date: new Date("2023-02-11T13:03:10Z"), description: "The appointment was escalated — urgent case, no further action.", contribution_type: "mask", likes_count: 282 },
            { id: 136, user_id: 417, design_element_id: 185, contribution_date: new Date("2024-08-17T11:16:50Z"), description: "The document was rejected — partial case, no further action.", contribution_type: "gradient", likes_count: 458 },
            { id: 137, user_id: 185, design_element_id: 178, contribution_date: new Date("2023-03-02T16:58:03Z"), description: "The customer asked for a change and the request was closed.", contribution_type: "brush", likes_count: 815 },
            { id: 138, user_id: 91, design_element_id: 4, contribution_date: new Date("2024-06-05T09:37:10Z"), description: "No response from the supplier, so the record was reviewed.", contribution_type: "gradient", likes_count: 667 },
            { id: 139, user_id: 349, design_element_id: 134, contribution_date: new Date("2024-08-27T10:56:16Z"), description: "No response from the team, so the refund was updated.", contribution_type: "gradient", likes_count: 548 },
            { id: 140, user_id: 20, design_element_id: 185, contribution_date: new Date("2023-03-03T10:14:28Z"), description: "The reviewer confirmed the details and the request was refunded.", contribution_type: "brush", likes_count: 707 },
            { id: 141, user_id: 311, design_element_id: 111, contribution_date: new Date("2024-02-24T12:46:50Z"), description: "The delivery was processed — repeat case, no further action.", contribution_type: "gradient", likes_count: 403 },
            { id: 142, user_id: 377, design_element_id: 47, contribution_date: new Date("2023-06-23T17:34:37Z"), description: "The supplier reported a manual issue; the booking was escalated.", contribution_type: "gradient", likes_count: 730 },
            { id: 143, user_id: 100, design_element_id: 25, contribution_date: new Date("2024-10-08T13:17:54Z"), description: "The team asked for a change and the booking was completed.", contribution_type: "gradient", likes_count: 373 },
            { id: 144, user_id: 399, design_element_id: 111, contribution_date: new Date("2023-04-27T15:05:05Z"), description: "An operator reported a partial issue; the transfer was reviewed.", contribution_type: "gradient", likes_count: 563 },
            { id: 145, user_id: 211, design_element_id: 71, contribution_date: new Date("2023-07-07T17:57:12Z"), description: "The account owner confirmed the details and the invoice was rescheduled.", contribution_type: "brush", likes_count: 356 },
            { id: 146, user_id: 162, design_element_id: 110, contribution_date: new Date("2023-03-04T19:01:17Z"), description: "The supplier reported an urgent issue; the appointment was confirmed.", contribution_type: "gradient", likes_count: 549 },
            { id: 147, user_id: 271, design_element_id: 13, contribution_date: new Date("2024-07-03T13:42:00Z"), description: "An operator confirmed the details and the ticket was completed.", contribution_type: "gradient", likes_count: 418 },
            { id: 148, user_id: 435, design_element_id: 134, contribution_date: new Date("2024-11-21T16:47:02Z"), description: "The account owner confirmed the details and the ticket was replaced.", contribution_type: "gradient", likes_count: 444 },
            { id: 149, user_id: 358, design_element_id: 92, contribution_date: new Date("2024-09-11T16:23:53Z"), description: "An operator confirmed the details and the claim was replaced.", contribution_type: "brush", likes_count: 548 },
            { id: 150, user_id: 483, design_element_id: 76, contribution_date: new Date("2023-01-01T10:03:04Z"), description: "No response from the supplier, so the order was delayed.", contribution_type: "gradient", likes_count: 375 },
        ],
    });
}

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