.dev/tests/functional/model/fixtures/customer.data.php

Summary

Maintainability
D
2 days
Test Coverage
<?php

return [
    0 => [
        'customer_id' => '1',
        'store_id' => '1',
        'first_name' => 'MARY',
        'last_name' => 'SMITH',
        'email' => 'MARY.SMITH@sakilacustomer.org',
        'address_id' => '5',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    1 => [
        'customer_id' => '8',
        'store_id' => '2',
        'first_name' => 'SUSAN',
        'last_name' => 'WILSON',
        'email' => 'SUSAN.WILSON@sakilacustomer.org',
        'address_id' => '12',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    2 => [
        'customer_id' => '24',
        'store_id' => '2',
        'first_name' => 'KIMBERLY',
        'last_name' => 'LEE',
        'email' => 'KIMBERLY.LEE@sakilacustomer.org',
        'address_id' => '28',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    3 => [
        'customer_id' => '25',
        'store_id' => '1',
        'first_name' => 'DEBORAH',
        'last_name' => 'WALKER',
        'email' => 'DEBORAH.WALKER@sakilacustomer.org',
        'address_id' => '29',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    4 => [
        'customer_id' => '32',
        'store_id' => '1',
        'first_name' => 'AMY',
        'last_name' => 'LOPEZ',
        'email' => 'AMY.LOPEZ@sakilacustomer.org',
        'address_id' => '36',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    5 => [
        'customer_id' => '34',
        'store_id' => '2',
        'first_name' => 'REBECCA',
        'last_name' => 'SCOTT',
        'email' => 'REBECCA.SCOTT@sakilacustomer.org',
        'address_id' => '38',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    6 => [
        'customer_id' => '39',
        'store_id' => '1',
        'first_name' => 'DEBRA',
        'last_name' => 'NELSON',
        'email' => 'DEBRA.NELSON@sakilacustomer.org',
        'address_id' => '43',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    7 => [
        'customer_id' => '44',
        'store_id' => '1',
        'first_name' => 'MARIE',
        'last_name' => 'TURNER',
        'email' => 'MARIE.TURNER@sakilacustomer.org',
        'address_id' => '48',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    8 => [
        'customer_id' => '49',
        'store_id' => '2',
        'first_name' => 'JOYCE',
        'last_name' => 'EDWARDS',
        'email' => 'JOYCE.EDWARDS@sakilacustomer.org',
        'address_id' => '53',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    9 => [
        'customer_id' => '65',
        'store_id' => '2',
        'first_name' => 'ROSE',
        'last_name' => 'HOWARD',
        'email' => 'ROSE.HOWARD@sakilacustomer.org',
        'address_id' => '69',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    10 => [
        'customer_id' => '66',
        'store_id' => '2',
        'first_name' => 'JANICE',
        'last_name' => 'WARD',
        'email' => 'JANICE.WARD@sakilacustomer.org',
        'address_id' => '70',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    11 => [
        'customer_id' => '73',
        'store_id' => '2',
        'first_name' => 'BEVERLY',
        'last_name' => 'BROOKS',
        'email' => 'BEVERLY.BROOKS@sakilacustomer.org',
        'address_id' => '77',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    12 => [
        'customer_id' => '82',
        'store_id' => '1',
        'first_name' => 'KATHRYN',
        'last_name' => 'COLEMAN',
        'email' => 'KATHRYN.COLEMAN@sakilacustomer.org',
        'address_id' => '86',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    13 => [
        'customer_id' => '92',
        'store_id' => '2',
        'first_name' => 'TINA',
        'last_name' => 'SIMMONS',
        'email' => 'TINA.SIMMONS@sakilacustomer.org',
        'address_id' => '96',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    14 => [
        'customer_id' => '100',
        'store_id' => '1',
        'first_name' => 'ROBIN',
        'last_name' => 'HAYES',
        'email' => 'ROBIN.HAYES@sakilacustomer.org',
        'address_id' => '104',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    15 => [
        'customer_id' => '106',
        'store_id' => '1',
        'first_name' => 'CONNIE',
        'last_name' => 'WALLACE',
        'email' => 'CONNIE.WALLACE@sakilacustomer.org',
        'address_id' => '110',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    16 => [
        'customer_id' => '111',
        'store_id' => '1',
        'first_name' => 'CARMEN',
        'last_name' => 'OWENS',
        'email' => 'CARMEN.OWENS@sakilacustomer.org',
        'address_id' => '115',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    17 => [
        'customer_id' => '127',
        'store_id' => '2',
        'first_name' => 'ELAINE',
        'last_name' => 'STEVENS',
        'email' => 'ELAINE.STEVENS@sakilacustomer.org',
        'address_id' => '131',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    18 => [
        'customer_id' => '139',
        'store_id' => '1',
        'first_name' => 'AMBER',
        'last_name' => 'DIXON',
        'email' => 'AMBER.DIXON@sakilacustomer.org',
        'address_id' => '143',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    19 => [
        'customer_id' => '145',
        'store_id' => '1',
        'first_name' => 'LUCILLE',
        'last_name' => 'HOLMES',
        'email' => 'LUCILLE.HOLMES@sakilacustomer.org',
        'address_id' => '149',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    20 => [
        'customer_id' => '147',
        'store_id' => '2',
        'first_name' => 'JOANNE',
        'last_name' => 'ROBERTSON',
        'email' => 'JOANNE.ROBERTSON@sakilacustomer.org',
        'address_id' => '151',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    21 => [
        'customer_id' => '148',
        'store_id' => '1',
        'first_name' => 'ELEANOR',
        'last_name' => 'HUNT',
        'email' => 'ELEANOR.HUNT@sakilacustomer.org',
        'address_id' => '152',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    22 => [
        'customer_id' => '150',
        'store_id' => '2',
        'first_name' => 'DANIELLE',
        'last_name' => 'DANIELS',
        'email' => 'DANIELLE.DANIELS@sakilacustomer.org',
        'address_id' => '154',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    23 => [
        'customer_id' => '151',
        'store_id' => '2',
        'first_name' => 'MEGAN',
        'last_name' => 'PALMER',
        'email' => 'MEGAN.PALMER@sakilacustomer.org',
        'address_id' => '155',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    24 => [
        'customer_id' => '161',
        'store_id' => '1',
        'first_name' => 'GERALDINE',
        'last_name' => 'PERKINS',
        'email' => 'GERALDINE.PERKINS@sakilacustomer.org',
        'address_id' => '165',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    25 => [
        'customer_id' => '170',
        'store_id' => '1',
        'first_name' => 'BEATRICE',
        'last_name' => 'ARNOLD',
        'email' => 'BEATRICE.ARNOLD@sakilacustomer.org',
        'address_id' => '174',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    26 => [
        'customer_id' => '178',
        'store_id' => '2',
        'first_name' => 'MARION',
        'last_name' => 'SNYDER',
        'email' => 'MARION.SNYDER@sakilacustomer.org',
        'address_id' => '182',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    27 => [
        'customer_id' => '180',
        'store_id' => '2',
        'first_name' => 'STACY',
        'last_name' => 'CUNNINGHAM',
        'email' => 'STACY.CUNNINGHAM@sakilacustomer.org',
        'address_id' => '184',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    28 => [
        'customer_id' => '184',
        'store_id' => '1',
        'first_name' => 'VIVIAN',
        'last_name' => 'RUIZ',
        'email' => 'VIVIAN.RUIZ@sakilacustomer.org',
        'address_id' => '188',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    29 => [
        'customer_id' => '197',
        'store_id' => '2',
        'first_name' => 'SUE',
        'last_name' => 'PETERS',
        'email' => 'SUE.PETERS@sakilacustomer.org',
        'address_id' => '201',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    30 => [
        'customer_id' => '216',
        'store_id' => '1',
        'first_name' => 'NATALIE',
        'last_name' => 'MEYER',
        'email' => 'NATALIE.MEYER@sakilacustomer.org',
        'address_id' => '220',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    31 => [
        'customer_id' => '224',
        'store_id' => '2',
        'first_name' => 'PEARL',
        'last_name' => 'GARZA',
        'email' => 'PEARL.GARZA@sakilacustomer.org',
        'address_id' => '228',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    32 => [
        'customer_id' => '239',
        'store_id' => '2',
        'first_name' => 'MINNIE',
        'last_name' => 'ROMERO',
        'email' => 'MINNIE.ROMERO@sakilacustomer.org',
        'address_id' => '243',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    33 => [
        'customer_id' => '247',
        'store_id' => '1',
        'first_name' => 'STELLA',
        'last_name' => 'MORENO',
        'email' => 'STELLA.MORENO@sakilacustomer.org',
        'address_id' => '251',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    34 => [
        'customer_id' => '252',
        'store_id' => '2',
        'first_name' => 'MATTIE',
        'last_name' => 'HOFFMAN',
        'email' => 'MATTIE.HOFFMAN@sakilacustomer.org',
        'address_id' => '256',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    35 => [
        'customer_id' => '261',
        'store_id' => '1',
        'first_name' => 'DEANNA',
        'last_name' => 'BYRD',
        'email' => 'DEANNA.BYRD@sakilacustomer.org',
        'address_id' => '266',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    36 => [
        'customer_id' => '266',
        'store_id' => '2',
        'first_name' => 'NORA',
        'last_name' => 'HERRERA',
        'email' => 'NORA.HERRERA@sakilacustomer.org',
        'address_id' => '271',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    37 => [
        'customer_id' => '268',
        'store_id' => '1',
        'first_name' => 'NINA',
        'last_name' => 'SOTO',
        'email' => 'NINA.SOTO@sakilacustomer.org',
        'address_id' => '273',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    38 => [
        'customer_id' => '269',
        'store_id' => '1',
        'first_name' => 'CASSANDRA',
        'last_name' => 'WALTERS',
        'email' => 'CASSANDRA.WALTERS@sakilacustomer.org',
        'address_id' => '274',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    39 => [
        'customer_id' => '271',
        'store_id' => '1',
        'first_name' => 'PENNY',
        'last_name' => 'NEAL',
        'email' => 'PENNY.NEAL@sakilacustomer.org',
        'address_id' => '276',
        'active' => '0',
        'create_date' => '2006-02-14 22:04:36',
        'last_update' => '2006-02-15 04:57:20',
    ],
    40 => [
        'customer_id' => '277',
        'store_id' => '2',
        'first_name' => 'OLGA',
        'last_name' => 'JIMENEZ',
        'email' => 'OLGA.JIMENEZ@sakilacustomer.org',
        'address_id' => '282',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    41 => [
        'customer_id' => '279',
        'store_id' => '2',
        'first_name' => 'DIANNE',
        'last_name' => 'SHELTON',
        'email' => 'DIANNE.SHELTON@sakilacustomer.org',
        'address_id' => '284',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    42 => [
        'customer_id' => '301',
        'store_id' => '2',
        'first_name' => 'ROBERT',
        'last_name' => 'BAUGHMAN',
        'email' => 'ROBERT.BAUGHMAN@sakilacustomer.org',
        'address_id' => '306',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    43 => [
        'customer_id' => '302',
        'store_id' => '1',
        'first_name' => 'MICHAEL',
        'last_name' => 'SILVERMAN',
        'email' => 'MICHAEL.SILVERMAN@sakilacustomer.org',
        'address_id' => '307',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    44 => [
        'customer_id' => '316',
        'store_id' => '1',
        'first_name' => 'STEVEN',
        'last_name' => 'CURLEY',
        'email' => 'STEVEN.CURLEY@sakilacustomer.org',
        'address_id' => '321',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    45 => [
        'customer_id' => '336',
        'store_id' => '1',
        'first_name' => 'JOSHUA',
        'last_name' => 'MARK',
        'email' => 'JOSHUA.MARK@sakilacustomer.org',
        'address_id' => '341',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    46 => [
        'customer_id' => '344',
        'store_id' => '1',
        'first_name' => 'HENRY',
        'last_name' => 'BILLINGSLEY',
        'email' => 'HENRY.BILLINGSLEY@sakilacustomer.org',
        'address_id' => '349',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    47 => [
        'customer_id' => '345',
        'store_id' => '1',
        'first_name' => 'CARL',
        'last_name' => 'ARTIS',
        'email' => 'CARL.ARTIS@sakilacustomer.org',
        'address_id' => '350',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    48 => [
        'customer_id' => '359',
        'store_id' => '2',
        'first_name' => 'WILLIE',
        'last_name' => 'MARKHAM',
        'email' => 'WILLIE.MARKHAM@sakilacustomer.org',
        'address_id' => '364',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    49 => [
        'customer_id' => '366',
        'store_id' => '1',
        'first_name' => 'BRANDON',
        'last_name' => 'HUEY',
        'email' => 'BRANDON.HUEY@sakilacustomer.org',
        'address_id' => '371',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    50 => [
        'customer_id' => '397',
        'store_id' => '1',
        'first_name' => 'JIMMY',
        'last_name' => 'SCHRADER',
        'email' => 'JIMMY.SCHRADER@sakilacustomer.org',
        'address_id' => '402',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    51 => [
        'customer_id' => '406',
        'store_id' => '1',
        'first_name' => 'NATHAN',
        'last_name' => 'RUNYON',
        'email' => 'NATHAN.RUNYON@sakilacustomer.org',
        'address_id' => '411',
        'active' => '0',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    52 => [
        'customer_id' => '410',
        'store_id' => '2',
        'first_name' => 'CURTIS',
        'last_name' => 'IRBY',
        'email' => 'CURTIS.IRBY@sakilacustomer.org',
        'address_id' => '415',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    53 => [
        'customer_id' => '411',
        'store_id' => '1',
        'first_name' => 'NORMAN',
        'last_name' => 'CURRIER',
        'email' => 'NORMAN.CURRIER@sakilacustomer.org',
        'address_id' => '416',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    54 => [
        'customer_id' => '417',
        'store_id' => '1',
        'first_name' => 'TRAVIS',
        'last_name' => 'ESTEP',
        'email' => 'TRAVIS.ESTEP@sakilacustomer.org',
        'address_id' => '422',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    55 => [
        'customer_id' => '418',
        'store_id' => '2',
        'first_name' => 'JEFF',
        'last_name' => 'EAST',
        'email' => 'JEFF.EAST@sakilacustomer.org',
        'address_id' => '423',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    56 => [
        'customer_id' => '431',
        'store_id' => '2',
        'first_name' => 'JOEL',
        'last_name' => 'FRANCISCO',
        'email' => 'JOEL.FRANCISCO@sakilacustomer.org',
        'address_id' => '436',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    57 => [
        'customer_id' => '438',
        'store_id' => '1',
        'first_name' => 'BARRY',
        'last_name' => 'LOVELACE',
        'email' => 'BARRY.LOVELACE@sakilacustomer.org',
        'address_id' => '443',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    58 => [
        'customer_id' => '449',
        'store_id' => '2',
        'first_name' => 'OSCAR',
        'last_name' => 'AQUINO',
        'email' => 'OSCAR.AQUINO@sakilacustomer.org',
        'address_id' => '454',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    59 => [
        'customer_id' => '459',
        'store_id' => '1',
        'first_name' => 'TOMMY',
        'last_name' => 'COLLAZO',
        'email' => 'TOMMY.COLLAZO@sakilacustomer.org',
        'address_id' => '464',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    60 => [
        'customer_id' => '464',
        'store_id' => '1',
        'first_name' => 'JEROME',
        'last_name' => 'KENYON',
        'email' => 'JEROME.KENYON@sakilacustomer.org',
        'address_id' => '469',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    61 => [
        'customer_id' => '487',
        'store_id' => '2',
        'first_name' => 'HECTOR',
        'last_name' => 'POINDEXTER',
        'email' => 'HECTOR.POINDEXTER@sakilacustomer.org',
        'address_id' => '492',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    62 => [
        'customer_id' => '489',
        'store_id' => '1',
        'first_name' => 'RICARDO',
        'last_name' => 'MEADOR',
        'email' => 'RICARDO.MEADOR@sakilacustomer.org',
        'address_id' => '494',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    63 => [
        'customer_id' => '497',
        'store_id' => '2',
        'first_name' => 'GILBERT',
        'last_name' => 'SLEDGE',
        'email' => 'GILBERT.SLEDGE@sakilacustomer.org',
        'address_id' => '502',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    64 => [
        'customer_id' => '501',
        'store_id' => '1',
        'first_name' => 'RUBEN',
        'last_name' => 'GEARY',
        'email' => 'RUBEN.GEARY@sakilacustomer.org',
        'address_id' => '506',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    65 => [
        'customer_id' => '518',
        'store_id' => '1',
        'first_name' => 'GABRIEL',
        'last_name' => 'HARDER',
        'email' => 'GABRIEL.HARDER@sakilacustomer.org',
        'address_id' => '524',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    66 => [
        'customer_id' => '533',
        'store_id' => '1',
        'first_name' => 'JESSIE',
        'last_name' => 'MILAM',
        'email' => 'JESSIE.MILAM@sakilacustomer.org',
        'address_id' => '539',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    67 => [
        'customer_id' => '541',
        'store_id' => '2',
        'first_name' => 'DARREN',
        'last_name' => 'WINDHAM',
        'email' => 'DARREN.WINDHAM@sakilacustomer.org',
        'address_id' => '547',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    68 => [
        'customer_id' => '554',
        'store_id' => '1',
        'first_name' => 'DWAYNE',
        'last_name' => 'OLVERA',
        'email' => 'DWAYNE.OLVERA@sakilacustomer.org',
        'address_id' => '560',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    69 => [
        'customer_id' => '560',
        'store_id' => '1',
        'first_name' => 'JORDAN',
        'last_name' => 'ARCHULETA',
        'email' => 'JORDAN.ARCHULETA@sakilacustomer.org',
        'address_id' => '566',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    70 => [
        'customer_id' => '562',
        'store_id' => '1',
        'first_name' => 'WALLACE',
        'last_name' => 'SLONE',
        'email' => 'WALLACE.SLONE@sakilacustomer.org',
        'address_id' => '568',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    71 => [
        'customer_id' => '566',
        'store_id' => '1',
        'first_name' => 'CASEY',
        'last_name' => 'MENA',
        'email' => 'CASEY.MENA@sakilacustomer.org',
        'address_id' => '572',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    72 => [
        'customer_id' => '581',
        'store_id' => '1',
        'first_name' => 'VIRGIL',
        'last_name' => 'WOFFORD',
        'email' => 'VIRGIL.WOFFORD@sakilacustomer.org',
        'address_id' => '587',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    73 => [
        'customer_id' => '587',
        'store_id' => '1',
        'first_name' => 'SERGIO',
        'last_name' => 'STANFIELD',
        'email' => 'SERGIO.STANFIELD@sakilacustomer.org',
        'address_id' => '593',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    74 => [
        'customer_id' => '590',
        'store_id' => '2',
        'first_name' => 'SETH',
        'last_name' => 'HANNON',
        'email' => 'SETH.HANNON@sakilacustomer.org',
        'address_id' => '596',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
    75 => [
        'customer_id' => '597',
        'store_id' => '1',
        'first_name' => 'FREDDIE',
        'last_name' => 'DUGGAN',
        'email' => 'FREDDIE.DUGGAN@sakilacustomer.org',
        'address_id' => '603',
        'active' => '1',
        'create_date' => '2006-02-14 22:04:37',
        'last_update' => '2006-02-15 04:57:20',
    ],
];