Skip to content

Instantly share code, notes, and snippets.

@zredlined
Created December 15, 2020 16:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zredlined/4c720af5ce4124cec2dfa432d72d1bd5 to your computer and use it in GitHub Desktop.
Save zredlined/4c720af5ce4124cec2dfa432d72d1bd5 to your computer and use it in GitHub Desktop.
bike-orders.json - open dataset that's useful for benchmarking and testing tabular NER. 100 records.
[
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
},
{
"CustomerID": 26159,
"Title": null,
"FirstName": "Virginia",
"MiddleName": null,
"LastName": "Raman",
"Suffix": null,
"AddressLine1": "3242 Coralie Drive",
"AddressLine2": null,
"City": "Sydney",
"StateProvinceName": "New South Wales",
"CountryRegionName": "Australia",
"PostalCode": "1002",
"PhoneNumber": "1 (11) 500 555-0191",
"BirthDate": "1957-07-10",
"Education": "Partial College",
"Occupation": "Skilled Manual",
"Gender": "F",
"MaritalStatus": "S",
"HomeOwnerFlag": 1,
"NumberCarsOwned": 1,
"NumberChildrenAtHome": 0,
"TotalChildren": 1,
"YearlyIncome": 78246
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment