{
  "categories": [
    {
      "id": 2,
      "description": "Sweet and savory sauces relishes spreads and seasonings",
      "name": "Condiments"
    },
    {
      "id": 1,
      "description": "Soft drinks coffees teas beers and ales",
      "name": "Beverages"
    },
    {
      "id": 3,
      "description": "Desserts candies and sweet breads",
      "name": "Confections"
    },
    {
      "id": 4,
      "description": "Cheeses",
      "name": "Dairy Products"
    },
    {
      "id": 5,
      "description": "Breads crackers pasta and cereal",
      "name": "Grains/Cereals"
    },
    {
      "id": 6,
      "description": "Prepared meats",
      "name": "Meat/Poultry"
    },
    {
      "id": 7,
      "description": "Dried fruit and bean curd",
      "name": "Produce"
    },
    {
      "id": 8,
      "description": "Seaweed and fish",
      "name": "Seafood"
    }
  ],
  "customers": [
    {
      "id": "AROUT",
      "companyName": "Around the Horn",
      "contactName": "Thomas Hardy",
      "contactTitle": "Sales Representative",
      "address": {
        "street": "120 Hanover Sq.",
        "city": "London",
        "region": "NULL",
        "postalCode": "WA1 1DP",
        "country": "UK",
        "phone": "(171) 555-7788"
      }
    },
    {
      "id": "BERGS",
      "companyName": "Berglunds snabbköp",
      "contactName": "Christina Berglund",
      "contactTitle": "Order Administrator",
      "address": {
        "street": "Berguvsvägen  8",
        "city": "Luleå",
        "region": "NULL",
        "postalCode": "S-958 22",
        "country": "Sweden",
        "phone": "0921-12 34 65"
      }
    },
    {
      "id": "BLAUS",
      "companyName": "Blauer See Delikatessen",
      "contactName": "Hanna Moos",
      "contactTitle": "Sales Representative",
      "address": {
        "street": "Forsterstr. 57",
        "city": "Mannheim",
        "region": "NULL",
        "postalCode": 68306,
        "country": "Germany",
        "phone": "0621-08460"
      }
    },
    {
      "id": "BLONP",
      "companyName": "Blondesddsl père et fils",
      "contactName": "Frédérique Citeaux",
      "contactTitle": "Marketing Manager",
      "address": {
        "street": "24 place Kléber",
        "city": "Strasbourg",
        "region": "NULL",
        "postalCode": 67000,
        "country": "France",
        "phone": "88.60.15.31"
      }
    },
    {
      "id": "BOLId",
      "companyName": "Bólido Comidas preparadas",
      "contactName": "Martín Sommer",
      "contactTitle": "Owner",
      "address": {
        "street": "67C Araquil",
        "city": "Madrid",
        "region": "NULL",
        "postalCode": 28023,
        "country": "Spain",
        "phone": "(91) 555 22 82"
      }
    },
    {
      "id": "BONAP",
      "companyName": "Bon app'",
      "contactName": "Laurence Lebihan",
      "contactTitle": "Owner",
      "address": {
        "street": "12 rue des Bouchers",
        "city": "Marseille",
        "region": "NULL",
        "postalCode": 13008,
        "country": "France",
        "phone": "91.24.45.40"
      }
    },
    {
      "id": "ANTON",
      "companyName": "Antonio Moreno Taquería",
      "contactName": "Antonio Moreno",
      "contactTitle": "Owner",
      "address": {
        "street": "Mataderos  2312",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5023,
        "country": "Mexico",
        "phone": "(5) 555-3932"
      }
    },
    {
      "id": "ANATR",
      "companyName": "Ana Trujillo Emparedados y helados",
      "contactName": "Ana Trujillo",
      "contactTitle": "Owner",
      "address": {
        "street": "Avda. de la Constitución 2222",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5021,
        "country": "Mexico",
        "phone": "(5) 555-4729"
      }
    },
    {
      "id": "CACTU",
      "companyName": "Cactus Comidas para llevar",
      "contactName": "Patricio Simpson",
      "contactTitle": "Sales Agent",
      "address": {
        "street": "Cerrito 333",
        "city": "Buenos Aires",
        "region": "NULL",
        "postalCode": 1010,
        "country": "Argentina",
        "phone": "(1) 135-5555"
      }
    },
    {
      "id": "BSBEV",
      "companyName": "B's Beverages",
      "contactName": "Victoria Ashworth",
      "contactTitle": "Sales Representative",
      "address": {
        "street": "Fauntleroy Circus",
        "city": "London",
        "region": "NULL",
        "postalCode": "EC2 5NT",
        "country": "UK",
        "phone": "(171) 555-1212"
      }
    },
    {
      "id": "CENTC",
      "companyName": "Centro comercial Moctezuma",
      "contactName": "Francisco Chang",
      "contactTitle": "Marketing Manager",
      "address": {
        "street": "Sierras de Granada 9993",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5022,
        "country": "Mexico",
        "phone": "(5) 555-3392"
      }
    },
    {
      "id": "CHOPS",
      "companyName": "Chop-suey Chinese",
      "contactName": "Yang Wang",
      "contactTitle": "Owner",
      "address": {
        "street": "Hauptstr. 29",
        "city": "Bern",
        "region": "NULL",
        "postalCode": 3012,
        "country": "Switzerland",
        "phone": "0452-076545"
      }
    },
    {
      "id": "COMMI",
      "companyName": "Comércio Mineiro",
      "contactName": "Pedro Afonso",
      "contactTitle": "Sales Associate",
      "address": {
        "street": "23 Av. dos Lusíadas",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05432-043",
        "country": "Brazil",
        "phone": "(11) 555-7647"
      }
    },
    {
      "id": "CONSH",
      "companyName": "Consolidated Holdings",
      "contactName": "Elizabeth Brown",
      "contactTitle": "Sales Representative",
      "address": {
        "street": "Berkeley Gardens 12  Brewery",
        "city": "London",
        "region": "NULL",
        "postalCode": "WX1 6LT",
        "country": "UK",
        "phone": "(171) 555-2282"
      }
    },
    {
      "id": "ALFKI",
      "companyName": "Alfreds Futterkiste",
      "contactName": "Maria Anders",
      "contactTitle": "Sales Representative",
      "address": {
        "street": "Obere Str. 57",
        "city": "Berlin",
        "region": "NULL",
        "postalCode": 12209,
        "country": "Germany",
        "phone": "030-0074321"
      }
    },
    {
      "id": "BOTTM",
      "companyName": "Bottom-Dollar Markets",
      "contactName": "Elizabeth Lincoln",
      "contactTitle": "Accounting Manager",
      "address": {
        "street": "23 Tsawassen Blvd.",
        "city": "Tsawassen",
        "region": "BC",
        "postalCode": "T2F 8M4",
        "country": "Canada",
        "phone": "(604) 555-4729"
      }
    },
    {
      "id": "DRACD",
      "companyName": "Drachenblut Delikatessen",
      "contactName": "Sven Ottlieb",
      "contactTitle": "Order Administrator",
      "address": {
        "street": "Walserweg 21",
        "city": "Aachen",
        "region": "NULL",
        "postalCode": 52066,
        "country": "Germany",
        "phone": "0241-039123"
      }
    },
    {
      "id": "DUMON",
      "companyName": "Du monde entier",
      "contactName": "Janine Labrune",
      "contactTitle": "Owner",
      "address": {
        "street": "67 rue des Cinquante Otages",
        "city": "Nantes",
        "region": "NULL",
        "postalCode": 44000,
        "country": "France",
        "phone": "40.67.88.88"
      }
    },
    {
      "id": "FAMIA",
      "companyName": "Familia Arquibaldo",
      "contactName": "Aria Cruz",
      "contactTitle": "Marketing Assistant",
      "address": {
        "street": "Rua Orós 92",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05442-030",
        "country": "Brazil",
        "phone": "(11) 555-9857"
      }
    },
    {
      "id": "FISSA",
      "companyName": "FISSA Fabrica Inter. Salchichas S.A.",
      "contactName": "Diego Roel",
      "contactTitle": "Accounting Manager",
      "address": {
        "street": "C/ Moralzarzal 86",
        "city": "Madrid",
        "region": "NULL",
        "postalCode": 28034,
        "country": "Spain",
        "phone": "(91) 555 94 44"
      }
    },
    {
      "id": "FOLIG",
      "companyName": "Folies gourmandes",
      "contactName": "Martine Rancé",
      "contactTitle": "Assistant Sales Agent",
      "address": {
        "street": "184 chaussée de Tournai",
        "city": "Lille",
        "region": "NULL",
        "postalCode": 59000,
        "country": "France",
        "phone": "20.16.10.16"
      }
    },
    {
      "id": "FOLKO",
      "companyName": "Folk och fä HB",
      "contactName": "Maria Larsson",
      "contactTitle": "Owner",
      "address": {
        "street": "Åkergatan 24",
        "city": "Bräcke",
        "region": "NULL",
        "postalCode": "S-844 67",
        "country": "Sweden",
        "phone": "0695-34 67 21"
      }
    },
    {
      "id": "FRANK",
      "companyName": "Frankenversand",
      "contactName": "Peter Franken",
      "contactTitle": "Marketing Manager",
      "address": {
        "street": "Berliner Platz 43",
        "city": "München",
        "region": "NULL",
        "postalCode": 80805,
        "country": "Germany",
        "phone": "089-0877310"
      }
    },
    {
      "id": "FRANR",
      "companyName": "France restauration",
      "contactName": "Carine Schmitt",
      "contactTitle": "Marketing Manager",
      "address": {
        "street": "54 rue Royale",
        "city": "Nantes",
        "region": "NULL",
        "postalCode": 44000,
        "country": "France",
        "phone": "40.32.21.21"
      }
    },
    {
      "id": "EASTC",
      "companyName": "Eastern Connection",
      "contactName": "Ann Devon",
      "contactTitle": "Sales Agent",
      "address": {
        "street": "35 King George",
        "city": "London",
        "region": "NULL",
        "postalCode": "WX3 6FW",
        "country": "UK",
        "phone": "(171) 555-0297"
      }
    },
    {
      "id": "ERNSH",
      "companyName": "Ernst Handel",
      "contactName": "Roland Mendel",
      "contactTitle": "Sales Manager",
      "address": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria",
        "phone": "7675-3425"
      }
    },
    {
      "id": "FRANS",
      "companyName": "Franchi S.p.A.",
      "contactName": "Paolo Accorti",
      "contactTitle": "Sales Representative",
      "address": {
        "street": "Via Monte Bianco 34",
        "city": "Torino",
        "region": "NULL",
        "postalCode": 10100,
        "country": "Italy",
        "phone": "011-4988260"
      }
    },
    {
      "id": "FURIB",
      "companyName": "Furia Bacalhau e Frutos do Mar",
      "contactName": "Lino Rodriguez",
      "contactTitle": "Sales Manager",
      "address": {
        "street": "Jardim das rosas n. 32",
        "city": "Lisboa",
        "region": "NULL",
        "postalCode": 1675,
        "country": "Portugal",
        "phone": "(1) 354-2534"
      }
    },
    {
      "id": "GALED",
      "companyName": "Galería del gastrónomo",
      "contactName": "Eduardo Saavedra",
      "contactTitle": "Marketing Manager",
      "address": {
        "street": "Rambla de Cataluña 23",
        "city": "Barcelona",
        "region": "NULL",
        "postalCode": 8022,
        "country": "Spain",
        "phone": "(93) 203 4560"
      }
    },
    {
      "id": "GODOS",
      "companyName": "Godos Cocina Típica",
      "contactName": "José Pedro Freyre",
      "contactTitle": "Sales Manager",
      "address": {
        "street": "C/ Romero 33",
        "city": "Sevilla",
        "region": "NULL",
        "postalCode": 41101,
        "country": "Spain",
        "phone": "(95) 555 82 82"
      }
    },
    {
      "id": "GOURL",
      "companyName": "Gourmet Lanchonetes",
      "contactName": "André Fonseca",
      "contactTitle": "Sales Associate",
      "address": {
        "street": "Av. Brasil 442",
        "city": "Campinas",
        "region": "SP",
        "postalCode": "04876-786",
        "country": "Brazil",
        "phone": "(11) 555-9482"
      }
    },
    {
      "id": "HILAA",
      "companyName": "HILARION-Abastos",
      "contactName": "Carlos Hernández",
      "contactTitle": "Sales Representative",
      "address": {
        "street": "Carrera 22 con Ave. Carlos Soublette #8-35",
        "city": "San Cristóbal",
        "region": "Táchira",
        "postalCode": 5022,
        "country": "Venezuela",
        "phone": "(5) 555-1340"
      }
    },
    {
      "id": "HUNGC",
      "companyName": "Hungry Coyote Import Store",
      "contactName": "Yoshi Latimer",
      "contactTitle": "Sales Representative",
      "address": {
        "street": "City Center Plaza 516 Main St.",
        "city": "Elgin",
        "region": "OR",
        "postalCode": 97827,
        "country": "USA",
        "phone": "(503) 555-6874"
      }
    },
    {
      "id": "HUNGO",
      "companyName": "Hungry Owl All-Night Grocers",
      "contactName": "Patricia McKenna",
      "contactTitle": "Sales Associate",
      "address": {
        "street": "8 Johnstown Road",
        "city": "Cork",
        "region": "Co. Cork",
        "postalCode": "NULL",
        "country": "Ireland",
        "phone": "2967 542"
      }
    },
    {
      "id": "ISLAT",
      "companyName": "Island Trading",
      "contactName": "Helen Bennett",
      "contactTitle": "Marketing Manager",
      "address": {
        "street": "Garden House Crowther Way",
        "city": "Cowes",
        "region": "Isle of Wight",
        "postalCode": "PO31 7PJ",
        "country": "UK",
        "phone": "(198) 555-8888"
      }
    },
    {
      "id": "KOENE",
      "companyName": "Königlich Essen",
      "contactName": "Philip Cramer",
      "contactTitle": "Sales Associate",
      "address": {
        "street": "Maubelstr. 90",
        "city": "Brandenburg",
        "region": "NULL",
        "postalCode": 14776,
        "country": "Germany",
        "phone": "0555-09876"
      }
    },
    {
      "id": "LACOR",
      "companyName": "La corne d'abondance",
      "contactName": "Daniel Tonini",
      "contactTitle": "Sales Representative",
      "address": {
        "street": "67 avenue de l'Europe",
        "city": "Versailles",
        "region": "NULL",
        "postalCode": 78000,
        "country": "France",
        "phone": "30.59.84.10"
      }
    },
    {
      "id": "GROSR",
      "companyName": "GROSELLA-Restaurante",
      "contactName": "Manuel Pereira",
      "contactTitle": "Owner",
      "address": {
        "street": "5ª Ave. Los Palos Grandes",
        "city": "Caracas",
        "region": "DF",
        "postalCode": 1081,
        "country": "Venezuela",
        "phone": "(2) 283-2951"
      }
    },
    {
      "id": "HANAR",
      "companyName": "Hanari Carnes",
      "contactName": "Mario Pontes",
      "contactTitle": "Accounting Manager",
      "address": {
        "street": "Rua do Paço 67",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "05454-876",
        "country": "Brazil",
        "phone": "(21) 555-0091"
      }
    },
    {
      "id": "LAUGB",
      "companyName": "Laughing Bacchus Wine Cellars",
      "contactName": "Yoshi Tannamuri",
      "contactTitle": "Marketing Assistant",
      "address": {
        "street": "1900 Oak St.",
        "city": "Vancouver",
        "region": "BC",
        "postalCode": "V3F 2K1",
        "country": "Canada",
        "phone": "(604) 555-3392"
      }
    },
    {
      "id": "LAZYK",
      "companyName": "Lazy K Kountry Store",
      "contactName": "John Steel",
      "contactTitle": "Marketing Manager",
      "address": {
        "street": "12 Orchestra Terrace",
        "city": "Walla Walla",
        "region": "WA",
        "postalCode": 99362,
        "country": "USA",
        "phone": "(509) 555-7969"
      }
    },
    {
      "id": "LEHMS",
      "companyName": "Lehmanns Marktstand",
      "contactName": "Renate Messner",
      "contactTitle": "Sales Representative",
      "address": {
        "street": "Magazinweg 7",
        "city": "Frankfurt a.M.",
        "region": "NULL",
        "postalCode": 60528,
        "country": "Germany",
        "phone": "069-0245984"
      }
    },
    {
      "id": "GREAL",
      "companyName": "Great Lakes Food Market",
      "contactName": "Howard Snyder",
      "contactTitle": "Marketing Manager",
      "address": {
        "street": "2732 Baker Blvd.",
        "city": "Eugene",
        "region": "OR",
        "postalCode": 97403,
        "country": "USA",
        "phone": "(503) 555-7555"
      }
    },
    {
      "id": "LAMAI",
      "companyName": "La maison d'Asie",
      "contactName": "Annette Roulet",
      "contactTitle": "Sales Manager",
      "address": {
        "street": "1 rue Alsace-Lorraine",
        "city": "Toulouse",
        "region": "NULL",
        "postalCode": 31000,
        "country": "France",
        "phone": "61.77.61.10"
      }
    },
    {
      "id": "LETSS",
      "companyName": "Let's Stop N Shop",
      "contactName": "Jaime Yorres",
      "contactTitle": "Owner",
      "address": {
        "street": "87 Polk St. Suite 5",
        "city": "San Francisco",
        "region": "CA",
        "postalCode": 94117,
        "country": "USA",
        "phone": "(415) 555-5938"
      }
    },
    {
      "id": "MAGAA",
      "companyName": "Magazzini Alimentari Riuniti",
      "contactName": "Giovanni Rovelli",
      "contactTitle": "Marketing Manager",
      "address": {
        "street": "Via Ludovico il Moro 22",
        "city": "Bergamo",
        "region": "NULL",
        "postalCode": 24100,
        "country": "Italy",
        "phone": "035-640230"
      }
    },
    {
      "id": "MAISD",
      "companyName": "Maison Dewey",
      "contactName": "Catherine Dewey",
      "contactTitle": "Sales Agent",
      "address": {
        "street": "Rue Joseph-Bens 532",
        "city": "Bruxelles",
        "region": "NULL",
        "postalCode": "B-1180",
        "country": "Belgium",
        "phone": "(02) 201 24 67"
      }
    },
    {
      "id": "MEREP",
      "companyName": "Mère Paillarde",
      "contactName": "Jean Fresnière",
      "contactTitle": "Marketing Assistant",
      "address": {
        "street": "43 rue St. Laurent",
        "city": "Montréal",
        "region": "Québec",
        "postalCode": "H1J 1C3",
        "country": "Canada",
        "phone": "(514) 555-8054"
      }
    },
    {
      "id": "MORGK",
      "companyName": "Morgenstern Gesundkost",
      "contactName": "Alexander Feuer",
      "contactTitle": "Marketing Assistant",
      "address": {
        "street": "Heerstr. 22",
        "city": "Leipzig",
        "region": "NULL",
        "postalCode": 4179,
        "country": "Germany",
        "phone": "0342-023176"
      }
    },
    {
      "id": "NORTS",
      "companyName": "North/South",
      "contactName": "Simon Crowther",
      "contactTitle": "Sales Associate",
      "address": {
        "street": "South House 300 Queensbridge",
        "city": "London",
        "region": "NULL",
        "postalCode": "SW7 1RZ",
        "country": "UK",
        "phone": "(171) 555-7733"
      }
    },
    {
      "id": "OCEAN",
      "companyName": "Océano Atlántico Ltda.",
      "contactName": "Yvonne Moncada",
      "contactTitle": "Sales Agent",
      "address": {
        "street": "Ing. Gustavo Moncada 8585 Piso 20-A",
        "city": "Buenos Aires",
        "region": "NULL",
        "postalCode": 1010,
        "country": "Argentina",
        "phone": "(1) 135-5333"
      }
    },
    {
      "id": "LINOD",
      "companyName": "LINO-Delicateses",
      "contactName": "Felipe Izquierdo",
      "contactTitle": "Owner",
      "address": {
        "street": "Ave. 5 de Mayo Porlamar",
        "city": "I. de Margarita",
        "region": "Nueva Esparta",
        "postalCode": 4980,
        "country": "Venezuela",
        "phone": "(8) 34-56-12"
      }
    },
    {
      "id": "LILAS",
      "companyName": "LILA-Supermercado",
      "contactName": "Carlos González",
      "contactTitle": "Accounting Manager",
      "address": {
        "street": "Carrera 52 con Ave. Bolívar #65-98 Llano Largo",
        "city": "Barquisimeto",
        "region": "Lara",
        "postalCode": 3508,
        "country": "Venezuela",
        "phone": "(9) 331-6954"
      }
    },
    {
      "id": "OLDWO",
      "companyName": "Old World Delicatessen",
      "contactName": "Rene Phillips",
      "contactTitle": "Sales Representative",
      "address": {
        "street": "2743 Bering St.",
        "city": "Anchorage",
        "region": "AK",
        "postalCode": 99508,
        "country": "USA",
        "phone": "(907) 555-7584"
      }
    },
    {
      "id": "OTTIK",
      "companyName": "Ottilies Käseladen",
      "contactName": "Henriette Pfalzheim",
      "contactTitle": "Owner",
      "address": {
        "street": "Mehrheimerstr. 369",
        "city": "Köln",
        "region": "NULL",
        "postalCode": 50739,
        "country": "Germany",
        "phone": "0221-0644327"
      }
    },
    {
      "id": "PICCO",
      "companyName": "Piccolo und mehr",
      "contactName": "Georg Pipps",
      "contactTitle": "Sales Manager",
      "address": {
        "street": "Geislweg 14",
        "city": "Salzburg",
        "region": "NULL",
        "postalCode": 5020,
        "country": "Austria",
        "phone": "6562-9722"
      }
    },
    {
      "id": "PARIS",
      "companyName": "Paris spécialités",
      "contactName": "Marie Bertrand",
      "contactTitle": "Owner",
      "address": {
        "street": "265 boulevard Charonne",
        "city": "Paris",
        "region": "NULL",
        "postalCode": 75012,
        "country": "France",
        "phone": "(1) 42.34.22.66"
      }
    },
    {
      "id": "PERIC",
      "companyName": "Pericles Comidas clásicas",
      "contactName": "Guillermo Fernández",
      "contactTitle": "Sales Representative",
      "address": {
        "street": "Calle Dr. Jorge Cash 321",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5033,
        "country": "Mexico",
        "phone": "(5) 552-3745"
      }
    },
    {
      "id": "PRINI",
      "companyName": "Princesa Isabel Vinhos",
      "contactName": "Isabel de Castro",
      "contactTitle": "Sales Representative",
      "address": {
        "street": "Estrada da saúde n. 58",
        "city": "Lisboa",
        "region": "NULL",
        "postalCode": 1756,
        "country": "Portugal",
        "phone": "(1) 356-5634"
      }
    },
    {
      "id": "LONEP",
      "companyName": "Lonesome Pine Restaurant",
      "contactName": "Fran Wilson",
      "contactTitle": "Sales Manager",
      "address": {
        "street": "89 Chiaroscuro Rd.",
        "city": "Portland",
        "region": "OR",
        "postalCode": 97219,
        "country": "USA",
        "phone": "(503) 555-9573"
      }
    },
    {
      "id": "QUEEN",
      "companyName": "Queen Cozinha",
      "contactName": "Lúcia Carvalho",
      "contactTitle": "Marketing Assistant",
      "address": {
        "street": "Alameda dos Canàrios 891",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05487-020",
        "country": "Brazil",
        "phone": "(11) 555-1189"
      }
    },
    {
      "id": "RATTC",
      "companyName": "Rattlesnake Canyon Grocery",
      "contactName": "Paula Wilson",
      "contactTitle": "Assistant Sales Representative",
      "address": {
        "street": "2817 Milton Dr.",
        "city": "Albuquerque",
        "region": "NM",
        "postalCode": 87110,
        "country": "USA",
        "phone": "(505) 555-5939"
      }
    },
    {
      "id": "REGGC",
      "companyName": "Reggiani Caseifici",
      "contactName": "Maurizio Moroni",
      "contactTitle": "Sales Associate",
      "address": {
        "street": "Strada Provinciale 124",
        "city": "Reggio Emilia",
        "region": "NULL",
        "postalCode": 42100,
        "country": "Italy",
        "phone": "0522-556721"
      }
    },
    {
      "id": "QUEDE",
      "companyName": "Que Delícia",
      "contactName": "Bernardo Batista",
      "contactTitle": "Accounting Manager",
      "address": {
        "street": "Rua da Panificadora",
        "city": "12Rio de Janeiro",
        "region": "RJ",
        "postalCode": "02389-673",
        "country": "Brazil",
        "phone": "(21) 555-4252"
      }
    },
    {
      "id": "RANCH",
      "companyName": "Rancho grande",
      "contactName": "Sergio Gutiérrez",
      "contactTitle": "Sales Representative",
      "address": {
        "street": "Av. del Libertador 900",
        "city": "Buenos Aires",
        "region": "NULL",
        "postalCode": 1010,
        "country": "Argentina",
        "phone": "(1) 123-5555"
      }
    },
    {
      "id": "ROMEY",
      "companyName": "Romero y tomillo",
      "contactName": "Alejandra Camino",
      "contactTitle": "Accounting Manager",
      "address": {
        "street": "Gran Vía 1",
        "city": "Madrid",
        "region": "NULL",
        "postalCode": 28001,
        "country": "Spain",
        "phone": "(91) 745 6200"
      }
    },
    {
      "id": "QUICK",
      "companyName": "QUICK-Stop",
      "contactName": "Horst Kloss",
      "contactTitle": "Accounting Manager",
      "address": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany",
        "phone": "0372-035188"
      }
    },
    {
      "id": "RICAR",
      "companyName": "Ricardo Adocicados",
      "contactName": "Janete Limeira",
      "contactTitle": "Assistant Sales Agent",
      "address": {
        "street": "Av. Copacabana 267",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "02389-890",
        "country": "Brazil",
        "phone": "(21) 555-3412"
      }
    },
    {
      "id": "RICSU",
      "companyName": "Richter Supermarkt",
      "contactName": "Michael Holz",
      "contactTitle": "Sales Manager",
      "address": {
        "street": "Grenzacherweg 237",
        "city": "Genève",
        "region": "NULL",
        "postalCode": 1203,
        "country": "Switzerland",
        "phone": "0897-034214"
      }
    },
    {
      "id": "SANTG",
      "companyName": "Santé Gourmet",
      "contactName": "Jonas Bergulfsen",
      "contactTitle": "Owner",
      "address": {
        "street": "Erling Skakkes gate 78",
        "city": "Stavern",
        "region": "NULL",
        "postalCode": 4110,
        "country": "Norway",
        "phone": "07-98 92 35"
      }
    },
    {
      "id": "SAVEA",
      "companyName": "Save-a-lot Markets",
      "contactName": "Jose Pavarotti",
      "contactTitle": "Sales Representative",
      "address": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA",
        "phone": "(208) 555-8097"
      }
    },
    {
      "id": "SEVES",
      "companyName": "Seven Seas Imports",
      "contactName": "Hari Kumar",
      "contactTitle": "Sales Manager",
      "address": {
        "street": "90 Wadhurst Rd.",
        "city": "London",
        "region": "NULL",
        "postalCode": "OX15 4NB",
        "country": "UK",
        "phone": "(171) 555-1717"
      }
    },
    {
      "id": "SIMOB",
      "companyName": "Simons bistro",
      "contactName": "Jytte Petersen",
      "contactTitle": "Owner",
      "address": {
        "street": "Vinbæltet 34",
        "city": "Kobenhavn",
        "region": "NULL",
        "postalCode": 1734,
        "country": "Denmark",
        "phone": "31 12 34 56"
      }
    },
    {
      "id": "SPECD",
      "companyName": "Spécialités du monde",
      "contactName": "Dominique Perrier",
      "contactTitle": "Marketing Manager",
      "address": {
        "street": "25 rue Lauriston",
        "city": "Paris",
        "region": "NULL",
        "postalCode": 75016,
        "country": "France",
        "phone": "(1) 47.55.60.10"
      }
    },
    {
      "id": "SPLIR",
      "companyName": "Split Rail Beer & Ale",
      "contactName": "Art Braunschweiger",
      "contactTitle": "Sales Manager",
      "address": {
        "street": "P.O. Box 555",
        "city": "Lander",
        "region": "WY",
        "postalCode": 82520,
        "country": "USA",
        "phone": "(307) 555-4680"
      }
    },
    {
      "id": "SUPRD",
      "companyName": "Suprêmes délices",
      "contactName": "Pascale Cartrain",
      "contactTitle": "Accounting Manager",
      "address": {
        "street": "Boulevard Tirou 255",
        "city": "Charleroi",
        "region": "NULL",
        "postalCode": "B-6000",
        "country": "Belgium",
        "phone": "(071) 23 67 22 20"
      }
    },
    {
      "id": "THEBI",
      "companyName": "The Big Cheese",
      "contactName": "Liz Nixon",
      "contactTitle": "Marketing Manager",
      "address": {
        "street": "89 Jefferson Way Suite 2",
        "city": "Portland",
        "region": "OR",
        "postalCode": 97201,
        "country": "USA",
        "phone": "(503) 555-3612"
      }
    },
    {
      "id": "THECR",
      "companyName": "The Cracker Box",
      "contactName": "Liu Wong",
      "contactTitle": "Marketing Assistant",
      "address": {
        "street": "55 Grizzly Peak Rd.",
        "city": "Butte",
        "region": "MT",
        "postalCode": 59801,
        "country": "USA",
        "phone": "(406) 555-5834"
      }
    },
    {
      "id": "TOMSP",
      "companyName": "Toms Spezialitäten",
      "contactName": "Karin Josephs",
      "contactTitle": "Marketing Manager",
      "address": {
        "street": "Luisenstr. 48",
        "city": "Münster",
        "region": "NULL",
        "postalCode": 44087,
        "country": "Germany",
        "phone": "0251-031259"
      }
    },
    {
      "id": "TORTU",
      "companyName": "Tortuga Restaurante",
      "contactName": "Miguel Angel Paolino",
      "contactTitle": "Owner",
      "address": {
        "street": "Avda. Azteca 123",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5033,
        "country": "Mexico",
        "phone": "(5) 555-2933"
      }
    },
    {
      "id": "TRADH",
      "companyName": "Tradição Hipermercados",
      "contactName": "Anabela Domingues",
      "contactTitle": "Sales Representative",
      "address": {
        "street": "Av. Inês de Castro 414",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05634-030",
        "country": "Brazil",
        "phone": "(11) 555-2167"
      }
    },
    {
      "id": "TRAIH",
      "companyName": "Trail's Head Gourmet Provisioners",
      "contactName": "Helvetius Nagy",
      "contactTitle": "Sales Associate",
      "address": {
        "street": "722 DaVinci Blvd.",
        "city": "Kirkland",
        "region": "WA",
        "postalCode": 98034,
        "country": "USA",
        "phone": "(206) 555-8257"
      }
    },
    {
      "id": "VAFFE",
      "companyName": "Vaffeljernet",
      "contactName": "Palle Ibsen",
      "contactTitle": "Sales Manager",
      "address": {
        "street": "Smagsloget 45",
        "city": "Århus",
        "region": "NULL",
        "postalCode": 8200,
        "country": "Denmark",
        "phone": "86 21 32 43"
      }
    },
    {
      "id": "VICTE",
      "companyName": "Victuailles en stock",
      "contactName": "Mary Saveley",
      "contactTitle": "Sales Agent",
      "address": {
        "street": "2 rue du Commerce",
        "city": "Lyon",
        "region": "NULL",
        "postalCode": 69004,
        "country": "France",
        "phone": "78.32.54.86"
      }
    },
    {
      "id": "VINET",
      "companyName": "Vins et alcools Chevalier",
      "contactName": "Paul Henriot",
      "contactTitle": "Accounting Manager",
      "address": {
        "street": "59 rue de l'Abbaye",
        "city": "Reims",
        "region": "NULL",
        "postalCode": 51100,
        "country": "France",
        "phone": "26.47.15.10"
      }
    },
    {
      "id": "WANDK",
      "companyName": "Die Wandernde Kuh",
      "contactName": "Rita Müller",
      "contactTitle": "Sales Representative",
      "address": {
        "street": "Adenauerallee 900",
        "city": "Stuttgart",
        "region": "NULL",
        "postalCode": 70563,
        "country": "Germany",
        "phone": "0711-020361"
      }
    },
    {
      "id": "WARTH",
      "companyName": "Wartian Herkku",
      "contactName": "Pirkko Koskitalo",
      "contactTitle": "Accounting Manager",
      "address": {
        "street": "Torikatu 38",
        "city": "Oulu",
        "region": "NULL",
        "postalCode": 90110,
        "country": "Finland",
        "phone": "981-443655"
      }
    },
    {
      "id": "WELLI",
      "companyName": "Wellington Importadora",
      "contactName": "Paula Parente",
      "contactTitle": "Sales Manager",
      "address": {
        "street": "Rua do Mercado 12",
        "city": "Resende",
        "region": "SP",
        "postalCode": "08737-363",
        "country": "Brazil",
        "phone": "(14) 555-8122"
      }
    },
    {
      "id": "WHITC",
      "companyName": "White Clover Markets",
      "contactName": "Karl Jablonski",
      "contactTitle": "Owner",
      "address": {
        "street": "305 - 14th Ave. S. Suite 3B",
        "city": "Seattle",
        "region": "WA",
        "postalCode": 98128,
        "country": "USA",
        "phone": "(206) 555-4112"
      }
    },
    {
      "id": "WILMK",
      "companyName": "Wilman Kala",
      "contactName": "Matti Karttunen",
      "contactTitle": "Owner/Marketing Assistant",
      "address": {
        "street": "Keskuskatu 45",
        "city": "Helsinki",
        "region": "NULL",
        "postalCode": 21240,
        "country": "Finland",
        "phone": "90-224 8858"
      }
    },
    {
      "id": "WOLZA",
      "companyName": "Wolski  Zajazd",
      "contactName": "Zbyszek Piestrzeniewicz",
      "contactTitle": "Owner",
      "address": {
        "street": "ul. Filtrowa 68",
        "city": "Warszawa",
        "region": "NULL",
        "postalCode": "01-012",
        "country": "Poland",
        "phone": "(26) 642-7012"
      }
    }
  ],
  "employess": [
    {
      "id": 2,
      "lastName": "Fuller",
      "firstName": "Andrew",
      "title": "Vice President Sales",
      "titleOfCourtesy": "Dr.",
      "birthDate": "1952-02-19 00:00:00.000",
      "hireDate": "1992-08-14 00:00:00.000",
      "address": {
        "street": "908 W. Capital Way",
        "city": "Tacoma",
        "region": "WA",
        "postalCode": 98401,
        "country": "USA",
        "phone": "(206) 555-9482"
      },
      "notes": "Andrew received his BTS commercial in 1974 and a Ph.D. in international marketing from the University of Dallas in 1981.  He is fluent in French and Italian and reads German.  He joined the company as a sales representative was promoted to sales manager",
      "reportsTo": "NULL",
      "territoryIds": [
        1730,
        1833,
        2116,
        2139,
        2184,
        40222,
        1581
      ]
    },
    {
      "id": 5,
      "lastName": "Buchanan",
      "firstName": "Steven",
      "title": "Sales Manager",
      "titleOfCourtesy": "Mr.",
      "birthDate": "1955-03-04 00:00:00.000",
      "hireDate": "1993-10-17 00:00:00.000",
      "address": {
        "street": "14 Garrett Hill",
        "city": "London",
        "region": "NULL",
        "postalCode": "SW1 8JR",
        "country": "UK",
        "phone": "(71) 555-4848"
      },
      "notes": "Steven Buchanan graduated from St. Andrews University in Scotland with a BSC degree in 1976.  Upon joining the company as a sales representative in 1992 he spent 6 months in an orientation program at the Seattle office.",
      "reportsTo": 2,
      "territoryIds": [
        2903,
        7960,
        8837,
        10019,
        10038,
        11747,
        14450
      ]
    },
    {
      "id": 1,
      "lastName": "Davolio",
      "firstName": "Nancy",
      "title": "Sales Representative",
      "titleOfCourtesy": "Ms.",
      "birthDate": "1948-12-08 00:00:00.000",
      "hireDate": "1992-05-01 00:00:00.000",
      "address": {
        "street": "507 20th Ave. E. Apt. 2A",
        "city": "Seattle",
        "region": "WA",
        "postalCode": 98122,
        "country": "USA",
        "phone": "(206) 555-9857"
      },
      "notes": "Education includes a BA in psychology from Colorado State University in 1970.  She also completed The Art of the Cold Call.  Nancy is a member of Toastmasters International.",
      "reportsTo": 2,
      "territoryIds": [
        6897,
        19713
      ]
    },
    {
      "id": 3,
      "lastName": "Leverling",
      "firstName": "Janet",
      "title": "Sales Representative",
      "titleOfCourtesy": "Ms.",
      "birthDate": "1963-08-30 00:00:00.000",
      "hireDate": "1992-04-01 00:00:00.000",
      "address": {
        "street": "722 Moss Bay Blvd.",
        "city": "Kirkland",
        "region": "WA",
        "postalCode": 98033,
        "country": "USA",
        "phone": "(206) 555-3412"
      },
      "notes": "Janet has a BS degree in chemistry from Boston College (1984). She has also completed a certificate program in food retailing management.  Janet was hired as a sales associate in 1991 and promoted to sales representative in February 1992.",
      "reportsTo": 2,
      "territoryIds": [
        30346,
        31406,
        32859,
        33607
      ]
    },
    {
      "id": 4,
      "lastName": "Peacock",
      "firstName": "Margaret",
      "title": "Sales Representative",
      "titleOfCourtesy": "Mrs.",
      "birthDate": "1937-09-19 00:00:00.000",
      "hireDate": "1993-05-03 00:00:00.000",
      "address": {
        "street": "4110 Old Redmond Rd.",
        "city": "Redmond",
        "region": "WA",
        "postalCode": 98052,
        "country": "USA",
        "phone": "(206) 555-8122"
      },
      "notes": "Margaret holds a BA in English literature from Concordia College (1958) and an MA from the American Institute of Culinary Arts (1966).  She was assigned to the London office temporarily from July through November 1992.",
      "reportsTo": 2,
      "territoryIds": [
        20852,
        27403,
        27511
      ]
    },
    {
      "id": 6,
      "lastName": "Suyama",
      "firstName": "Michael",
      "title": "Sales Representative",
      "titleOfCourtesy": "Mr.",
      "birthDate": "1963-07-02 00:00:00.000",
      "hireDate": "1993-10-17 00:00:00.000",
      "address": {
        "street": "Coventry House Miner Rd.",
        "city": "London",
        "region": "NULL",
        "postalCode": "EC2 7JR",
        "country": "UK",
        "phone": "(71) 555-7773"
      },
      "notes": "Michael is a graduate of Sussex University (MA Economics 1983) and the University of California at Los Angeles (MBA marketing 1986).  He has also taken the courses Multi-Cultural Selling and Time Management for the Sales Professional.",
      "reportsTo": 5,
      "territoryIds": [
        85014,
        85251,
        98004,
        98104,
        98052
      ]
    },
    {
      "id": 7,
      "lastName": "King",
      "firstName": "Robert",
      "title": "Sales Representative",
      "titleOfCourtesy": "Mr.",
      "birthDate": "1960-05-29 00:00:00.000",
      "hireDate": "1994-01-02 00:00:00.000",
      "address": {
        "street": "Edgeham Hollow Winchester Way",
        "city": "London",
        "region": "NULL",
        "postalCode": "RG1 9SP",
        "country": "UK",
        "phone": "(71) 555-5598"
      },
      "notes": "Robert King served in the Peace Corps and traveled extensively before completing his degree in English at the University of Michigan in 1992 the year he joined the company.",
      "reportsTo": 5,
      "territoryIds": [
        60601,
        80202,
        80909,
        90405,
        94025,
        94105,
        95008,
        95054,
        95060,
        60179
      ]
    },
    {
      "id": 8,
      "lastName": "Callahan",
      "firstName": "Laura",
      "title": "Inside Sales Coordinator",
      "titleOfCourtesy": "Ms.",
      "birthDate": "1958-01-09 00:00:00.000",
      "hireDate": "1994-03-05 00:00:00.000",
      "address": {
        "street": "4726 11th Ave. N.E.",
        "city": "Seattle",
        "region": "WA",
        "postalCode": 98105,
        "country": "USA",
        "phone": "(206) 555-1189"
      },
      "notes": "Laura received a BA in psychology from the University of Washington.  She has also completed a course in business French.  She reads and writes French.",
      "reportsTo": 2,
      "territoryIds": [
        19428,
        44122,
        45839,
        53404
      ]
    },
    {
      "id": 9,
      "lastName": "Dodsworth",
      "firstName": "Anne",
      "title": "Sales Representative",
      "titleOfCourtesy": "Ms.",
      "birthDate": "1966-01-27 00:00:00.000",
      "hireDate": "1994-11-15 00:00:00.000",
      "address": {
        "street": "7 Houndstooth Rd.",
        "city": "London",
        "region": "NULL",
        "postalCode": "WG2 7LT",
        "country": "UK",
        "phone": "(71) 555-4444"
      },
      "notes": "Anne has a BA degree in English from St. Lawrence College.  She is fluent in French and German.",
      "reportsTo": 5,
      "territoryIds": [
        3049,
        3801,
        48075,
        48084,
        48304,
        55113,
        55439
      ]
    }
  ],
  "orders": [
    {
      "id": 10271,
      "customerId": "SPLIR",
      "employeeId": 6,
      "orderDate": "1996-08-01 00:00:00.000",
      "requiredDate": "1996-08-29 00:00:00.000",
      "shippedDate": "1996-08-30 00:00:00.000",
      "shipVia": 2,
      "freight": 4.54,
      "shipName": "Split Rail Beer & Ale",
      "shipAddress": {
        "street": "P.O. Box 555",
        "city": "Lander",
        "region": "WY",
        "postalCode": 82520,
        "country": "USA"
      },
      "details": [
        {
          "productId": 33,
          "unitPrice": 2,
          "quantity": 24,
          "discount": 0
        }
      ]
    },
    {
      "id": 10266,
      "customerId": "WARTH",
      "employeeId": 3,
      "orderDate": "1996-07-26 00:00:00.000",
      "requiredDate": "1996-09-06 00:00:00.000",
      "shippedDate": "1996-07-31 00:00:00.000",
      "shipVia": 3,
      "freight": 25.73,
      "shipName": "Wartian Herkku",
      "shipAddress": {
        "street": "Torikatu 38",
        "city": "Oulu",
        "region": "NULL",
        "postalCode": 90110,
        "country": "Finland"
      },
      "details": [
        {
          "productId": 12,
          "unitPrice": 30.4,
          "quantity": 12,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10279,
      "customerId": "LEHMS",
      "employeeId": 8,
      "orderDate": "1996-08-13 00:00:00.000",
      "requiredDate": "1996-09-10 00:00:00.000",
      "shippedDate": "1996-08-16 00:00:00.000",
      "shipVia": 2,
      "freight": 25.83,
      "shipName": "Lehmanns Marktstand",
      "shipAddress": {
        "street": "Magazinweg 7",
        "city": "Frankfurt a.M.",
        "region": "NULL",
        "postalCode": 60528,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 17,
          "unitPrice": 31.2,
          "quantity": 15,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10292,
      "customerId": "TRADH",
      "employeeId": 1,
      "orderDate": "1996-08-28 00:00:00.000",
      "requiredDate": "1996-09-25 00:00:00.000",
      "shippedDate": "1996-09-02 00:00:00.000",
      "shipVia": 2,
      "freight": 1.35,
      "shipName": "Tradiçao Hipermercados",
      "shipAddress": {
        "street": "Av. Inês de Castro 414",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05634-030",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 20,
          "unitPrice": 64.8,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10295,
      "customerId": "VINET",
      "employeeId": 2,
      "orderDate": "1996-09-02 00:00:00.000",
      "requiredDate": "1996-09-30 00:00:00.000",
      "shippedDate": "1996-09-10 00:00:00.000",
      "shipVia": 2,
      "freight": 1.15,
      "shipName": "Vins et alcools Chevalier",
      "shipAddress": {
        "street": "59 rue de l'Abbaye",
        "city": "Reims",
        "region": "NULL",
        "postalCode": 51100,
        "country": "France"
      },
      "details": [
        {
          "productId": 56,
          "unitPrice": 30.4,
          "quantity": 4,
          "discount": 0
        }
      ]
    },
    {
      "id": 10313,
      "customerId": "QUICK",
      "employeeId": 2,
      "orderDate": "1996-09-24 00:00:00.000",
      "requiredDate": "1996-10-22 00:00:00.000",
      "shippedDate": "1996-10-04 00:00:00.000",
      "shipVia": 2,
      "freight": 1.96,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 36,
          "unitPrice": 15.2,
          "quantity": 12,
          "discount": 0
        }
      ]
    },
    {
      "id": 10317,
      "customerId": "LONEP",
      "employeeId": 6,
      "orderDate": "1996-09-30 00:00:00.000",
      "requiredDate": "1996-10-28 00:00:00.000",
      "shippedDate": "1996-10-10 00:00:00.000",
      "shipVia": 1,
      "freight": 12.69,
      "shipName": "Lonesome Pine Restaurant",
      "shipAddress": {
        "street": "89 Chiaroscuro Rd.",
        "city": "Portland",
        "region": "OR",
        "postalCode": 97219,
        "country": "USA"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 14.4,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10322,
      "customerId": "PERIC",
      "employeeId": 7,
      "orderDate": "1996-10-04 00:00:00.000",
      "requiredDate": "1996-11-01 00:00:00.000",
      "shippedDate": "1996-10-23 00:00:00.000",
      "shipVia": 3,
      "freight": 0.4,
      "shipName": "Pericles Comidas clásicas",
      "shipAddress": {
        "street": "Calle Dr. Jorge Cash 321",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5033,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 52,
          "unitPrice": 5.6,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10320,
      "customerId": "WARTH",
      "employeeId": 5,
      "orderDate": "1996-10-03 00:00:00.000",
      "requiredDate": "1996-10-17 00:00:00.000",
      "shippedDate": "1996-10-18 00:00:00.000",
      "shipVia": 3,
      "freight": 34.57,
      "shipName": "Wartian Herkku",
      "shipAddress": {
        "street": "Torikatu 38",
        "city": "Oulu",
        "region": "NULL",
        "postalCode": 90110,
        "country": "Finland"
      },
      "details": [
        {
          "productId": 71,
          "unitPrice": 17.2,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10321,
      "customerId": "ISLAT",
      "employeeId": 3,
      "orderDate": "1996-10-03 00:00:00.000",
      "requiredDate": "1996-10-31 00:00:00.000",
      "shippedDate": "1996-10-11 00:00:00.000",
      "shipVia": 2,
      "freight": 3.43,
      "shipName": "Island Trading",
      "shipAddress": {
        "street": "Garden House Crowther Way",
        "city": "Cowes",
        "region": "Isle of Wight",
        "postalCode": "PO31 7PJ",
        "country": "UK"
      },
      "details": [
        {
          "productId": 35,
          "unitPrice": 14.4,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10336,
      "customerId": "PRINI",
      "employeeId": 7,
      "orderDate": "1996-10-23 00:00:00.000",
      "requiredDate": "1996-11-20 00:00:00.000",
      "shippedDate": "1996-10-25 00:00:00.000",
      "shipVia": 2,
      "freight": 15.51,
      "shipName": "Princesa Isabel Vinhos",
      "shipAddress": {
        "street": "Estrada da saúde n. 58",
        "city": "Lisboa",
        "region": "NULL",
        "postalCode": 1756,
        "country": "Portugal"
      },
      "details": [
        {
          "productId": 4,
          "unitPrice": 17.6,
          "quantity": 18,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10349,
      "customerId": "SPLIR",
      "employeeId": 7,
      "orderDate": "1996-11-08 00:00:00.000",
      "requiredDate": "1996-12-06 00:00:00.000",
      "shippedDate": "1996-11-15 00:00:00.000",
      "shipVia": 1,
      "freight": 8.63,
      "shipName": "Split Rail Beer & Ale",
      "shipAddress": {
        "street": "P.O. Box 555",
        "city": "Lander",
        "region": "WY",
        "postalCode": 82520,
        "country": "USA"
      },
      "details": [
        {
          "productId": 54,
          "unitPrice": 5.9,
          "quantity": 24,
          "discount": 0
        }
      ]
    },
    {
      "id": 10331,
      "customerId": "BONAP",
      "employeeId": 9,
      "orderDate": "1996-10-16 00:00:00.000",
      "requiredDate": "1996-11-27 00:00:00.000",
      "shippedDate": "1996-10-21 00:00:00.000",
      "shipVia": 1,
      "freight": 10.19,
      "shipName": "Bon app'",
      "shipAddress": {
        "street": "12 rue des Bouchers",
        "city": "Marseille",
        "region": "NULL",
        "postalCode": 13008,
        "country": "France"
      },
      "details": [
        {
          "productId": 54,
          "unitPrice": 5.9,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10365,
      "customerId": "ANTON",
      "employeeId": 3,
      "orderDate": "1996-11-27 00:00:00.000",
      "requiredDate": "1996-12-25 00:00:00.000",
      "shippedDate": "1996-12-02 00:00:00.000",
      "shipVia": 2,
      "freight": 22,
      "shipName": "Antonio Moreno Taquería",
      "shipAddress": {
        "street": "Mataderos  2312",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5023,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 16.8,
          "quantity": 24,
          "discount": 0
        }
      ]
    },
    {
      "id": 10371,
      "customerId": "LAMAI",
      "employeeId": 1,
      "orderDate": "1996-12-03 00:00:00.000",
      "requiredDate": "1996-12-31 00:00:00.000",
      "shippedDate": "1996-12-24 00:00:00.000",
      "shipVia": 1,
      "freight": 0.45,
      "shipName": "La maison d'Asie",
      "shipAddress": {
        "street": "1 rue Alsace-Lorraine",
        "city": "Toulouse",
        "region": "NULL",
        "postalCode": 31000,
        "country": "France"
      },
      "details": [
        {
          "productId": 36,
          "unitPrice": 15.2,
          "quantity": 6,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10376,
      "customerId": "MEREP",
      "employeeId": 1,
      "orderDate": "1996-12-09 00:00:00.000",
      "requiredDate": "1997-01-06 00:00:00.000",
      "shippedDate": "1996-12-13 00:00:00.000",
      "shipVia": 2,
      "freight": 20.39,
      "shipName": "Mère Paillarde",
      "shipAddress": {
        "street": "43 rue St. Laurent",
        "city": "Montréal",
        "region": "Québec",
        "postalCode": "H1J 1C3",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 10,
          "quantity": 42,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10378,
      "customerId": "FOLKO",
      "employeeId": 5,
      "orderDate": "1996-12-10 00:00:00.000",
      "requiredDate": "1997-01-07 00:00:00.000",
      "shippedDate": "1996-12-19 00:00:00.000",
      "shipVia": 3,
      "freight": 5.44,
      "shipName": "Folk och fä HB",
      "shipAddress": {
        "street": "Åkergatan 24",
        "city": "Bräcke",
        "region": "NULL",
        "postalCode": "S-844 67",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 71,
          "unitPrice": 17.2,
          "quantity": 6,
          "discount": 0
        }
      ]
    },
    {
      "id": 10392,
      "customerId": "PICCO",
      "employeeId": 2,
      "orderDate": "1996-12-24 00:00:00.000",
      "requiredDate": "1997-01-21 00:00:00.000",
      "shippedDate": "1997-01-01 00:00:00.000",
      "shipVia": 3,
      "freight": 122.46,
      "shipName": "Piccolo und mehr",
      "shipAddress": {
        "street": "Geislweg 14",
        "city": "Salzburg",
        "region": "NULL",
        "postalCode": 5020,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 69,
          "unitPrice": 28.8,
          "quantity": 50,
          "discount": 0
        }
      ]
    },
    {
      "id": 10391,
      "customerId": "DRACD",
      "employeeId": 3,
      "orderDate": "1996-12-23 00:00:00.000",
      "requiredDate": "1997-01-20 00:00:00.000",
      "shippedDate": "1996-12-31 00:00:00.000",
      "shipVia": 3,
      "freight": 5.45,
      "shipName": "Drachenblut Delikatessen",
      "shipAddress": {
        "street": "Walserweg 21",
        "city": "Aachen",
        "region": "NULL",
        "postalCode": 52066,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 13,
          "unitPrice": 4.8,
          "quantity": 18,
          "discount": 0
        }
      ]
    },
    {
      "id": 10405,
      "customerId": "LINOD",
      "employeeId": 1,
      "orderDate": "1997-01-06 00:00:00.000",
      "requiredDate": "1997-02-03 00:00:00.000",
      "shippedDate": "1997-01-22 00:00:00.000",
      "shipVia": 1,
      "freight": 34.82,
      "shipName": "LINO-Delicateses",
      "shipAddress": {
        "street": "Ave. 5 de Mayo Porlamar",
        "city": "I. de Margarita",
        "region": "Nueva Esparta",
        "postalCode": 4980,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 3,
          "unitPrice": 8,
          "quantity": 50,
          "discount": 0
        }
      ]
    },
    {
      "id": 10412,
      "customerId": "WARTH",
      "employeeId": 8,
      "orderDate": "1997-01-13 00:00:00.000",
      "requiredDate": "1997-02-10 00:00:00.000",
      "shippedDate": "1997-01-15 00:00:00.000",
      "shipVia": 2,
      "freight": 3.77,
      "shipName": "Wartian Herkku",
      "shipAddress": {
        "street": "Torikatu 38",
        "city": "Oulu",
        "region": "NULL",
        "postalCode": 90110,
        "country": "Finland"
      },
      "details": [
        {
          "productId": 14,
          "unitPrice": 18.6,
          "quantity": 20,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10422,
      "customerId": "FRANS",
      "employeeId": 2,
      "orderDate": "1997-01-22 00:00:00.000",
      "requiredDate": "1997-02-19 00:00:00.000",
      "shippedDate": "1997-01-31 00:00:00.000",
      "shipVia": 1,
      "freight": 3.02,
      "shipName": "Franchi S.p.A.",
      "shipAddress": {
        "street": "Via Monte Bianco 34",
        "city": "Torino",
        "region": "NULL",
        "postalCode": 10100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 26,
          "unitPrice": 24.9,
          "quantity": 2,
          "discount": 0
        }
      ]
    },
    {
      "id": 10433,
      "customerId": "PRINI",
      "employeeId": 3,
      "orderDate": "1997-02-03 00:00:00.000",
      "requiredDate": "1997-03-03 00:00:00.000",
      "shippedDate": "1997-03-04 00:00:00.000",
      "shipVia": 3,
      "freight": 73.83,
      "shipName": "Princesa Isabel Vinhos",
      "shipAddress": {
        "street": "Estrada da saúde n. 58",
        "city": "Lisboa",
        "region": "NULL",
        "postalCode": 1756,
        "country": "Portugal"
      },
      "details": [
        {
          "productId": 56,
          "unitPrice": 30.4,
          "quantity": 28,
          "discount": 0
        }
      ]
    },
    {
      "id": 10427,
      "customerId": "PICCO",
      "employeeId": 4,
      "orderDate": "1997-01-27 00:00:00.000",
      "requiredDate": "1997-02-24 00:00:00.000",
      "shippedDate": "1997-03-03 00:00:00.000",
      "shipVia": 2,
      "freight": 31.29,
      "shipName": "Piccolo und mehr",
      "shipAddress": {
        "street": "Geislweg 14",
        "city": "Salzburg",
        "region": "NULL",
        "postalCode": 5020,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 14,
          "unitPrice": 18.6,
          "quantity": 35,
          "discount": 0
        }
      ]
    },
    {
      "id": 10437,
      "customerId": "WARTH",
      "employeeId": 8,
      "orderDate": "1997-02-05 00:00:00.000",
      "requiredDate": "1997-03-05 00:00:00.000",
      "shippedDate": "1997-02-12 00:00:00.000",
      "shipVia": 1,
      "freight": 19.97,
      "shipName": "Wartian Herkku",
      "shipAddress": {
        "street": "Torikatu 38",
        "city": "Oulu",
        "region": "NULL",
        "postalCode": 90110,
        "country": "Finland"
      },
      "details": [
        {
          "productId": 53,
          "unitPrice": 26.2,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10428,
      "customerId": "REGGC",
      "employeeId": 7,
      "orderDate": "1997-01-28 00:00:00.000",
      "requiredDate": "1997-02-25 00:00:00.000",
      "shippedDate": "1997-02-04 00:00:00.000",
      "shipVia": 1,
      "freight": 11.09,
      "shipName": "Reggiani Caseifici",
      "shipAddress": {
        "street": "Strada Provinciale 124",
        "city": "Reggio Emilia",
        "region": "NULL",
        "postalCode": 42100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 46,
          "unitPrice": 9.6,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10441,
      "customerId": "OLDWO",
      "employeeId": 3,
      "orderDate": "1997-02-10 00:00:00.000",
      "requiredDate": "1997-03-24 00:00:00.000",
      "shippedDate": "1997-03-14 00:00:00.000",
      "shipVia": 2,
      "freight": 73.02,
      "shipName": "Old World Delicatessen",
      "shipAddress": {
        "street": "2743 Bering St.",
        "city": "Anchorage",
        "region": "AK",
        "postalCode": 99508,
        "country": "USA"
      },
      "details": [
        {
          "productId": 27,
          "unitPrice": 35.1,
          "quantity": 50,
          "discount": 0
        }
      ]
    },
    {
      "id": 10457,
      "customerId": "KOENE",
      "employeeId": 2,
      "orderDate": "1997-02-25 00:00:00.000",
      "requiredDate": "1997-03-25 00:00:00.000",
      "shippedDate": "1997-03-03 00:00:00.000",
      "shipVia": 1,
      "freight": 11.57,
      "shipName": "Königlich Essen",
      "shipAddress": {
        "street": "Maubelstr. 90",
        "city": "Brandenburg",
        "region": "NULL",
        "postalCode": 14776,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 59,
          "unitPrice": 44,
          "quantity": 36,
          "discount": 0
        }
      ]
    },
    {
      "id": 10478,
      "customerId": "VICTE",
      "employeeId": 2,
      "orderDate": "1997-03-18 00:00:00.000",
      "requiredDate": "1997-04-01 00:00:00.000",
      "shippedDate": "1997-03-26 00:00:00.000",
      "shipVia": 3,
      "freight": 4.81,
      "shipName": "Victuailles en stock",
      "shipAddress": {
        "street": "2 rue du Commerce",
        "city": "Lyon",
        "region": "NULL",
        "postalCode": 69004,
        "country": "France"
      },
      "details": [
        {
          "productId": 10,
          "unitPrice": 24.8,
          "quantity": 20,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10482,
      "customerId": "LAZYK",
      "employeeId": 1,
      "orderDate": "1997-03-21 00:00:00.000",
      "requiredDate": "1997-04-18 00:00:00.000",
      "shippedDate": "1997-04-10 00:00:00.000",
      "shipVia": 3,
      "freight": 7.48,
      "shipName": "Lazy K Kountry Store",
      "shipAddress": {
        "street": "12 Orchestra Terrace",
        "city": "Walla Walla",
        "region": "WA",
        "postalCode": 99362,
        "country": "USA"
      },
      "details": [
        {
          "productId": 40,
          "unitPrice": 14.7,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10494,
      "customerId": "COMMI",
      "employeeId": 4,
      "orderDate": "1997-04-02 00:00:00.000",
      "requiredDate": "1997-04-30 00:00:00.000",
      "shippedDate": "1997-04-09 00:00:00.000",
      "shipVia": 2,
      "freight": 65.99,
      "shipName": "Comércio Mineiro",
      "shipAddress": {
        "street": "Av. dos Lusíadas 23",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05432-043",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 56,
          "unitPrice": 30.4,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10501,
      "customerId": "BLAUS",
      "employeeId": 9,
      "orderDate": "1997-04-09 00:00:00.000",
      "requiredDate": "1997-05-07 00:00:00.000",
      "shippedDate": "1997-04-16 00:00:00.000",
      "shipVia": 3,
      "freight": 8.85,
      "shipName": "Blauer See Delikatessen",
      "shipAddress": {
        "street": "Forsterstr. 57",
        "city": "Mannheim",
        "region": "NULL",
        "postalCode": 68306,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 54,
          "unitPrice": 7.45,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10496,
      "customerId": "TRADH",
      "employeeId": 7,
      "orderDate": "1997-04-04 00:00:00.000",
      "requiredDate": "1997-05-02 00:00:00.000",
      "shippedDate": "1997-04-07 00:00:00.000",
      "shipVia": 2,
      "freight": 46.77,
      "shipName": "Tradiçao Hipermercados",
      "shipAddress": {
        "street": "Av. Inês de Castro 414",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05634-030",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 10,
          "quantity": 20,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10509,
      "customerId": "BLAUS",
      "employeeId": 4,
      "orderDate": "1997-04-17 00:00:00.000",
      "requiredDate": "1997-05-15 00:00:00.000",
      "shippedDate": "1997-04-29 00:00:00.000",
      "shipVia": 1,
      "freight": 0.15,
      "shipName": "Blauer See Delikatessen",
      "shipAddress": {
        "street": "Forsterstr. 57",
        "city": "Mannheim",
        "region": "NULL",
        "postalCode": 68306,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 28,
          "unitPrice": 45.6,
          "quantity": 3,
          "discount": 0
        }
      ]
    },
    {
      "id": 10505,
      "customerId": "MEREP",
      "employeeId": 3,
      "orderDate": "1997-04-14 00:00:00.000",
      "requiredDate": "1997-05-12 00:00:00.000",
      "shippedDate": "1997-04-21 00:00:00.000",
      "shipVia": 3,
      "freight": 7.13,
      "shipName": "Mère Paillarde",
      "shipAddress": {
        "street": "43 rue St. Laurent",
        "city": "Montréal",
        "region": "Québec",
        "postalCode": "H1J 1C3",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 3,
          "discount": 0
        }
      ]
    },
    {
      "id": 10545,
      "customerId": "LAZYK",
      "employeeId": 8,
      "orderDate": "1997-05-22 00:00:00.000",
      "requiredDate": "1997-06-19 00:00:00.000",
      "shippedDate": "1997-06-26 00:00:00.000",
      "shipVia": 2,
      "freight": 11.92,
      "shipName": "Lazy K Kountry Store",
      "shipAddress": {
        "street": "12 Orchestra Terrace",
        "city": "Walla Walla",
        "region": "WA",
        "postalCode": 99362,
        "country": "USA"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 21,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10556,
      "customerId": "SIMOB",
      "employeeId": 2,
      "orderDate": "1997-06-03 00:00:00.000",
      "requiredDate": "1997-07-15 00:00:00.000",
      "shippedDate": "1997-06-13 00:00:00.000",
      "shipVia": 1,
      "freight": 9.8,
      "shipName": "Simons bistro",
      "shipAddress": {
        "street": "Vinbæltet 34",
        "city": "Kobenhavn",
        "region": "NULL",
        "postalCode": 1734,
        "country": "Denmark"
      },
      "details": [
        {
          "productId": 72,
          "unitPrice": 34.8,
          "quantity": 24,
          "discount": 0
        }
      ]
    },
    {
      "id": 10568,
      "customerId": "GALED",
      "employeeId": 3,
      "orderDate": "1997-06-13 00:00:00.000",
      "requiredDate": "1997-07-11 00:00:00.000",
      "shippedDate": "1997-07-09 00:00:00.000",
      "shipVia": 3,
      "freight": 6.54,
      "shipName": "Galería del gastronómo",
      "shipAddress": {
        "street": "Rambla de Cataluña 23",
        "city": "Barcelona",
        "region": "NULL",
        "postalCode": 8022,
        "country": "Spain"
      },
      "details": [
        {
          "productId": 10,
          "unitPrice": 31,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 10581,
      "customerId": "FAMIA",
      "employeeId": 3,
      "orderDate": "1997-06-26 00:00:00.000",
      "requiredDate": "1997-07-24 00:00:00.000",
      "shippedDate": "1997-07-02 00:00:00.000",
      "shipVia": 1,
      "freight": 3.01,
      "shipName": "Familia Arquibaldo",
      "shipAddress": {
        "street": "Rua Orós 92",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05442-030",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 50,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10585,
      "customerId": "WELLI",
      "employeeId": 7,
      "orderDate": "1997-07-01 00:00:00.000",
      "requiredDate": "1997-07-29 00:00:00.000",
      "shippedDate": "1997-07-10 00:00:00.000",
      "shipVia": 1,
      "freight": 13.41,
      "shipName": "Wellington Importadora",
      "shipAddress": {
        "street": "Rua do Mercado 12",
        "city": "Resende",
        "region": "SP",
        "postalCode": "08737-363",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 47,
          "unitPrice": 9.5,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10586,
      "customerId": "REGGC",
      "employeeId": 9,
      "orderDate": "1997-07-02 00:00:00.000",
      "requiredDate": "1997-07-30 00:00:00.000",
      "shippedDate": "1997-07-09 00:00:00.000",
      "shipVia": 1,
      "freight": 0.48,
      "shipName": "Reggiani Caseifici",
      "shipAddress": {
        "street": "Strada Provinciale 124",
        "city": "Reggio Emilia",
        "region": "NULL",
        "postalCode": 42100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 52,
          "unitPrice": 7,
          "quantity": 4,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10589,
      "customerId": "GREAL",
      "employeeId": 8,
      "orderDate": "1997-07-04 00:00:00.000",
      "requiredDate": "1997-08-01 00:00:00.000",
      "shippedDate": "1997-07-14 00:00:00.000",
      "shipVia": 2,
      "freight": 4.42,
      "shipName": "Great Lakes Food Market",
      "shipAddress": {
        "street": "2732 Baker Blvd.",
        "city": "Eugene",
        "region": "OR",
        "postalCode": 97403,
        "country": "USA"
      },
      "details": [
        {
          "productId": 35,
          "unitPrice": 18,
          "quantity": 4,
          "discount": 0
        }
      ]
    },
    {
      "id": 10584,
      "customerId": "BLONP",
      "employeeId": 4,
      "orderDate": "1997-06-30 00:00:00.000",
      "requiredDate": "1997-07-28 00:00:00.000",
      "shippedDate": "1997-07-04 00:00:00.000",
      "shipVia": 1,
      "freight": 59.14,
      "shipName": "Blondel père et fils",
      "shipAddress": {
        "street": "24 place Kléber",
        "city": "Strasbourg",
        "region": "NULL",
        "postalCode": 67000,
        "country": "France"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 50,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10599,
      "customerId": "BSBEV",
      "employeeId": 6,
      "orderDate": "1997-07-15 00:00:00.000",
      "requiredDate": "1997-08-26 00:00:00.000",
      "shippedDate": "1997-07-21 00:00:00.000",
      "shipVia": 3,
      "freight": 29.98,
      "shipName": "B's Beverages",
      "shipAddress": {
        "street": "Fauntleroy Circus",
        "city": "London",
        "region": "NULL",
        "postalCode": "EC2 5NT",
        "country": "UK"
      },
      "details": [
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10602,
      "customerId": "VAFFE",
      "employeeId": 8,
      "orderDate": "1997-07-17 00:00:00.000",
      "requiredDate": "1997-08-14 00:00:00.000",
      "shippedDate": "1997-07-22 00:00:00.000",
      "shipVia": 2,
      "freight": 2.92,
      "shipName": "Vaffeljernet",
      "shipAddress": {
        "street": "Smagsloget 45",
        "city": "Århus",
        "region": "NULL",
        "postalCode": 8200,
        "country": "Denmark"
      },
      "details": [
        {
          "productId": 77,
          "unitPrice": 13,
          "quantity": 5,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10608,
      "customerId": "TOMSP",
      "employeeId": 4,
      "orderDate": "1997-07-23 00:00:00.000",
      "requiredDate": "1997-08-20 00:00:00.000",
      "shippedDate": "1997-08-01 00:00:00.000",
      "shipVia": 2,
      "freight": 27.79,
      "shipName": "Toms Spezialitäten",
      "shipAddress": {
        "street": "Luisenstr. 48",
        "city": "Münster",
        "region": "NULL",
        "postalCode": 44087,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 28,
          "discount": 0
        }
      ]
    },
    {
      "id": 10610,
      "customerId": "LAMAI",
      "employeeId": 8,
      "orderDate": "1997-07-25 00:00:00.000",
      "requiredDate": "1997-08-22 00:00:00.000",
      "shippedDate": "1997-08-06 00:00:00.000",
      "shipVia": 1,
      "freight": 26.78,
      "shipName": "La maison d'Asie",
      "shipAddress": {
        "street": "1 rue Alsace-Lorraine",
        "city": "Toulouse",
        "region": "NULL",
        "postalCode": 31000,
        "country": "France"
      },
      "details": [
        {
          "productId": 36,
          "unitPrice": 19,
          "quantity": 21,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10615,
      "customerId": "WILMK",
      "employeeId": 2,
      "orderDate": "1997-07-30 00:00:00.000",
      "requiredDate": "1997-08-27 00:00:00.000",
      "shippedDate": "1997-08-06 00:00:00.000",
      "shipVia": 3,
      "freight": 0.75,
      "shipName": "Wilman Kala",
      "shipAddress": {
        "street": "Keskuskatu 45",
        "city": "Helsinki",
        "region": "NULL",
        "postalCode": 21240,
        "country": "Finland"
      },
      "details": [
        {
          "productId": 55,
          "unitPrice": 24,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 10617,
      "customerId": "GREAL",
      "employeeId": 4,
      "orderDate": "1997-07-31 00:00:00.000",
      "requiredDate": "1997-08-28 00:00:00.000",
      "shippedDate": "1997-08-04 00:00:00.000",
      "shipVia": 2,
      "freight": 18.53,
      "shipName": "Great Lakes Food Market",
      "shipAddress": {
        "street": "2732 Baker Blvd.",
        "city": "Eugene",
        "region": "OR",
        "postalCode": 97403,
        "country": "USA"
      },
      "details": [
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 30,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10628,
      "customerId": "BLONP",
      "employeeId": 4,
      "orderDate": "1997-08-12 00:00:00.000",
      "requiredDate": "1997-09-09 00:00:00.000",
      "shippedDate": "1997-08-20 00:00:00.000",
      "shipVia": 3,
      "freight": 30.36,
      "shipName": "Blondel père et fils",
      "shipAddress": {
        "street": "24 place Kléber",
        "city": "Strasbourg",
        "region": "NULL",
        "postalCode": 67000,
        "country": "France"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 25,
          "discount": 0
        }
      ]
    },
    {
      "id": 10631,
      "customerId": "LAMAI",
      "employeeId": 8,
      "orderDate": "1997-08-14 00:00:00.000",
      "requiredDate": "1997-09-11 00:00:00.000",
      "shippedDate": "1997-08-15 00:00:00.000",
      "shipVia": 1,
      "freight": 0.87,
      "shipName": "La maison d'Asie",
      "shipAddress": {
        "street": "1 rue Alsace-Lorraine",
        "city": "Toulouse",
        "region": "NULL",
        "postalCode": 31000,
        "country": "France"
      },
      "details": [
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 8,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10639,
      "customerId": "SANTG",
      "employeeId": 7,
      "orderDate": "1997-08-20 00:00:00.000",
      "requiredDate": "1997-09-17 00:00:00.000",
      "shippedDate": "1997-08-27 00:00:00.000",
      "shipVia": 3,
      "freight": 38.64,
      "shipName": "Santé Gourmet",
      "shipAddress": {
        "street": "Erling Skakkes gate 78",
        "city": "Stavern",
        "region": "NULL",
        "postalCode": 4110,
        "country": "Norway"
      },
      "details": [
        {
          "productId": 18,
          "unitPrice": 62.5,
          "quantity": 8,
          "discount": 0
        }
      ]
    },
    {
      "id": 10655,
      "customerId": "REGGC",
      "employeeId": 1,
      "orderDate": "1997-09-03 00:00:00.000",
      "requiredDate": "1997-10-01 00:00:00.000",
      "shippedDate": "1997-09-11 00:00:00.000",
      "shipVia": 2,
      "freight": 4.41,
      "shipName": "Reggiani Caseifici",
      "shipAddress": {
        "street": "Strada Provinciale 124",
        "city": "Reggio Emilia",
        "region": "NULL",
        "postalCode": 42100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 20,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10660,
      "customerId": "HUNGC",
      "employeeId": 8,
      "orderDate": "1997-09-08 00:00:00.000",
      "requiredDate": "1997-10-06 00:00:00.000",
      "shippedDate": "1997-10-15 00:00:00.000",
      "shipVia": 1,
      "freight": 111.29,
      "shipName": "Hungry Coyote Import Store",
      "shipAddress": {
        "street": "City Center Plaza 516 Main St.",
        "city": "Elgin",
        "region": "OR",
        "postalCode": 97827,
        "country": "USA"
      },
      "details": [
        {
          "productId": 20,
          "unitPrice": 81,
          "quantity": 21,
          "discount": 0
        }
      ]
    },
    {
      "id": 10662,
      "customerId": "LONEP",
      "employeeId": 3,
      "orderDate": "1997-09-09 00:00:00.000",
      "requiredDate": "1997-10-07 00:00:00.000",
      "shippedDate": "1997-09-18 00:00:00.000",
      "shipVia": 2,
      "freight": 1.28,
      "shipName": "Lonesome Pine Restaurant",
      "shipAddress": {
        "street": "89 Chiaroscuro Rd.",
        "city": "Portland",
        "region": "OR",
        "postalCode": 97219,
        "country": "USA"
      },
      "details": [
        {
          "productId": 68,
          "unitPrice": 12.5,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10669,
      "customerId": "SIMOB",
      "employeeId": 2,
      "orderDate": "1997-09-15 00:00:00.000",
      "requiredDate": "1997-10-13 00:00:00.000",
      "shippedDate": "1997-09-22 00:00:00.000",
      "shipVia": 1,
      "freight": 24.39,
      "shipName": "Simons bistro",
      "shipAddress": {
        "street": "Vinbæltet 34",
        "city": "Kobenhavn",
        "region": "NULL",
        "postalCode": 1734,
        "country": "Denmark"
      },
      "details": [
        {
          "productId": 36,
          "unitPrice": 19,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10679,
      "customerId": "BLONP",
      "employeeId": 8,
      "orderDate": "1997-09-23 00:00:00.000",
      "requiredDate": "1997-10-21 00:00:00.000",
      "shippedDate": "1997-09-30 00:00:00.000",
      "shipVia": 3,
      "freight": 27.94,
      "shipName": "Blondel père et fils",
      "shipAddress": {
        "street": "24 place Kléber",
        "city": "Strasbourg",
        "region": "NULL",
        "postalCode": 67000,
        "country": "France"
      },
      "details": [
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 12,
          "discount": 0
        }
      ]
    },
    {
      "id": 10683,
      "customerId": "DUMON",
      "employeeId": 2,
      "orderDate": "1997-09-26 00:00:00.000",
      "requiredDate": "1997-10-24 00:00:00.000",
      "shippedDate": "1997-10-01 00:00:00.000",
      "shipVia": 1,
      "freight": 4.4,
      "shipName": "Du monde entier",
      "shipAddress": {
        "street": "67 rue des Cinquante Otages",
        "city": "Nantes",
        "region": "NULL",
        "postalCode": 44000,
        "country": "France"
      },
      "details": [
        {
          "productId": 52,
          "unitPrice": 7,
          "quantity": 9,
          "discount": 0
        }
      ]
    },
    {
      "id": 10674,
      "customerId": "ISLAT",
      "employeeId": 4,
      "orderDate": "1997-09-18 00:00:00.000",
      "requiredDate": "1997-10-16 00:00:00.000",
      "shippedDate": "1997-09-30 00:00:00.000",
      "shipVia": 2,
      "freight": 0.9,
      "shipName": "Island Trading",
      "shipAddress": {
        "street": "Garden House Crowther Way",
        "city": "Cowes",
        "region": "Isle of Wight",
        "postalCode": "PO31 7PJ",
        "country": "UK"
      },
      "details": [
        {
          "productId": 23,
          "unitPrice": 9,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 10692,
      "customerId": "ALFKI",
      "employeeId": 4,
      "orderDate": "1997-10-03 00:00:00.000",
      "requiredDate": "1997-10-31 00:00:00.000",
      "shippedDate": "1997-10-13 00:00:00.000",
      "shipVia": 2,
      "freight": 61.02,
      "shipName": "Alfred's Futterkiste",
      "shipAddress": {
        "street": "Obere Str. 57",
        "city": "Berlin",
        "region": "NULL",
        "postalCode": 12209,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 63,
          "unitPrice": 43.9,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10689,
      "customerId": "BERGS",
      "employeeId": 1,
      "orderDate": "1997-10-01 00:00:00.000",
      "requiredDate": "1997-10-29 00:00:00.000",
      "shippedDate": "1997-10-07 00:00:00.000",
      "shipVia": 2,
      "freight": 13.42,
      "shipName": "Berglunds snabbköp",
      "shipAddress": {
        "street": "Berguvsvägen  8",
        "city": "Luleå",
        "region": "NULL",
        "postalCode": "S-958 22",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 35,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10699,
      "customerId": "MORGK",
      "employeeId": 3,
      "orderDate": "1997-10-09 00:00:00.000",
      "requiredDate": "1997-11-06 00:00:00.000",
      "shippedDate": "1997-10-13 00:00:00.000",
      "shipVia": 3,
      "freight": 0.58,
      "shipName": "Morgenstern Gesundkost",
      "shipAddress": {
        "street": "Heerstr. 22",
        "city": "Leipzig",
        "region": "NULL",
        "postalCode": 4179,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 47,
          "unitPrice": 9.5,
          "quantity": 12,
          "discount": 0
        }
      ]
    },
    {
      "id": 10721,
      "customerId": "QUICK",
      "employeeId": 5,
      "orderDate": "1997-10-29 00:00:00.000",
      "requiredDate": "1997-11-26 00:00:00.000",
      "shippedDate": "1997-10-31 00:00:00.000",
      "shipVia": 3,
      "freight": 48.92,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 44,
          "unitPrice": 19.45,
          "quantity": 50,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10723,
      "customerId": "WHITC",
      "employeeId": 3,
      "orderDate": "1997-10-30 00:00:00.000",
      "requiredDate": "1997-11-27 00:00:00.000",
      "shippedDate": "1997-11-25 00:00:00.000",
      "shipVia": 1,
      "freight": 21.72,
      "shipName": "White Clover Markets",
      "shipAddress": {
        "street": "1029 - 12th Ave. S.",
        "city": "Seattle",
        "region": "WA",
        "postalCode": 98124,
        "country": "USA"
      },
      "details": [
        {
          "productId": 26,
          "unitPrice": 31.23,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10738,
      "customerId": "SPECD",
      "employeeId": 2,
      "orderDate": "1997-11-12 00:00:00.000",
      "requiredDate": "1997-12-10 00:00:00.000",
      "shippedDate": "1997-11-18 00:00:00.000",
      "shipVia": 1,
      "freight": 2.91,
      "shipName": "Spécialités du monde",
      "shipAddress": {
        "street": "25 rue Lauriston",
        "city": "Paris",
        "region": "NULL",
        "postalCode": 75016,
        "country": "France"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 3,
          "discount": 0
        }
      ]
    },
    {
      "id": 10741,
      "customerId": "AROUT",
      "employeeId": 4,
      "orderDate": "1997-11-14 00:00:00.000",
      "requiredDate": "1997-11-28 00:00:00.000",
      "shippedDate": "1997-11-18 00:00:00.000",
      "shipVia": 3,
      "freight": 10.96,
      "shipName": "Around the Horn",
      "shipAddress": {
        "street": "Brook Farm Stratford St. Mary",
        "city": "Colchester",
        "region": "Essex",
        "postalCode": "CO7 6JX",
        "country": "UK"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 15,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10732,
      "customerId": "BONAP",
      "employeeId": 3,
      "orderDate": "1997-11-06 00:00:00.000",
      "requiredDate": "1997-12-04 00:00:00.000",
      "shippedDate": "1997-11-07 00:00:00.000",
      "shipVia": 1,
      "freight": 16.97,
      "shipName": "Bon app'",
      "shipAddress": {
        "street": "12 rue des Bouchers",
        "city": "Marseille",
        "region": "NULL",
        "postalCode": 13008,
        "country": "France"
      },
      "details": [
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10743,
      "customerId": "AROUT",
      "employeeId": 1,
      "orderDate": "1997-11-17 00:00:00.000",
      "requiredDate": "1997-12-15 00:00:00.000",
      "shippedDate": "1997-11-21 00:00:00.000",
      "shipVia": 2,
      "freight": 23.72,
      "shipName": "Around the Horn",
      "shipAddress": {
        "street": "Brook Farm Stratford St. Mary",
        "city": "Colchester",
        "region": "Essex",
        "postalCode": "CO7 6JX",
        "country": "UK"
      },
      "details": [
        {
          "productId": 46,
          "unitPrice": 12,
          "quantity": 28,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10754,
      "customerId": "MAGAA",
      "employeeId": 6,
      "orderDate": "1997-11-25 00:00:00.000",
      "requiredDate": "1997-12-23 00:00:00.000",
      "shippedDate": "1997-11-27 00:00:00.000",
      "shipVia": 3,
      "freight": 2.38,
      "shipName": "Magazzini Alimentari Riuniti",
      "shipAddress": {
        "street": "Via Ludovico il Moro 22",
        "city": "Bergamo",
        "region": "NULL",
        "postalCode": 24100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 3,
          "discount": 0
        }
      ]
    },
    {
      "id": 10744,
      "customerId": "VAFFE",
      "employeeId": 6,
      "orderDate": "1997-11-17 00:00:00.000",
      "requiredDate": "1997-12-15 00:00:00.000",
      "shippedDate": "1997-11-24 00:00:00.000",
      "shipVia": 1,
      "freight": 69.19,
      "shipName": "Vaffeljernet",
      "shipAddress": {
        "street": "Smagsloget 45",
        "city": "Århus",
        "region": "NULL",
        "postalCode": 8200,
        "country": "Denmark"
      },
      "details": [
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 50,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10765,
      "customerId": "QUICK",
      "employeeId": 3,
      "orderDate": "1997-12-04 00:00:00.000",
      "requiredDate": "1998-01-01 00:00:00.000",
      "shippedDate": "1997-12-09 00:00:00.000",
      "shipVia": 3,
      "freight": 42.74,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 65,
          "unitPrice": 21.05,
          "quantity": 80,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10770,
      "customerId": "HANAR",
      "employeeId": 8,
      "orderDate": "1997-12-09 00:00:00.000",
      "requiredDate": "1998-01-06 00:00:00.000",
      "shippedDate": "1997-12-17 00:00:00.000",
      "shipVia": 3,
      "freight": 5.32,
      "shipName": "Hanari Carnes",
      "shipAddress": {
        "street": "Rua do Paço 67",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "05454-876",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 21,
          "quantity": 15,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10771,
      "customerId": "ERNSH",
      "employeeId": 9,
      "orderDate": "1997-12-10 00:00:00.000",
      "requiredDate": "1998-01-07 00:00:00.000",
      "shippedDate": "1998-01-02 00:00:00.000",
      "shipVia": 2,
      "freight": 11.19,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 71,
          "unitPrice": 21.5,
          "quantity": 16,
          "discount": 0
        }
      ]
    },
    {
      "id": 10767,
      "customerId": "SUPRD",
      "employeeId": 4,
      "orderDate": "1997-12-05 00:00:00.000",
      "requiredDate": "1998-01-02 00:00:00.000",
      "shippedDate": "1997-12-15 00:00:00.000",
      "shipVia": 3,
      "freight": 1.59,
      "shipName": "Suprêmes délices",
      "shipAddress": {
        "street": "Boulevard Tirou 255",
        "city": "Charleroi",
        "region": "NULL",
        "postalCode": "B-6000",
        "country": "Belgium"
      },
      "details": [
        {
          "productId": 42,
          "unitPrice": 14,
          "quantity": 2,
          "discount": 0
        }
      ]
    },
    {
      "id": 10782,
      "customerId": "CACTU",
      "employeeId": 9,
      "orderDate": "1997-12-17 00:00:00.000",
      "requiredDate": "1998-01-14 00:00:00.000",
      "shippedDate": "1997-12-22 00:00:00.000",
      "shipVia": 3,
      "freight": 1.1,
      "shipName": "Cactus Comidas para llevar",
      "shipAddress": {
        "street": "Cerrito 333",
        "city": "Buenos Aires",
        "region": "NULL",
        "postalCode": 1010,
        "country": "Argentina"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 1,
          "discount": 0
        }
      ]
    },
    {
      "id": 10777,
      "customerId": "GOURL",
      "employeeId": 7,
      "orderDate": "1997-12-15 00:00:00.000",
      "requiredDate": "1997-12-29 00:00:00.000",
      "shippedDate": "1998-01-21 00:00:00.000",
      "shipVia": 2,
      "freight": 3.01,
      "shipName": "Gourmet Lanchonetes",
      "shipAddress": {
        "street": "Av. Brasil 442",
        "city": "Campinas",
        "region": "SP",
        "postalCode": "04876-786",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 42,
          "unitPrice": 14,
          "quantity": 20,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10778,
      "customerId": "BERGS",
      "employeeId": 3,
      "orderDate": "1997-12-16 00:00:00.000",
      "requiredDate": "1998-01-13 00:00:00.000",
      "shippedDate": "1997-12-24 00:00:00.000",
      "shipVia": 1,
      "freight": 6.79,
      "shipName": "Berglunds snabbköp",
      "shipAddress": {
        "street": "Berguvsvägen  8",
        "city": "Luleå",
        "region": "NULL",
        "postalCode": "S-958 22",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10797,
      "customerId": "DRACD",
      "employeeId": 7,
      "orderDate": "1997-12-25 00:00:00.000",
      "requiredDate": "1998-01-22 00:00:00.000",
      "shippedDate": "1998-01-05 00:00:00.000",
      "shipVia": 2,
      "freight": 33.35,
      "shipName": "Drachenblut Delikatessen",
      "shipAddress": {
        "street": "Walserweg 21",
        "city": "Aachen",
        "region": "NULL",
        "postalCode": 52066,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 21,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10807,
      "customerId": "FRANS",
      "employeeId": 4,
      "orderDate": "1997-12-31 00:00:00.000",
      "requiredDate": "1998-01-28 00:00:00.000",
      "shippedDate": "1998-01-30 00:00:00.000",
      "shipVia": 1,
      "freight": 1.36,
      "shipName": "Franchi S.p.A.",
      "shipAddress": {
        "street": "Via Monte Bianco 34",
        "city": "Torino",
        "region": "NULL",
        "postalCode": 10100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 1,
          "discount": 0
        }
      ]
    },
    {
      "id": 10809,
      "customerId": "WELLI",
      "employeeId": 7,
      "orderDate": "1998-01-01 00:00:00.000",
      "requiredDate": "1998-01-29 00:00:00.000",
      "shippedDate": "1998-01-07 00:00:00.000",
      "shipVia": 1,
      "freight": 4.87,
      "shipName": "Wellington Importadora",
      "shipAddress": {
        "street": "Rua do Mercado 12",
        "city": "Resende",
        "region": "SP",
        "postalCode": "08737-363",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 52,
          "unitPrice": 7,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10815,
      "customerId": "SAVEA",
      "employeeId": 2,
      "orderDate": "1998-01-05 00:00:00.000",
      "requiredDate": "1998-02-02 00:00:00.000",
      "shippedDate": "1998-01-14 00:00:00.000",
      "shipVia": 3,
      "freight": 14.62,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 33,
          "unitPrice": 2.5,
          "quantity": 16,
          "discount": 0
        }
      ]
    },
    {
      "id": 10820,
      "customerId": "RATTC",
      "employeeId": 3,
      "orderDate": "1998-01-07 00:00:00.000",
      "requiredDate": "1998-02-04 00:00:00.000",
      "shippedDate": "1998-01-13 00:00:00.000",
      "shipVia": 2,
      "freight": 37.52,
      "shipName": "Rattlesnake Canyon Grocery",
      "shipAddress": {
        "street": "2817 Milton Dr.",
        "city": "Albuquerque",
        "region": "NM",
        "postalCode": 87110,
        "country": "USA"
      },
      "details": [
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10843,
      "customerId": "VICTE",
      "employeeId": 4,
      "orderDate": "1998-01-21 00:00:00.000",
      "requiredDate": "1998-02-18 00:00:00.000",
      "shippedDate": "1998-01-26 00:00:00.000",
      "shipVia": 2,
      "freight": 9.26,
      "shipName": "Victuailles en stock",
      "shipAddress": {
        "street": "2 rue du Commerce",
        "city": "Lyon",
        "region": "NULL",
        "postalCode": 69004,
        "country": "France"
      },
      "details": [
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 4,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10844,
      "customerId": "PICCO",
      "employeeId": 8,
      "orderDate": "1998-01-21 00:00:00.000",
      "requiredDate": "1998-02-18 00:00:00.000",
      "shippedDate": "1998-01-26 00:00:00.000",
      "shipVia": 2,
      "freight": 25.22,
      "shipName": "Piccolo und mehr",
      "shipAddress": {
        "street": "Geislweg 14",
        "city": "Salzburg",
        "region": "NULL",
        "postalCode": 5020,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 22,
          "unitPrice": 21,
          "quantity": 35,
          "discount": 0
        }
      ]
    },
    {
      "id": 10853,
      "customerId": "BLAUS",
      "employeeId": 9,
      "orderDate": "1998-01-27 00:00:00.000",
      "requiredDate": "1998-02-24 00:00:00.000",
      "shippedDate": "1998-02-03 00:00:00.000",
      "shipVia": 2,
      "freight": 53.83,
      "shipName": "Blauer See Delikatessen",
      "shipAddress": {
        "street": "Forsterstr. 57",
        "city": "Mannheim",
        "region": "NULL",
        "postalCode": 68306,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 18,
          "unitPrice": 62.5,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10874,
      "customerId": "GODOS",
      "employeeId": 5,
      "orderDate": "1998-02-06 00:00:00.000",
      "requiredDate": "1998-03-06 00:00:00.000",
      "shippedDate": "1998-02-11 00:00:00.000",
      "shipVia": 2,
      "freight": 19.58,
      "shipName": "Godos Cocina Típica",
      "shipAddress": {
        "street": "C/ Romero 33",
        "city": "Sevilla",
        "region": "NULL",
        "postalCode": 41101,
        "country": "Spain"
      },
      "details": [
        {
          "productId": 10,
          "unitPrice": 31,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10867,
      "customerId": "LONEP",
      "employeeId": 6,
      "orderDate": "1998-02-03 00:00:00.000",
      "requiredDate": "1998-03-17 00:00:00.000",
      "shippedDate": "1998-02-11 00:00:00.000",
      "shipVia": 1,
      "freight": 1.93,
      "shipName": "Lonesome Pine Restaurant",
      "shipAddress": {
        "street": "89 Chiaroscuro Rd.",
        "city": "Portland",
        "region": "OR",
        "postalCode": 97219,
        "country": "USA"
      },
      "details": [
        {
          "productId": 53,
          "unitPrice": 32.8,
          "quantity": 3,
          "discount": 0
        }
      ]
    },
    {
      "id": 10878,
      "customerId": "QUICK",
      "employeeId": 4,
      "orderDate": "1998-02-10 00:00:00.000",
      "requiredDate": "1998-03-10 00:00:00.000",
      "shippedDate": "1998-02-12 00:00:00.000",
      "shipVia": 1,
      "freight": 46.69,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 20,
          "unitPrice": 81,
          "quantity": 20,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10883,
      "customerId": "LONEP",
      "employeeId": 8,
      "orderDate": "1998-02-12 00:00:00.000",
      "requiredDate": "1998-03-12 00:00:00.000",
      "shippedDate": "1998-02-20 00:00:00.000",
      "shipVia": 3,
      "freight": 0.53,
      "shipName": "Lonesome Pine Restaurant",
      "shipAddress": {
        "street": "89 Chiaroscuro Rd.",
        "city": "Portland",
        "region": "OR",
        "postalCode": 97219,
        "country": "USA"
      },
      "details": [
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 8,
          "discount": 0
        }
      ]
    },
    {
      "id": 10887,
      "customerId": "GALED",
      "employeeId": 8,
      "orderDate": "1998-02-13 00:00:00.000",
      "requiredDate": "1998-03-13 00:00:00.000",
      "shippedDate": "1998-02-16 00:00:00.000",
      "shipVia": 3,
      "freight": 1.25,
      "shipName": "Galería del gastronómo",
      "shipAddress": {
        "street": "Rambla de Cataluña 23",
        "city": "Barcelona",
        "region": "NULL",
        "postalCode": 8022,
        "country": "Spain"
      },
      "details": [
        {
          "productId": 25,
          "unitPrice": 14,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 10891,
      "customerId": "LEHMS",
      "employeeId": 7,
      "orderDate": "1998-02-17 00:00:00.000",
      "requiredDate": "1998-03-17 00:00:00.000",
      "shippedDate": "1998-02-19 00:00:00.000",
      "shipVia": 2,
      "freight": 20.37,
      "shipName": "Lehmanns Marktstand",
      "shipAddress": {
        "street": "Magazinweg 7",
        "city": "Frankfurt a.M.",
        "region": "NULL",
        "postalCode": 60528,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 30,
          "unitPrice": 25.89,
          "quantity": 15,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10892,
      "customerId": "MAISD",
      "employeeId": 4,
      "orderDate": "1998-02-17 00:00:00.000",
      "requiredDate": "1998-03-17 00:00:00.000",
      "shippedDate": "1998-02-19 00:00:00.000",
      "shipVia": 2,
      "freight": 120.27,
      "shipName": "Maison Dewey",
      "shipAddress": {
        "street": "Rue Joseph-Bens 532",
        "city": "Bruxelles",
        "region": "NULL",
        "postalCode": "B-1180",
        "country": "Belgium"
      },
      "details": [
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 40,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10881,
      "customerId": "CACTU",
      "employeeId": 4,
      "orderDate": "1998-02-11 00:00:00.000",
      "requiredDate": "1998-03-11 00:00:00.000",
      "shippedDate": "1998-02-18 00:00:00.000",
      "shipVia": 1,
      "freight": 2.84,
      "shipName": "Cactus Comidas para llevar",
      "shipAddress": {
        "street": "Cerrito 333",
        "city": "Buenos Aires",
        "region": "NULL",
        "postalCode": 1010,
        "country": "Argentina"
      },
      "details": [
        {
          "productId": 73,
          "unitPrice": 15,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10900,
      "customerId": "WELLI",
      "employeeId": 1,
      "orderDate": "1998-02-20 00:00:00.000",
      "requiredDate": "1998-03-20 00:00:00.000",
      "shippedDate": "1998-03-04 00:00:00.000",
      "shipVia": 2,
      "freight": 1.66,
      "shipName": "Wellington Importadora",
      "shipAddress": {
        "street": "Rua do Mercado 12",
        "city": "Resende",
        "region": "SP",
        "postalCode": "08737-363",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 3,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10905,
      "customerId": "WELLI",
      "employeeId": 9,
      "orderDate": "1998-02-24 00:00:00.000",
      "requiredDate": "1998-03-24 00:00:00.000",
      "shippedDate": "1998-03-06 00:00:00.000",
      "shipVia": 2,
      "freight": 13.72,
      "shipName": "Wellington Importadora",
      "shipAddress": {
        "street": "Rua do Mercado 12",
        "city": "Resende",
        "region": "SP",
        "postalCode": "08737-363",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 20,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10914,
      "customerId": "QUEEN",
      "employeeId": 6,
      "orderDate": "1998-02-27 00:00:00.000",
      "requiredDate": "1998-03-27 00:00:00.000",
      "shippedDate": "1998-03-02 00:00:00.000",
      "shipVia": 1,
      "freight": 21.19,
      "shipName": "Queen Cozinha",
      "shipAddress": {
        "street": "Alameda dos Canàrios 891",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05487-020",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 71,
          "unitPrice": 21.5,
          "quantity": 25,
          "discount": 0
        }
      ]
    },
    {
      "id": 10906,
      "customerId": "WOLZA",
      "employeeId": 4,
      "orderDate": "1998-02-25 00:00:00.000",
      "requiredDate": "1998-03-11 00:00:00.000",
      "shippedDate": "1998-03-03 00:00:00.000",
      "shipVia": 3,
      "freight": 26.29,
      "shipName": "Wolski Zajazd",
      "shipAddress": {
        "street": "ul. Filtrowa 68",
        "city": "Warszawa",
        "region": "NULL",
        "postalCode": "01-012",
        "country": "Poland"
      },
      "details": [
        {
          "productId": 61,
          "unitPrice": 28.5,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10907,
      "customerId": "SPECD",
      "employeeId": 6,
      "orderDate": "1998-02-25 00:00:00.000",
      "requiredDate": "1998-03-25 00:00:00.000",
      "shippedDate": "1998-02-27 00:00:00.000",
      "shipVia": 3,
      "freight": 9.19,
      "shipName": "Spécialités du monde",
      "shipAddress": {
        "street": "25 rue Lauriston",
        "city": "Paris",
        "region": "NULL",
        "postalCode": 75016,
        "country": "France"
      },
      "details": [
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 14,
          "discount": 0
        }
      ]
    },
    {
      "id": 10920,
      "customerId": "AROUT",
      "employeeId": 4,
      "orderDate": "1998-03-03 00:00:00.000",
      "requiredDate": "1998-03-31 00:00:00.000",
      "shippedDate": "1998-03-09 00:00:00.000",
      "shipVia": 2,
      "freight": 29.61,
      "shipName": "Around the Horn",
      "shipAddress": {
        "street": "Brook Farm Stratford St. Mary",
        "city": "Colchester",
        "region": "Essex",
        "postalCode": "CO7 6JX",
        "country": "UK"
      },
      "details": [
        {
          "productId": 50,
          "unitPrice": 16.25,
          "quantity": 24,
          "discount": 0
        }
      ]
    },
    {
      "id": 10934,
      "customerId": "LEHMS",
      "employeeId": 3,
      "orderDate": "1998-03-09 00:00:00.000",
      "requiredDate": "1998-04-06 00:00:00.000",
      "shippedDate": "1998-03-12 00:00:00.000",
      "shipVia": 3,
      "freight": 32.01,
      "shipName": "Lehmanns Marktstand",
      "shipAddress": {
        "street": "Magazinweg 7",
        "city": "Frankfurt a.M.",
        "region": "NULL",
        "postalCode": 60528,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 6,
          "unitPrice": 25,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10936,
      "customerId": "GREAL",
      "employeeId": 3,
      "orderDate": "1998-03-09 00:00:00.000",
      "requiredDate": "1998-04-06 00:00:00.000",
      "shippedDate": "1998-03-18 00:00:00.000",
      "shipVia": 2,
      "freight": 33.68,
      "shipName": "Great Lakes Food Market",
      "shipAddress": {
        "street": "2732 Baker Blvd.",
        "city": "Eugene",
        "region": "OR",
        "postalCode": 97403,
        "country": "USA"
      },
      "details": [
        {
          "productId": 36,
          "unitPrice": 19,
          "quantity": 30,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10942,
      "customerId": "REGGC",
      "employeeId": 9,
      "orderDate": "1998-03-11 00:00:00.000",
      "requiredDate": "1998-04-08 00:00:00.000",
      "shippedDate": "1998-03-18 00:00:00.000",
      "shipVia": 3,
      "freight": 17.95,
      "shipName": "Reggiani Caseifici",
      "shipAddress": {
        "street": "Strada Provinciale 124",
        "city": "Reggio Emilia",
        "region": "NULL",
        "postalCode": 42100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 49,
          "unitPrice": 20,
          "quantity": 28,
          "discount": 0
        }
      ]
    },
    {
      "id": 10947,
      "customerId": "BSBEV",
      "employeeId": 3,
      "orderDate": "1998-03-13 00:00:00.000",
      "requiredDate": "1998-04-10 00:00:00.000",
      "shippedDate": "1998-03-16 00:00:00.000",
      "shipVia": 2,
      "freight": 3.26,
      "shipName": "B's Beverages",
      "shipAddress": {
        "street": "Fauntleroy Circus",
        "city": "London",
        "region": "NULL",
        "postalCode": "EC2 5NT",
        "country": "UK"
      },
      "details": [
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 4,
          "discount": 0
        }
      ]
    },
    {
      "id": 10955,
      "customerId": "FOLKO",
      "employeeId": 8,
      "orderDate": "1998-03-17 00:00:00.000",
      "requiredDate": "1998-04-14 00:00:00.000",
      "shippedDate": "1998-03-20 00:00:00.000",
      "shipVia": 2,
      "freight": 3.26,
      "shipName": "Folk och fä HB",
      "shipAddress": {
        "street": "Åkergatan 24",
        "city": "Bräcke",
        "region": "NULL",
        "postalCode": "S-844 67",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 12,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10950,
      "customerId": "MAGAA",
      "employeeId": 1,
      "orderDate": "1998-03-16 00:00:00.000",
      "requiredDate": "1998-04-13 00:00:00.000",
      "shippedDate": "1998-03-23 00:00:00.000",
      "shipVia": 2,
      "freight": 2.5,
      "shipName": "Magazzini Alimentari Riuniti",
      "shipAddress": {
        "street": "Via Ludovico il Moro 22",
        "city": "Bergamo",
        "region": "NULL",
        "postalCode": 24100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 4,
          "unitPrice": 22,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 10963,
      "customerId": "FURIB",
      "employeeId": 9,
      "orderDate": "1998-03-19 00:00:00.000",
      "requiredDate": "1998-04-16 00:00:00.000",
      "shippedDate": "1998-03-26 00:00:00.000",
      "shipVia": 3,
      "freight": 2.7,
      "shipName": "Furia Bacalhau e Frutos do Mar",
      "shipAddress": {
        "street": "Jardim das rosas n. 32",
        "city": "Lisboa",
        "region": "NULL",
        "postalCode": 1675,
        "country": "Portugal"
      },
      "details": [
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 2,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10969,
      "customerId": "COMMI",
      "employeeId": 1,
      "orderDate": "1998-03-23 00:00:00.000",
      "requiredDate": "1998-04-20 00:00:00.000",
      "shippedDate": "1998-03-30 00:00:00.000",
      "shipVia": 2,
      "freight": 0.21,
      "shipName": "Comércio Mineiro",
      "shipAddress": {
        "street": "Av. dos Lusíadas 23",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05432-043",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 46,
          "unitPrice": 12,
          "quantity": 9,
          "discount": 0
        }
      ]
    },
    {
      "id": 10970,
      "customerId": "BOLId",
      "employeeId": 9,
      "orderDate": "1998-03-24 00:00:00.000",
      "requiredDate": "1998-04-07 00:00:00.000",
      "shippedDate": "1998-04-24 00:00:00.000",
      "shipVia": 1,
      "freight": 16.16,
      "shipName": "Bólido Comidas preparadas",
      "shipAddress": {
        "street": "C/ Araquil 67",
        "city": "Madrid",
        "region": "NULL",
        "postalCode": 28023,
        "country": "Spain"
      },
      "details": [
        {
          "productId": 52,
          "unitPrice": 7,
          "quantity": 40,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10971,
      "customerId": "FRANR",
      "employeeId": 2,
      "orderDate": "1998-03-24 00:00:00.000",
      "requiredDate": "1998-04-21 00:00:00.000",
      "shippedDate": "1998-04-02 00:00:00.000",
      "shipVia": 2,
      "freight": 121.82,
      "shipName": "France restauration",
      "shipAddress": {
        "street": "54 rue Royale",
        "city": "Nantes",
        "region": "NULL",
        "postalCode": 44000,
        "country": "France"
      },
      "details": [
        {
          "productId": 29,
          "unitPrice": 123.79,
          "quantity": 14,
          "discount": 0
        }
      ]
    },
    {
      "id": 10965,
      "customerId": "OLDWO",
      "employeeId": 6,
      "orderDate": "1998-03-20 00:00:00.000",
      "requiredDate": "1998-04-17 00:00:00.000",
      "shippedDate": "1998-03-30 00:00:00.000",
      "shipVia": 3,
      "freight": 144.38,
      "shipName": "Old World Delicatessen",
      "shipAddress": {
        "street": "2743 Bering St.",
        "city": "Anchorage",
        "region": "AK",
        "postalCode": 99508,
        "country": "USA"
      },
      "details": [
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 16,
          "discount": 0
        }
      ]
    },
    {
      "id": 10974,
      "customerId": "SPLIR",
      "employeeId": 3,
      "orderDate": "1998-03-25 00:00:00.000",
      "requiredDate": "1998-04-08 00:00:00.000",
      "shippedDate": "1998-04-03 00:00:00.000",
      "shipVia": 3,
      "freight": 12.96,
      "shipName": "Split Rail Beer & Ale",
      "shipAddress": {
        "street": "P.O. Box 555",
        "city": "Lander",
        "region": "WY",
        "postalCode": 82520,
        "country": "USA"
      },
      "details": [
        {
          "productId": 63,
          "unitPrice": 43.9,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10980,
      "customerId": "FOLKO",
      "employeeId": 4,
      "orderDate": "1998-03-27 00:00:00.000",
      "requiredDate": "1998-05-08 00:00:00.000",
      "shippedDate": "1998-04-17 00:00:00.000",
      "shipVia": 1,
      "freight": 1.26,
      "shipName": "Folk och fä HB",
      "shipAddress": {
        "street": "Åkergatan 24",
        "city": "Bräcke",
        "region": "NULL",
        "postalCode": "S-844 67",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 40,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10981,
      "customerId": "HANAR",
      "employeeId": 1,
      "orderDate": "1998-03-27 00:00:00.000",
      "requiredDate": "1998-04-24 00:00:00.000",
      "shippedDate": "1998-04-02 00:00:00.000",
      "shipVia": 2,
      "freight": 193.37,
      "shipName": "Hanari Carnes",
      "shipAddress": {
        "street": "Rua do Paço 67",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "05454-876",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 38,
          "unitPrice": 263.5,
          "quantity": 60,
          "discount": 0
        }
      ]
    },
    {
      "id": 10959,
      "customerId": "GOURL",
      "employeeId": 6,
      "orderDate": "1998-03-18 00:00:00.000",
      "requiredDate": "1998-04-29 00:00:00.000",
      "shippedDate": "1998-03-23 00:00:00.000",
      "shipVia": 2,
      "freight": 4.98,
      "shipName": "Gourmet Lanchonetes",
      "shipAddress": {
        "street": "Av. Brasil 442",
        "city": "Campinas",
        "region": "SP",
        "postalCode": "04876-786",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 20,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10992,
      "customerId": "THEBI",
      "employeeId": 1,
      "orderDate": "1998-04-01 00:00:00.000",
      "requiredDate": "1998-04-29 00:00:00.000",
      "shippedDate": "1998-04-03 00:00:00.000",
      "shipVia": 3,
      "freight": 4.27,
      "shipName": "The Big Cheese",
      "shipAddress": {
        "street": "89 Jefferson Way Suite 2",
        "city": "Portland",
        "region": "OR",
        "postalCode": 97201,
        "country": "USA"
      },
      "details": [
        {
          "productId": 72,
          "unitPrice": 34.8,
          "quantity": 2,
          "discount": 0
        }
      ]
    },
    {
      "id": 10994,
      "customerId": "VAFFE",
      "employeeId": 2,
      "orderDate": "1998-04-02 00:00:00.000",
      "requiredDate": "1998-04-16 00:00:00.000",
      "shippedDate": "1998-04-09 00:00:00.000",
      "shipVia": 3,
      "freight": 65.53,
      "shipName": "Vaffeljernet",
      "shipAddress": {
        "street": "Smagsloget 45",
        "city": "Århus",
        "region": "NULL",
        "postalCode": 8200,
        "country": "Denmark"
      },
      "details": [
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 18,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10996,
      "customerId": "QUICK",
      "employeeId": 4,
      "orderDate": "1998-04-02 00:00:00.000",
      "requiredDate": "1998-04-30 00:00:00.000",
      "shippedDate": "1998-04-10 00:00:00.000",
      "shipVia": 2,
      "freight": 1.12,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 42,
          "unitPrice": 14,
          "quantity": 40,
          "discount": 0
        }
      ]
    },
    {
      "id": 11014,
      "customerId": "LINOD",
      "employeeId": 2,
      "orderDate": "1998-04-10 00:00:00.000",
      "requiredDate": "1998-05-08 00:00:00.000",
      "shippedDate": "1998-04-15 00:00:00.000",
      "shipVia": 3,
      "freight": 23.6,
      "shipName": "LINO-Delicateses",
      "shipAddress": {
        "street": "Ave. 5 de Mayo Porlamar",
        "city": "I. de Margarita",
        "region": "Nueva Esparta",
        "postalCode": 4980,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 28,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 11020,
      "customerId": "OTTIK",
      "employeeId": 2,
      "orderDate": "1998-04-14 00:00:00.000",
      "requiredDate": "1998-05-12 00:00:00.000",
      "shippedDate": "1998-04-16 00:00:00.000",
      "shipVia": 2,
      "freight": 43.3,
      "shipName": "Ottilies Käseladen",
      "shipAddress": {
        "street": "Mehrheimerstr. 369",
        "city": "Köln",
        "region": "NULL",
        "postalCode": 50739,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 10,
          "unitPrice": 31,
          "quantity": 24,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 11040,
      "customerId": "GREAL",
      "employeeId": 4,
      "orderDate": "1998-04-22 00:00:00.000",
      "requiredDate": "1998-05-20 00:00:00.000",
      "shippedDate": "NULL",
      "shipVia": 3,
      "freight": 18.84,
      "shipName": "Great Lakes Food Market",
      "shipAddress": {
        "street": "2732 Baker Blvd.",
        "city": "Eugene",
        "region": "OR",
        "postalCode": 97403,
        "country": "USA"
      },
      "details": [
        {
          "productId": 21,
          "unitPrice": 10,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 11043,
      "customerId": "SPECD",
      "employeeId": 5,
      "orderDate": "1998-04-22 00:00:00.000",
      "requiredDate": "1998-05-20 00:00:00.000",
      "shippedDate": "1998-04-29 00:00:00.000",
      "shipVia": 2,
      "freight": 8.8,
      "shipName": "Spécialités du monde",
      "shipAddress": {
        "street": "25 rue Lauriston",
        "city": "Paris",
        "region": "NULL",
        "postalCode": 75016,
        "country": "France"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 21,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 11044,
      "customerId": "WOLZA",
      "employeeId": 4,
      "orderDate": "1998-04-23 00:00:00.000",
      "requiredDate": "1998-05-21 00:00:00.000",
      "shippedDate": "1998-05-01 00:00:00.000",
      "shipVia": 1,
      "freight": 8.72,
      "shipName": "Wolski Zajazd",
      "shipAddress": {
        "street": "ul. Filtrowa 68",
        "city": "Warszawa",
        "region": "NULL",
        "postalCode": "01-012",
        "country": "Poland"
      },
      "details": [
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 12,
          "discount": 0
        }
      ]
    },
    {
      "id": 11048,
      "customerId": "BOTTM",
      "employeeId": 7,
      "orderDate": "1998-04-24 00:00:00.000",
      "requiredDate": "1998-05-22 00:00:00.000",
      "shippedDate": "1998-04-30 00:00:00.000",
      "shipVia": 3,
      "freight": 24.12,
      "shipName": "Bottom-Dollar Markets",
      "shipAddress": {
        "street": "23 Tsawassen Blvd.",
        "city": "Tsawassen",
        "region": "BC",
        "postalCode": "T2F 8M4",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 68,
          "unitPrice": 12.5,
          "quantity": 42,
          "discount": 0
        }
      ]
    },
    {
      "id": 11037,
      "customerId": "GODOS",
      "employeeId": 7,
      "orderDate": "1998-04-21 00:00:00.000",
      "requiredDate": "1998-05-19 00:00:00.000",
      "shippedDate": "1998-04-27 00:00:00.000",
      "shipVia": 1,
      "freight": 3.2,
      "shipName": "Godos Cocina Típica",
      "shipAddress": {
        "street": "C/ Romero 33",
        "city": "Sevilla",
        "region": "NULL",
        "postalCode": 41101,
        "country": "Spain"
      },
      "details": [
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 4,
          "discount": 0
        }
      ]
    },
    {
      "id": 11050,
      "customerId": "FOLKO",
      "employeeId": 8,
      "orderDate": "1998-04-27 00:00:00.000",
      "requiredDate": "1998-05-25 00:00:00.000",
      "shippedDate": "1998-05-05 00:00:00.000",
      "shipVia": 2,
      "freight": 59.41,
      "shipName": "Folk och fä HB",
      "shipAddress": {
        "street": "Åkergatan 24",
        "city": "Bräcke",
        "region": "NULL",
        "postalCode": "S-844 67",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 50,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 11057,
      "customerId": "NORTS",
      "employeeId": 3,
      "orderDate": "1998-04-29 00:00:00.000",
      "requiredDate": "1998-05-27 00:00:00.000",
      "shippedDate": "1998-05-01 00:00:00.000",
      "shipVia": 3,
      "freight": 4.13,
      "shipName": "North/South",
      "shipAddress": {
        "street": "South House 300 Queensbridge",
        "city": "London",
        "region": "NULL",
        "postalCode": "SW7 1RZ",
        "country": "UK"
      },
      "details": [
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 3,
          "discount": 0
        }
      ]
    },
    {
      "id": 11061,
      "customerId": "GREAL",
      "employeeId": 4,
      "orderDate": "1998-04-30 00:00:00.000",
      "requiredDate": "1998-06-11 00:00:00.000",
      "shippedDate": "NULL",
      "shipVia": 3,
      "freight": 14.01,
      "shipName": "Great Lakes Food Market",
      "shipAddress": {
        "street": "2732 Baker Blvd.",
        "city": "Eugene",
        "region": "OR",
        "postalCode": 97403,
        "country": "USA"
      },
      "details": [
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 11051,
      "customerId": "LAMAI",
      "employeeId": 7,
      "orderDate": "1998-04-27 00:00:00.000",
      "requiredDate": "1998-05-25 00:00:00.000",
      "shippedDate": "NULL",
      "shipVia": 3,
      "freight": 2.79,
      "shipName": "La maison d'Asie",
      "shipAddress": {
        "street": "1 rue Alsace-Lorraine",
        "city": "Toulouse",
        "region": "NULL",
        "postalCode": 31000,
        "country": "France"
      },
      "details": [
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 10,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 11067,
      "customerId": "DRACD",
      "employeeId": 1,
      "orderDate": "1998-05-04 00:00:00.000",
      "requiredDate": "1998-05-18 00:00:00.000",
      "shippedDate": "1998-05-06 00:00:00.000",
      "shipVia": 2,
      "freight": 7.98,
      "shipName": "Drachenblut Delikatessen",
      "shipAddress": {
        "street": "Walserweg 21",
        "city": "Aachen",
        "region": "NULL",
        "postalCode": 52066,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 9,
          "discount": 0
        }
      ]
    },
    {
      "id": 11069,
      "customerId": "TORTU",
      "employeeId": 1,
      "orderDate": "1998-05-04 00:00:00.000",
      "requiredDate": "1998-06-01 00:00:00.000",
      "shippedDate": "1998-05-06 00:00:00.000",
      "shipVia": 2,
      "freight": 15.67,
      "shipName": "Tortuga Restaurante",
      "shipAddress": {
        "street": "Avda. Azteca 123",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5033,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 39,
          "unitPrice": 18,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 11074,
      "customerId": "SIMOB",
      "employeeId": 7,
      "orderDate": "1998-05-06 00:00:00.000",
      "requiredDate": "1998-06-03 00:00:00.000",
      "shippedDate": "NULL",
      "shipVia": 2,
      "freight": 18.44,
      "shipName": "Simons bistro",
      "shipAddress": {
        "street": "Vinbæltet 34",
        "city": "Kobenhavn",
        "region": "NULL",
        "postalCode": 1734,
        "country": "Denmark"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 14,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10248,
      "customerId": "VINET",
      "employeeId": 5,
      "orderDate": "1996-07-04 00:00:00.000",
      "requiredDate": "1996-08-01 00:00:00.000",
      "shippedDate": "1996-07-16 00:00:00.000",
      "shipVia": 3,
      "freight": 32.38,
      "shipName": "Vins et alcools Chevalier",
      "shipAddress": {
        "street": "59 rue de l'Abbaye",
        "city": "Reims",
        "region": "NULL",
        "postalCode": 51100,
        "country": "France"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 14,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 42,
          "unitPrice": 9.8,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 72,
          "unitPrice": 34.8,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 10249,
      "customerId": "TOMSP",
      "employeeId": 6,
      "orderDate": "1996-07-05 00:00:00.000",
      "requiredDate": "1996-08-16 00:00:00.000",
      "shippedDate": "1996-07-10 00:00:00.000",
      "shipVia": 1,
      "freight": 11.61,
      "shipName": "Toms Spezialitäten",
      "shipAddress": {
        "street": "Luisenstr. 48",
        "city": "Münster",
        "region": "NULL",
        "postalCode": 44087,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 14,
          "unitPrice": 18.6,
          "quantity": 9,
          "discount": 0
        },
        {
          "productId": 51,
          "unitPrice": 42.4,
          "quantity": 40,
          "discount": 0
        }
      ]
    },
    {
      "id": 10250,
      "customerId": "HANAR",
      "employeeId": 4,
      "orderDate": "1996-07-08 00:00:00.000",
      "requiredDate": "1996-08-05 00:00:00.000",
      "shippedDate": "1996-07-12 00:00:00.000",
      "shipVia": 2,
      "freight": 65.83,
      "shipName": "Hanari Carnes",
      "shipAddress": {
        "street": "Rua do Paço 67",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "05454-876",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 41,
          "unitPrice": 7.7,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 51,
          "unitPrice": 42.4,
          "quantity": 35,
          "discount": 0.15
        },
        {
          "productId": 65,
          "unitPrice": 16.8,
          "quantity": 15,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10252,
      "customerId": "SUPRD",
      "employeeId": 4,
      "orderDate": "1996-07-09 00:00:00.000",
      "requiredDate": "1996-08-06 00:00:00.000",
      "shippedDate": "1996-07-11 00:00:00.000",
      "shipVia": 2,
      "freight": 51.3,
      "shipName": "Suprêmes délices",
      "shipAddress": {
        "street": "Boulevard Tirou 255",
        "city": "Charleroi",
        "region": "NULL",
        "postalCode": "B-6000",
        "country": "Belgium"
      },
      "details": [
        {
          "productId": 20,
          "unitPrice": 64.8,
          "quantity": 40,
          "discount": 0.05
        },
        {
          "productId": 33,
          "unitPrice": 2,
          "quantity": 25,
          "discount": 0.05
        },
        {
          "productId": 60,
          "unitPrice": 27.2,
          "quantity": 40,
          "discount": 0
        }
      ]
    },
    {
      "id": 10253,
      "customerId": "HANAR",
      "employeeId": 3,
      "orderDate": "1996-07-10 00:00:00.000",
      "requiredDate": "1996-07-24 00:00:00.000",
      "shippedDate": "1996-07-16 00:00:00.000",
      "shipVia": 2,
      "freight": 58.17,
      "shipName": "Hanari Carnes",
      "shipAddress": {
        "street": "Rua do Paço 67",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "05454-876",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 10,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 39,
          "unitPrice": 14.4,
          "quantity": 42,
          "discount": 0
        },
        {
          "productId": 49,
          "unitPrice": 16,
          "quantity": 40,
          "discount": 0
        }
      ]
    },
    {
      "id": 10251,
      "customerId": "VICTE",
      "employeeId": 3,
      "orderDate": "1996-07-08 00:00:00.000",
      "requiredDate": "1996-08-05 00:00:00.000",
      "shippedDate": "1996-07-15 00:00:00.000",
      "shipVia": 1,
      "freight": 41.34,
      "shipName": "Victuailles en stock",
      "shipAddress": {
        "street": "2 rue du Commerce",
        "city": "Lyon",
        "region": "NULL",
        "postalCode": 69004,
        "country": "France"
      },
      "details": [
        {
          "productId": 22,
          "unitPrice": 16.8,
          "quantity": 6,
          "discount": 0.05
        },
        {
          "productId": 57,
          "unitPrice": 15.6,
          "quantity": 15,
          "discount": 0.05
        },
        {
          "productId": 65,
          "unitPrice": 16.8,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10257,
      "customerId": "HILAA",
      "employeeId": 4,
      "orderDate": "1996-07-16 00:00:00.000",
      "requiredDate": "1996-08-13 00:00:00.000",
      "shippedDate": "1996-07-22 00:00:00.000",
      "shipVia": 3,
      "freight": 81.91,
      "shipName": "HILARION-Abastos",
      "shipAddress": {
        "street": "Carrera 22 con Ave. Carlos Soublette #8-35",
        "city": "San Cristóbal",
        "region": "Táchira",
        "postalCode": 5022,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 39,
          "unitPrice": 14.4,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 27,
          "unitPrice": 35.1,
          "quantity": 25,
          "discount": 0
        },
        {
          "productId": 77,
          "unitPrice": 10.4,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10258,
      "customerId": "ERNSH",
      "employeeId": 1,
      "orderDate": "1996-07-17 00:00:00.000",
      "requiredDate": "1996-08-14 00:00:00.000",
      "shippedDate": "1996-07-23 00:00:00.000",
      "shipVia": 1,
      "freight": 140.51,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 15.2,
          "quantity": 50,
          "discount": 0.2
        },
        {
          "productId": 5,
          "unitPrice": 17,
          "quantity": 65,
          "discount": 0.2
        },
        {
          "productId": 32,
          "unitPrice": 25.6,
          "quantity": 6,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10259,
      "customerId": "CENTC",
      "employeeId": 4,
      "orderDate": "1996-07-18 00:00:00.000",
      "requiredDate": "1996-08-15 00:00:00.000",
      "shippedDate": "1996-07-25 00:00:00.000",
      "shipVia": 3,
      "freight": 3.25,
      "shipName": "Centro comercial Moctezuma",
      "shipAddress": {
        "street": "Sierras de Granada 9993",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5022,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 21,
          "unitPrice": 8,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 37,
          "unitPrice": 20.8,
          "quantity": 1,
          "discount": 0
        }
      ]
    },
    {
      "id": 10260,
      "customerId": "OTTIK",
      "employeeId": 4,
      "orderDate": "1996-07-19 00:00:00.000",
      "requiredDate": "1996-08-16 00:00:00.000",
      "shippedDate": "1996-07-29 00:00:00.000",
      "shipVia": 1,
      "freight": 55.09,
      "shipName": "Ottilies Käseladen",
      "shipAddress": {
        "street": "Mehrheimerstr. 369",
        "city": "Köln",
        "region": "NULL",
        "postalCode": 50739,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 41,
          "unitPrice": 7.7,
          "quantity": 16,
          "discount": 0.25
        },
        {
          "productId": 57,
          "unitPrice": 15.6,
          "quantity": 50,
          "discount": 0
        },
        {
          "productId": 62,
          "unitPrice": 39.4,
          "quantity": 15,
          "discount": 0.25
        },
        {
          "productId": 70,
          "unitPrice": 12,
          "quantity": 21,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10261,
      "customerId": "QUEDE",
      "employeeId": 4,
      "orderDate": "1996-07-19 00:00:00.000",
      "requiredDate": "1996-08-16 00:00:00.000",
      "shippedDate": "1996-07-30 00:00:00.000",
      "shipVia": 2,
      "freight": 3.05,
      "shipName": "Que Delícia",
      "shipAddress": {
        "street": "Rua da Panificadora 12",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "02389-673",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 21,
          "unitPrice": 8,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 35,
          "unitPrice": 14.4,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10262,
      "customerId": "RATTC",
      "employeeId": 8,
      "orderDate": "1996-07-22 00:00:00.000",
      "requiredDate": "1996-08-19 00:00:00.000",
      "shippedDate": "1996-07-25 00:00:00.000",
      "shipVia": 3,
      "freight": 48.29,
      "shipName": "Rattlesnake Canyon Grocery",
      "shipAddress": {
        "street": "2817 Milton Dr.",
        "city": "Albuquerque",
        "region": "NM",
        "postalCode": 87110,
        "country": "USA"
      },
      "details": [
        {
          "productId": 5,
          "unitPrice": 17,
          "quantity": 12,
          "discount": 0.2
        },
        {
          "productId": 7,
          "unitPrice": 24,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 56,
          "unitPrice": 30.4,
          "quantity": 2,
          "discount": 0
        }
      ]
    },
    {
      "id": 10256,
      "customerId": "WELLI",
      "employeeId": 3,
      "orderDate": "1996-07-15 00:00:00.000",
      "requiredDate": "1996-08-12 00:00:00.000",
      "shippedDate": "1996-07-17 00:00:00.000",
      "shipVia": 2,
      "freight": 13.97,
      "shipName": "Wellington Importadora",
      "shipAddress": {
        "street": "Rua do Mercado 12",
        "city": "Resende",
        "region": "SP",
        "postalCode": "08737-363",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 53,
          "unitPrice": 26.2,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 77,
          "unitPrice": 10.4,
          "quantity": 12,
          "discount": 0
        }
      ]
    },
    {
      "id": 10255,
      "customerId": "RICSU",
      "employeeId": 9,
      "orderDate": "1996-07-12 00:00:00.000",
      "requiredDate": "1996-08-09 00:00:00.000",
      "shippedDate": "1996-07-15 00:00:00.000",
      "shipVia": 3,
      "freight": 148.33,
      "shipName": "Richter Supermarkt",
      "shipAddress": {
        "street": "Starenweg 5",
        "city": "Genève",
        "region": "NULL",
        "postalCode": 1204,
        "country": "Switzerland"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 15.2,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 16,
          "unitPrice": 13.9,
          "quantity": 35,
          "discount": 0
        },
        {
          "productId": 36,
          "unitPrice": 15.2,
          "quantity": 25,
          "discount": 0
        },
        {
          "productId": 59,
          "unitPrice": 44,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10264,
      "customerId": "FOLKO",
      "employeeId": 6,
      "orderDate": "1996-07-24 00:00:00.000",
      "requiredDate": "1996-08-21 00:00:00.000",
      "shippedDate": "1996-08-23 00:00:00.000",
      "shipVia": 3,
      "freight": 3.67,
      "shipName": "Folk och fä HB",
      "shipAddress": {
        "street": "Åkergatan 24",
        "city": "Bräcke",
        "region": "NULL",
        "postalCode": "S-844 67",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 15.2,
          "quantity": 35,
          "discount": 0
        },
        {
          "productId": 41,
          "unitPrice": 7.7,
          "quantity": 25,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10265,
      "customerId": "BLONP",
      "employeeId": 2,
      "orderDate": "1996-07-25 00:00:00.000",
      "requiredDate": "1996-08-22 00:00:00.000",
      "shippedDate": "1996-08-12 00:00:00.000",
      "shipVia": 1,
      "freight": 55.28,
      "shipName": "Blondel père et fils",
      "shipAddress": {
        "street": "24 place Kléber",
        "city": "Strasbourg",
        "region": "NULL",
        "postalCode": 67000,
        "country": "France"
      },
      "details": [
        {
          "productId": 17,
          "unitPrice": 31.2,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 70,
          "unitPrice": 12,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10254,
      "customerId": "CHOPS",
      "employeeId": 5,
      "orderDate": "1996-07-11 00:00:00.000",
      "requiredDate": "1996-08-08 00:00:00.000",
      "shippedDate": "1996-07-23 00:00:00.000",
      "shipVia": 2,
      "freight": 22.98,
      "shipName": "Chop-suey Chinese",
      "shipAddress": {
        "street": "Hauptstr. 31",
        "city": "Bern",
        "region": "NULL",
        "postalCode": 3012,
        "country": "Switzerland"
      },
      "details": [
        {
          "productId": 24,
          "unitPrice": 3.6,
          "quantity": 15,
          "discount": 0.15
        },
        {
          "productId": 55,
          "unitPrice": 19.2,
          "quantity": 21,
          "discount": 0.15
        },
        {
          "productId": 74,
          "unitPrice": 8,
          "quantity": 21,
          "discount": 0
        }
      ]
    },
    {
      "id": 10263,
      "customerId": "ERNSH",
      "employeeId": 9,
      "orderDate": "1996-07-23 00:00:00.000",
      "requiredDate": "1996-08-20 00:00:00.000",
      "shippedDate": "1996-07-31 00:00:00.000",
      "shipVia": 3,
      "freight": 146.06,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 13.9,
          "quantity": 60,
          "discount": 0.25
        },
        {
          "productId": 24,
          "unitPrice": 3.6,
          "quantity": 28,
          "discount": 0
        },
        {
          "productId": 30,
          "unitPrice": 20.7,
          "quantity": 60,
          "discount": 0.25
        },
        {
          "productId": 74,
          "unitPrice": 8,
          "quantity": 36,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10268,
      "customerId": "GROSR",
      "employeeId": 8,
      "orderDate": "1996-07-30 00:00:00.000",
      "requiredDate": "1996-08-27 00:00:00.000",
      "shippedDate": "1996-08-02 00:00:00.000",
      "shipVia": 3,
      "freight": 66.29,
      "shipName": "GROSELLA-Restaurante",
      "shipAddress": {
        "street": "5ª Ave. Los Palos Grandes",
        "city": "Caracas",
        "region": "DF",
        "postalCode": 1081,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 29,
          "unitPrice": 99,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 72,
          "unitPrice": 27.8,
          "quantity": 4,
          "discount": 0
        }
      ]
    },
    {
      "id": 10267,
      "customerId": "FRANK",
      "employeeId": 4,
      "orderDate": "1996-07-29 00:00:00.000",
      "requiredDate": "1996-08-26 00:00:00.000",
      "shippedDate": "1996-08-06 00:00:00.000",
      "shipVia": 1,
      "freight": 208.58,
      "shipName": "Frankenversand",
      "shipAddress": {
        "street": "Berliner Platz 43",
        "city": "München",
        "region": "NULL",
        "postalCode": 80805,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 40,
          "unitPrice": 14.7,
          "quantity": 50,
          "discount": 0
        },
        {
          "productId": 76,
          "unitPrice": 14.4,
          "quantity": 15,
          "discount": 0.15
        },
        {
          "productId": 59,
          "unitPrice": 44,
          "quantity": 70,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10270,
      "customerId": "WARTH",
      "employeeId": 1,
      "orderDate": "1996-08-01 00:00:00.000",
      "requiredDate": "1996-08-29 00:00:00.000",
      "shippedDate": "1996-08-02 00:00:00.000",
      "shipVia": 1,
      "freight": 136.54,
      "shipName": "Wartian Herkku",
      "shipAddress": {
        "street": "Torikatu 38",
        "city": "Oulu",
        "region": "NULL",
        "postalCode": 90110,
        "country": "Finland"
      },
      "details": [
        {
          "productId": 36,
          "unitPrice": 15.2,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 43,
          "unitPrice": 36.8,
          "quantity": 25,
          "discount": 0
        }
      ]
    },
    {
      "id": 10274,
      "customerId": "VINET",
      "employeeId": 6,
      "orderDate": "1996-08-06 00:00:00.000",
      "requiredDate": "1996-09-03 00:00:00.000",
      "shippedDate": "1996-08-16 00:00:00.000",
      "shipVia": 1,
      "freight": 6.01,
      "shipName": "Vins et alcools Chevalier",
      "shipAddress": {
        "street": "59 rue de l'Abbaye",
        "city": "Reims",
        "region": "NULL",
        "postalCode": 51100,
        "country": "France"
      },
      "details": [
        {
          "productId": 71,
          "unitPrice": 17.2,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 72,
          "unitPrice": 27.8,
          "quantity": 7,
          "discount": 0
        }
      ]
    },
    {
      "id": 10275,
      "customerId": "MAGAA",
      "employeeId": 1,
      "orderDate": "1996-08-07 00:00:00.000",
      "requiredDate": "1996-09-04 00:00:00.000",
      "shippedDate": "1996-08-09 00:00:00.000",
      "shipVia": 1,
      "freight": 26.93,
      "shipName": "Magazzini Alimentari Riuniti",
      "shipAddress": {
        "street": "Via Ludovico il Moro 22",
        "city": "Bergamo",
        "region": "NULL",
        "postalCode": 24100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 24,
          "unitPrice": 3.6,
          "quantity": 12,
          "discount": 0.05
        },
        {
          "productId": 59,
          "unitPrice": 44,
          "quantity": 6,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10276,
      "customerId": "TORTU",
      "employeeId": 8,
      "orderDate": "1996-08-08 00:00:00.000",
      "requiredDate": "1996-08-22 00:00:00.000",
      "shippedDate": "1996-08-14 00:00:00.000",
      "shipVia": 3,
      "freight": 13.84,
      "shipName": "Tortuga Restaurante",
      "shipAddress": {
        "street": "Avda. Azteca 123",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5033,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 10,
          "unitPrice": 24.8,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 13,
          "unitPrice": 4.8,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10277,
      "customerId": "MORGK",
      "employeeId": 2,
      "orderDate": "1996-08-09 00:00:00.000",
      "requiredDate": "1996-09-06 00:00:00.000",
      "shippedDate": "1996-08-13 00:00:00.000",
      "shipVia": 3,
      "freight": 125.77,
      "shipName": "Morgenstern Gesundkost",
      "shipAddress": {
        "street": "Heerstr. 22",
        "city": "Leipzig",
        "region": "NULL",
        "postalCode": 4179,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 62,
          "unitPrice": 39.4,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 28,
          "unitPrice": 36.4,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10273,
      "customerId": "QUICK",
      "employeeId": 3,
      "orderDate": "1996-08-05 00:00:00.000",
      "requiredDate": "1996-09-02 00:00:00.000",
      "shippedDate": "1996-08-12 00:00:00.000",
      "shipVia": 3,
      "freight": 76.07,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 10,
          "quantity": 15,
          "discount": 0.05
        },
        {
          "productId": 40,
          "unitPrice": 14.7,
          "quantity": 60,
          "discount": 0.05
        },
        {
          "productId": 76,
          "unitPrice": 14.4,
          "quantity": 33,
          "discount": 0.05
        },
        {
          "productId": 10,
          "unitPrice": 24.8,
          "quantity": 24,
          "discount": 0.05
        },
        {
          "productId": 33,
          "unitPrice": 2,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10272,
      "customerId": "RATTC",
      "employeeId": 6,
      "orderDate": "1996-08-02 00:00:00.000",
      "requiredDate": "1996-08-30 00:00:00.000",
      "shippedDate": "1996-08-06 00:00:00.000",
      "shipVia": 2,
      "freight": 98.03,
      "shipName": "Rattlesnake Canyon Grocery",
      "shipAddress": {
        "street": "2817 Milton Dr.",
        "city": "Albuquerque",
        "region": "NM",
        "postalCode": 87110,
        "country": "USA"
      },
      "details": [
        {
          "productId": 72,
          "unitPrice": 27.8,
          "quantity": 24,
          "discount": 0
        },
        {
          "productId": 31,
          "unitPrice": 10,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 20,
          "unitPrice": 64.8,
          "quantity": 6,
          "discount": 0
        }
      ]
    },
    {
      "id": 10278,
      "customerId": "BERGS",
      "employeeId": 8,
      "orderDate": "1996-08-12 00:00:00.000",
      "requiredDate": "1996-09-09 00:00:00.000",
      "shippedDate": "1996-08-16 00:00:00.000",
      "shipVia": 2,
      "freight": 92.69,
      "shipName": "Berglunds snabbköp",
      "shipAddress": {
        "street": "Berguvsvägen  8",
        "city": "Luleå",
        "region": "NULL",
        "postalCode": "S-958 22",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 73,
          "unitPrice": 12,
          "quantity": 25,
          "discount": 0
        },
        {
          "productId": 59,
          "unitPrice": 44,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 63,
          "unitPrice": 35.1,
          "quantity": 8,
          "discount": 0
        },
        {
          "productId": 44,
          "unitPrice": 15.5,
          "quantity": 16,
          "discount": 0
        }
      ]
    },
    {
      "id": 10269,
      "customerId": "WHITC",
      "employeeId": 5,
      "orderDate": "1996-07-31 00:00:00.000",
      "requiredDate": "1996-08-14 00:00:00.000",
      "shippedDate": "1996-08-09 00:00:00.000",
      "shipVia": 1,
      "freight": 4.56,
      "shipName": "White Clover Markets",
      "shipAddress": {
        "street": "1029 - 12th Ave. S.",
        "city": "Seattle",
        "region": "WA",
        "postalCode": 98124,
        "country": "USA"
      },
      "details": [
        {
          "productId": 33,
          "unitPrice": 2,
          "quantity": 60,
          "discount": 0.05
        },
        {
          "productId": 72,
          "unitPrice": 27.8,
          "quantity": 20,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10280,
      "customerId": "BERGS",
      "employeeId": 2,
      "orderDate": "1996-08-14 00:00:00.000",
      "requiredDate": "1996-09-11 00:00:00.000",
      "shippedDate": "1996-09-12 00:00:00.000",
      "shipVia": 1,
      "freight": 8.98,
      "shipName": "Berglunds snabbköp",
      "shipAddress": {
        "street": "Berguvsvägen  8",
        "city": "Luleå",
        "region": "NULL",
        "postalCode": "S-958 22",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 24,
          "unitPrice": 3.6,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 55,
          "unitPrice": 19.2,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 75,
          "unitPrice": 6.2,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10281,
      "customerId": "ROMEY",
      "employeeId": 4,
      "orderDate": "1996-08-14 00:00:00.000",
      "requiredDate": "1996-08-28 00:00:00.000",
      "shippedDate": "1996-08-21 00:00:00.000",
      "shipVia": 1,
      "freight": 2.94,
      "shipName": "Romero y tomillo",
      "shipAddress": {
        "street": "Gran Vía 1",
        "city": "Madrid",
        "region": "NULL",
        "postalCode": 28001,
        "country": "Spain"
      },
      "details": [
        {
          "productId": 19,
          "unitPrice": 7.3,
          "quantity": 1,
          "discount": 0
        },
        {
          "productId": 24,
          "unitPrice": 3.6,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 35,
          "unitPrice": 14.4,
          "quantity": 4,
          "discount": 0
        }
      ]
    },
    {
      "id": 10282,
      "customerId": "ROMEY",
      "employeeId": 4,
      "orderDate": "1996-08-15 00:00:00.000",
      "requiredDate": "1996-09-12 00:00:00.000",
      "shippedDate": "1996-08-21 00:00:00.000",
      "shipVia": 1,
      "freight": 12.69,
      "shipName": "Romero y tomillo",
      "shipAddress": {
        "street": "Gran Vía 1",
        "city": "Madrid",
        "region": "NULL",
        "postalCode": 28001,
        "country": "Spain"
      },
      "details": [
        {
          "productId": 30,
          "unitPrice": 20.7,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 57,
          "unitPrice": 15.6,
          "quantity": 2,
          "discount": 0
        }
      ]
    },
    {
      "id": 10283,
      "customerId": "LILAS",
      "employeeId": 3,
      "orderDate": "1996-08-16 00:00:00.000",
      "requiredDate": "1996-09-13 00:00:00.000",
      "shippedDate": "1996-08-23 00:00:00.000",
      "shipVia": 3,
      "freight": 84.81,
      "shipName": "LILA-Supermercado",
      "shipAddress": {
        "street": "Carrera 52 con Ave. Bolívar #65-98 Llano Largo",
        "city": "Barquisimeto",
        "region": "Lara",
        "postalCode": 3508,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 15,
          "unitPrice": 12.4,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 19,
          "unitPrice": 7.3,
          "quantity": 18,
          "discount": 0
        },
        {
          "productId": 72,
          "unitPrice": 27.8,
          "quantity": 3,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 27.2,
          "quantity": 35,
          "discount": 0
        }
      ]
    },
    {
      "id": 10284,
      "customerId": "LEHMS",
      "employeeId": 4,
      "orderDate": "1996-08-19 00:00:00.000",
      "requiredDate": "1996-09-16 00:00:00.000",
      "shippedDate": "1996-08-27 00:00:00.000",
      "shipVia": 1,
      "freight": 76.56,
      "shipName": "Lehmanns Marktstand",
      "shipAddress": {
        "street": "Magazinweg 7",
        "city": "Frankfurt a.M.",
        "region": "NULL",
        "postalCode": 60528,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 27,
          "unitPrice": 35.1,
          "quantity": 15,
          "discount": 0.25
        },
        {
          "productId": 44,
          "unitPrice": 15.5,
          "quantity": 21,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 27.2,
          "quantity": 20,
          "discount": 0.25
        },
        {
          "productId": 67,
          "unitPrice": 11.2,
          "quantity": 5,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10285,
      "customerId": "QUICK",
      "employeeId": 1,
      "orderDate": "1996-08-20 00:00:00.000",
      "requiredDate": "1996-09-17 00:00:00.000",
      "shippedDate": "1996-08-26 00:00:00.000",
      "shipVia": 2,
      "freight": 76.83,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 14.4,
          "quantity": 45,
          "discount": 0.2
        },
        {
          "productId": 40,
          "unitPrice": 14.7,
          "quantity": 40,
          "discount": 0.2
        },
        {
          "productId": 53,
          "unitPrice": 26.2,
          "quantity": 36,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10286,
      "customerId": "QUICK",
      "employeeId": 8,
      "orderDate": "1996-08-21 00:00:00.000",
      "requiredDate": "1996-09-18 00:00:00.000",
      "shippedDate": "1996-08-30 00:00:00.000",
      "shipVia": 3,
      "freight": 229.24,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 35,
          "unitPrice": 14.4,
          "quantity": 100,
          "discount": 0
        },
        {
          "productId": 62,
          "unitPrice": 39.4,
          "quantity": 40,
          "discount": 0
        }
      ]
    },
    {
      "id": 10287,
      "customerId": "RICAR",
      "employeeId": 8,
      "orderDate": "1996-08-22 00:00:00.000",
      "requiredDate": "1996-09-19 00:00:00.000",
      "shippedDate": "1996-08-28 00:00:00.000",
      "shipVia": 3,
      "freight": 12.76,
      "shipName": "Ricardo Adocicados",
      "shipAddress": {
        "street": "Av. Copacabana 267",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "02389-890",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 13.9,
          "quantity": 40,
          "discount": 0.15
        },
        {
          "productId": 34,
          "unitPrice": 11.2,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 46,
          "unitPrice": 9.6,
          "quantity": 15,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10288,
      "customerId": "REGGC",
      "employeeId": 4,
      "orderDate": "1996-08-23 00:00:00.000",
      "requiredDate": "1996-09-20 00:00:00.000",
      "shippedDate": "1996-09-03 00:00:00.000",
      "shipVia": 1,
      "freight": 7.45,
      "shipName": "Reggiani Caseifici",
      "shipAddress": {
        "street": "Strada Provinciale 124",
        "city": "Reggio Emilia",
        "region": "NULL",
        "postalCode": 42100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 54,
          "unitPrice": 5.9,
          "quantity": 10,
          "discount": 0.1
        },
        {
          "productId": 68,
          "unitPrice": 10,
          "quantity": 3,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10289,
      "customerId": "BSBEV",
      "employeeId": 7,
      "orderDate": "1996-08-26 00:00:00.000",
      "requiredDate": "1996-09-23 00:00:00.000",
      "shippedDate": "1996-08-28 00:00:00.000",
      "shipVia": 3,
      "freight": 22.77,
      "shipName": "B's Beverages",
      "shipAddress": {
        "street": "Fauntleroy Circus",
        "city": "London",
        "region": "NULL",
        "postalCode": "EC2 5NT",
        "country": "UK"
      },
      "details": [
        {
          "productId": 3,
          "unitPrice": 8,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 64,
          "unitPrice": 26.6,
          "quantity": 9,
          "discount": 0
        }
      ]
    },
    {
      "id": 10290,
      "customerId": "COMMI",
      "employeeId": 8,
      "orderDate": "1996-08-27 00:00:00.000",
      "requiredDate": "1996-09-24 00:00:00.000",
      "shippedDate": "1996-09-03 00:00:00.000",
      "shipVia": 1,
      "freight": 79.7,
      "shipName": "Comércio Mineiro",
      "shipAddress": {
        "street": "Av. dos Lusíadas 23",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05432-043",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 5,
          "unitPrice": 17,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 29,
          "unitPrice": 99,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 49,
          "unitPrice": 16,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 77,
          "unitPrice": 10.4,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10291,
      "customerId": "QUEDE",
      "employeeId": 6,
      "orderDate": "1996-08-27 00:00:00.000",
      "requiredDate": "1996-09-24 00:00:00.000",
      "shippedDate": "1996-09-04 00:00:00.000",
      "shipVia": 2,
      "freight": 6.4,
      "shipName": "Que Delícia",
      "shipAddress": {
        "street": "Rua da Panificadora 12",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "02389-673",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 13,
          "unitPrice": 4.8,
          "quantity": 20,
          "discount": 0.1
        },
        {
          "productId": 44,
          "unitPrice": 15.5,
          "quantity": 24,
          "discount": 0.1
        },
        {
          "productId": 51,
          "unitPrice": 42.4,
          "quantity": 2,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10296,
      "customerId": "LILAS",
      "employeeId": 6,
      "orderDate": "1996-09-03 00:00:00.000",
      "requiredDate": "1996-10-01 00:00:00.000",
      "shippedDate": "1996-09-11 00:00:00.000",
      "shipVia": 1,
      "freight": 0.12,
      "shipName": "LILA-Supermercado",
      "shipAddress": {
        "street": "Carrera 52 con Ave. Bolívar #65-98 Llano Largo",
        "city": "Barquisimeto",
        "region": "Lara",
        "postalCode": 3508,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 16.8,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 16,
          "unitPrice": 13.9,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 69,
          "unitPrice": 28.8,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10297,
      "customerId": "BLONP",
      "employeeId": 5,
      "orderDate": "1996-09-04 00:00:00.000",
      "requiredDate": "1996-10-16 00:00:00.000",
      "shippedDate": "1996-09-10 00:00:00.000",
      "shipVia": 2,
      "freight": 5.74,
      "shipName": "Blondel père et fils",
      "shipAddress": {
        "street": "24 place Kléber",
        "city": "Strasbourg",
        "region": "NULL",
        "postalCode": 67000,
        "country": "France"
      },
      "details": [
        {
          "productId": 39,
          "unitPrice": 14.4,
          "quantity": 60,
          "discount": 0
        },
        {
          "productId": 72,
          "unitPrice": 27.8,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10298,
      "customerId": "HUNGO",
      "employeeId": 6,
      "orderDate": "1996-09-05 00:00:00.000",
      "requiredDate": "1996-10-03 00:00:00.000",
      "shippedDate": "1996-09-11 00:00:00.000",
      "shipVia": 2,
      "freight": 168.22,
      "shipName": "Hungry Owl All-Night Grocers",
      "shipAddress": {
        "street": "8 Johnstown Road",
        "city": "Cork",
        "region": "Co. Cork",
        "postalCode": "NULL",
        "country": "Ireland"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 15.2,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 36,
          "unitPrice": 15.2,
          "quantity": 40,
          "discount": 0.25
        },
        {
          "productId": 59,
          "unitPrice": 44,
          "quantity": 30,
          "discount": 0.25
        },
        {
          "productId": 62,
          "unitPrice": 39.4,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10299,
      "customerId": "RICAR",
      "employeeId": 4,
      "orderDate": "1996-09-06 00:00:00.000",
      "requiredDate": "1996-10-04 00:00:00.000",
      "shippedDate": "1996-09-13 00:00:00.000",
      "shipVia": 2,
      "freight": 29.76,
      "shipName": "Ricardo Adocicados",
      "shipAddress": {
        "street": "Av. Copacabana 267",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "02389-890",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 19,
          "unitPrice": 7.3,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 70,
          "unitPrice": 12,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10300,
      "customerId": "MAGAA",
      "employeeId": 2,
      "orderDate": "1996-09-09 00:00:00.000",
      "requiredDate": "1996-10-07 00:00:00.000",
      "shippedDate": "1996-09-18 00:00:00.000",
      "shipVia": 2,
      "freight": 17.68,
      "shipName": "Magazzini Alimentari Riuniti",
      "shipAddress": {
        "street": "Via Ludovico il Moro 22",
        "city": "Bergamo",
        "region": "NULL",
        "postalCode": 24100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 66,
          "unitPrice": 13.6,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 68,
          "unitPrice": 10,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10301,
      "customerId": "WANDK",
      "employeeId": 8,
      "orderDate": "1996-09-09 00:00:00.000",
      "requiredDate": "1996-10-07 00:00:00.000",
      "shippedDate": "1996-09-17 00:00:00.000",
      "shipVia": 2,
      "freight": 45.08,
      "shipName": "Die Wandernde Kuh",
      "shipAddress": {
        "street": "Adenauerallee 900",
        "city": "Stuttgart",
        "region": "NULL",
        "postalCode": 70563,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 40,
          "unitPrice": 14.7,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 56,
          "unitPrice": 30.4,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10293,
      "customerId": "TORTU",
      "employeeId": 1,
      "orderDate": "1996-08-29 00:00:00.000",
      "requiredDate": "1996-09-26 00:00:00.000",
      "shippedDate": "1996-09-11 00:00:00.000",
      "shipVia": 3,
      "freight": 21.18,
      "shipName": "Tortuga Restaurante",
      "shipAddress": {
        "street": "Avda. Azteca 123",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5033,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 18,
          "unitPrice": 50,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 63,
          "unitPrice": 35.1,
          "quantity": 5,
          "discount": 0
        },
        {
          "productId": 24,
          "unitPrice": 3.6,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 75,
          "unitPrice": 6.2,
          "quantity": 6,
          "discount": 0
        }
      ]
    },
    {
      "id": 10294,
      "customerId": "RATTC",
      "employeeId": 4,
      "orderDate": "1996-08-30 00:00:00.000",
      "requiredDate": "1996-09-27 00:00:00.000",
      "shippedDate": "1996-09-05 00:00:00.000",
      "shipVia": 2,
      "freight": 147.26,
      "shipName": "Rattlesnake Canyon Grocery",
      "shipAddress": {
        "street": "2817 Milton Dr.",
        "city": "Albuquerque",
        "region": "NM",
        "postalCode": 87110,
        "country": "USA"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 14.4,
          "quantity": 18,
          "discount": 0
        },
        {
          "productId": 17,
          "unitPrice": 31.2,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 43,
          "unitPrice": 36.8,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 27.2,
          "quantity": 21,
          "discount": 0
        },
        {
          "productId": 75,
          "unitPrice": 6.2,
          "quantity": 6,
          "discount": 0
        }
      ]
    },
    {
      "id": 10302,
      "customerId": "SUPRD",
      "employeeId": 4,
      "orderDate": "1996-09-10 00:00:00.000",
      "requiredDate": "1996-10-08 00:00:00.000",
      "shippedDate": "1996-10-09 00:00:00.000",
      "shipVia": 2,
      "freight": 6.27,
      "shipName": "Suprêmes délices",
      "shipAddress": {
        "street": "Boulevard Tirou 255",
        "city": "Charleroi",
        "region": "NULL",
        "postalCode": "B-6000",
        "country": "Belgium"
      },
      "details": [
        {
          "productId": 17,
          "unitPrice": 31.2,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 28,
          "unitPrice": 36.4,
          "quantity": 28,
          "discount": 0
        },
        {
          "productId": 43,
          "unitPrice": 36.8,
          "quantity": 12,
          "discount": 0
        }
      ]
    },
    {
      "id": 10303,
      "customerId": "GODOS",
      "employeeId": 7,
      "orderDate": "1996-09-11 00:00:00.000",
      "requiredDate": "1996-10-09 00:00:00.000",
      "shippedDate": "1996-09-18 00:00:00.000",
      "shipVia": 2,
      "freight": 107.83,
      "shipName": "Godos Cocina Típica",
      "shipAddress": {
        "street": "C/ Romero 33",
        "city": "Sevilla",
        "region": "NULL",
        "postalCode": 41101,
        "country": "Spain"
      },
      "details": [
        {
          "productId": 40,
          "unitPrice": 14.7,
          "quantity": 40,
          "discount": 0.1
        },
        {
          "productId": 65,
          "unitPrice": 16.8,
          "quantity": 30,
          "discount": 0.1
        },
        {
          "productId": 68,
          "unitPrice": 10,
          "quantity": 15,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10304,
      "customerId": "TORTU",
      "employeeId": 1,
      "orderDate": "1996-09-12 00:00:00.000",
      "requiredDate": "1996-10-10 00:00:00.000",
      "shippedDate": "1996-09-17 00:00:00.000",
      "shipVia": 2,
      "freight": 63.79,
      "shipName": "Tortuga Restaurante",
      "shipAddress": {
        "street": "Avda. Azteca 123",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5033,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 49,
          "unitPrice": 16,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 59,
          "unitPrice": 44,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 71,
          "unitPrice": 17.2,
          "quantity": 2,
          "discount": 0
        }
      ]
    },
    {
      "id": 10306,
      "customerId": "ROMEY",
      "employeeId": 1,
      "orderDate": "1996-09-16 00:00:00.000",
      "requiredDate": "1996-10-14 00:00:00.000",
      "shippedDate": "1996-09-23 00:00:00.000",
      "shipVia": 3,
      "freight": 7.56,
      "shipName": "Romero y tomillo",
      "shipAddress": {
        "street": "Gran Vía 1",
        "city": "Madrid",
        "region": "NULL",
        "postalCode": 28001,
        "country": "Spain"
      },
      "details": [
        {
          "productId": 30,
          "unitPrice": 20.7,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 53,
          "unitPrice": 26.2,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 54,
          "unitPrice": 5.9,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 10305,
      "customerId": "OLDWO",
      "employeeId": 8,
      "orderDate": "1996-09-13 00:00:00.000",
      "requiredDate": "1996-10-11 00:00:00.000",
      "shippedDate": "1996-10-09 00:00:00.000",
      "shipVia": 3,
      "freight": 257.62,
      "shipName": "Old World Delicatessen",
      "shipAddress": {
        "street": "2743 Bering St.",
        "city": "Anchorage",
        "region": "AK",
        "postalCode": 99508,
        "country": "USA"
      },
      "details": [
        {
          "productId": 29,
          "unitPrice": 99,
          "quantity": 25,
          "discount": 0.1
        },
        {
          "productId": 39,
          "unitPrice": 14.4,
          "quantity": 30,
          "discount": 0.1
        },
        {
          "productId": 18,
          "unitPrice": 50,
          "quantity": 25,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10307,
      "customerId": "LONEP",
      "employeeId": 2,
      "orderDate": "1996-09-17 00:00:00.000",
      "requiredDate": "1996-10-15 00:00:00.000",
      "shippedDate": "1996-09-25 00:00:00.000",
      "shipVia": 2,
      "freight": 0.56,
      "shipName": "Lonesome Pine Restaurant",
      "shipAddress": {
        "street": "89 Chiaroscuro Rd.",
        "city": "Portland",
        "region": "OR",
        "postalCode": 97219,
        "country": "USA"
      },
      "details": [
        {
          "productId": 62,
          "unitPrice": 39.4,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 68,
          "unitPrice": 10,
          "quantity": 3,
          "discount": 0
        }
      ]
    },
    {
      "id": 10308,
      "customerId": "ANATR",
      "employeeId": 7,
      "orderDate": "1996-09-18 00:00:00.000",
      "requiredDate": "1996-10-16 00:00:00.000",
      "shippedDate": "1996-09-24 00:00:00.000",
      "shipVia": 3,
      "freight": 1.61,
      "shipName": "Ana Trujillo Emparedados y helados",
      "shipAddress": {
        "street": "Avda. de la Constitución 2222",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5021,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 69,
          "unitPrice": 28.8,
          "quantity": 1,
          "discount": 0
        },
        {
          "productId": 70,
          "unitPrice": 12,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 10309,
      "customerId": "HUNGO",
      "employeeId": 3,
      "orderDate": "1996-09-19 00:00:00.000",
      "requiredDate": "1996-10-17 00:00:00.000",
      "shippedDate": "1996-10-23 00:00:00.000",
      "shipVia": 1,
      "freight": 47.3,
      "shipName": "Hungry Owl All-Night Grocers",
      "shipAddress": {
        "street": "8 Johnstown Road",
        "city": "Cork",
        "region": "Co. Cork",
        "postalCode": "NULL",
        "country": "Ireland"
      },
      "details": [
        {
          "productId": 4,
          "unitPrice": 17.6,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 6,
          "unitPrice": 20,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 42,
          "unitPrice": 11.2,
          "quantity": 2,
          "discount": 0
        },
        {
          "productId": 43,
          "unitPrice": 36.8,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 71,
          "unitPrice": 17.2,
          "quantity": 3,
          "discount": 0
        }
      ]
    },
    {
      "id": 10310,
      "customerId": "THEBI",
      "employeeId": 8,
      "orderDate": "1996-09-20 00:00:00.000",
      "requiredDate": "1996-10-18 00:00:00.000",
      "shippedDate": "1996-09-27 00:00:00.000",
      "shipVia": 2,
      "freight": 17.52,
      "shipName": "The Big Cheese",
      "shipAddress": {
        "street": "89 Jefferson Way Suite 2",
        "city": "Portland",
        "region": "OR",
        "postalCode": 97201,
        "country": "USA"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 13.9,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 62,
          "unitPrice": 39.4,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 10314,
      "customerId": "RATTC",
      "employeeId": 1,
      "orderDate": "1996-09-25 00:00:00.000",
      "requiredDate": "1996-10-23 00:00:00.000",
      "shippedDate": "1996-10-04 00:00:00.000",
      "shipVia": 2,
      "freight": 74.16,
      "shipName": "Rattlesnake Canyon Grocery",
      "shipAddress": {
        "street": "2817 Milton Dr.",
        "city": "Albuquerque",
        "region": "NM",
        "postalCode": 87110,
        "country": "USA"
      },
      "details": [
        {
          "productId": 32,
          "unitPrice": 25.6,
          "quantity": 40,
          "discount": 0.1
        },
        {
          "productId": 58,
          "unitPrice": 10.6,
          "quantity": 30,
          "discount": 0.1
        },
        {
          "productId": 62,
          "unitPrice": 39.4,
          "quantity": 25,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10315,
      "customerId": "ISLAT",
      "employeeId": 4,
      "orderDate": "1996-09-26 00:00:00.000",
      "requiredDate": "1996-10-24 00:00:00.000",
      "shippedDate": "1996-10-03 00:00:00.000",
      "shipVia": 2,
      "freight": 41.76,
      "shipName": "Island Trading",
      "shipAddress": {
        "street": "Garden House Crowther Way",
        "city": "Cowes",
        "region": "Isle of Wight",
        "postalCode": "PO31 7PJ",
        "country": "UK"
      },
      "details": [
        {
          "productId": 34,
          "unitPrice": 11.2,
          "quantity": 14,
          "discount": 0
        },
        {
          "productId": 70,
          "unitPrice": 12,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10316,
      "customerId": "RATTC",
      "employeeId": 1,
      "orderDate": "1996-09-27 00:00:00.000",
      "requiredDate": "1996-10-25 00:00:00.000",
      "shippedDate": "1996-10-08 00:00:00.000",
      "shipVia": 3,
      "freight": 150.15,
      "shipName": "Rattlesnake Canyon Grocery",
      "shipAddress": {
        "street": "2817 Milton Dr.",
        "city": "Albuquerque",
        "region": "NM",
        "postalCode": 87110,
        "country": "USA"
      },
      "details": [
        {
          "productId": 62,
          "unitPrice": 39.4,
          "quantity": 70,
          "discount": 0
        },
        {
          "productId": 41,
          "unitPrice": 7.7,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10311,
      "customerId": "DUMON",
      "employeeId": 1,
      "orderDate": "1996-09-20 00:00:00.000",
      "requiredDate": "1996-10-04 00:00:00.000",
      "shippedDate": "1996-09-26 00:00:00.000",
      "shipVia": 3,
      "freight": 24.69,
      "shipName": "Du monde entier",
      "shipAddress": {
        "street": "67 rue des Cinquante Otages",
        "city": "Nantes",
        "region": "NULL",
        "postalCode": 44000,
        "country": "France"
      },
      "details": [
        {
          "productId": 42,
          "unitPrice": 11.2,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 69,
          "unitPrice": 28.8,
          "quantity": 7,
          "discount": 0
        }
      ]
    },
    {
      "id": 10312,
      "customerId": "WANDK",
      "employeeId": 2,
      "orderDate": "1996-09-23 00:00:00.000",
      "requiredDate": "1996-10-21 00:00:00.000",
      "shippedDate": "1996-10-03 00:00:00.000",
      "shipVia": 2,
      "freight": 40.26,
      "shipName": "Die Wandernde Kuh",
      "shipAddress": {
        "street": "Adenauerallee 900",
        "city": "Stuttgart",
        "region": "NULL",
        "postalCode": 70563,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 43,
          "unitPrice": 36.8,
          "quantity": 24,
          "discount": 0
        },
        {
          "productId": 53,
          "unitPrice": 26.2,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 75,
          "unitPrice": 6.2,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 28,
          "unitPrice": 36.4,
          "quantity": 4,
          "discount": 0
        }
      ]
    },
    {
      "id": 10319,
      "customerId": "TORTU",
      "employeeId": 7,
      "orderDate": "1996-10-02 00:00:00.000",
      "requiredDate": "1996-10-30 00:00:00.000",
      "shippedDate": "1996-10-11 00:00:00.000",
      "shipVia": 3,
      "freight": 64.5,
      "shipName": "Tortuga Restaurante",
      "shipAddress": {
        "street": "Avda. Azteca 123",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5033,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 17,
          "unitPrice": 31.2,
          "quantity": 8,
          "discount": 0
        },
        {
          "productId": 28,
          "unitPrice": 36.4,
          "quantity": 14,
          "discount": 0
        },
        {
          "productId": 76,
          "unitPrice": 14.4,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10318,
      "customerId": "ISLAT",
      "employeeId": 8,
      "orderDate": "1996-10-01 00:00:00.000",
      "requiredDate": "1996-10-29 00:00:00.000",
      "shippedDate": "1996-10-04 00:00:00.000",
      "shipVia": 2,
      "freight": 4.73,
      "shipName": "Island Trading",
      "shipAddress": {
        "street": "Garden House Crowther Way",
        "city": "Cowes",
        "region": "Isle of Wight",
        "postalCode": "PO31 7PJ",
        "country": "UK"
      },
      "details": [
        {
          "productId": 41,
          "unitPrice": 7.7,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 76,
          "unitPrice": 14.4,
          "quantity": 6,
          "discount": 0
        }
      ]
    },
    {
      "id": 10326,
      "customerId": "BOLId",
      "employeeId": 4,
      "orderDate": "1996-10-10 00:00:00.000",
      "requiredDate": "1996-11-07 00:00:00.000",
      "shippedDate": "1996-10-14 00:00:00.000",
      "shipVia": 2,
      "freight": 77.92,
      "shipName": "Bólido Comidas preparadas",
      "shipAddress": {
        "street": "C/ Araquil 67",
        "city": "Madrid",
        "region": "NULL",
        "postalCode": 28023,
        "country": "Spain"
      },
      "details": [
        {
          "productId": 4,
          "unitPrice": 17.6,
          "quantity": 24,
          "discount": 0
        },
        {
          "productId": 57,
          "unitPrice": 15.6,
          "quantity": 16,
          "discount": 0
        },
        {
          "productId": 75,
          "unitPrice": 6.2,
          "quantity": 50,
          "discount": 0
        }
      ]
    },
    {
      "id": 10323,
      "customerId": "KOENE",
      "employeeId": 4,
      "orderDate": "1996-10-07 00:00:00.000",
      "requiredDate": "1996-11-04 00:00:00.000",
      "shippedDate": "1996-10-14 00:00:00.000",
      "shipVia": 1,
      "freight": 4.88,
      "shipName": "Königlich Essen",
      "shipAddress": {
        "street": "Maubelstr. 90",
        "city": "Brandenburg",
        "region": "NULL",
        "postalCode": 14776,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 15,
          "unitPrice": 12.4,
          "quantity": 5,
          "discount": 0
        },
        {
          "productId": 25,
          "unitPrice": 11.2,
          "quantity": 4,
          "discount": 0
        },
        {
          "productId": 39,
          "unitPrice": 14.4,
          "quantity": 4,
          "discount": 0
        }
      ]
    },
    {
      "id": 10327,
      "customerId": "FOLKO",
      "employeeId": 2,
      "orderDate": "1996-10-11 00:00:00.000",
      "requiredDate": "1996-11-08 00:00:00.000",
      "shippedDate": "1996-10-14 00:00:00.000",
      "shipVia": 1,
      "freight": 63.36,
      "shipName": "Folk och fä HB",
      "shipAddress": {
        "street": "Åkergatan 24",
        "city": "Bräcke",
        "region": "NULL",
        "postalCode": "S-844 67",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 15.2,
          "quantity": 25,
          "discount": 0.2
        },
        {
          "productId": 11,
          "unitPrice": 16.8,
          "quantity": 50,
          "discount": 0.2
        },
        {
          "productId": 30,
          "unitPrice": 20.7,
          "quantity": 35,
          "discount": 0.2
        },
        {
          "productId": 58,
          "unitPrice": 10.6,
          "quantity": 30,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10328,
      "customerId": "FURIB",
      "employeeId": 4,
      "orderDate": "1996-10-14 00:00:00.000",
      "requiredDate": "1996-11-11 00:00:00.000",
      "shippedDate": "1996-10-17 00:00:00.000",
      "shipVia": 3,
      "freight": 87.03,
      "shipName": "Furia Bacalhau e Frutos do Mar",
      "shipAddress": {
        "street": "Jardim das rosas n. 32",
        "city": "Lisboa",
        "region": "NULL",
        "postalCode": 1675,
        "country": "Portugal"
      },
      "details": [
        {
          "productId": 59,
          "unitPrice": 44,
          "quantity": 9,
          "discount": 0
        },
        {
          "productId": 65,
          "unitPrice": 16.8,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 68,
          "unitPrice": 10,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10330,
      "customerId": "LILAS",
      "employeeId": 3,
      "orderDate": "1996-10-16 00:00:00.000",
      "requiredDate": "1996-11-13 00:00:00.000",
      "shippedDate": "1996-10-28 00:00:00.000",
      "shipVia": 1,
      "freight": 12.75,
      "shipName": "LILA-Supermercado",
      "shipAddress": {
        "street": "Carrera 52 con Ave. Bolívar #65-98 Llano Largo",
        "city": "Barquisimeto",
        "region": "Lara",
        "postalCode": 3508,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 72,
          "unitPrice": 27.8,
          "quantity": 25,
          "discount": 0.15
        },
        {
          "productId": 26,
          "unitPrice": 24.9,
          "quantity": 50,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10329,
      "customerId": "SPLIR",
      "employeeId": 4,
      "orderDate": "1996-10-15 00:00:00.000",
      "requiredDate": "1996-11-26 00:00:00.000",
      "shippedDate": "1996-10-23 00:00:00.000",
      "shipVia": 2,
      "freight": 191.67,
      "shipName": "Split Rail Beer & Ale",
      "shipAddress": {
        "street": "P.O. Box 555",
        "city": "Lander",
        "region": "WY",
        "postalCode": 82520,
        "country": "USA"
      },
      "details": [
        {
          "productId": 19,
          "unitPrice": 7.3,
          "quantity": 10,
          "discount": 0.05
        },
        {
          "productId": 30,
          "unitPrice": 20.7,
          "quantity": 8,
          "discount": 0.05
        },
        {
          "productId": 38,
          "unitPrice": 210.8,
          "quantity": 20,
          "discount": 0.05
        },
        {
          "productId": 56,
          "unitPrice": 30.4,
          "quantity": 12,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10324,
      "customerId": "SAVEA",
      "employeeId": 9,
      "orderDate": "1996-10-08 00:00:00.000",
      "requiredDate": "1996-11-05 00:00:00.000",
      "shippedDate": "1996-10-10 00:00:00.000",
      "shipVia": 1,
      "freight": 214.27,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 35,
          "unitPrice": 14.4,
          "quantity": 70,
          "discount": 0.15
        },
        {
          "productId": 46,
          "unitPrice": 9.6,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 16,
          "unitPrice": 13.9,
          "quantity": 21,
          "discount": 0.15
        },
        {
          "productId": 63,
          "unitPrice": 35.1,
          "quantity": 80,
          "discount": 0.15
        },
        {
          "productId": 59,
          "unitPrice": 44,
          "quantity": 40,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10333,
      "customerId": "WARTH",
      "employeeId": 5,
      "orderDate": "1996-10-18 00:00:00.000",
      "requiredDate": "1996-11-15 00:00:00.000",
      "shippedDate": "1996-10-25 00:00:00.000",
      "shipVia": 3,
      "freight": 0.59,
      "shipName": "Wartian Herkku",
      "shipAddress": {
        "street": "Torikatu 38",
        "city": "Oulu",
        "region": "NULL",
        "postalCode": 90110,
        "country": "Finland"
      },
      "details": [
        {
          "productId": 14,
          "unitPrice": 18.6,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 21,
          "unitPrice": 8,
          "quantity": 10,
          "discount": 0.1
        },
        {
          "productId": 71,
          "unitPrice": 17.2,
          "quantity": 40,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10334,
      "customerId": "VICTE",
      "employeeId": 8,
      "orderDate": "1996-10-21 00:00:00.000",
      "requiredDate": "1996-11-18 00:00:00.000",
      "shippedDate": "1996-10-28 00:00:00.000",
      "shipVia": 2,
      "freight": 8.56,
      "shipName": "Victuailles en stock",
      "shipAddress": {
        "street": "2 rue du Commerce",
        "city": "Lyon",
        "region": "NULL",
        "postalCode": 69004,
        "country": "France"
      },
      "details": [
        {
          "productId": 68,
          "unitPrice": 10,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 52,
          "unitPrice": 5.6,
          "quantity": 8,
          "discount": 0
        }
      ]
    },
    {
      "id": 10335,
      "customerId": "HUNGO",
      "employeeId": 7,
      "orderDate": "1996-10-22 00:00:00.000",
      "requiredDate": "1996-11-19 00:00:00.000",
      "shippedDate": "1996-10-24 00:00:00.000",
      "shipVia": 2,
      "freight": 42.11,
      "shipName": "Hungry Owl All-Night Grocers",
      "shipAddress": {
        "street": "8 Johnstown Road",
        "city": "Cork",
        "region": "Co. Cork",
        "postalCode": "NULL",
        "country": "Ireland"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 10,
          "quantity": 25,
          "discount": 0.2
        },
        {
          "productId": 32,
          "unitPrice": 25.6,
          "quantity": 6,
          "discount": 0.2
        },
        {
          "productId": 51,
          "unitPrice": 42.4,
          "quantity": 48,
          "discount": 0.2
        },
        {
          "productId": 2,
          "unitPrice": 15.2,
          "quantity": 7,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10337,
      "customerId": "FRANK",
      "employeeId": 4,
      "orderDate": "1996-10-24 00:00:00.000",
      "requiredDate": "1996-11-21 00:00:00.000",
      "shippedDate": "1996-10-29 00:00:00.000",
      "shipVia": 3,
      "freight": 108.26,
      "shipName": "Frankenversand",
      "shipAddress": {
        "street": "Berliner Platz 43",
        "city": "München",
        "region": "NULL",
        "postalCode": 80805,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 23,
          "unitPrice": 7.2,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 26,
          "unitPrice": 24.9,
          "quantity": 24,
          "discount": 0
        },
        {
          "productId": 36,
          "unitPrice": 15.2,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 37,
          "unitPrice": 20.8,
          "quantity": 28,
          "discount": 0
        },
        {
          "productId": 72,
          "unitPrice": 27.8,
          "quantity": 25,
          "discount": 0
        }
      ]
    },
    {
      "id": 10338,
      "customerId": "OLDWO",
      "employeeId": 4,
      "orderDate": "1996-10-25 00:00:00.000",
      "requiredDate": "1996-11-22 00:00:00.000",
      "shippedDate": "1996-10-29 00:00:00.000",
      "shipVia": 3,
      "freight": 84.21,
      "shipName": "Old World Delicatessen",
      "shipAddress": {
        "street": "2743 Bering St.",
        "city": "Anchorage",
        "region": "AK",
        "postalCode": 99508,
        "country": "USA"
      },
      "details": [
        {
          "productId": 17,
          "unitPrice": 31.2,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 30,
          "unitPrice": 20.7,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10339,
      "customerId": "MEREP",
      "employeeId": 2,
      "orderDate": "1996-10-28 00:00:00.000",
      "requiredDate": "1996-11-25 00:00:00.000",
      "shippedDate": "1996-11-04 00:00:00.000",
      "shipVia": 2,
      "freight": 15.66,
      "shipName": "Mère Paillarde",
      "shipAddress": {
        "street": "43 rue St. Laurent",
        "city": "Montréal",
        "region": "Québec",
        "postalCode": "H1J 1C3",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 4,
          "unitPrice": 17.6,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 17,
          "unitPrice": 31.2,
          "quantity": 70,
          "discount": 0.05
        },
        {
          "productId": 62,
          "unitPrice": 39.4,
          "quantity": 28,
          "discount": 0
        }
      ]
    },
    {
      "id": 10340,
      "customerId": "BONAP",
      "employeeId": 1,
      "orderDate": "1996-10-29 00:00:00.000",
      "requiredDate": "1996-11-26 00:00:00.000",
      "shippedDate": "1996-11-08 00:00:00.000",
      "shipVia": 3,
      "freight": 166.31,
      "shipName": "Bon app'",
      "shipAddress": {
        "street": "12 rue des Bouchers",
        "city": "Marseille",
        "region": "NULL",
        "postalCode": 13008,
        "country": "France"
      },
      "details": [
        {
          "productId": 18,
          "unitPrice": 50,
          "quantity": 20,
          "discount": 0.05
        },
        {
          "productId": 41,
          "unitPrice": 7.7,
          "quantity": 12,
          "discount": 0.05
        },
        {
          "productId": 43,
          "unitPrice": 36.8,
          "quantity": 40,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10341,
      "customerId": "SIMOB",
      "employeeId": 7,
      "orderDate": "1996-10-29 00:00:00.000",
      "requiredDate": "1996-11-26 00:00:00.000",
      "shippedDate": "1996-11-05 00:00:00.000",
      "shipVia": 3,
      "freight": 26.78,
      "shipName": "Simons bistro",
      "shipAddress": {
        "street": "Vinbæltet 34",
        "city": "Kobenhavn",
        "region": "NULL",
        "postalCode": 1734,
        "country": "Denmark"
      },
      "details": [
        {
          "productId": 33,
          "unitPrice": 2,
          "quantity": 8,
          "discount": 0
        },
        {
          "productId": 59,
          "unitPrice": 44,
          "quantity": 9,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10342,
      "customerId": "FRANK",
      "employeeId": 4,
      "orderDate": "1996-10-30 00:00:00.000",
      "requiredDate": "1996-11-13 00:00:00.000",
      "shippedDate": "1996-11-04 00:00:00.000",
      "shipVia": 2,
      "freight": 54.83,
      "shipName": "Frankenversand",
      "shipAddress": {
        "street": "Berliner Platz 43",
        "city": "München",
        "region": "NULL",
        "postalCode": 80805,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 15.2,
          "quantity": 24,
          "discount": 0.2
        },
        {
          "productId": 31,
          "unitPrice": 10,
          "quantity": 56,
          "discount": 0.2
        },
        {
          "productId": 36,
          "unitPrice": 15.2,
          "quantity": 40,
          "discount": 0.2
        },
        {
          "productId": 55,
          "unitPrice": 19.2,
          "quantity": 40,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10343,
      "customerId": "LEHMS",
      "employeeId": 4,
      "orderDate": "1996-10-31 00:00:00.000",
      "requiredDate": "1996-11-28 00:00:00.000",
      "shippedDate": "1996-11-06 00:00:00.000",
      "shipVia": 1,
      "freight": 110.37,
      "shipName": "Lehmanns Marktstand",
      "shipAddress": {
        "street": "Magazinweg 7",
        "city": "Frankfurt a.M.",
        "region": "NULL",
        "postalCode": 60528,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 68,
          "unitPrice": 10,
          "quantity": 4,
          "discount": 0.05
        },
        {
          "productId": 76,
          "unitPrice": 14.4,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 64,
          "unitPrice": 26.6,
          "quantity": 50,
          "discount": 0
        }
      ]
    },
    {
      "id": 10344,
      "customerId": "WHITC",
      "employeeId": 4,
      "orderDate": "1996-11-01 00:00:00.000",
      "requiredDate": "1996-11-29 00:00:00.000",
      "shippedDate": "1996-11-05 00:00:00.000",
      "shipVia": 2,
      "freight": 23.29,
      "shipName": "White Clover Markets",
      "shipAddress": {
        "street": "1029 - 12th Ave. S.",
        "city": "Seattle",
        "region": "WA",
        "postalCode": 98124,
        "country": "USA"
      },
      "details": [
        {
          "productId": 4,
          "unitPrice": 17.6,
          "quantity": 35,
          "discount": 0
        },
        {
          "productId": 8,
          "unitPrice": 32,
          "quantity": 70,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10345,
      "customerId": "QUICK",
      "employeeId": 2,
      "orderDate": "1996-11-04 00:00:00.000",
      "requiredDate": "1996-12-02 00:00:00.000",
      "shippedDate": "1996-11-11 00:00:00.000",
      "shipVia": 2,
      "freight": 249.06,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 8,
          "unitPrice": 32,
          "quantity": 70,
          "discount": 0
        },
        {
          "productId": 19,
          "unitPrice": 7.3,
          "quantity": 80,
          "discount": 0
        },
        {
          "productId": 42,
          "unitPrice": 11.2,
          "quantity": 9,
          "discount": 0
        }
      ]
    },
    {
      "id": 10346,
      "customerId": "RATTC",
      "employeeId": 3,
      "orderDate": "1996-11-05 00:00:00.000",
      "requiredDate": "1996-12-17 00:00:00.000",
      "shippedDate": "1996-11-08 00:00:00.000",
      "shipVia": 3,
      "freight": 142.08,
      "shipName": "Rattlesnake Canyon Grocery",
      "shipAddress": {
        "street": "2817 Milton Dr.",
        "city": "Albuquerque",
        "region": "NM",
        "postalCode": 87110,
        "country": "USA"
      },
      "details": [
        {
          "productId": 17,
          "unitPrice": 31.2,
          "quantity": 36,
          "discount": 0.1
        },
        {
          "productId": 56,
          "unitPrice": 30.4,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10347,
      "customerId": "FAMIA",
      "employeeId": 4,
      "orderDate": "1996-11-06 00:00:00.000",
      "requiredDate": "1996-12-04 00:00:00.000",
      "shippedDate": "1996-11-08 00:00:00.000",
      "shipVia": 3,
      "freight": 3.1,
      "shipName": "Familia Arquibaldo",
      "shipAddress": {
        "street": "Rua Orós 92",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05442-030",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 25,
          "unitPrice": 11.2,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 39,
          "unitPrice": 14.4,
          "quantity": 50,
          "discount": 0.15
        },
        {
          "productId": 40,
          "unitPrice": 14.7,
          "quantity": 4,
          "discount": 0
        },
        {
          "productId": 75,
          "unitPrice": 6.2,
          "quantity": 6,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10348,
      "customerId": "WANDK",
      "employeeId": 4,
      "orderDate": "1996-11-07 00:00:00.000",
      "requiredDate": "1996-12-05 00:00:00.000",
      "shippedDate": "1996-11-15 00:00:00.000",
      "shipVia": 2,
      "freight": 0.78,
      "shipName": "Die Wandernde Kuh",
      "shipAddress": {
        "street": "Adenauerallee 900",
        "city": "Stuttgart",
        "region": "NULL",
        "postalCode": 70563,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 14.4,
          "quantity": 15,
          "discount": 0.15
        },
        {
          "productId": 23,
          "unitPrice": 7.2,
          "quantity": 25,
          "discount": 0
        }
      ]
    },
    {
      "id": 10325,
      "customerId": "KOENE",
      "employeeId": 1,
      "orderDate": "1996-10-09 00:00:00.000",
      "requiredDate": "1996-10-23 00:00:00.000",
      "shippedDate": "1996-10-14 00:00:00.000",
      "shipVia": 3,
      "freight": 64.86,
      "shipName": "Königlich Essen",
      "shipAddress": {
        "street": "Maubelstr. 90",
        "city": "Brandenburg",
        "region": "NULL",
        "postalCode": 14776,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 13,
          "unitPrice": 4.8,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 14,
          "unitPrice": 18.6,
          "quantity": 9,
          "discount": 0
        },
        {
          "productId": 31,
          "unitPrice": 10,
          "quantity": 4,
          "discount": 0
        },
        {
          "productId": 72,
          "unitPrice": 27.8,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 6,
          "unitPrice": 20,
          "quantity": 6,
          "discount": 0
        }
      ]
    },
    {
      "id": 10350,
      "customerId": "LAMAI",
      "employeeId": 6,
      "orderDate": "1996-11-11 00:00:00.000",
      "requiredDate": "1996-12-09 00:00:00.000",
      "shippedDate": "1996-12-03 00:00:00.000",
      "shipVia": 2,
      "freight": 64.19,
      "shipName": "La maison d'Asie",
      "shipAddress": {
        "street": "1 rue Alsace-Lorraine",
        "city": "Toulouse",
        "region": "NULL",
        "postalCode": 31000,
        "country": "France"
      },
      "details": [
        {
          "productId": 50,
          "unitPrice": 13,
          "quantity": 15,
          "discount": 0.1
        },
        {
          "productId": 69,
          "unitPrice": 28.8,
          "quantity": 18,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10332,
      "customerId": "MEREP",
      "employeeId": 3,
      "orderDate": "1996-10-17 00:00:00.000",
      "requiredDate": "1996-11-28 00:00:00.000",
      "shippedDate": "1996-10-21 00:00:00.000",
      "shipVia": 2,
      "freight": 52.84,
      "shipName": "Mère Paillarde",
      "shipAddress": {
        "street": "43 rue St. Laurent",
        "city": "Montréal",
        "region": "Québec",
        "postalCode": "H1J 1C3",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 18,
          "unitPrice": 50,
          "quantity": 40,
          "discount": 0.2
        },
        {
          "productId": 42,
          "unitPrice": 11.2,
          "quantity": 10,
          "discount": 0.2
        },
        {
          "productId": 47,
          "unitPrice": 7.6,
          "quantity": 16,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10351,
      "customerId": "ERNSH",
      "employeeId": 1,
      "orderDate": "1996-11-11 00:00:00.000",
      "requiredDate": "1996-12-09 00:00:00.000",
      "shippedDate": "1996-11-20 00:00:00.000",
      "shipVia": 1,
      "freight": 162.33,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 38,
          "unitPrice": 210.8,
          "quantity": 20,
          "discount": 0.05
        },
        {
          "productId": 41,
          "unitPrice": 7.7,
          "quantity": 13,
          "discount": 0
        },
        {
          "productId": 44,
          "unitPrice": 15.5,
          "quantity": 77,
          "discount": 0.05
        },
        {
          "productId": 65,
          "unitPrice": 16.8,
          "quantity": 10,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10355,
      "customerId": "AROUT",
      "employeeId": 6,
      "orderDate": "1996-11-15 00:00:00.000",
      "requiredDate": "1996-12-13 00:00:00.000",
      "shippedDate": "1996-11-20 00:00:00.000",
      "shipVia": 1,
      "freight": 41.95,
      "shipName": "Around the Horn",
      "shipAddress": {
        "street": "Brook Farm Stratford St. Mary",
        "city": "Colchester",
        "region": "Essex",
        "postalCode": "CO7 6JX",
        "country": "UK"
      },
      "details": [
        {
          "productId": 24,
          "unitPrice": 3.6,
          "quantity": 25,
          "discount": 0
        },
        {
          "productId": 57,
          "unitPrice": 15.6,
          "quantity": 25,
          "discount": 0
        }
      ]
    },
    {
      "id": 10356,
      "customerId": "WANDK",
      "employeeId": 6,
      "orderDate": "1996-11-18 00:00:00.000",
      "requiredDate": "1996-12-16 00:00:00.000",
      "shippedDate": "1996-11-27 00:00:00.000",
      "shipVia": 2,
      "freight": 36.71,
      "shipName": "Die Wandernde Kuh",
      "shipAddress": {
        "street": "Adenauerallee 900",
        "city": "Stuttgart",
        "region": "NULL",
        "postalCode": 70563,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 10,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 55,
          "unitPrice": 19.2,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 69,
          "unitPrice": 28.8,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10357,
      "customerId": "LILAS",
      "employeeId": 1,
      "orderDate": "1996-11-19 00:00:00.000",
      "requiredDate": "1996-12-17 00:00:00.000",
      "shippedDate": "1996-12-02 00:00:00.000",
      "shipVia": 3,
      "freight": 34.88,
      "shipName": "LILA-Supermercado",
      "shipAddress": {
        "street": "Carrera 52 con Ave. Bolívar #65-98 Llano Largo",
        "city": "Barquisimeto",
        "region": "Lara",
        "postalCode": 3508,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 10,
          "unitPrice": 24.8,
          "quantity": 30,
          "discount": 0.2
        },
        {
          "productId": 26,
          "unitPrice": 24.9,
          "quantity": 16,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 27.2,
          "quantity": 8,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10358,
      "customerId": "LAMAI",
      "employeeId": 5,
      "orderDate": "1996-11-20 00:00:00.000",
      "requiredDate": "1996-12-18 00:00:00.000",
      "shippedDate": "1996-11-27 00:00:00.000",
      "shipVia": 1,
      "freight": 19.64,
      "shipName": "La maison d'Asie",
      "shipAddress": {
        "street": "1 rue Alsace-Lorraine",
        "city": "Toulouse",
        "region": "NULL",
        "postalCode": 31000,
        "country": "France"
      },
      "details": [
        {
          "productId": 24,
          "unitPrice": 3.6,
          "quantity": 10,
          "discount": 0.05
        },
        {
          "productId": 34,
          "unitPrice": 11.2,
          "quantity": 10,
          "discount": 0.05
        },
        {
          "productId": 36,
          "unitPrice": 15.2,
          "quantity": 20,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10359,
      "customerId": "SEVES",
      "employeeId": 5,
      "orderDate": "1996-11-21 00:00:00.000",
      "requiredDate": "1996-12-19 00:00:00.000",
      "shippedDate": "1996-11-26 00:00:00.000",
      "shipVia": 3,
      "freight": 288.43,
      "shipName": "Seven Seas Imports",
      "shipAddress": {
        "street": "90 Wadhurst Rd.",
        "city": "London",
        "region": "NULL",
        "postalCode": "OX15 4NB",
        "country": "UK"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 13.9,
          "quantity": 56,
          "discount": 0.05
        },
        {
          "productId": 31,
          "unitPrice": 10,
          "quantity": 70,
          "discount": 0.05
        },
        {
          "productId": 60,
          "unitPrice": 27.2,
          "quantity": 80,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10360,
      "customerId": "BLONP",
      "employeeId": 4,
      "orderDate": "1996-11-22 00:00:00.000",
      "requiredDate": "1996-12-20 00:00:00.000",
      "shippedDate": "1996-12-02 00:00:00.000",
      "shipVia": 3,
      "freight": 131.7,
      "shipName": "Blondel père et fils",
      "shipAddress": {
        "street": "24 place Kléber",
        "city": "Strasbourg",
        "region": "NULL",
        "postalCode": 67000,
        "country": "France"
      },
      "details": [
        {
          "productId": 28,
          "unitPrice": 36.4,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 29,
          "unitPrice": 99,
          "quantity": 35,
          "discount": 0
        },
        {
          "productId": 38,
          "unitPrice": 210.8,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 49,
          "unitPrice": 16,
          "quantity": 35,
          "discount": 0
        },
        {
          "productId": 54,
          "unitPrice": 5.9,
          "quantity": 28,
          "discount": 0
        }
      ]
    },
    {
      "id": 10361,
      "customerId": "QUICK",
      "employeeId": 1,
      "orderDate": "1996-11-22 00:00:00.000",
      "requiredDate": "1996-12-20 00:00:00.000",
      "shippedDate": "1996-12-03 00:00:00.000",
      "shipVia": 2,
      "freight": 183.17,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 39,
          "unitPrice": 14.4,
          "quantity": 54,
          "discount": 0.1
        },
        {
          "productId": 60,
          "unitPrice": 27.2,
          "quantity": 55,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10353,
      "customerId": "PICCO",
      "employeeId": 7,
      "orderDate": "1996-11-13 00:00:00.000",
      "requiredDate": "1996-12-11 00:00:00.000",
      "shippedDate": "1996-11-25 00:00:00.000",
      "shipVia": 3,
      "freight": 360.63,
      "shipName": "Piccolo und mehr",
      "shipAddress": {
        "street": "Geislweg 14",
        "city": "Salzburg",
        "region": "NULL",
        "postalCode": 5020,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 16.8,
          "quantity": 12,
          "discount": 0.2
        },
        {
          "productId": 38,
          "unitPrice": 210.8,
          "quantity": 50,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10363,
      "customerId": "DRACD",
      "employeeId": 4,
      "orderDate": "1996-11-26 00:00:00.000",
      "requiredDate": "1996-12-24 00:00:00.000",
      "shippedDate": "1996-12-04 00:00:00.000",
      "shipVia": 3,
      "freight": 30.54,
      "shipName": "Drachenblut Delikatessen",
      "shipAddress": {
        "street": "Walserweg 21",
        "city": "Aachen",
        "region": "NULL",
        "postalCode": 52066,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 75,
          "unitPrice": 6.2,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 76,
          "unitPrice": 14.4,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 31,
          "unitPrice": 10,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10352,
      "customerId": "FURIB",
      "employeeId": 3,
      "orderDate": "1996-11-12 00:00:00.000",
      "requiredDate": "1996-11-26 00:00:00.000",
      "shippedDate": "1996-11-18 00:00:00.000",
      "shipVia": 3,
      "freight": 1.3,
      "shipName": "Furia Bacalhau e Frutos do Mar",
      "shipAddress": {
        "street": "Jardim das rosas n. 32",
        "city": "Lisboa",
        "region": "NULL",
        "postalCode": 1675,
        "country": "Portugal"
      },
      "details": [
        {
          "productId": 24,
          "unitPrice": 3.6,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 54,
          "unitPrice": 5.9,
          "quantity": 20,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10364,
      "customerId": "EASTC",
      "employeeId": 1,
      "orderDate": "1996-11-26 00:00:00.000",
      "requiredDate": "1997-01-07 00:00:00.000",
      "shippedDate": "1996-12-04 00:00:00.000",
      "shipVia": 1,
      "freight": 71.97,
      "shipName": "Eastern Connection",
      "shipAddress": {
        "street": "35 King George",
        "city": "London",
        "region": "NULL",
        "postalCode": "WX3 6FW",
        "country": "UK"
      },
      "details": [
        {
          "productId": 69,
          "unitPrice": 28.8,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 71,
          "unitPrice": 17.2,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 10354,
      "customerId": "PERIC",
      "employeeId": 8,
      "orderDate": "1996-11-14 00:00:00.000",
      "requiredDate": "1996-12-12 00:00:00.000",
      "shippedDate": "1996-11-20 00:00:00.000",
      "shipVia": 3,
      "freight": 53.8,
      "shipName": "Pericles Comidas clásicas",
      "shipAddress": {
        "street": "Calle Dr. Jorge Cash 321",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5033,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 14.4,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 29,
          "unitPrice": 99,
          "quantity": 4,
          "discount": 0
        }
      ]
    },
    {
      "id": 10362,
      "customerId": "BONAP",
      "employeeId": 3,
      "orderDate": "1996-11-25 00:00:00.000",
      "requiredDate": "1996-12-23 00:00:00.000",
      "shippedDate": "1996-11-28 00:00:00.000",
      "shipVia": 1,
      "freight": 96.04,
      "shipName": "Bon app'",
      "shipAddress": {
        "street": "12 rue des Bouchers",
        "city": "Marseille",
        "region": "NULL",
        "postalCode": 13008,
        "country": "France"
      },
      "details": [
        {
          "productId": 25,
          "unitPrice": 11.2,
          "quantity": 50,
          "discount": 0
        },
        {
          "productId": 51,
          "unitPrice": 42.4,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 54,
          "unitPrice": 5.9,
          "quantity": 24,
          "discount": 0
        }
      ]
    },
    {
      "id": 10366,
      "customerId": "GALED",
      "employeeId": 8,
      "orderDate": "1996-11-28 00:00:00.000",
      "requiredDate": "1997-01-09 00:00:00.000",
      "shippedDate": "1996-12-30 00:00:00.000",
      "shipVia": 2,
      "freight": 10.14,
      "shipName": "Galería del gastronómo",
      "shipAddress": {
        "street": "Rambla de Cataluña 23",
        "city": "Barcelona",
        "region": "NULL",
        "postalCode": 8022,
        "country": "Spain"
      },
      "details": [
        {
          "productId": 65,
          "unitPrice": 16.8,
          "quantity": 5,
          "discount": 0
        },
        {
          "productId": 77,
          "unitPrice": 10.4,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 10367,
      "customerId": "VAFFE",
      "employeeId": 7,
      "orderDate": "1996-11-28 00:00:00.000",
      "requiredDate": "1996-12-26 00:00:00.000",
      "shippedDate": "1996-12-02 00:00:00.000",
      "shipVia": 3,
      "freight": 13.55,
      "shipName": "Vaffeljernet",
      "shipAddress": {
        "street": "Smagsloget 45",
        "city": "Århus",
        "region": "NULL",
        "postalCode": 8200,
        "country": "Denmark"
      },
      "details": [
        {
          "productId": 34,
          "unitPrice": 11.2,
          "quantity": 36,
          "discount": 0
        },
        {
          "productId": 54,
          "unitPrice": 5.9,
          "quantity": 18,
          "discount": 0
        },
        {
          "productId": 65,
          "unitPrice": 16.8,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 77,
          "unitPrice": 10.4,
          "quantity": 7,
          "discount": 0
        }
      ]
    },
    {
      "id": 10372,
      "customerId": "QUEEN",
      "employeeId": 5,
      "orderDate": "1996-12-04 00:00:00.000",
      "requiredDate": "1997-01-01 00:00:00.000",
      "shippedDate": "1996-12-09 00:00:00.000",
      "shipVia": 2,
      "freight": 890.78,
      "shipName": "Queen Cozinha",
      "shipAddress": {
        "street": "Alameda dos Canàrios 891",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05487-020",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 20,
          "unitPrice": 64.8,
          "quantity": 12,
          "discount": 0.25
        },
        {
          "productId": 38,
          "unitPrice": 210.8,
          "quantity": 40,
          "discount": 0.25
        },
        {
          "productId": 60,
          "unitPrice": 27.2,
          "quantity": 70,
          "discount": 0.25
        },
        {
          "productId": 72,
          "unitPrice": 27.8,
          "quantity": 42,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10373,
      "customerId": "HUNGO",
      "employeeId": 4,
      "orderDate": "1996-12-05 00:00:00.000",
      "requiredDate": "1997-01-02 00:00:00.000",
      "shippedDate": "1996-12-11 00:00:00.000",
      "shipVia": 3,
      "freight": 124.12,
      "shipName": "Hungry Owl All-Night Grocers",
      "shipAddress": {
        "street": "8 Johnstown Road",
        "city": "Cork",
        "region": "Co. Cork",
        "postalCode": "NULL",
        "country": "Ireland"
      },
      "details": [
        {
          "productId": 58,
          "unitPrice": 10.6,
          "quantity": 80,
          "discount": 0.2
        },
        {
          "productId": 71,
          "unitPrice": 17.2,
          "quantity": 50,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10374,
      "customerId": "WOLZA",
      "employeeId": 1,
      "orderDate": "1996-12-05 00:00:00.000",
      "requiredDate": "1997-01-02 00:00:00.000",
      "shippedDate": "1996-12-09 00:00:00.000",
      "shipVia": 3,
      "freight": 3.94,
      "shipName": "Wolski Zajazd",
      "shipAddress": {
        "street": "ul. Filtrowa 68",
        "city": "Warszawa",
        "region": "NULL",
        "postalCode": "01-012",
        "country": "Poland"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 10,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 58,
          "unitPrice": 10.6,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10375,
      "customerId": "HUNGC",
      "employeeId": 3,
      "orderDate": "1996-12-06 00:00:00.000",
      "requiredDate": "1997-01-03 00:00:00.000",
      "shippedDate": "1996-12-09 00:00:00.000",
      "shipVia": 2,
      "freight": 20.12,
      "shipName": "Hungry Coyote Import Store",
      "shipAddress": {
        "street": "City Center Plaza 516 Main St.",
        "city": "Elgin",
        "region": "OR",
        "postalCode": 97827,
        "country": "USA"
      },
      "details": [
        {
          "productId": 14,
          "unitPrice": 18.6,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 54,
          "unitPrice": 5.9,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10368,
      "customerId": "ERNSH",
      "employeeId": 2,
      "orderDate": "1996-11-29 00:00:00.000",
      "requiredDate": "1996-12-27 00:00:00.000",
      "shippedDate": "1996-12-02 00:00:00.000",
      "shipVia": 2,
      "freight": 101.95,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 21,
          "unitPrice": 8,
          "quantity": 5,
          "discount": 0.1
        },
        {
          "productId": 28,
          "unitPrice": 36.4,
          "quantity": 13,
          "discount": 0.1
        },
        {
          "productId": 57,
          "unitPrice": 15.6,
          "quantity": 25,
          "discount": 0
        },
        {
          "productId": 64,
          "unitPrice": 26.6,
          "quantity": 35,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10369,
      "customerId": "SPLIR",
      "employeeId": 8,
      "orderDate": "1996-12-02 00:00:00.000",
      "requiredDate": "1996-12-30 00:00:00.000",
      "shippedDate": "1996-12-09 00:00:00.000",
      "shipVia": 2,
      "freight": 195.68,
      "shipName": "Split Rail Beer & Ale",
      "shipAddress": {
        "street": "P.O. Box 555",
        "city": "Lander",
        "region": "WY",
        "postalCode": 82520,
        "country": "USA"
      },
      "details": [
        {
          "productId": 29,
          "unitPrice": 99,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 56,
          "unitPrice": 30.4,
          "quantity": 18,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10379,
      "customerId": "QUEDE",
      "employeeId": 2,
      "orderDate": "1996-12-11 00:00:00.000",
      "requiredDate": "1997-01-08 00:00:00.000",
      "shippedDate": "1996-12-13 00:00:00.000",
      "shipVia": 1,
      "freight": 45.03,
      "shipName": "Que Delícia",
      "shipAddress": {
        "street": "Rua da Panificadora 12",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "02389-673",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 41,
          "unitPrice": 7.7,
          "quantity": 8,
          "discount": 0.1
        },
        {
          "productId": 63,
          "unitPrice": 35.1,
          "quantity": 16,
          "discount": 0.1
        },
        {
          "productId": 65,
          "unitPrice": 16.8,
          "quantity": 20,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10370,
      "customerId": "CHOPS",
      "employeeId": 6,
      "orderDate": "1996-12-03 00:00:00.000",
      "requiredDate": "1996-12-31 00:00:00.000",
      "shippedDate": "1996-12-27 00:00:00.000",
      "shipVia": 2,
      "freight": 1.17,
      "shipName": "Chop-suey Chinese",
      "shipAddress": {
        "street": "Hauptstr. 31",
        "city": "Bern",
        "region": "NULL",
        "postalCode": 3012,
        "country": "Switzerland"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 14.4,
          "quantity": 15,
          "discount": 0.15
        },
        {
          "productId": 64,
          "unitPrice": 26.6,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 74,
          "unitPrice": 8,
          "quantity": 20,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10380,
      "customerId": "HUNGO",
      "employeeId": 8,
      "orderDate": "1996-12-12 00:00:00.000",
      "requiredDate": "1997-01-09 00:00:00.000",
      "shippedDate": "1997-01-16 00:00:00.000",
      "shipVia": 3,
      "freight": 35.03,
      "shipName": "Hungry Owl All-Night Grocers",
      "shipAddress": {
        "street": "8 Johnstown Road",
        "city": "Cork",
        "region": "Co. Cork",
        "postalCode": "NULL",
        "country": "Ireland"
      },
      "details": [
        {
          "productId": 30,
          "unitPrice": 20.7,
          "quantity": 18,
          "discount": 0.1
        },
        {
          "productId": 60,
          "unitPrice": 27.2,
          "quantity": 6,
          "discount": 0.1
        },
        {
          "productId": 70,
          "unitPrice": 12,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 53,
          "unitPrice": 26.2,
          "quantity": 20,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10377,
      "customerId": "SEVES",
      "employeeId": 1,
      "orderDate": "1996-12-09 00:00:00.000",
      "requiredDate": "1997-01-06 00:00:00.000",
      "shippedDate": "1996-12-13 00:00:00.000",
      "shipVia": 3,
      "freight": 22.21,
      "shipName": "Seven Seas Imports",
      "shipAddress": {
        "street": "90 Wadhurst Rd.",
        "city": "London",
        "region": "NULL",
        "postalCode": "OX15 4NB",
        "country": "UK"
      },
      "details": [
        {
          "productId": 28,
          "unitPrice": 36.4,
          "quantity": 20,
          "discount": 0.15
        },
        {
          "productId": 39,
          "unitPrice": 14.4,
          "quantity": 20,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10384,
      "customerId": "BERGS",
      "employeeId": 3,
      "orderDate": "1996-12-16 00:00:00.000",
      "requiredDate": "1997-01-13 00:00:00.000",
      "shippedDate": "1996-12-20 00:00:00.000",
      "shipVia": 3,
      "freight": 168.64,
      "shipName": "Berglunds snabbköp",
      "shipAddress": {
        "street": "Berguvsvägen  8",
        "city": "Luleå",
        "region": "NULL",
        "postalCode": "S-958 22",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 60,
          "unitPrice": 27.2,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 20,
          "unitPrice": 64.8,
          "quantity": 28,
          "discount": 0
        }
      ]
    },
    {
      "id": 10385,
      "customerId": "SPLIR",
      "employeeId": 1,
      "orderDate": "1996-12-17 00:00:00.000",
      "requiredDate": "1997-01-14 00:00:00.000",
      "shippedDate": "1996-12-23 00:00:00.000",
      "shipVia": 2,
      "freight": 30.96,
      "shipName": "Split Rail Beer & Ale",
      "shipAddress": {
        "street": "P.O. Box 555",
        "city": "Lander",
        "region": "WY",
        "postalCode": 82520,
        "country": "USA"
      },
      "details": [
        {
          "productId": 7,
          "unitPrice": 24,
          "quantity": 10,
          "discount": 0.2
        },
        {
          "productId": 60,
          "unitPrice": 27.2,
          "quantity": 20,
          "discount": 0.2
        },
        {
          "productId": 68,
          "unitPrice": 10,
          "quantity": 8,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10386,
      "customerId": "FAMIA",
      "employeeId": 9,
      "orderDate": "1996-12-18 00:00:00.000",
      "requiredDate": "1997-01-01 00:00:00.000",
      "shippedDate": "1996-12-25 00:00:00.000",
      "shipVia": 3,
      "freight": 13.99,
      "shipName": "Familia Arquibaldo",
      "shipAddress": {
        "street": "Rua Orós 92",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05442-030",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 24,
          "unitPrice": 3.6,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 34,
          "unitPrice": 11.2,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10387,
      "customerId": "SANTG",
      "employeeId": 1,
      "orderDate": "1996-12-18 00:00:00.000",
      "requiredDate": "1997-01-15 00:00:00.000",
      "shippedDate": "1996-12-20 00:00:00.000",
      "shipVia": 2,
      "freight": 93.63,
      "shipName": "Santé Gourmet",
      "shipAddress": {
        "street": "Erling Skakkes gate 78",
        "city": "Stavern",
        "region": "NULL",
        "postalCode": 4110,
        "country": "Norway"
      },
      "details": [
        {
          "productId": 24,
          "unitPrice": 3.6,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 28,
          "unitPrice": 36.4,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 59,
          "unitPrice": 44,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 71,
          "unitPrice": 17.2,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10388,
      "customerId": "SEVES",
      "employeeId": 2,
      "orderDate": "1996-12-19 00:00:00.000",
      "requiredDate": "1997-01-16 00:00:00.000",
      "shippedDate": "1996-12-20 00:00:00.000",
      "shipVia": 1,
      "freight": 34.86,
      "shipName": "Seven Seas Imports",
      "shipAddress": {
        "street": "90 Wadhurst Rd.",
        "city": "London",
        "region": "NULL",
        "postalCode": "OX15 4NB",
        "country": "UK"
      },
      "details": [
        {
          "productId": 45,
          "unitPrice": 7.6,
          "quantity": 15,
          "discount": 0.2
        },
        {
          "productId": 52,
          "unitPrice": 5.6,
          "quantity": 20,
          "discount": 0.2
        },
        {
          "productId": 53,
          "unitPrice": 26.2,
          "quantity": 40,
          "discount": 0
        }
      ]
    },
    {
      "id": 10389,
      "customerId": "BOTTM",
      "employeeId": 4,
      "orderDate": "1996-12-20 00:00:00.000",
      "requiredDate": "1997-01-17 00:00:00.000",
      "shippedDate": "1996-12-24 00:00:00.000",
      "shipVia": 2,
      "freight": 47.42,
      "shipName": "Bottom-Dollar Markets",
      "shipAddress": {
        "street": "23 Tsawassen Blvd.",
        "city": "Tsawassen",
        "region": "BC",
        "postalCode": "T2F 8M4",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 10,
          "unitPrice": 24.8,
          "quantity": 16,
          "discount": 0
        },
        {
          "productId": 55,
          "unitPrice": 19.2,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 62,
          "unitPrice": 39.4,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 70,
          "unitPrice": 12,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10382,
      "customerId": "ERNSH",
      "employeeId": 4,
      "orderDate": "1996-12-13 00:00:00.000",
      "requiredDate": "1997-01-10 00:00:00.000",
      "shippedDate": "1996-12-16 00:00:00.000",
      "shipVia": 1,
      "freight": 94.77,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 29,
          "unitPrice": 99,
          "quantity": 14,
          "discount": 0
        },
        {
          "productId": 33,
          "unitPrice": 2,
          "quantity": 60,
          "discount": 0
        },
        {
          "productId": 74,
          "unitPrice": 8,
          "quantity": 50,
          "discount": 0
        },
        {
          "productId": 5,
          "unitPrice": 17,
          "quantity": 32,
          "discount": 0
        },
        {
          "productId": 18,
          "unitPrice": 50,
          "quantity": 9,
          "discount": 0
        }
      ]
    },
    {
      "id": 10381,
      "customerId": "LILAS",
      "employeeId": 3,
      "orderDate": "1996-12-12 00:00:00.000",
      "requiredDate": "1997-01-09 00:00:00.000",
      "shippedDate": "1996-12-13 00:00:00.000",
      "shipVia": 3,
      "freight": 7.99,
      "shipName": "LILA-Supermercado",
      "shipAddress": {
        "street": "Carrera 52 con Ave. Bolívar #65-98 Llano Largo",
        "city": "Barquisimeto",
        "region": "Lara",
        "postalCode": 3508,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 74,
          "unitPrice": 8,
          "quantity": 14,
          "discount": 0
        }
      ]
    },
    {
      "id": 10383,
      "customerId": "AROUT",
      "employeeId": 8,
      "orderDate": "1996-12-16 00:00:00.000",
      "requiredDate": "1997-01-13 00:00:00.000",
      "shippedDate": "1996-12-18 00:00:00.000",
      "shipVia": 3,
      "freight": 34.24,
      "shipName": "Around the Horn",
      "shipAddress": {
        "street": "Brook Farm Stratford St. Mary",
        "city": "Colchester",
        "region": "Essex",
        "postalCode": "CO7 6JX",
        "country": "UK"
      },
      "details": [
        {
          "productId": 13,
          "unitPrice": 4.8,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 50,
          "unitPrice": 13,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 56,
          "unitPrice": 30.4,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10390,
      "customerId": "ERNSH",
      "employeeId": 6,
      "orderDate": "1996-12-23 00:00:00.000",
      "requiredDate": "1997-01-20 00:00:00.000",
      "shippedDate": "1996-12-26 00:00:00.000",
      "shipVia": 1,
      "freight": 126.38,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 10,
          "quantity": 60,
          "discount": 0.1
        },
        {
          "productId": 35,
          "unitPrice": 14.4,
          "quantity": 40,
          "discount": 0.1
        },
        {
          "productId": 46,
          "unitPrice": 9.6,
          "quantity": 45,
          "discount": 0
        },
        {
          "productId": 72,
          "unitPrice": 27.8,
          "quantity": 24,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10396,
      "customerId": "FRANK",
      "employeeId": 1,
      "orderDate": "1996-12-27 00:00:00.000",
      "requiredDate": "1997-01-10 00:00:00.000",
      "shippedDate": "1997-01-06 00:00:00.000",
      "shipVia": 3,
      "freight": 135.35,
      "shipName": "Frankenversand",
      "shipAddress": {
        "street": "Berliner Platz 43",
        "city": "München",
        "region": "NULL",
        "postalCode": 80805,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 23,
          "unitPrice": 7.2,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 71,
          "unitPrice": 17.2,
          "quantity": 60,
          "discount": 0
        },
        {
          "productId": 72,
          "unitPrice": 27.8,
          "quantity": 21,
          "discount": 0
        }
      ]
    },
    {
      "id": 10397,
      "customerId": "PRINI",
      "employeeId": 5,
      "orderDate": "1996-12-27 00:00:00.000",
      "requiredDate": "1997-01-24 00:00:00.000",
      "shippedDate": "1997-01-02 00:00:00.000",
      "shipVia": 1,
      "freight": 60.26,
      "shipName": "Princesa Isabel Vinhos",
      "shipAddress": {
        "street": "Estrada da saúde n. 58",
        "city": "Lisboa",
        "region": "NULL",
        "postalCode": 1756,
        "country": "Portugal"
      },
      "details": [
        {
          "productId": 21,
          "unitPrice": 8,
          "quantity": 10,
          "discount": 0.15
        },
        {
          "productId": 51,
          "unitPrice": 42.4,
          "quantity": 18,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10398,
      "customerId": "SAVEA",
      "employeeId": 2,
      "orderDate": "1996-12-30 00:00:00.000",
      "requiredDate": "1997-01-27 00:00:00.000",
      "shippedDate": "1997-01-09 00:00:00.000",
      "shipVia": 3,
      "freight": 89.16,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 35,
          "unitPrice": 14.4,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 55,
          "unitPrice": 19.2,
          "quantity": 120,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10399,
      "customerId": "VAFFE",
      "employeeId": 8,
      "orderDate": "1996-12-31 00:00:00.000",
      "requiredDate": "1997-01-14 00:00:00.000",
      "shippedDate": "1997-01-08 00:00:00.000",
      "shipVia": 3,
      "freight": 27.36,
      "shipName": "Vaffeljernet",
      "shipAddress": {
        "street": "Smagsloget 45",
        "city": "Århus",
        "region": "NULL",
        "postalCode": 8200,
        "country": "Denmark"
      },
      "details": [
        {
          "productId": 68,
          "unitPrice": 10,
          "quantity": 60,
          "discount": 0
        },
        {
          "productId": 71,
          "unitPrice": 17.2,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 76,
          "unitPrice": 14.4,
          "quantity": 35,
          "discount": 0
        },
        {
          "productId": 77,
          "unitPrice": 10.4,
          "quantity": 14,
          "discount": 0
        }
      ]
    },
    {
      "id": 10400,
      "customerId": "EASTC",
      "employeeId": 1,
      "orderDate": "1997-01-01 00:00:00.000",
      "requiredDate": "1997-01-29 00:00:00.000",
      "shippedDate": "1997-01-16 00:00:00.000",
      "shipVia": 3,
      "freight": 83.93,
      "shipName": "Eastern Connection",
      "shipAddress": {
        "street": "35 King George",
        "city": "London",
        "region": "NULL",
        "postalCode": "WX3 6FW",
        "country": "UK"
      },
      "details": [
        {
          "productId": 35,
          "unitPrice": 14.4,
          "quantity": 35,
          "discount": 0
        },
        {
          "productId": 29,
          "unitPrice": 99,
          "quantity": 21,
          "discount": 0
        },
        {
          "productId": 49,
          "unitPrice": 16,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10401,
      "customerId": "RATTC",
      "employeeId": 1,
      "orderDate": "1997-01-01 00:00:00.000",
      "requiredDate": "1997-01-29 00:00:00.000",
      "shippedDate": "1997-01-10 00:00:00.000",
      "shipVia": 1,
      "freight": 12.51,
      "shipName": "Rattlesnake Canyon Grocery",
      "shipAddress": {
        "street": "2817 Milton Dr.",
        "city": "Albuquerque",
        "region": "NM",
        "postalCode": 87110,
        "country": "USA"
      },
      "details": [
        {
          "productId": 30,
          "unitPrice": 20.7,
          "quantity": 18,
          "discount": 0
        },
        {
          "productId": 56,
          "unitPrice": 30.4,
          "quantity": 70,
          "discount": 0
        },
        {
          "productId": 65,
          "unitPrice": 16.8,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 71,
          "unitPrice": 17.2,
          "quantity": 60,
          "discount": 0
        }
      ]
    },
    {
      "id": 10394,
      "customerId": "HUNGC",
      "employeeId": 1,
      "orderDate": "1996-12-25 00:00:00.000",
      "requiredDate": "1997-01-22 00:00:00.000",
      "shippedDate": "1997-01-03 00:00:00.000",
      "shipVia": 3,
      "freight": 30.34,
      "shipName": "Hungry Coyote Import Store",
      "shipAddress": {
        "street": "City Center Plaza 516 Main St.",
        "city": "Elgin",
        "region": "OR",
        "postalCode": 97827,
        "country": "USA"
      },
      "details": [
        {
          "productId": 13,
          "unitPrice": 4.8,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 62,
          "unitPrice": 39.4,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10402,
      "customerId": "ERNSH",
      "employeeId": 8,
      "orderDate": "1997-01-02 00:00:00.000",
      "requiredDate": "1997-02-13 00:00:00.000",
      "shippedDate": "1997-01-10 00:00:00.000",
      "shipVia": 2,
      "freight": 67.88,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 63,
          "unitPrice": 35.1,
          "quantity": 65,
          "discount": 0
        },
        {
          "productId": 23,
          "unitPrice": 7.2,
          "quantity": 60,
          "discount": 0
        }
      ]
    },
    {
      "id": 10393,
      "customerId": "SAVEA",
      "employeeId": 1,
      "orderDate": "1996-12-25 00:00:00.000",
      "requiredDate": "1997-01-22 00:00:00.000",
      "shippedDate": "1997-01-03 00:00:00.000",
      "shipVia": 3,
      "freight": 126.56,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 26,
          "unitPrice": 24.9,
          "quantity": 70,
          "discount": 0.25
        },
        {
          "productId": 31,
          "unitPrice": 10,
          "quantity": 32,
          "discount": 0
        },
        {
          "productId": 25,
          "unitPrice": 11.2,
          "quantity": 7,
          "discount": 0.25
        },
        {
          "productId": 2,
          "unitPrice": 15.2,
          "quantity": 25,
          "discount": 0.25
        },
        {
          "productId": 14,
          "unitPrice": 18.6,
          "quantity": 42,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10395,
      "customerId": "HILAA",
      "employeeId": 6,
      "orderDate": "1996-12-26 00:00:00.000",
      "requiredDate": "1997-01-23 00:00:00.000",
      "shippedDate": "1997-01-03 00:00:00.000",
      "shipVia": 1,
      "freight": 184.41,
      "shipName": "HILARION-Abastos",
      "shipAddress": {
        "street": "Carrera 22 con Ave. Carlos Soublette #8-35",
        "city": "San Cristóbal",
        "region": "Táchira",
        "postalCode": 5022,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 46,
          "unitPrice": 9.6,
          "quantity": 28,
          "discount": 0.1
        },
        {
          "productId": 69,
          "unitPrice": 28.8,
          "quantity": 8,
          "discount": 0
        },
        {
          "productId": 53,
          "unitPrice": 26.2,
          "quantity": 70,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10406,
      "customerId": "QUEEN",
      "employeeId": 7,
      "orderDate": "1997-01-07 00:00:00.000",
      "requiredDate": "1997-02-18 00:00:00.000",
      "shippedDate": "1997-01-13 00:00:00.000",
      "shipVia": 1,
      "freight": 108.04,
      "shipName": "Queen Cozinha",
      "shipAddress": {
        "street": "Alameda dos Canàrios 891",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05487-020",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 14.4,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 21,
          "unitPrice": 8,
          "quantity": 30,
          "discount": 0.1
        },
        {
          "productId": 28,
          "unitPrice": 36.4,
          "quantity": 42,
          "discount": 0.1
        },
        {
          "productId": 36,
          "unitPrice": 15.2,
          "quantity": 5,
          "discount": 0.1
        },
        {
          "productId": 40,
          "unitPrice": 14.7,
          "quantity": 2,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10407,
      "customerId": "OTTIK",
      "employeeId": 2,
      "orderDate": "1997-01-07 00:00:00.000",
      "requiredDate": "1997-02-04 00:00:00.000",
      "shippedDate": "1997-01-30 00:00:00.000",
      "shipVia": 2,
      "freight": 91.48,
      "shipName": "Ottilies Käseladen",
      "shipAddress": {
        "street": "Mehrheimerstr. 369",
        "city": "Köln",
        "region": "NULL",
        "postalCode": 50739,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 16.8,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 69,
          "unitPrice": 28.8,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 71,
          "unitPrice": 17.2,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10408,
      "customerId": "FOLIG",
      "employeeId": 8,
      "orderDate": "1997-01-08 00:00:00.000",
      "requiredDate": "1997-02-05 00:00:00.000",
      "shippedDate": "1997-01-14 00:00:00.000",
      "shipVia": 1,
      "freight": 11.26,
      "shipName": "Folies gourmandes",
      "shipAddress": {
        "street": "184 chaussée de Tournai",
        "city": "Lille",
        "region": "NULL",
        "postalCode": 59000,
        "country": "France"
      },
      "details": [
        {
          "productId": 37,
          "unitPrice": 20.8,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 54,
          "unitPrice": 5.9,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 62,
          "unitPrice": 39.4,
          "quantity": 35,
          "discount": 0
        }
      ]
    },
    {
      "id": 10409,
      "customerId": "OCEAN",
      "employeeId": 3,
      "orderDate": "1997-01-09 00:00:00.000",
      "requiredDate": "1997-02-06 00:00:00.000",
      "shippedDate": "1997-01-14 00:00:00.000",
      "shipVia": 1,
      "freight": 29.83,
      "shipName": "Océano Atlántico Ltda.",
      "shipAddress": {
        "street": "Ing. Gustavo Moncada 8585 Piso 20-A",
        "city": "Buenos Aires",
        "region": "NULL",
        "postalCode": 1010,
        "country": "Argentina"
      },
      "details": [
        {
          "productId": 14,
          "unitPrice": 18.6,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 21,
          "unitPrice": 8,
          "quantity": 12,
          "discount": 0
        }
      ]
    },
    {
      "id": 10410,
      "customerId": "BOTTM",
      "employeeId": 3,
      "orderDate": "1997-01-10 00:00:00.000",
      "requiredDate": "1997-02-07 00:00:00.000",
      "shippedDate": "1997-01-15 00:00:00.000",
      "shipVia": 3,
      "freight": 2.4,
      "shipName": "Bottom-Dollar Markets",
      "shipAddress": {
        "street": "23 Tsawassen Blvd.",
        "city": "Tsawassen",
        "region": "BC",
        "postalCode": "T2F 8M4",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 33,
          "unitPrice": 2,
          "quantity": 49,
          "discount": 0
        },
        {
          "productId": 59,
          "unitPrice": 44,
          "quantity": 16,
          "discount": 0
        }
      ]
    },
    {
      "id": 10411,
      "customerId": "BOTTM",
      "employeeId": 9,
      "orderDate": "1997-01-10 00:00:00.000",
      "requiredDate": "1997-02-07 00:00:00.000",
      "shippedDate": "1997-01-21 00:00:00.000",
      "shipVia": 3,
      "freight": 23.65,
      "shipName": "Bottom-Dollar Markets",
      "shipAddress": {
        "street": "23 Tsawassen Blvd.",
        "city": "Tsawassen",
        "region": "BC",
        "postalCode": "T2F 8M4",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 41,
          "unitPrice": 7.7,
          "quantity": 25,
          "discount": 0.2
        },
        {
          "productId": 44,
          "unitPrice": 15.5,
          "quantity": 40,
          "discount": 0.2
        },
        {
          "productId": 59,
          "unitPrice": 44,
          "quantity": 9,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10404,
      "customerId": "MAGAA",
      "employeeId": 2,
      "orderDate": "1997-01-03 00:00:00.000",
      "requiredDate": "1997-01-31 00:00:00.000",
      "shippedDate": "1997-01-08 00:00:00.000",
      "shipVia": 1,
      "freight": 155.97,
      "shipName": "Magazzini Alimentari Riuniti",
      "shipAddress": {
        "street": "Via Ludovico il Moro 22",
        "city": "Bergamo",
        "region": "NULL",
        "postalCode": 24100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 26,
          "unitPrice": 24.9,
          "quantity": 30,
          "discount": 0.05
        },
        {
          "productId": 42,
          "unitPrice": 11.2,
          "quantity": 40,
          "discount": 0.05
        },
        {
          "productId": 49,
          "unitPrice": 16,
          "quantity": 30,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10413,
      "customerId": "LAMAI",
      "employeeId": 3,
      "orderDate": "1997-01-14 00:00:00.000",
      "requiredDate": "1997-02-11 00:00:00.000",
      "shippedDate": "1997-01-16 00:00:00.000",
      "shipVia": 2,
      "freight": 95.66,
      "shipName": "La maison d'Asie",
      "shipAddress": {
        "street": "1 rue Alsace-Lorraine",
        "city": "Toulouse",
        "region": "NULL",
        "postalCode": 31000,
        "country": "France"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 14.4,
          "quantity": 24,
          "discount": 0
        },
        {
          "productId": 62,
          "unitPrice": 39.4,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 76,
          "unitPrice": 14.4,
          "quantity": 14,
          "discount": 0
        }
      ]
    },
    {
      "id": 10403,
      "customerId": "ERNSH",
      "employeeId": 4,
      "orderDate": "1997-01-03 00:00:00.000",
      "requiredDate": "1997-01-31 00:00:00.000",
      "shippedDate": "1997-01-09 00:00:00.000",
      "shipVia": 3,
      "freight": 73.79,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 13.9,
          "quantity": 21,
          "discount": 0.15
        },
        {
          "productId": 48,
          "unitPrice": 10.2,
          "quantity": 70,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10414,
      "customerId": "FAMIA",
      "employeeId": 2,
      "orderDate": "1997-01-14 00:00:00.000",
      "requiredDate": "1997-02-11 00:00:00.000",
      "shippedDate": "1997-01-17 00:00:00.000",
      "shipVia": 3,
      "freight": 21.48,
      "shipName": "Familia Arquibaldo",
      "shipAddress": {
        "street": "Rua Orós 92",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05442-030",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 19,
          "unitPrice": 7.3,
          "quantity": 18,
          "discount": 0.05
        },
        {
          "productId": 33,
          "unitPrice": 2,
          "quantity": 50,
          "discount": 0
        }
      ]
    },
    {
      "id": 10415,
      "customerId": "HUNGC",
      "employeeId": 3,
      "orderDate": "1997-01-15 00:00:00.000",
      "requiredDate": "1997-02-12 00:00:00.000",
      "shippedDate": "1997-01-24 00:00:00.000",
      "shipVia": 1,
      "freight": 0.2,
      "shipName": "Hungry Coyote Import Store",
      "shipAddress": {
        "street": "City Center Plaza 516 Main St.",
        "city": "Elgin",
        "region": "OR",
        "postalCode": 97827,
        "country": "USA"
      },
      "details": [
        {
          "productId": 17,
          "unitPrice": 31.2,
          "quantity": 2,
          "discount": 0
        },
        {
          "productId": 33,
          "unitPrice": 2,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10419,
      "customerId": "RICSU",
      "employeeId": 4,
      "orderDate": "1997-01-20 00:00:00.000",
      "requiredDate": "1997-02-17 00:00:00.000",
      "shippedDate": "1997-01-30 00:00:00.000",
      "shipVia": 2,
      "freight": 137.35,
      "shipName": "Richter Supermarkt",
      "shipAddress": {
        "street": "Starenweg 5",
        "city": "Genève",
        "region": "NULL",
        "postalCode": 1204,
        "country": "Switzerland"
      },
      "details": [
        {
          "productId": 60,
          "unitPrice": 27.2,
          "quantity": 60,
          "discount": 0.05
        },
        {
          "productId": 69,
          "unitPrice": 28.8,
          "quantity": 20,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10420,
      "customerId": "WELLI",
      "employeeId": 3,
      "orderDate": "1997-01-21 00:00:00.000",
      "requiredDate": "1997-02-18 00:00:00.000",
      "shippedDate": "1997-01-27 00:00:00.000",
      "shipVia": 1,
      "freight": 44.12,
      "shipName": "Wellington Importadora",
      "shipAddress": {
        "street": "Rua do Mercado 12",
        "city": "Resende",
        "region": "SP",
        "postalCode": "08737-363",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 9,
          "unitPrice": 77.6,
          "quantity": 20,
          "discount": 0.1
        },
        {
          "productId": 13,
          "unitPrice": 4.8,
          "quantity": 2,
          "discount": 0.1
        },
        {
          "productId": 70,
          "unitPrice": 12,
          "quantity": 8,
          "discount": 0.1
        },
        {
          "productId": 73,
          "unitPrice": 12,
          "quantity": 20,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10421,
      "customerId": "QUEDE",
      "employeeId": 8,
      "orderDate": "1997-01-21 00:00:00.000",
      "requiredDate": "1997-03-04 00:00:00.000",
      "shippedDate": "1997-01-27 00:00:00.000",
      "shipVia": 1,
      "freight": 99.23,
      "shipName": "Que Delícia",
      "shipAddress": {
        "street": "Rua da Panificadora 12",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "02389-673",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 19,
          "unitPrice": 7.3,
          "quantity": 4,
          "discount": 0.15
        },
        {
          "productId": 26,
          "unitPrice": 24.9,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 77,
          "unitPrice": 10.4,
          "quantity": 10,
          "discount": 0.15
        },
        {
          "productId": 53,
          "unitPrice": 26.2,
          "quantity": 15,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10423,
      "customerId": "GOURL",
      "employeeId": 6,
      "orderDate": "1997-01-23 00:00:00.000",
      "requiredDate": "1997-02-06 00:00:00.000",
      "shippedDate": "1997-02-24 00:00:00.000",
      "shipVia": 3,
      "freight": 24.5,
      "shipName": "Gourmet Lanchonetes",
      "shipAddress": {
        "street": "Av. Brasil 442",
        "city": "Campinas",
        "region": "SP",
        "postalCode": "04876-786",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 10,
          "quantity": 14,
          "discount": 0
        },
        {
          "productId": 59,
          "unitPrice": 44,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10424,
      "customerId": "MEREP",
      "employeeId": 7,
      "orderDate": "1997-01-23 00:00:00.000",
      "requiredDate": "1997-02-20 00:00:00.000",
      "shippedDate": "1997-01-27 00:00:00.000",
      "shipVia": 2,
      "freight": 370.61,
      "shipName": "Mère Paillarde",
      "shipAddress": {
        "street": "43 rue St. Laurent",
        "city": "Montréal",
        "region": "Québec",
        "postalCode": "H1J 1C3",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 38,
          "unitPrice": 210.8,
          "quantity": 49,
          "discount": 0.2
        },
        {
          "productId": 68,
          "unitPrice": 10,
          "quantity": 30,
          "discount": 0.2
        },
        {
          "productId": 35,
          "unitPrice": 14.4,
          "quantity": 60,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10418,
      "customerId": "QUICK",
      "employeeId": 4,
      "orderDate": "1997-01-17 00:00:00.000",
      "requiredDate": "1997-02-14 00:00:00.000",
      "shippedDate": "1997-01-24 00:00:00.000",
      "shipVia": 1,
      "freight": 17.55,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 15.2,
          "quantity": 60,
          "discount": 0
        },
        {
          "productId": 47,
          "unitPrice": 7.6,
          "quantity": 55,
          "discount": 0
        },
        {
          "productId": 61,
          "unitPrice": 22.8,
          "quantity": 16,
          "discount": 0
        },
        {
          "productId": 74,
          "unitPrice": 8,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10417,
      "customerId": "SIMOB",
      "employeeId": 4,
      "orderDate": "1997-01-16 00:00:00.000",
      "requiredDate": "1997-02-13 00:00:00.000",
      "shippedDate": "1997-01-28 00:00:00.000",
      "shipVia": 3,
      "freight": 70.29,
      "shipName": "Simons bistro",
      "shipAddress": {
        "street": "Vinbæltet 34",
        "city": "Kobenhavn",
        "region": "NULL",
        "postalCode": 1734,
        "country": "Denmark"
      },
      "details": [
        {
          "productId": 38,
          "unitPrice": 210.8,
          "quantity": 50,
          "discount": 0
        },
        {
          "productId": 46,
          "unitPrice": 9.6,
          "quantity": 2,
          "discount": 0.25
        },
        {
          "productId": 68,
          "unitPrice": 10,
          "quantity": 36,
          "discount": 0.25
        },
        {
          "productId": 77,
          "unitPrice": 10.4,
          "quantity": 35,
          "discount": 0
        }
      ]
    },
    {
      "id": 10416,
      "customerId": "WARTH",
      "employeeId": 8,
      "orderDate": "1997-01-16 00:00:00.000",
      "requiredDate": "1997-02-13 00:00:00.000",
      "shippedDate": "1997-01-27 00:00:00.000",
      "shipVia": 3,
      "freight": 22.72,
      "shipName": "Wartian Herkku",
      "shipAddress": {
        "street": "Torikatu 38",
        "city": "Oulu",
        "region": "NULL",
        "postalCode": 90110,
        "country": "Finland"
      },
      "details": [
        {
          "productId": 19,
          "unitPrice": 7.3,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 53,
          "unitPrice": 26.2,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 57,
          "unitPrice": 15.6,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10425,
      "customerId": "LAMAI",
      "employeeId": 6,
      "orderDate": "1997-01-24 00:00:00.000",
      "requiredDate": "1997-02-21 00:00:00.000",
      "shippedDate": "1997-02-14 00:00:00.000",
      "shipVia": 2,
      "freight": 7.93,
      "shipName": "La maison d'Asie",
      "shipAddress": {
        "street": "1 rue Alsace-Lorraine",
        "city": "Toulouse",
        "region": "NULL",
        "postalCode": 31000,
        "country": "France"
      },
      "details": [
        {
          "productId": 55,
          "unitPrice": 19.2,
          "quantity": 10,
          "discount": 0.25
        },
        {
          "productId": 76,
          "unitPrice": 14.4,
          "quantity": 20,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10429,
      "customerId": "HUNGO",
      "employeeId": 3,
      "orderDate": "1997-01-29 00:00:00.000",
      "requiredDate": "1997-03-12 00:00:00.000",
      "shippedDate": "1997-02-07 00:00:00.000",
      "shipVia": 2,
      "freight": 56.63,
      "shipName": "Hungry Owl All-Night Grocers",
      "shipAddress": {
        "street": "8 Johnstown Road",
        "city": "Cork",
        "region": "Co. Cork",
        "postalCode": "NULL",
        "country": "Ireland"
      },
      "details": [
        {
          "productId": 50,
          "unitPrice": 13,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 63,
          "unitPrice": 35.1,
          "quantity": 35,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10430,
      "customerId": "ERNSH",
      "employeeId": 4,
      "orderDate": "1997-01-30 00:00:00.000",
      "requiredDate": "1997-02-13 00:00:00.000",
      "shippedDate": "1997-02-03 00:00:00.000",
      "shipVia": 1,
      "freight": 458.78,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 17,
          "unitPrice": 31.2,
          "quantity": 45,
          "discount": 0.2
        },
        {
          "productId": 21,
          "unitPrice": 8,
          "quantity": 50,
          "discount": 0
        },
        {
          "productId": 56,
          "unitPrice": 30.4,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 59,
          "unitPrice": 44,
          "quantity": 70,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10431,
      "customerId": "BOTTM",
      "employeeId": 4,
      "orderDate": "1997-01-30 00:00:00.000",
      "requiredDate": "1997-02-13 00:00:00.000",
      "shippedDate": "1997-02-07 00:00:00.000",
      "shipVia": 2,
      "freight": 44.17,
      "shipName": "Bottom-Dollar Markets",
      "shipAddress": {
        "street": "23 Tsawassen Blvd.",
        "city": "Tsawassen",
        "region": "BC",
        "postalCode": "T2F 8M4",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 17,
          "unitPrice": 31.2,
          "quantity": 50,
          "discount": 0.25
        },
        {
          "productId": 40,
          "unitPrice": 14.7,
          "quantity": 50,
          "discount": 0.25
        },
        {
          "productId": 47,
          "unitPrice": 7.6,
          "quantity": 30,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10432,
      "customerId": "SPLIR",
      "employeeId": 3,
      "orderDate": "1997-01-31 00:00:00.000",
      "requiredDate": "1997-02-14 00:00:00.000",
      "shippedDate": "1997-02-07 00:00:00.000",
      "shipVia": 2,
      "freight": 4.34,
      "shipName": "Split Rail Beer & Ale",
      "shipAddress": {
        "street": "P.O. Box 555",
        "city": "Lander",
        "region": "WY",
        "postalCode": 82520,
        "country": "USA"
      },
      "details": [
        {
          "productId": 26,
          "unitPrice": 24.9,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 54,
          "unitPrice": 5.9,
          "quantity": 40,
          "discount": 0
        }
      ]
    },
    {
      "id": 10434,
      "customerId": "FOLKO",
      "employeeId": 3,
      "orderDate": "1997-02-03 00:00:00.000",
      "requiredDate": "1997-03-03 00:00:00.000",
      "shippedDate": "1997-02-13 00:00:00.000",
      "shipVia": 2,
      "freight": 17.92,
      "shipName": "Folk och fä HB",
      "shipAddress": {
        "street": "Åkergatan 24",
        "city": "Bräcke",
        "region": "NULL",
        "postalCode": "S-844 67",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 16.8,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 76,
          "unitPrice": 14.4,
          "quantity": 18,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10436,
      "customerId": "BLONP",
      "employeeId": 3,
      "orderDate": "1997-02-05 00:00:00.000",
      "requiredDate": "1997-03-05 00:00:00.000",
      "shippedDate": "1997-02-11 00:00:00.000",
      "shipVia": 2,
      "freight": 156.66,
      "shipName": "Blondel père et fils",
      "shipAddress": {
        "street": "24 place Kléber",
        "city": "Strasbourg",
        "region": "NULL",
        "postalCode": 67000,
        "country": "France"
      },
      "details": [
        {
          "productId": 75,
          "unitPrice": 6.2,
          "quantity": 24,
          "discount": 0.1
        },
        {
          "productId": 46,
          "unitPrice": 9.6,
          "quantity": 5,
          "discount": 0
        },
        {
          "productId": 56,
          "unitPrice": 30.4,
          "quantity": 40,
          "discount": 0.1
        },
        {
          "productId": 64,
          "unitPrice": 26.6,
          "quantity": 30,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10435,
      "customerId": "CONSH",
      "employeeId": 8,
      "orderDate": "1997-02-04 00:00:00.000",
      "requiredDate": "1997-03-18 00:00:00.000",
      "shippedDate": "1997-02-07 00:00:00.000",
      "shipVia": 2,
      "freight": 9.21,
      "shipName": "Consolidated Holdings",
      "shipAddress": {
        "street": "Berkeley Gardens 12  Brewery",
        "city": "London",
        "region": "NULL",
        "postalCode": "WX1 6LT",
        "country": "UK"
      },
      "details": [
        {
          "productId": 22,
          "unitPrice": 16.8,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 2,
          "unitPrice": 15.2,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 72,
          "unitPrice": 27.8,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10426,
      "customerId": "GALED",
      "employeeId": 4,
      "orderDate": "1997-01-27 00:00:00.000",
      "requiredDate": "1997-02-24 00:00:00.000",
      "shippedDate": "1997-02-06 00:00:00.000",
      "shipVia": 1,
      "freight": 18.69,
      "shipName": "Galería del gastronómo",
      "shipAddress": {
        "street": "Rambla de Cataluña 23",
        "city": "Barcelona",
        "region": "NULL",
        "postalCode": 8022,
        "country": "Spain"
      },
      "details": [
        {
          "productId": 56,
          "unitPrice": 30.4,
          "quantity": 5,
          "discount": 0
        },
        {
          "productId": 64,
          "unitPrice": 26.6,
          "quantity": 7,
          "discount": 0
        }
      ]
    },
    {
      "id": 10442,
      "customerId": "ERNSH",
      "employeeId": 3,
      "orderDate": "1997-02-11 00:00:00.000",
      "requiredDate": "1997-03-11 00:00:00.000",
      "shippedDate": "1997-02-18 00:00:00.000",
      "shipVia": 2,
      "freight": 47.94,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 16.8,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 54,
          "unitPrice": 5.9,
          "quantity": 80,
          "discount": 0
        },
        {
          "productId": 66,
          "unitPrice": 13.6,
          "quantity": 60,
          "discount": 0
        }
      ]
    },
    {
      "id": 10443,
      "customerId": "REGGC",
      "employeeId": 8,
      "orderDate": "1997-02-12 00:00:00.000",
      "requiredDate": "1997-03-12 00:00:00.000",
      "shippedDate": "1997-02-14 00:00:00.000",
      "shipVia": 1,
      "freight": 13.95,
      "shipName": "Reggiani Caseifici",
      "shipAddress": {
        "street": "Strada Provinciale 124",
        "city": "Reggio Emilia",
        "region": "NULL",
        "postalCode": 42100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 16.8,
          "quantity": 6,
          "discount": 0.2
        },
        {
          "productId": 28,
          "unitPrice": 36.4,
          "quantity": 12,
          "discount": 0
        }
      ]
    },
    {
      "id": 10444,
      "customerId": "BERGS",
      "employeeId": 3,
      "orderDate": "1997-02-12 00:00:00.000",
      "requiredDate": "1997-03-12 00:00:00.000",
      "shippedDate": "1997-02-21 00:00:00.000",
      "shipVia": 3,
      "freight": 3.5,
      "shipName": "Berglunds snabbköp",
      "shipAddress": {
        "street": "Berguvsvägen  8",
        "city": "Luleå",
        "region": "NULL",
        "postalCode": "S-958 22",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 17,
          "unitPrice": 31.2,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 26,
          "unitPrice": 24.9,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 35,
          "unitPrice": 14.4,
          "quantity": 8,
          "discount": 0
        },
        {
          "productId": 41,
          "unitPrice": 7.7,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10445,
      "customerId": "BERGS",
      "employeeId": 3,
      "orderDate": "1997-02-13 00:00:00.000",
      "requiredDate": "1997-03-13 00:00:00.000",
      "shippedDate": "1997-02-20 00:00:00.000",
      "shipVia": 1,
      "freight": 9.3,
      "shipName": "Berglunds snabbköp",
      "shipAddress": {
        "street": "Berguvsvägen  8",
        "city": "Luleå",
        "region": "NULL",
        "postalCode": "S-958 22",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 39,
          "unitPrice": 14.4,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 54,
          "unitPrice": 5.9,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10446,
      "customerId": "TOMSP",
      "employeeId": 6,
      "orderDate": "1997-02-14 00:00:00.000",
      "requiredDate": "1997-03-14 00:00:00.000",
      "shippedDate": "1997-02-19 00:00:00.000",
      "shipVia": 1,
      "freight": 14.68,
      "shipName": "Toms Spezialitäten",
      "shipAddress": {
        "street": "Luisenstr. 48",
        "city": "Münster",
        "region": "NULL",
        "postalCode": 44087,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 24,
          "unitPrice": 3.6,
          "quantity": 20,
          "discount": 0.1
        },
        {
          "productId": 31,
          "unitPrice": 10,
          "quantity": 3,
          "discount": 0.1
        },
        {
          "productId": 52,
          "unitPrice": 5.6,
          "quantity": 15,
          "discount": 0.1
        },
        {
          "productId": 19,
          "unitPrice": 7.3,
          "quantity": 12,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10440,
      "customerId": "SAVEA",
      "employeeId": 4,
      "orderDate": "1997-02-10 00:00:00.000",
      "requiredDate": "1997-03-10 00:00:00.000",
      "shippedDate": "1997-02-28 00:00:00.000",
      "shipVia": 2,
      "freight": 86.53,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 15.2,
          "quantity": 45,
          "discount": 0.15
        },
        {
          "productId": 16,
          "unitPrice": 13.9,
          "quantity": 49,
          "discount": 0.15
        },
        {
          "productId": 29,
          "unitPrice": 99,
          "quantity": 24,
          "discount": 0.15
        },
        {
          "productId": 61,
          "unitPrice": 22.8,
          "quantity": 90,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10439,
      "customerId": "MEREP",
      "employeeId": 6,
      "orderDate": "1997-02-07 00:00:00.000",
      "requiredDate": "1997-03-07 00:00:00.000",
      "shippedDate": "1997-02-10 00:00:00.000",
      "shipVia": 3,
      "freight": 4.07,
      "shipName": "Mère Paillarde",
      "shipAddress": {
        "street": "43 rue St. Laurent",
        "city": "Montréal",
        "region": "Québec",
        "postalCode": "H1J 1C3",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 12,
          "unitPrice": 30.4,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 16,
          "unitPrice": 13.9,
          "quantity": 16,
          "discount": 0
        },
        {
          "productId": 64,
          "unitPrice": 26.6,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 74,
          "unitPrice": 8,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10448,
      "customerId": "RANCH",
      "employeeId": 4,
      "orderDate": "1997-02-17 00:00:00.000",
      "requiredDate": "1997-03-17 00:00:00.000",
      "shippedDate": "1997-02-24 00:00:00.000",
      "shipVia": 2,
      "freight": 38.82,
      "shipName": "Rancho grande",
      "shipAddress": {
        "street": "Av. del Libertador 900",
        "city": "Buenos Aires",
        "region": "NULL",
        "postalCode": 1010,
        "country": "Argentina"
      },
      "details": [
        {
          "productId": 26,
          "unitPrice": 24.9,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 40,
          "unitPrice": 14.7,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10438,
      "customerId": "TOMSP",
      "employeeId": 3,
      "orderDate": "1997-02-06 00:00:00.000",
      "requiredDate": "1997-03-06 00:00:00.000",
      "shippedDate": "1997-02-14 00:00:00.000",
      "shipVia": 2,
      "freight": 8.24,
      "shipName": "Toms Spezialitäten",
      "shipAddress": {
        "street": "Luisenstr. 48",
        "city": "Münster",
        "region": "NULL",
        "postalCode": 44087,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 19,
          "unitPrice": 7.3,
          "quantity": 15,
          "discount": 0.2
        },
        {
          "productId": 34,
          "unitPrice": 11.2,
          "quantity": 20,
          "discount": 0.2
        },
        {
          "productId": 57,
          "unitPrice": 15.6,
          "quantity": 15,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10447,
      "customerId": "RICAR",
      "employeeId": 4,
      "orderDate": "1997-02-14 00:00:00.000",
      "requiredDate": "1997-03-14 00:00:00.000",
      "shippedDate": "1997-03-07 00:00:00.000",
      "shipVia": 2,
      "freight": 68.66,
      "shipName": "Ricardo Adocicados",
      "shipAddress": {
        "street": "Av. Copacabana 267",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "02389-890",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 19,
          "unitPrice": 7.3,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 65,
          "unitPrice": 16.8,
          "quantity": 35,
          "discount": 0
        },
        {
          "productId": 71,
          "unitPrice": 17.2,
          "quantity": 2,
          "discount": 0
        }
      ]
    },
    {
      "id": 10452,
      "customerId": "SAVEA",
      "employeeId": 8,
      "orderDate": "1997-02-20 00:00:00.000",
      "requiredDate": "1997-03-20 00:00:00.000",
      "shippedDate": "1997-02-26 00:00:00.000",
      "shipVia": 1,
      "freight": 140.26,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 28,
          "unitPrice": 36.4,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 44,
          "unitPrice": 15.5,
          "quantity": 100,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10453,
      "customerId": "AROUT",
      "employeeId": 1,
      "orderDate": "1997-02-21 00:00:00.000",
      "requiredDate": "1997-03-21 00:00:00.000",
      "shippedDate": "1997-02-26 00:00:00.000",
      "shipVia": 2,
      "freight": 25.36,
      "shipName": "Around the Horn",
      "shipAddress": {
        "street": "Brook Farm Stratford St. Mary",
        "city": "Colchester",
        "region": "Essex",
        "postalCode": "CO7 6JX",
        "country": "UK"
      },
      "details": [
        {
          "productId": 48,
          "unitPrice": 10.2,
          "quantity": 15,
          "discount": 0.1
        },
        {
          "productId": 70,
          "unitPrice": 12,
          "quantity": 25,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10454,
      "customerId": "LAMAI",
      "employeeId": 4,
      "orderDate": "1997-02-21 00:00:00.000",
      "requiredDate": "1997-03-21 00:00:00.000",
      "shippedDate": "1997-02-25 00:00:00.000",
      "shipVia": 3,
      "freight": 2.74,
      "shipName": "La maison d'Asie",
      "shipAddress": {
        "street": "1 rue Alsace-Lorraine",
        "city": "Toulouse",
        "region": "NULL",
        "postalCode": 31000,
        "country": "France"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 13.9,
          "quantity": 20,
          "discount": 0.2
        },
        {
          "productId": 33,
          "unitPrice": 2,
          "quantity": 20,
          "discount": 0.2
        },
        {
          "productId": 46,
          "unitPrice": 9.6,
          "quantity": 10,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10455,
      "customerId": "WARTH",
      "employeeId": 8,
      "orderDate": "1997-02-24 00:00:00.000",
      "requiredDate": "1997-04-07 00:00:00.000",
      "shippedDate": "1997-03-03 00:00:00.000",
      "shipVia": 2,
      "freight": 180.45,
      "shipName": "Wartian Herkku",
      "shipAddress": {
        "street": "Torikatu 38",
        "city": "Oulu",
        "region": "NULL",
        "postalCode": 90110,
        "country": "Finland"
      },
      "details": [
        {
          "productId": 39,
          "unitPrice": 14.4,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 53,
          "unitPrice": 26.2,
          "quantity": 50,
          "discount": 0
        },
        {
          "productId": 61,
          "unitPrice": 22.8,
          "quantity": 25,
          "discount": 0
        },
        {
          "productId": 71,
          "unitPrice": 17.2,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10456,
      "customerId": "KOENE",
      "employeeId": 8,
      "orderDate": "1997-02-25 00:00:00.000",
      "requiredDate": "1997-04-08 00:00:00.000",
      "shippedDate": "1997-02-28 00:00:00.000",
      "shipVia": 2,
      "freight": 8.12,
      "shipName": "Königlich Essen",
      "shipAddress": {
        "street": "Maubelstr. 90",
        "city": "Brandenburg",
        "region": "NULL",
        "postalCode": 14776,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 21,
          "unitPrice": 8,
          "quantity": 40,
          "discount": 0.15
        },
        {
          "productId": 49,
          "unitPrice": 16,
          "quantity": 21,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10450,
      "customerId": "VICTE",
      "employeeId": 8,
      "orderDate": "1997-02-19 00:00:00.000",
      "requiredDate": "1997-03-19 00:00:00.000",
      "shippedDate": "1997-03-11 00:00:00.000",
      "shipVia": 2,
      "freight": 7.23,
      "shipName": "Victuailles en stock",
      "shipAddress": {
        "street": "2 rue du Commerce",
        "city": "Lyon",
        "region": "NULL",
        "postalCode": 69004,
        "country": "France"
      },
      "details": [
        {
          "productId": 10,
          "unitPrice": 24.8,
          "quantity": 20,
          "discount": 0.2
        },
        {
          "productId": 54,
          "unitPrice": 5.9,
          "quantity": 6,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10451,
      "customerId": "QUICK",
      "employeeId": 4,
      "orderDate": "1997-02-19 00:00:00.000",
      "requiredDate": "1997-03-05 00:00:00.000",
      "shippedDate": "1997-03-12 00:00:00.000",
      "shipVia": 3,
      "freight": 189.09,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 55,
          "unitPrice": 19.2,
          "quantity": 120,
          "discount": 0.1
        },
        {
          "productId": 64,
          "unitPrice": 26.6,
          "quantity": 35,
          "discount": 0.1
        },
        {
          "productId": 65,
          "unitPrice": 16.8,
          "quantity": 28,
          "discount": 0.1
        },
        {
          "productId": 77,
          "unitPrice": 10.4,
          "quantity": 55,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10449,
      "customerId": "BLONP",
      "employeeId": 3,
      "orderDate": "1997-02-18 00:00:00.000",
      "requiredDate": "1997-03-18 00:00:00.000",
      "shippedDate": "1997-02-27 00:00:00.000",
      "shipVia": 2,
      "freight": 53.3,
      "shipName": "Blondel père et fils",
      "shipAddress": {
        "street": "24 place Kléber",
        "city": "Strasbourg",
        "region": "NULL",
        "postalCode": 67000,
        "country": "France"
      },
      "details": [
        {
          "productId": 10,
          "unitPrice": 24.8,
          "quantity": 14,
          "discount": 0
        },
        {
          "productId": 52,
          "unitPrice": 5.6,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 62,
          "unitPrice": 39.4,
          "quantity": 35,
          "discount": 0
        }
      ]
    },
    {
      "id": 10461,
      "customerId": "LILAS",
      "employeeId": 1,
      "orderDate": "1997-02-28 00:00:00.000",
      "requiredDate": "1997-03-28 00:00:00.000",
      "shippedDate": "1997-03-05 00:00:00.000",
      "shipVia": 3,
      "freight": 148.61,
      "shipName": "LILA-Supermercado",
      "shipAddress": {
        "street": "Carrera 52 con Ave. Bolívar #65-98 Llano Largo",
        "city": "Barquisimeto",
        "region": "Lara",
        "postalCode": 3508,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 21,
          "unitPrice": 8,
          "quantity": 40,
          "discount": 0.25
        },
        {
          "productId": 30,
          "unitPrice": 20.7,
          "quantity": 28,
          "discount": 0.25
        },
        {
          "productId": 55,
          "unitPrice": 19.2,
          "quantity": 60,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10462,
      "customerId": "CONSH",
      "employeeId": 2,
      "orderDate": "1997-03-03 00:00:00.000",
      "requiredDate": "1997-03-31 00:00:00.000",
      "shippedDate": "1997-03-18 00:00:00.000",
      "shipVia": 1,
      "freight": 6.17,
      "shipName": "Consolidated Holdings",
      "shipAddress": {
        "street": "Berkeley Gardens 12  Brewery",
        "city": "London",
        "region": "NULL",
        "postalCode": "WX1 6LT",
        "country": "UK"
      },
      "details": [
        {
          "productId": 13,
          "unitPrice": 4.8,
          "quantity": 1,
          "discount": 0
        },
        {
          "productId": 23,
          "unitPrice": 7.2,
          "quantity": 21,
          "discount": 0
        }
      ]
    },
    {
      "id": 10463,
      "customerId": "SUPRD",
      "employeeId": 5,
      "orderDate": "1997-03-04 00:00:00.000",
      "requiredDate": "1997-04-01 00:00:00.000",
      "shippedDate": "1997-03-06 00:00:00.000",
      "shipVia": 3,
      "freight": 14.78,
      "shipName": "Suprêmes délices",
      "shipAddress": {
        "street": "Boulevard Tirou 255",
        "city": "Charleroi",
        "region": "NULL",
        "postalCode": "B-6000",
        "country": "Belgium"
      },
      "details": [
        {
          "productId": 19,
          "unitPrice": 7.3,
          "quantity": 21,
          "discount": 0
        },
        {
          "productId": 42,
          "unitPrice": 11.2,
          "quantity": 50,
          "discount": 0
        }
      ]
    },
    {
      "id": 10464,
      "customerId": "FURIB",
      "employeeId": 4,
      "orderDate": "1997-03-04 00:00:00.000",
      "requiredDate": "1997-04-01 00:00:00.000",
      "shippedDate": "1997-03-14 00:00:00.000",
      "shipVia": 2,
      "freight": 89,
      "shipName": "Furia Bacalhau e Frutos do Mar",
      "shipAddress": {
        "street": "Jardim das rosas n. 32",
        "city": "Lisboa",
        "region": "NULL",
        "postalCode": 1675,
        "country": "Portugal"
      },
      "details": [
        {
          "productId": 4,
          "unitPrice": 17.6,
          "quantity": 16,
          "discount": 0.2
        },
        {
          "productId": 43,
          "unitPrice": 36.8,
          "quantity": 3,
          "discount": 0
        },
        {
          "productId": 56,
          "unitPrice": 30.4,
          "quantity": 30,
          "discount": 0.2
        },
        {
          "productId": 60,
          "unitPrice": 27.2,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10465,
      "customerId": "VAFFE",
      "employeeId": 1,
      "orderDate": "1997-03-05 00:00:00.000",
      "requiredDate": "1997-04-02 00:00:00.000",
      "shippedDate": "1997-03-14 00:00:00.000",
      "shipVia": 3,
      "freight": 145.04,
      "shipName": "Vaffeljernet",
      "shipAddress": {
        "street": "Smagsloget 45",
        "city": "Århus",
        "region": "NULL",
        "postalCode": 8200,
        "country": "Denmark"
      },
      "details": [
        {
          "productId": 24,
          "unitPrice": 3.6,
          "quantity": 25,
          "discount": 0
        },
        {
          "productId": 29,
          "unitPrice": 99,
          "quantity": 18,
          "discount": 0.1
        },
        {
          "productId": 40,
          "unitPrice": 14.7,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 45,
          "unitPrice": 7.6,
          "quantity": 30,
          "discount": 0.1
        },
        {
          "productId": 50,
          "unitPrice": 13,
          "quantity": 25,
          "discount": 0
        }
      ]
    },
    {
      "id": 10466,
      "customerId": "COMMI",
      "employeeId": 4,
      "orderDate": "1997-03-06 00:00:00.000",
      "requiredDate": "1997-04-03 00:00:00.000",
      "shippedDate": "1997-03-13 00:00:00.000",
      "shipVia": 1,
      "freight": 11.93,
      "shipName": "Comércio Mineiro",
      "shipAddress": {
        "street": "Av. dos Lusíadas 23",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05432-043",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 16.8,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 46,
          "unitPrice": 9.6,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 10460,
      "customerId": "FOLKO",
      "employeeId": 8,
      "orderDate": "1997-02-28 00:00:00.000",
      "requiredDate": "1997-03-28 00:00:00.000",
      "shippedDate": "1997-03-03 00:00:00.000",
      "shipVia": 1,
      "freight": 16.27,
      "shipName": "Folk och fä HB",
      "shipAddress": {
        "street": "Åkergatan 24",
        "city": "Bräcke",
        "region": "NULL",
        "postalCode": "S-844 67",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 68,
          "unitPrice": 10,
          "quantity": 21,
          "discount": 0.25
        },
        {
          "productId": 75,
          "unitPrice": 6.2,
          "quantity": 4,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10459,
      "customerId": "VICTE",
      "employeeId": 4,
      "orderDate": "1997-02-27 00:00:00.000",
      "requiredDate": "1997-03-27 00:00:00.000",
      "shippedDate": "1997-02-28 00:00:00.000",
      "shipVia": 2,
      "freight": 25.09,
      "shipName": "Victuailles en stock",
      "shipAddress": {
        "street": "2 rue du Commerce",
        "city": "Lyon",
        "region": "NULL",
        "postalCode": 69004,
        "country": "France"
      },
      "details": [
        {
          "productId": 7,
          "unitPrice": 24,
          "quantity": 16,
          "discount": 0.05
        },
        {
          "productId": 46,
          "unitPrice": 9.6,
          "quantity": 20,
          "discount": 0.05
        },
        {
          "productId": 72,
          "unitPrice": 27.8,
          "quantity": 40,
          "discount": 0
        }
      ]
    },
    {
      "id": 10468,
      "customerId": "KOENE",
      "employeeId": 3,
      "orderDate": "1997-03-07 00:00:00.000",
      "requiredDate": "1997-04-04 00:00:00.000",
      "shippedDate": "1997-03-12 00:00:00.000",
      "shipVia": 3,
      "freight": 44.12,
      "shipName": "Königlich Essen",
      "shipAddress": {
        "street": "Maubelstr. 90",
        "city": "Brandenburg",
        "region": "NULL",
        "postalCode": 14776,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 30,
          "unitPrice": 20.7,
          "quantity": 8,
          "discount": 0
        },
        {
          "productId": 43,
          "unitPrice": 36.8,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10469,
      "customerId": "WHITC",
      "employeeId": 1,
      "orderDate": "1997-03-10 00:00:00.000",
      "requiredDate": "1997-04-07 00:00:00.000",
      "shippedDate": "1997-03-14 00:00:00.000",
      "shipVia": 1,
      "freight": 60.18,
      "shipName": "White Clover Markets",
      "shipAddress": {
        "street": "1029 - 12th Ave. S.",
        "city": "Seattle",
        "region": "WA",
        "postalCode": 98124,
        "country": "USA"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 15.2,
          "quantity": 40,
          "discount": 0.15
        },
        {
          "productId": 16,
          "unitPrice": 13.9,
          "quantity": 35,
          "discount": 0.15
        },
        {
          "productId": 44,
          "unitPrice": 15.5,
          "quantity": 2,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10458,
      "customerId": "SUPRD",
      "employeeId": 7,
      "orderDate": "1997-02-26 00:00:00.000",
      "requiredDate": "1997-03-26 00:00:00.000",
      "shippedDate": "1997-03-04 00:00:00.000",
      "shipVia": 3,
      "freight": 147.06,
      "shipName": "Suprêmes délices",
      "shipAddress": {
        "street": "Boulevard Tirou 255",
        "city": "Charleroi",
        "region": "NULL",
        "postalCode": "B-6000",
        "country": "Belgium"
      },
      "details": [
        {
          "productId": 26,
          "unitPrice": 24.9,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 28,
          "unitPrice": 36.4,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 43,
          "unitPrice": 36.8,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 71,
          "unitPrice": 17.2,
          "quantity": 50,
          "discount": 0
        },
        {
          "productId": 56,
          "unitPrice": 30.4,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10470,
      "customerId": "BONAP",
      "employeeId": 4,
      "orderDate": "1997-03-11 00:00:00.000",
      "requiredDate": "1997-04-08 00:00:00.000",
      "shippedDate": "1997-03-14 00:00:00.000",
      "shipVia": 2,
      "freight": 64.56,
      "shipName": "Bon app'",
      "shipAddress": {
        "street": "12 rue des Bouchers",
        "city": "Marseille",
        "region": "NULL",
        "postalCode": 13008,
        "country": "France"
      },
      "details": [
        {
          "productId": 18,
          "unitPrice": 50,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 23,
          "unitPrice": 7.2,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 64,
          "unitPrice": 26.6,
          "quantity": 8,
          "discount": 0
        }
      ]
    },
    {
      "id": 10467,
      "customerId": "MAGAA",
      "employeeId": 8,
      "orderDate": "1997-03-06 00:00:00.000",
      "requiredDate": "1997-04-03 00:00:00.000",
      "shippedDate": "1997-03-11 00:00:00.000",
      "shipVia": 2,
      "freight": 4.93,
      "shipName": "Magazzini Alimentari Riuniti",
      "shipAddress": {
        "street": "Via Ludovico il Moro 22",
        "city": "Bergamo",
        "region": "NULL",
        "postalCode": 24100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 24,
          "unitPrice": 3.6,
          "quantity": 28,
          "discount": 0
        },
        {
          "productId": 25,
          "unitPrice": 11.2,
          "quantity": 12,
          "discount": 0
        }
      ]
    },
    {
      "id": 10474,
      "customerId": "PERIC",
      "employeeId": 5,
      "orderDate": "1997-03-13 00:00:00.000",
      "requiredDate": "1997-04-10 00:00:00.000",
      "shippedDate": "1997-03-21 00:00:00.000",
      "shipVia": 2,
      "freight": 83.49,
      "shipName": "Pericles Comidas clásicas",
      "shipAddress": {
        "street": "Calle Dr. Jorge Cash 321",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5033,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 28,
          "unitPrice": 36.4,
          "quantity": 18,
          "discount": 0
        },
        {
          "productId": 40,
          "unitPrice": 14.7,
          "quantity": 21,
          "discount": 0
        },
        {
          "productId": 75,
          "unitPrice": 6.2,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 14,
          "unitPrice": 18.6,
          "quantity": 12,
          "discount": 0
        }
      ]
    },
    {
      "id": 10475,
      "customerId": "SUPRD",
      "employeeId": 9,
      "orderDate": "1997-03-14 00:00:00.000",
      "requiredDate": "1997-04-11 00:00:00.000",
      "shippedDate": "1997-04-04 00:00:00.000",
      "shipVia": 1,
      "freight": 68.52,
      "shipName": "Suprêmes délices",
      "shipAddress": {
        "street": "Boulevard Tirou 255",
        "city": "Charleroi",
        "region": "NULL",
        "postalCode": "B-6000",
        "country": "Belgium"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 10,
          "quantity": 35,
          "discount": 0.15
        },
        {
          "productId": 66,
          "unitPrice": 13.6,
          "quantity": 60,
          "discount": 0.15
        },
        {
          "productId": 76,
          "unitPrice": 14.4,
          "quantity": 42,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10476,
      "customerId": "HILAA",
      "employeeId": 8,
      "orderDate": "1997-03-17 00:00:00.000",
      "requiredDate": "1997-04-14 00:00:00.000",
      "shippedDate": "1997-03-24 00:00:00.000",
      "shipVia": 3,
      "freight": 4.41,
      "shipName": "HILARION-Abastos",
      "shipAddress": {
        "street": "Carrera 22 con Ave. Carlos Soublette #8-35",
        "city": "San Cristóbal",
        "region": "Táchira",
        "postalCode": 5022,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 55,
          "unitPrice": 19.2,
          "quantity": 2,
          "discount": 0.05
        },
        {
          "productId": 70,
          "unitPrice": 12,
          "quantity": 12,
          "discount": 0
        }
      ]
    },
    {
      "id": 10477,
      "customerId": "PRINI",
      "employeeId": 5,
      "orderDate": "1997-03-17 00:00:00.000",
      "requiredDate": "1997-04-14 00:00:00.000",
      "shippedDate": "1997-03-25 00:00:00.000",
      "shipVia": 2,
      "freight": 13.02,
      "shipName": "Princesa Isabel Vinhos",
      "shipAddress": {
        "street": "Estrada da saúde n. 58",
        "city": "Lisboa",
        "region": "NULL",
        "postalCode": 1756,
        "country": "Portugal"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 14.4,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 21,
          "unitPrice": 8,
          "quantity": 21,
          "discount": 0.25
        },
        {
          "productId": 39,
          "unitPrice": 14.4,
          "quantity": 20,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10479,
      "customerId": "RATTC",
      "employeeId": 3,
      "orderDate": "1997-03-19 00:00:00.000",
      "requiredDate": "1997-04-16 00:00:00.000",
      "shippedDate": "1997-03-21 00:00:00.000",
      "shipVia": 3,
      "freight": 708.95,
      "shipName": "Rattlesnake Canyon Grocery",
      "shipAddress": {
        "street": "2817 Milton Dr.",
        "city": "Albuquerque",
        "region": "NM",
        "postalCode": 87110,
        "country": "USA"
      },
      "details": [
        {
          "productId": 38,
          "unitPrice": 210.8,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 53,
          "unitPrice": 26.2,
          "quantity": 28,
          "discount": 0
        },
        {
          "productId": 59,
          "unitPrice": 44,
          "quantity": 60,
          "discount": 0
        },
        {
          "productId": 64,
          "unitPrice": 26.6,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10471,
      "customerId": "BSBEV",
      "employeeId": 2,
      "orderDate": "1997-03-11 00:00:00.000",
      "requiredDate": "1997-04-08 00:00:00.000",
      "shippedDate": "1997-03-18 00:00:00.000",
      "shipVia": 3,
      "freight": 45.59,
      "shipName": "B's Beverages",
      "shipAddress": {
        "street": "Fauntleroy Circus",
        "city": "London",
        "region": "NULL",
        "postalCode": "EC2 5NT",
        "country": "UK"
      },
      "details": [
        {
          "productId": 7,
          "unitPrice": 24,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 56,
          "unitPrice": 30.4,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10472,
      "customerId": "SEVES",
      "employeeId": 8,
      "orderDate": "1997-03-12 00:00:00.000",
      "requiredDate": "1997-04-09 00:00:00.000",
      "shippedDate": "1997-03-19 00:00:00.000",
      "shipVia": 1,
      "freight": 4.2,
      "shipName": "Seven Seas Imports",
      "shipAddress": {
        "street": "90 Wadhurst Rd.",
        "city": "London",
        "region": "NULL",
        "postalCode": "OX15 4NB",
        "country": "UK"
      },
      "details": [
        {
          "productId": 24,
          "unitPrice": 3.6,
          "quantity": 80,
          "discount": 0.05
        },
        {
          "productId": 51,
          "unitPrice": 42.4,
          "quantity": 18,
          "discount": 0
        }
      ]
    },
    {
      "id": 10481,
      "customerId": "RICAR",
      "employeeId": 8,
      "orderDate": "1997-03-20 00:00:00.000",
      "requiredDate": "1997-04-17 00:00:00.000",
      "shippedDate": "1997-03-25 00:00:00.000",
      "shipVia": 2,
      "freight": 64.33,
      "shipName": "Ricardo Adocicados",
      "shipAddress": {
        "street": "Av. Copacabana 267",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "02389-890",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 49,
          "unitPrice": 16,
          "quantity": 24,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 27.2,
          "quantity": 40,
          "discount": 0
        }
      ]
    },
    {
      "id": 10473,
      "customerId": "ISLAT",
      "employeeId": 1,
      "orderDate": "1997-03-13 00:00:00.000",
      "requiredDate": "1997-03-27 00:00:00.000",
      "shippedDate": "1997-03-21 00:00:00.000",
      "shipVia": 3,
      "freight": 16.37,
      "shipName": "Island Trading",
      "shipAddress": {
        "street": "Garden House Crowther Way",
        "city": "Cowes",
        "region": "Isle of Wight",
        "postalCode": "PO31 7PJ",
        "country": "UK"
      },
      "details": [
        {
          "productId": 33,
          "unitPrice": 2,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 71,
          "unitPrice": 17.2,
          "quantity": 12,
          "discount": 0
        }
      ]
    },
    {
      "id": 10484,
      "customerId": "BSBEV",
      "employeeId": 3,
      "orderDate": "1997-03-24 00:00:00.000",
      "requiredDate": "1997-04-21 00:00:00.000",
      "shippedDate": "1997-04-01 00:00:00.000",
      "shipVia": 3,
      "freight": 6.88,
      "shipName": "B's Beverages",
      "shipAddress": {
        "street": "Fauntleroy Circus",
        "city": "London",
        "region": "NULL",
        "postalCode": "EC2 5NT",
        "country": "UK"
      },
      "details": [
        {
          "productId": 21,
          "unitPrice": 8,
          "quantity": 14,
          "discount": 0
        },
        {
          "productId": 40,
          "unitPrice": 14.7,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 51,
          "unitPrice": 42.4,
          "quantity": 3,
          "discount": 0
        }
      ]
    },
    {
      "id": 10485,
      "customerId": "LINOD",
      "employeeId": 4,
      "orderDate": "1997-03-25 00:00:00.000",
      "requiredDate": "1997-04-08 00:00:00.000",
      "shippedDate": "1997-03-31 00:00:00.000",
      "shipVia": 2,
      "freight": 64.45,
      "shipName": "LINO-Delicateses",
      "shipAddress": {
        "street": "Ave. 5 de Mayo Porlamar",
        "city": "I. de Margarita",
        "region": "Nueva Esparta",
        "postalCode": 4980,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 15.2,
          "quantity": 20,
          "discount": 0.1
        },
        {
          "productId": 3,
          "unitPrice": 8,
          "quantity": 20,
          "discount": 0.1
        },
        {
          "productId": 55,
          "unitPrice": 19.2,
          "quantity": 30,
          "discount": 0.1
        },
        {
          "productId": 70,
          "unitPrice": 12,
          "quantity": 60,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10486,
      "customerId": "HILAA",
      "employeeId": 1,
      "orderDate": "1997-03-26 00:00:00.000",
      "requiredDate": "1997-04-23 00:00:00.000",
      "shippedDate": "1997-04-02 00:00:00.000",
      "shipVia": 2,
      "freight": 30.53,
      "shipName": "HILARION-Abastos",
      "shipAddress": {
        "street": "Carrera 22 con Ave. Carlos Soublette #8-35",
        "city": "San Cristóbal",
        "region": "Táchira",
        "postalCode": 5022,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 16.8,
          "quantity": 5,
          "discount": 0
        },
        {
          "productId": 51,
          "unitPrice": 42.4,
          "quantity": 25,
          "discount": 0
        },
        {
          "productId": 74,
          "unitPrice": 8,
          "quantity": 16,
          "discount": 0
        }
      ]
    },
    {
      "id": 10487,
      "customerId": "QUEEN",
      "employeeId": 2,
      "orderDate": "1997-03-26 00:00:00.000",
      "requiredDate": "1997-04-23 00:00:00.000",
      "shippedDate": "1997-03-28 00:00:00.000",
      "shipVia": 2,
      "freight": 71.07,
      "shipName": "Queen Cozinha",
      "shipAddress": {
        "street": "Alameda dos Canàrios 891",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05487-020",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 19,
          "unitPrice": 7.3,
          "quantity": 5,
          "discount": 0
        },
        {
          "productId": 26,
          "unitPrice": 24.9,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 54,
          "unitPrice": 5.9,
          "quantity": 24,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10488,
      "customerId": "FRANK",
      "employeeId": 8,
      "orderDate": "1997-03-27 00:00:00.000",
      "requiredDate": "1997-04-24 00:00:00.000",
      "shippedDate": "1997-04-02 00:00:00.000",
      "shipVia": 2,
      "freight": 4.93,
      "shipName": "Frankenversand",
      "shipAddress": {
        "street": "Berliner Platz 43",
        "city": "München",
        "region": "NULL",
        "postalCode": 80805,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 59,
          "unitPrice": 44,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 73,
          "unitPrice": 12,
          "quantity": 20,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10489,
      "customerId": "PICCO",
      "employeeId": 6,
      "orderDate": "1997-03-28 00:00:00.000",
      "requiredDate": "1997-04-25 00:00:00.000",
      "shippedDate": "1997-04-09 00:00:00.000",
      "shipVia": 2,
      "freight": 5.29,
      "shipName": "Piccolo und mehr",
      "shipAddress": {
        "street": "Geislweg 14",
        "city": "Salzburg",
        "region": "NULL",
        "postalCode": 5020,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 16.8,
          "quantity": 15,
          "discount": 0.25
        },
        {
          "productId": 16,
          "unitPrice": 13.9,
          "quantity": 18,
          "discount": 0
        }
      ]
    },
    {
      "id": 10483,
      "customerId": "WHITC",
      "employeeId": 7,
      "orderDate": "1997-03-24 00:00:00.000",
      "requiredDate": "1997-04-21 00:00:00.000",
      "shippedDate": "1997-04-25 00:00:00.000",
      "shipVia": 2,
      "freight": 15.28,
      "shipName": "White Clover Markets",
      "shipAddress": {
        "street": "1029 - 12th Ave. S.",
        "city": "Seattle",
        "region": "WA",
        "postalCode": 98124,
        "country": "USA"
      },
      "details": [
        {
          "productId": 34,
          "unitPrice": 11.2,
          "quantity": 35,
          "discount": 0.05
        },
        {
          "productId": 77,
          "unitPrice": 10.4,
          "quantity": 30,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10491,
      "customerId": "FURIB",
      "employeeId": 8,
      "orderDate": "1997-03-31 00:00:00.000",
      "requiredDate": "1997-04-28 00:00:00.000",
      "shippedDate": "1997-04-08 00:00:00.000",
      "shipVia": 3,
      "freight": 16.96,
      "shipName": "Furia Bacalhau e Frutos do Mar",
      "shipAddress": {
        "street": "Jardim das rosas n. 32",
        "city": "Lisboa",
        "region": "NULL",
        "postalCode": 1675,
        "country": "Portugal"
      },
      "details": [
        {
          "productId": 44,
          "unitPrice": 15.5,
          "quantity": 15,
          "discount": 0.15
        },
        {
          "productId": 77,
          "unitPrice": 10.4,
          "quantity": 7,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10480,
      "customerId": "FOLIG",
      "employeeId": 6,
      "orderDate": "1997-03-20 00:00:00.000",
      "requiredDate": "1997-04-17 00:00:00.000",
      "shippedDate": "1997-03-24 00:00:00.000",
      "shipVia": 2,
      "freight": 1.35,
      "shipName": "Folies gourmandes",
      "shipAddress": {
        "street": "184 chaussée de Tournai",
        "city": "Lille",
        "region": "NULL",
        "postalCode": 59000,
        "country": "France"
      },
      "details": [
        {
          "productId": 47,
          "unitPrice": 7.6,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 59,
          "unitPrice": 44,
          "quantity": 12,
          "discount": 0
        }
      ]
    },
    {
      "id": 10490,
      "customerId": "HILAA",
      "employeeId": 7,
      "orderDate": "1997-03-31 00:00:00.000",
      "requiredDate": "1997-04-28 00:00:00.000",
      "shippedDate": "1997-04-03 00:00:00.000",
      "shipVia": 2,
      "freight": 210.19,
      "shipName": "HILARION-Abastos",
      "shipAddress": {
        "street": "Carrera 22 con Ave. Carlos Soublette #8-35",
        "city": "San Cristóbal",
        "region": "Táchira",
        "postalCode": 5022,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 59,
          "unitPrice": 44,
          "quantity": 60,
          "discount": 0
        },
        {
          "productId": 68,
          "unitPrice": 10,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 75,
          "unitPrice": 6.2,
          "quantity": 36,
          "discount": 0
        }
      ]
    },
    {
      "id": 10492,
      "customerId": "BOTTM",
      "employeeId": 3,
      "orderDate": "1997-04-01 00:00:00.000",
      "requiredDate": "1997-04-29 00:00:00.000",
      "shippedDate": "1997-04-11 00:00:00.000",
      "shipVia": 1,
      "freight": 62.89,
      "shipName": "Bottom-Dollar Markets",
      "shipAddress": {
        "street": "23 Tsawassen Blvd.",
        "city": "Tsawassen",
        "region": "BC",
        "postalCode": "T2F 8M4",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 25,
          "unitPrice": 11.2,
          "quantity": 60,
          "discount": 0.05
        },
        {
          "productId": 42,
          "unitPrice": 11.2,
          "quantity": 20,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10493,
      "customerId": "LAMAI",
      "employeeId": 4,
      "orderDate": "1997-04-02 00:00:00.000",
      "requiredDate": "1997-04-30 00:00:00.000",
      "shippedDate": "1997-04-10 00:00:00.000",
      "shipVia": 3,
      "freight": 10.64,
      "shipName": "La maison d'Asie",
      "shipAddress": {
        "street": "1 rue Alsace-Lorraine",
        "city": "Toulouse",
        "region": "NULL",
        "postalCode": 31000,
        "country": "France"
      },
      "details": [
        {
          "productId": 65,
          "unitPrice": 16.8,
          "quantity": 15,
          "discount": 0.1
        },
        {
          "productId": 66,
          "unitPrice": 13.6,
          "quantity": 10,
          "discount": 0.1
        },
        {
          "productId": 69,
          "unitPrice": 28.8,
          "quantity": 10,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10498,
      "customerId": "HILAA",
      "employeeId": 8,
      "orderDate": "1997-04-07 00:00:00.000",
      "requiredDate": "1997-05-05 00:00:00.000",
      "shippedDate": "1997-04-11 00:00:00.000",
      "shipVia": 2,
      "freight": 29.75,
      "shipName": "HILARION-Abastos",
      "shipAddress": {
        "street": "Carrera 22 con Ave. Carlos Soublette #8-35",
        "city": "San Cristóbal",
        "region": "Táchira",
        "postalCode": 5022,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 14,
          "discount": 0
        },
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 5,
          "discount": 0
        },
        {
          "productId": 42,
          "unitPrice": 14,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10499,
      "customerId": "LILAS",
      "employeeId": 4,
      "orderDate": "1997-04-08 00:00:00.000",
      "requiredDate": "1997-05-06 00:00:00.000",
      "shippedDate": "1997-04-16 00:00:00.000",
      "shipVia": 2,
      "freight": 102.02,
      "shipName": "LILA-Supermercado",
      "shipAddress": {
        "street": "Carrera 52 con Ave. Bolívar #65-98 Llano Largo",
        "city": "Barquisimeto",
        "region": "Lara",
        "postalCode": 3508,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 28,
          "unitPrice": 45.6,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 49,
          "unitPrice": 20,
          "quantity": 25,
          "discount": 0
        }
      ]
    },
    {
      "id": 10500,
      "customerId": "LAMAI",
      "employeeId": 6,
      "orderDate": "1997-04-09 00:00:00.000",
      "requiredDate": "1997-05-07 00:00:00.000",
      "shippedDate": "1997-04-17 00:00:00.000",
      "shipVia": 1,
      "freight": 42.68,
      "shipName": "La maison d'Asie",
      "shipAddress": {
        "street": "1 rue Alsace-Lorraine",
        "city": "Toulouse",
        "region": "NULL",
        "postalCode": 31000,
        "country": "France"
      },
      "details": [
        {
          "productId": 15,
          "unitPrice": 15.5,
          "quantity": 12,
          "discount": 0.05
        },
        {
          "productId": 28,
          "unitPrice": 45.6,
          "quantity": 8,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10502,
      "customerId": "PERIC",
      "employeeId": 2,
      "orderDate": "1997-04-10 00:00:00.000",
      "requiredDate": "1997-05-08 00:00:00.000",
      "shippedDate": "1997-04-29 00:00:00.000",
      "shipVia": 1,
      "freight": 69.32,
      "shipName": "Pericles Comidas clásicas",
      "shipAddress": {
        "street": "Calle Dr. Jorge Cash 321",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5033,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 45,
          "unitPrice": 9.5,
          "quantity": 21,
          "discount": 0
        },
        {
          "productId": 53,
          "unitPrice": 32.8,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 67,
          "unitPrice": 14,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10503,
      "customerId": "HUNGO",
      "employeeId": 6,
      "orderDate": "1997-04-11 00:00:00.000",
      "requiredDate": "1997-05-09 00:00:00.000",
      "shippedDate": "1997-04-16 00:00:00.000",
      "shipVia": 2,
      "freight": 16.74,
      "shipName": "Hungry Owl All-Night Grocers",
      "shipAddress": {
        "street": "8 Johnstown Road",
        "city": "Cork",
        "region": "Co. Cork",
        "postalCode": "NULL",
        "country": "Ireland"
      },
      "details": [
        {
          "productId": 14,
          "unitPrice": 23.25,
          "quantity": 70,
          "discount": 0
        },
        {
          "productId": 65,
          "unitPrice": 21.05,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10497,
      "customerId": "LEHMS",
      "employeeId": 7,
      "orderDate": "1997-04-04 00:00:00.000",
      "requiredDate": "1997-05-02 00:00:00.000",
      "shippedDate": "1997-04-07 00:00:00.000",
      "shipVia": 1,
      "freight": 36.21,
      "shipName": "Lehmanns Marktstand",
      "shipAddress": {
        "street": "Magazinweg 7",
        "city": "Frankfurt a.M.",
        "region": "NULL",
        "postalCode": 60528,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 56,
          "unitPrice": 30.4,
          "quantity": 14,
          "discount": 0
        },
        {
          "productId": 72,
          "unitPrice": 27.8,
          "quantity": 25,
          "discount": 0
        },
        {
          "productId": 77,
          "unitPrice": 10.4,
          "quantity": 25,
          "discount": 0
        }
      ]
    },
    {
      "id": 10495,
      "customerId": "LAUGB",
      "employeeId": 3,
      "orderDate": "1997-04-03 00:00:00.000",
      "requiredDate": "1997-05-01 00:00:00.000",
      "shippedDate": "1997-04-11 00:00:00.000",
      "shipVia": 3,
      "freight": 4.65,
      "shipName": "Laughing Bacchus Wine Cellars",
      "shipAddress": {
        "street": "2319 Elm St.",
        "city": "Vancouver",
        "region": "BC",
        "postalCode": "V3F 2K1",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 23,
          "unitPrice": 7.2,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 77,
          "unitPrice": 10.4,
          "quantity": 5,
          "discount": 0
        },
        {
          "productId": 41,
          "unitPrice": 7.7,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10504,
      "customerId": "WHITC",
      "employeeId": 4,
      "orderDate": "1997-04-11 00:00:00.000",
      "requiredDate": "1997-05-09 00:00:00.000",
      "shippedDate": "1997-04-18 00:00:00.000",
      "shipVia": 3,
      "freight": 59.13,
      "shipName": "White Clover Markets",
      "shipAddress": {
        "street": "1029 - 12th Ave. S.",
        "city": "Seattle",
        "region": "WA",
        "postalCode": 98124,
        "country": "USA"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 21,
          "unitPrice": 10,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 53,
          "unitPrice": 32.8,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 61,
          "unitPrice": 28.5,
          "quantity": 25,
          "discount": 0
        }
      ]
    },
    {
      "id": 10508,
      "customerId": "OTTIK",
      "employeeId": 1,
      "orderDate": "1997-04-16 00:00:00.000",
      "requiredDate": "1997-05-14 00:00:00.000",
      "shippedDate": "1997-05-13 00:00:00.000",
      "shipVia": 2,
      "freight": 4.99,
      "shipName": "Ottilies Käseladen",
      "shipAddress": {
        "street": "Mehrheimerstr. 369",
        "city": "Köln",
        "region": "NULL",
        "postalCode": 50739,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 39,
          "unitPrice": 18,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10510,
      "customerId": "SAVEA",
      "employeeId": 6,
      "orderDate": "1997-04-18 00:00:00.000",
      "requiredDate": "1997-05-16 00:00:00.000",
      "shippedDate": "1997-04-28 00:00:00.000",
      "shipVia": 3,
      "freight": 367.63,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 29,
          "unitPrice": 123.79,
          "quantity": 36,
          "discount": 0
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 36,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10511,
      "customerId": "BONAP",
      "employeeId": 4,
      "orderDate": "1997-04-18 00:00:00.000",
      "requiredDate": "1997-05-16 00:00:00.000",
      "shippedDate": "1997-04-21 00:00:00.000",
      "shipVia": 3,
      "freight": 350.64,
      "shipName": "Bon app'",
      "shipAddress": {
        "street": "12 rue des Bouchers",
        "city": "Marseille",
        "region": "NULL",
        "postalCode": 13008,
        "country": "France"
      },
      "details": [
        {
          "productId": 4,
          "unitPrice": 22,
          "quantity": 50,
          "discount": 0.15
        },
        {
          "productId": 7,
          "unitPrice": 30,
          "quantity": 50,
          "discount": 0.15
        },
        {
          "productId": 8,
          "unitPrice": 40,
          "quantity": 10,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10512,
      "customerId": "FAMIA",
      "employeeId": 7,
      "orderDate": "1997-04-21 00:00:00.000",
      "requiredDate": "1997-05-19 00:00:00.000",
      "shippedDate": "1997-04-24 00:00:00.000",
      "shipVia": 2,
      "freight": 3.53,
      "shipName": "Familia Arquibaldo",
      "shipAddress": {
        "street": "Rua Orós 92",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05442-030",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 10,
          "discount": 0.15
        },
        {
          "productId": 46,
          "unitPrice": 12,
          "quantity": 9,
          "discount": 0.15
        },
        {
          "productId": 47,
          "unitPrice": 9.5,
          "quantity": 6,
          "discount": 0.15
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 12,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10513,
      "customerId": "WANDK",
      "employeeId": 7,
      "orderDate": "1997-04-22 00:00:00.000",
      "requiredDate": "1997-06-03 00:00:00.000",
      "shippedDate": "1997-04-28 00:00:00.000",
      "shipVia": 1,
      "freight": 105.65,
      "shipName": "Die Wandernde Kuh",
      "shipAddress": {
        "street": "Adenauerallee 900",
        "city": "Stuttgart",
        "region": "NULL",
        "postalCode": 70563,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 21,
          "unitPrice": 10,
          "quantity": 40,
          "discount": 0.2
        },
        {
          "productId": 32,
          "unitPrice": 32,
          "quantity": 50,
          "discount": 0.2
        },
        {
          "productId": 61,
          "unitPrice": 28.5,
          "quantity": 15,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10506,
      "customerId": "KOENE",
      "employeeId": 9,
      "orderDate": "1997-04-15 00:00:00.000",
      "requiredDate": "1997-05-13 00:00:00.000",
      "shippedDate": "1997-05-02 00:00:00.000",
      "shipVia": 2,
      "freight": 21.19,
      "shipName": "Königlich Essen",
      "shipAddress": {
        "street": "Maubelstr. 90",
        "city": "Brandenburg",
        "region": "NULL",
        "postalCode": 14776,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 25,
          "unitPrice": 14,
          "quantity": 18,
          "discount": 0.1
        },
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 14,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10515,
      "customerId": "QUICK",
      "employeeId": 2,
      "orderDate": "1997-04-23 00:00:00.000",
      "requiredDate": "1997-05-07 00:00:00.000",
      "shippedDate": "1997-05-23 00:00:00.000",
      "shipVia": 1,
      "freight": 204.47,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 9,
          "unitPrice": 97,
          "quantity": 16,
          "discount": 0.15
        },
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 50,
          "discount": 0
        },
        {
          "productId": 27,
          "unitPrice": 43.9,
          "quantity": 120,
          "discount": 0
        },
        {
          "productId": 33,
          "unitPrice": 2.5,
          "quantity": 16,
          "discount": 0.15
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 84,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10516,
      "customerId": "HUNGO",
      "employeeId": 2,
      "orderDate": "1997-04-24 00:00:00.000",
      "requiredDate": "1997-05-22 00:00:00.000",
      "shippedDate": "1997-05-01 00:00:00.000",
      "shipVia": 3,
      "freight": 62.78,
      "shipName": "Hungry Owl All-Night Grocers",
      "shipAddress": {
        "street": "8 Johnstown Road",
        "city": "Cork",
        "region": "Co. Cork",
        "postalCode": "NULL",
        "country": "Ireland"
      },
      "details": [
        {
          "productId": 18,
          "unitPrice": 62.5,
          "quantity": 25,
          "discount": 0.1
        },
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 80,
          "discount": 0.1
        },
        {
          "productId": 42,
          "unitPrice": 14,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10507,
      "customerId": "ANTON",
      "employeeId": 7,
      "orderDate": "1997-04-15 00:00:00.000",
      "requiredDate": "1997-05-13 00:00:00.000",
      "shippedDate": "1997-04-22 00:00:00.000",
      "shipVia": 1,
      "freight": 47.45,
      "shipName": "Antonio Moreno Taquería",
      "shipAddress": {
        "street": "Mataderos  2312",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5023,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 43,
          "unitPrice": 46,
          "quantity": 15,
          "discount": 0.15
        },
        {
          "productId": 48,
          "unitPrice": 12.75,
          "quantity": 15,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10514,
      "customerId": "ERNSH",
      "employeeId": 3,
      "orderDate": "1997-04-22 00:00:00.000",
      "requiredDate": "1997-05-20 00:00:00.000",
      "shippedDate": "1997-05-16 00:00:00.000",
      "shipVia": 2,
      "freight": 789.95,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 65,
          "unitPrice": 21.05,
          "quantity": 39,
          "discount": 0
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 50,
          "discount": 0
        },
        {
          "productId": 20,
          "unitPrice": 81,
          "quantity": 39,
          "discount": 0
        },
        {
          "productId": 28,
          "unitPrice": 45.6,
          "quantity": 35,
          "discount": 0
        },
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 70,
          "discount": 0
        }
      ]
    },
    {
      "id": 10517,
      "customerId": "NORTS",
      "employeeId": 3,
      "orderDate": "1997-04-24 00:00:00.000",
      "requiredDate": "1997-05-22 00:00:00.000",
      "shippedDate": "1997-04-29 00:00:00.000",
      "shipVia": 3,
      "freight": 32.07,
      "shipName": "North/South",
      "shipAddress": {
        "street": "South House 300 Queensbridge",
        "city": "London",
        "region": "NULL",
        "postalCode": "SW7 1RZ",
        "country": "UK"
      },
      "details": [
        {
          "productId": 52,
          "unitPrice": 7,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 4,
          "discount": 0
        },
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 6,
          "discount": 0
        }
      ]
    },
    {
      "id": 10518,
      "customerId": "TORTU",
      "employeeId": 4,
      "orderDate": "1997-04-25 00:00:00.000",
      "requiredDate": "1997-05-09 00:00:00.000",
      "shippedDate": "1997-05-05 00:00:00.000",
      "shipVia": 2,
      "freight": 218.15,
      "shipName": "Tortuga Restaurante",
      "shipAddress": {
        "street": "Avda. Azteca 123",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5033,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 5,
          "discount": 0
        },
        {
          "productId": 38,
          "unitPrice": 263.5,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 44,
          "unitPrice": 19.45,
          "quantity": 9,
          "discount": 0
        }
      ]
    },
    {
      "id": 10519,
      "customerId": "CHOPS",
      "employeeId": 6,
      "orderDate": "1997-04-28 00:00:00.000",
      "requiredDate": "1997-05-26 00:00:00.000",
      "shippedDate": "1997-05-01 00:00:00.000",
      "shipVia": 3,
      "freight": 91.76,
      "shipName": "Chop-suey Chinese",
      "shipAddress": {
        "street": "Hauptstr. 31",
        "city": "Bern",
        "region": "NULL",
        "postalCode": 3012,
        "country": "Switzerland"
      },
      "details": [
        {
          "productId": 10,
          "unitPrice": 31,
          "quantity": 16,
          "discount": 0.05
        },
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 10,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10520,
      "customerId": "SANTG",
      "employeeId": 7,
      "orderDate": "1997-04-29 00:00:00.000",
      "requiredDate": "1997-05-27 00:00:00.000",
      "shippedDate": "1997-05-01 00:00:00.000",
      "shipVia": 1,
      "freight": 13.37,
      "shipName": "Santé Gourmet",
      "shipAddress": {
        "street": "Erling Skakkes gate 78",
        "city": "Stavern",
        "region": "NULL",
        "postalCode": 4110,
        "country": "Norway"
      },
      "details": [
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 8,
          "discount": 0
        },
        {
          "productId": 53,
          "unitPrice": 32.8,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 10521,
      "customerId": "CACTU",
      "employeeId": 8,
      "orderDate": "1997-04-29 00:00:00.000",
      "requiredDate": "1997-05-27 00:00:00.000",
      "shippedDate": "1997-05-02 00:00:00.000",
      "shipVia": 2,
      "freight": 17.22,
      "shipName": "Cactus Comidas para llevar",
      "shipAddress": {
        "street": "Cerrito 333",
        "city": "Buenos Aires",
        "region": "NULL",
        "postalCode": 1010,
        "country": "Argentina"
      },
      "details": [
        {
          "productId": 35,
          "unitPrice": 18,
          "quantity": 3,
          "discount": 0
        },
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 68,
          "unitPrice": 12.5,
          "quantity": 6,
          "discount": 0
        }
      ]
    },
    {
      "id": 10522,
      "customerId": "LEHMS",
      "employeeId": 4,
      "orderDate": "1997-04-30 00:00:00.000",
      "requiredDate": "1997-05-28 00:00:00.000",
      "shippedDate": "1997-05-06 00:00:00.000",
      "shipVia": 1,
      "freight": 45.33,
      "shipName": "Lehmanns Marktstand",
      "shipAddress": {
        "street": "Magazinweg 7",
        "city": "Frankfurt a.M.",
        "region": "NULL",
        "postalCode": 60528,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 30,
          "unitPrice": 25.89,
          "quantity": 20,
          "discount": 0.2
        },
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 25,
          "discount": 0.2
        },
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 40,
          "discount": 0.2
        },
        {
          "productId": 8,
          "unitPrice": 40,
          "quantity": 24,
          "discount": 0
        }
      ]
    },
    {
      "id": 10523,
      "customerId": "SEVES",
      "employeeId": 7,
      "orderDate": "1997-05-01 00:00:00.000",
      "requiredDate": "1997-05-29 00:00:00.000",
      "shippedDate": "1997-05-30 00:00:00.000",
      "shipVia": 2,
      "freight": 77.63,
      "shipName": "Seven Seas Imports",
      "shipAddress": {
        "street": "90 Wadhurst Rd.",
        "city": "London",
        "region": "NULL",
        "postalCode": "OX15 4NB",
        "country": "UK"
      },
      "details": [
        {
          "productId": 17,
          "unitPrice": 39,
          "quantity": 25,
          "discount": 0.1
        },
        {
          "productId": 20,
          "unitPrice": 81,
          "quantity": 15,
          "discount": 0.1
        },
        {
          "productId": 37,
          "unitPrice": 26,
          "quantity": 18,
          "discount": 0.1
        },
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 6,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10524,
      "customerId": "BERGS",
      "employeeId": 1,
      "orderDate": "1997-05-01 00:00:00.000",
      "requiredDate": "1997-05-29 00:00:00.000",
      "shippedDate": "1997-05-07 00:00:00.000",
      "shipVia": 2,
      "freight": 244.79,
      "shipName": "Berglunds snabbköp",
      "shipAddress": {
        "street": "Berguvsvägen  8",
        "city": "Luleå",
        "region": "NULL",
        "postalCode": "S-958 22",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 10,
          "unitPrice": 31,
          "quantity": 2,
          "discount": 0
        },
        {
          "productId": 30,
          "unitPrice": 25.89,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 43,
          "unitPrice": 46,
          "quantity": 60,
          "discount": 0
        },
        {
          "productId": 54,
          "unitPrice": 7.45,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10525,
      "customerId": "BONAP",
      "employeeId": 1,
      "orderDate": "1997-05-02 00:00:00.000",
      "requiredDate": "1997-05-30 00:00:00.000",
      "shippedDate": "1997-05-23 00:00:00.000",
      "shipVia": 2,
      "freight": 11.06,
      "shipName": "Bon app'",
      "shipAddress": {
        "street": "12 rue des Bouchers",
        "city": "Marseille",
        "region": "NULL",
        "postalCode": 13008,
        "country": "France"
      },
      "details": [
        {
          "productId": 36,
          "unitPrice": 19,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 15,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10526,
      "customerId": "WARTH",
      "employeeId": 4,
      "orderDate": "1997-05-05 00:00:00.000",
      "requiredDate": "1997-06-02 00:00:00.000",
      "shippedDate": "1997-05-15 00:00:00.000",
      "shipVia": 2,
      "freight": 58.59,
      "shipName": "Wartian Herkku",
      "shipAddress": {
        "street": "Torikatu 38",
        "city": "Oulu",
        "region": "NULL",
        "postalCode": 90110,
        "country": "Finland"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 8,
          "discount": 0.15
        },
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 30,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10527,
      "customerId": "QUICK",
      "employeeId": 7,
      "orderDate": "1997-05-05 00:00:00.000",
      "requiredDate": "1997-06-02 00:00:00.000",
      "shippedDate": "1997-05-07 00:00:00.000",
      "shipVia": 1,
      "freight": 41.9,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 4,
          "unitPrice": 22,
          "quantity": 50,
          "discount": 0.1
        },
        {
          "productId": 36,
          "unitPrice": 19,
          "quantity": 30,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10528,
      "customerId": "GREAL",
      "employeeId": 6,
      "orderDate": "1997-05-06 00:00:00.000",
      "requiredDate": "1997-05-20 00:00:00.000",
      "shippedDate": "1997-05-09 00:00:00.000",
      "shipVia": 2,
      "freight": 3.35,
      "shipName": "Great Lakes Food Market",
      "shipAddress": {
        "street": "2732 Baker Blvd.",
        "city": "Eugene",
        "region": "OR",
        "postalCode": 97403,
        "country": "USA"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 21,
          "quantity": 3,
          "discount": 0
        },
        {
          "productId": 33,
          "unitPrice": 2.5,
          "quantity": 8,
          "discount": 0.2
        },
        {
          "productId": 72,
          "unitPrice": 34.8,
          "quantity": 9,
          "discount": 0
        }
      ]
    },
    {
      "id": 10529,
      "customerId": "MAISD",
      "employeeId": 5,
      "orderDate": "1997-05-07 00:00:00.000",
      "requiredDate": "1997-06-04 00:00:00.000",
      "shippedDate": "1997-05-09 00:00:00.000",
      "shipVia": 2,
      "freight": 66.69,
      "shipName": "Maison Dewey",
      "shipAddress": {
        "street": "Rue Joseph-Bens 532",
        "city": "Bruxelles",
        "region": "NULL",
        "postalCode": "B-1180",
        "country": "Belgium"
      },
      "details": [
        {
          "productId": 55,
          "unitPrice": 24,
          "quantity": 14,
          "discount": 0
        },
        {
          "productId": 68,
          "unitPrice": 12.5,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 69,
          "unitPrice": 36,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10530,
      "customerId": "PICCO",
      "employeeId": 3,
      "orderDate": "1997-05-08 00:00:00.000",
      "requiredDate": "1997-06-05 00:00:00.000",
      "shippedDate": "1997-05-12 00:00:00.000",
      "shipVia": 2,
      "freight": 339.22,
      "shipName": "Piccolo und mehr",
      "shipAddress": {
        "street": "Geislweg 14",
        "city": "Salzburg",
        "region": "NULL",
        "postalCode": 5020,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 50,
          "discount": 0
        },
        {
          "productId": 17,
          "unitPrice": 39,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 43,
          "unitPrice": 46,
          "quantity": 25,
          "discount": 0
        },
        {
          "productId": 61,
          "unitPrice": 28.5,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10531,
      "customerId": "OCEAN",
      "employeeId": 7,
      "orderDate": "1997-05-08 00:00:00.000",
      "requiredDate": "1997-06-05 00:00:00.000",
      "shippedDate": "1997-05-19 00:00:00.000",
      "shipVia": 1,
      "freight": 8.12,
      "shipName": "Océano Atlántico Ltda.",
      "shipAddress": {
        "street": "Ing. Gustavo Moncada 8585 Piso 20-A",
        "city": "Buenos Aires",
        "region": "NULL",
        "postalCode": 1010,
        "country": "Argentina"
      },
      "details": [
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 2,
          "discount": 0
        }
      ]
    },
    {
      "id": 10532,
      "customerId": "EASTC",
      "employeeId": 7,
      "orderDate": "1997-05-09 00:00:00.000",
      "requiredDate": "1997-06-06 00:00:00.000",
      "shippedDate": "1997-05-12 00:00:00.000",
      "shipVia": 3,
      "freight": 74.46,
      "shipName": "Eastern Connection",
      "shipAddress": {
        "street": "35 King George",
        "city": "London",
        "region": "NULL",
        "postalCode": "WX3 6FW",
        "country": "UK"
      },
      "details": [
        {
          "productId": 30,
          "unitPrice": 25.89,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 66,
          "unitPrice": 17,
          "quantity": 24,
          "discount": 0
        }
      ]
    },
    {
      "id": 10536,
      "customerId": "LEHMS",
      "employeeId": 3,
      "orderDate": "1997-05-14 00:00:00.000",
      "requiredDate": "1997-06-11 00:00:00.000",
      "shippedDate": "1997-06-06 00:00:00.000",
      "shipVia": 2,
      "freight": 58.88,
      "shipName": "Lehmanns Marktstand",
      "shipAddress": {
        "street": "Magazinweg 7",
        "city": "Frankfurt a.M.",
        "region": "NULL",
        "postalCode": 60528,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 12,
          "unitPrice": 38,
          "quantity": 15,
          "discount": 0.25
        },
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 33,
          "unitPrice": 2.5,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 35,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10537,
      "customerId": "RICSU",
      "employeeId": 1,
      "orderDate": "1997-05-14 00:00:00.000",
      "requiredDate": "1997-05-28 00:00:00.000",
      "shippedDate": "1997-05-19 00:00:00.000",
      "shipVia": 1,
      "freight": 78.85,
      "shipName": "Richter Supermarkt",
      "shipAddress": {
        "street": "Starenweg 5",
        "city": "Genève",
        "region": "NULL",
        "postalCode": 1204,
        "country": "Switzerland"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 58,
          "unitPrice": 13.25,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 72,
          "unitPrice": 34.8,
          "quantity": 21,
          "discount": 0
        },
        {
          "productId": 73,
          "unitPrice": 15,
          "quantity": 9,
          "discount": 0
        }
      ]
    },
    {
      "id": 10538,
      "customerId": "BSBEV",
      "employeeId": 9,
      "orderDate": "1997-05-15 00:00:00.000",
      "requiredDate": "1997-06-12 00:00:00.000",
      "shippedDate": "1997-05-16 00:00:00.000",
      "shipVia": 3,
      "freight": 4.87,
      "shipName": "B's Beverages",
      "shipAddress": {
        "street": "Fauntleroy Circus",
        "city": "London",
        "region": "NULL",
        "postalCode": "EC2 5NT",
        "country": "UK"
      },
      "details": [
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 7,
          "discount": 0
        },
        {
          "productId": 72,
          "unitPrice": 34.8,
          "quantity": 1,
          "discount": 0
        }
      ]
    },
    {
      "id": 10539,
      "customerId": "BSBEV",
      "employeeId": 6,
      "orderDate": "1997-05-16 00:00:00.000",
      "requiredDate": "1997-06-13 00:00:00.000",
      "shippedDate": "1997-05-23 00:00:00.000",
      "shipVia": 3,
      "freight": 12.36,
      "shipName": "B's Beverages",
      "shipAddress": {
        "street": "Fauntleroy Circus",
        "city": "London",
        "region": "NULL",
        "postalCode": "EC2 5NT",
        "country": "UK"
      },
      "details": [
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 8,
          "discount": 0
        },
        {
          "productId": 21,
          "unitPrice": 10,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 49,
          "unitPrice": 20,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 33,
          "unitPrice": 2.5,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10540,
      "customerId": "QUICK",
      "employeeId": 3,
      "orderDate": "1997-05-19 00:00:00.000",
      "requiredDate": "1997-06-16 00:00:00.000",
      "shippedDate": "1997-06-13 00:00:00.000",
      "shipVia": 3,
      "freight": 1007.64,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 68,
          "unitPrice": 12.5,
          "quantity": 35,
          "discount": 0
        },
        {
          "productId": 3,
          "unitPrice": 10,
          "quantity": 60,
          "discount": 0
        },
        {
          "productId": 26,
          "unitPrice": 31.23,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 38,
          "unitPrice": 263.5,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10541,
      "customerId": "HANAR",
      "employeeId": 2,
      "orderDate": "1997-05-19 00:00:00.000",
      "requiredDate": "1997-06-16 00:00:00.000",
      "shippedDate": "1997-05-29 00:00:00.000",
      "shipVia": 1,
      "freight": 68.65,
      "shipName": "Hanari Carnes",
      "shipAddress": {
        "street": "Rua do Paço 67",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "05454-876",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 35,
          "discount": 0.1
        },
        {
          "productId": 38,
          "unitPrice": 263.5,
          "quantity": 4,
          "discount": 0.1
        },
        {
          "productId": 65,
          "unitPrice": 21.05,
          "quantity": 36,
          "discount": 0.1
        },
        {
          "productId": 71,
          "unitPrice": 21.5,
          "quantity": 9,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10534,
      "customerId": "LEHMS",
      "employeeId": 8,
      "orderDate": "1997-05-12 00:00:00.000",
      "requiredDate": "1997-06-09 00:00:00.000",
      "shippedDate": "1997-05-14 00:00:00.000",
      "shipVia": 2,
      "freight": 27.94,
      "shipName": "Lehmanns Marktstand",
      "shipAddress": {
        "street": "Magazinweg 7",
        "city": "Frankfurt a.M.",
        "region": "NULL",
        "postalCode": 60528,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 30,
          "unitPrice": 25.89,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 10,
          "discount": 0.2
        },
        {
          "productId": 54,
          "unitPrice": 7.45,
          "quantity": 10,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10533,
      "customerId": "FOLKO",
      "employeeId": 8,
      "orderDate": "1997-05-12 00:00:00.000",
      "requiredDate": "1997-06-09 00:00:00.000",
      "shippedDate": "1997-05-22 00:00:00.000",
      "shipVia": 1,
      "freight": 188.04,
      "shipName": "Folk och fä HB",
      "shipAddress": {
        "street": "Åkergatan 24",
        "city": "Bräcke",
        "region": "NULL",
        "postalCode": "S-844 67",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 4,
          "unitPrice": 22,
          "quantity": 50,
          "discount": 0.05
        },
        {
          "productId": 72,
          "unitPrice": 34.8,
          "quantity": 24,
          "discount": 0
        },
        {
          "productId": 73,
          "unitPrice": 15,
          "quantity": 24,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10535,
      "customerId": "ANTON",
      "employeeId": 4,
      "orderDate": "1997-05-13 00:00:00.000",
      "requiredDate": "1997-06-10 00:00:00.000",
      "shippedDate": "1997-05-21 00:00:00.000",
      "shipVia": 1,
      "freight": 15.64,
      "shipName": "Antonio Moreno Taquería",
      "shipAddress": {
        "street": "Mataderos  2312",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5023,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 21,
          "quantity": 50,
          "discount": 0.1
        },
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 10,
          "discount": 0.1
        },
        {
          "productId": 57,
          "unitPrice": 19.5,
          "quantity": 5,
          "discount": 0.1
        },
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 15,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10543,
      "customerId": "LILAS",
      "employeeId": 8,
      "orderDate": "1997-05-21 00:00:00.000",
      "requiredDate": "1997-06-18 00:00:00.000",
      "shippedDate": "1997-05-23 00:00:00.000",
      "shipVia": 2,
      "freight": 48.17,
      "shipName": "LILA-Supermercado",
      "shipAddress": {
        "street": "Carrera 52 con Ave. Bolívar #65-98 Llano Largo",
        "city": "Barquisimeto",
        "region": "Lara",
        "postalCode": 3508,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 12,
          "unitPrice": 38,
          "quantity": 30,
          "discount": 0.15
        },
        {
          "productId": 23,
          "unitPrice": 9,
          "quantity": 70,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10542,
      "customerId": "KOENE",
      "employeeId": 1,
      "orderDate": "1997-05-20 00:00:00.000",
      "requiredDate": "1997-06-17 00:00:00.000",
      "shippedDate": "1997-05-26 00:00:00.000",
      "shipVia": 3,
      "freight": 10.95,
      "shipName": "Königlich Essen",
      "shipAddress": {
        "street": "Maubelstr. 90",
        "city": "Brandenburg",
        "region": "NULL",
        "postalCode": 14776,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 21,
          "quantity": 15,
          "discount": 0.05
        },
        {
          "productId": 54,
          "unitPrice": 7.45,
          "quantity": 24,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10546,
      "customerId": "VICTE",
      "employeeId": 1,
      "orderDate": "1997-05-23 00:00:00.000",
      "requiredDate": "1997-06-20 00:00:00.000",
      "shippedDate": "1997-05-27 00:00:00.000",
      "shipVia": 3,
      "freight": 194.72,
      "shipName": "Victuailles en stock",
      "shipAddress": {
        "street": "2 rue du Commerce",
        "city": "Lyon",
        "region": "NULL",
        "postalCode": 69004,
        "country": "France"
      },
      "details": [
        {
          "productId": 7,
          "unitPrice": 30,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 35,
          "unitPrice": 18,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 40,
          "discount": 0
        }
      ]
    },
    {
      "id": 10547,
      "customerId": "SEVES",
      "employeeId": 3,
      "orderDate": "1997-05-23 00:00:00.000",
      "requiredDate": "1997-06-20 00:00:00.000",
      "shippedDate": "1997-06-02 00:00:00.000",
      "shipVia": 2,
      "freight": 178.43,
      "shipName": "Seven Seas Imports",
      "shipAddress": {
        "street": "90 Wadhurst Rd.",
        "city": "London",
        "region": "NULL",
        "postalCode": "OX15 4NB",
        "country": "UK"
      },
      "details": [
        {
          "productId": 32,
          "unitPrice": 32,
          "quantity": 24,
          "discount": 0.15
        },
        {
          "productId": 36,
          "unitPrice": 19,
          "quantity": 60,
          "discount": 0
        }
      ]
    },
    {
      "id": 10548,
      "customerId": "TOMSP",
      "employeeId": 3,
      "orderDate": "1997-05-26 00:00:00.000",
      "requiredDate": "1997-06-23 00:00:00.000",
      "shippedDate": "1997-06-02 00:00:00.000",
      "shipVia": 2,
      "freight": 1.43,
      "shipName": "Toms Spezialitäten",
      "shipAddress": {
        "street": "Luisenstr. 48",
        "city": "Münster",
        "region": "NULL",
        "postalCode": 44087,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 34,
          "unitPrice": 14,
          "quantity": 10,
          "discount": 0.25
        },
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 14,
          "discount": 0
        }
      ]
    },
    {
      "id": 10550,
      "customerId": "GODOS",
      "employeeId": 7,
      "orderDate": "1997-05-28 00:00:00.000",
      "requiredDate": "1997-06-25 00:00:00.000",
      "shippedDate": "1997-06-06 00:00:00.000",
      "shipVia": 3,
      "freight": 4.32,
      "shipName": "Godos Cocina Típica",
      "shipAddress": {
        "street": "C/ Romero 33",
        "city": "Sevilla",
        "region": "NULL",
        "postalCode": 41101,
        "country": "Spain"
      },
      "details": [
        {
          "productId": 17,
          "unitPrice": 39,
          "quantity": 8,
          "discount": 0.1
        },
        {
          "productId": 19,
          "unitPrice": 9.2,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 21,
          "unitPrice": 10,
          "quantity": 6,
          "discount": 0.1
        },
        {
          "productId": 61,
          "unitPrice": 28.5,
          "quantity": 10,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10544,
      "customerId": "LONEP",
      "employeeId": 4,
      "orderDate": "1997-05-21 00:00:00.000",
      "requiredDate": "1997-06-18 00:00:00.000",
      "shippedDate": "1997-05-30 00:00:00.000",
      "shipVia": 1,
      "freight": 24.91,
      "shipName": "Lonesome Pine Restaurant",
      "shipAddress": {
        "street": "89 Chiaroscuro Rd.",
        "city": "Portland",
        "region": "OR",
        "postalCode": 97219,
        "country": "USA"
      },
      "details": [
        {
          "productId": 28,
          "unitPrice": 45.6,
          "quantity": 7,
          "discount": 0
        },
        {
          "productId": 67,
          "unitPrice": 14,
          "quantity": 7,
          "discount": 0
        }
      ]
    },
    {
      "id": 10553,
      "customerId": "WARTH",
      "employeeId": 2,
      "orderDate": "1997-05-30 00:00:00.000",
      "requiredDate": "1997-06-27 00:00:00.000",
      "shippedDate": "1997-06-03 00:00:00.000",
      "shipVia": 2,
      "freight": 149.49,
      "shipName": "Wartian Herkku",
      "shipAddress": {
        "street": "Torikatu 38",
        "city": "Oulu",
        "region": "NULL",
        "postalCode": 90110,
        "country": "Finland"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 21,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 14,
          "discount": 0
        },
        {
          "productId": 22,
          "unitPrice": 21,
          "quantity": 24,
          "discount": 0
        },
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 35,
          "unitPrice": 18,
          "quantity": 6,
          "discount": 0
        }
      ]
    },
    {
      "id": 10554,
      "customerId": "OTTIK",
      "employeeId": 4,
      "orderDate": "1997-05-30 00:00:00.000",
      "requiredDate": "1997-06-27 00:00:00.000",
      "shippedDate": "1997-06-05 00:00:00.000",
      "shipVia": 3,
      "freight": 120.97,
      "shipName": "Ottilies Käseladen",
      "shipAddress": {
        "street": "Mehrheimerstr. 369",
        "city": "Köln",
        "region": "NULL",
        "postalCode": 50739,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 30,
          "discount": 0.05
        },
        {
          "productId": 23,
          "unitPrice": 9,
          "quantity": 20,
          "discount": 0.05
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 20,
          "discount": 0.05
        },
        {
          "productId": 77,
          "unitPrice": 13,
          "quantity": 10,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10555,
      "customerId": "SAVEA",
      "employeeId": 6,
      "orderDate": "1997-06-02 00:00:00.000",
      "requiredDate": "1997-06-30 00:00:00.000",
      "shippedDate": "1997-06-04 00:00:00.000",
      "shipVia": 3,
      "freight": 252.49,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 14,
          "unitPrice": 23.25,
          "quantity": 30,
          "discount": 0.2
        },
        {
          "productId": 19,
          "unitPrice": 9.2,
          "quantity": 35,
          "discount": 0.2
        },
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 18,
          "discount": 0.2
        },
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 20,
          "discount": 0.2
        },
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 40,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10557,
      "customerId": "LEHMS",
      "employeeId": 9,
      "orderDate": "1997-06-03 00:00:00.000",
      "requiredDate": "1997-06-17 00:00:00.000",
      "shippedDate": "1997-06-06 00:00:00.000",
      "shipVia": 2,
      "freight": 96.72,
      "shipName": "Lehmanns Marktstand",
      "shipAddress": {
        "street": "Magazinweg 7",
        "city": "Frankfurt a.M.",
        "region": "NULL",
        "postalCode": 60528,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 64,
          "unitPrice": 33.25,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10558,
      "customerId": "AROUT",
      "employeeId": 1,
      "orderDate": "1997-06-04 00:00:00.000",
      "requiredDate": "1997-07-02 00:00:00.000",
      "shippedDate": "1997-06-10 00:00:00.000",
      "shipVia": 2,
      "freight": 72.97,
      "shipName": "Around the Horn",
      "shipAddress": {
        "street": "Brook Farm Stratford St. Mary",
        "city": "Colchester",
        "region": "Essex",
        "postalCode": "CO7 6JX",
        "country": "UK"
      },
      "details": [
        {
          "productId": 47,
          "unitPrice": 9.5,
          "quantity": 25,
          "discount": 0
        },
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 53,
          "unitPrice": 32.8,
          "quantity": 18,
          "discount": 0
        },
        {
          "productId": 73,
          "unitPrice": 15,
          "quantity": 3,
          "discount": 0
        },
        {
          "productId": 52,
          "unitPrice": 7,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10551,
      "customerId": "FURIB",
      "employeeId": 4,
      "orderDate": "1997-05-28 00:00:00.000",
      "requiredDate": "1997-07-09 00:00:00.000",
      "shippedDate": "1997-06-06 00:00:00.000",
      "shipVia": 3,
      "freight": 72.95,
      "shipName": "Furia Bacalhau e Frutos do Mar",
      "shipAddress": {
        "street": "Jardim das rosas n. 32",
        "city": "Lisboa",
        "region": "NULL",
        "postalCode": 1675,
        "country": "Portugal"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 40,
          "discount": 0.15
        },
        {
          "productId": 35,
          "unitPrice": 18,
          "quantity": 20,
          "discount": 0.15
        },
        {
          "productId": 44,
          "unitPrice": 19.45,
          "quantity": 40,
          "discount": 0
        }
      ]
    },
    {
      "id": 10549,
      "customerId": "QUICK",
      "employeeId": 5,
      "orderDate": "1997-05-27 00:00:00.000",
      "requiredDate": "1997-06-10 00:00:00.000",
      "shippedDate": "1997-05-30 00:00:00.000",
      "shipVia": 1,
      "freight": 171.24,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 55,
          "discount": 0.15
        },
        {
          "productId": 45,
          "unitPrice": 9.5,
          "quantity": 100,
          "discount": 0.15
        },
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 48,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10552,
      "customerId": "HILAA",
      "employeeId": 2,
      "orderDate": "1997-05-29 00:00:00.000",
      "requiredDate": "1997-06-26 00:00:00.000",
      "shippedDate": "1997-06-05 00:00:00.000",
      "shipVia": 1,
      "freight": 83.22,
      "shipName": "HILARION-Abastos",
      "shipAddress": {
        "street": "Carrera 22 con Ave. Carlos Soublette #8-35",
        "city": "San Cristóbal",
        "region": "Táchira",
        "postalCode": 5022,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 69,
          "unitPrice": 36,
          "quantity": 18,
          "discount": 0
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10562,
      "customerId": "REGGC",
      "employeeId": 1,
      "orderDate": "1997-06-09 00:00:00.000",
      "requiredDate": "1997-07-07 00:00:00.000",
      "shippedDate": "1997-06-12 00:00:00.000",
      "shipVia": 1,
      "freight": 22.95,
      "shipName": "Reggiani Caseifici",
      "shipAddress": {
        "street": "Strada Provinciale 124",
        "city": "Reggio Emilia",
        "region": "NULL",
        "postalCode": 42100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 33,
          "unitPrice": 2.5,
          "quantity": 20,
          "discount": 0.1
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 10,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10563,
      "customerId": "RICAR",
      "employeeId": 2,
      "orderDate": "1997-06-10 00:00:00.000",
      "requiredDate": "1997-07-22 00:00:00.000",
      "shippedDate": "1997-06-24 00:00:00.000",
      "shipVia": 2,
      "freight": 60.43,
      "shipName": "Ricardo Adocicados",
      "shipAddress": {
        "street": "Av. Copacabana 267",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "02389-890",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 36,
          "unitPrice": 19,
          "quantity": 25,
          "discount": 0
        },
        {
          "productId": 52,
          "unitPrice": 7,
          "quantity": 70,
          "discount": 0
        }
      ]
    },
    {
      "id": 10564,
      "customerId": "RATTC",
      "employeeId": 4,
      "orderDate": "1997-06-10 00:00:00.000",
      "requiredDate": "1997-07-08 00:00:00.000",
      "shippedDate": "1997-06-16 00:00:00.000",
      "shipVia": 3,
      "freight": 13.75,
      "shipName": "Rattlesnake Canyon Grocery",
      "shipAddress": {
        "street": "2817 Milton Dr.",
        "city": "Albuquerque",
        "region": "NM",
        "postalCode": 87110,
        "country": "USA"
      },
      "details": [
        {
          "productId": 17,
          "unitPrice": 39,
          "quantity": 16,
          "discount": 0.05
        },
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 6,
          "discount": 0.05
        },
        {
          "productId": 55,
          "unitPrice": 24,
          "quantity": 25,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10565,
      "customerId": "MEREP",
      "employeeId": 8,
      "orderDate": "1997-06-11 00:00:00.000",
      "requiredDate": "1997-07-09 00:00:00.000",
      "shippedDate": "1997-06-18 00:00:00.000",
      "shipVia": 2,
      "freight": 7.15,
      "shipName": "Mère Paillarde",
      "shipAddress": {
        "street": "43 rue St. Laurent",
        "city": "Montréal",
        "region": "Québec",
        "postalCode": "H1J 1C3",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 25,
          "discount": 0.1
        },
        {
          "productId": 64,
          "unitPrice": 33.25,
          "quantity": 18,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10566,
      "customerId": "BLONP",
      "employeeId": 9,
      "orderDate": "1997-06-12 00:00:00.000",
      "requiredDate": "1997-07-10 00:00:00.000",
      "shippedDate": "1997-06-18 00:00:00.000",
      "shipVia": 1,
      "freight": 88.4,
      "shipName": "Blondel père et fils",
      "shipAddress": {
        "street": "24 place Kléber",
        "city": "Strasbourg",
        "region": "NULL",
        "postalCode": 67000,
        "country": "France"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 21,
          "quantity": 35,
          "discount": 0.15
        },
        {
          "productId": 18,
          "unitPrice": 62.5,
          "quantity": 18,
          "discount": 0.15
        },
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10567,
      "customerId": "HUNGO",
      "employeeId": 1,
      "orderDate": "1997-06-12 00:00:00.000",
      "requiredDate": "1997-07-10 00:00:00.000",
      "shippedDate": "1997-06-17 00:00:00.000",
      "shipVia": 1,
      "freight": 33.97,
      "shipName": "Hungry Owl All-Night Grocers",
      "shipAddress": {
        "street": "8 Johnstown Road",
        "city": "Cork",
        "region": "Co. Cork",
        "postalCode": "NULL",
        "country": "Ireland"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 60,
          "discount": 0.2
        },
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 3,
          "discount": 0
        },
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 40,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10559,
      "customerId": "BLONP",
      "employeeId": 6,
      "orderDate": "1997-06-05 00:00:00.000",
      "requiredDate": "1997-07-03 00:00:00.000",
      "shippedDate": "1997-06-13 00:00:00.000",
      "shipVia": 1,
      "freight": 8.05,
      "shipName": "Blondel père et fils",
      "shipAddress": {
        "street": "24 place Kléber",
        "city": "Strasbourg",
        "region": "NULL",
        "postalCode": 67000,
        "country": "France"
      },
      "details": [
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 12,
          "discount": 0.05
        },
        {
          "productId": 55,
          "unitPrice": 24,
          "quantity": 18,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10569,
      "customerId": "RATTC",
      "employeeId": 5,
      "orderDate": "1997-06-16 00:00:00.000",
      "requiredDate": "1997-07-14 00:00:00.000",
      "shippedDate": "1997-07-11 00:00:00.000",
      "shipVia": 1,
      "freight": 58.98,
      "shipName": "Rattlesnake Canyon Grocery",
      "shipAddress": {
        "street": "2817 Milton Dr.",
        "city": "Albuquerque",
        "region": "NM",
        "postalCode": 87110,
        "country": "USA"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 35,
          "discount": 0.2
        },
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10560,
      "customerId": "FRANK",
      "employeeId": 8,
      "orderDate": "1997-06-06 00:00:00.000",
      "requiredDate": "1997-07-04 00:00:00.000",
      "shippedDate": "1997-06-09 00:00:00.000",
      "shipVia": 1,
      "freight": 36.65,
      "shipName": "Frankenversand",
      "shipAddress": {
        "street": "Berliner Platz 43",
        "city": "München",
        "region": "NULL",
        "postalCode": 80805,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 30,
          "unitPrice": 25.89,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 15,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10570,
      "customerId": "MEREP",
      "employeeId": 3,
      "orderDate": "1997-06-17 00:00:00.000",
      "requiredDate": "1997-07-15 00:00:00.000",
      "shippedDate": "1997-06-19 00:00:00.000",
      "shipVia": 3,
      "freight": 188.99,
      "shipName": "Mère Paillarde",
      "shipAddress": {
        "street": "43 rue St. Laurent",
        "city": "Montréal",
        "region": "Québec",
        "postalCode": "H1J 1C3",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 21,
          "quantity": 15,
          "discount": 0.05
        },
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 60,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10571,
      "customerId": "ERNSH",
      "employeeId": 8,
      "orderDate": "1997-06-17 00:00:00.000",
      "requiredDate": "1997-07-29 00:00:00.000",
      "shippedDate": "1997-07-04 00:00:00.000",
      "shipVia": 3,
      "freight": 26.06,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 14,
          "unitPrice": 23.25,
          "quantity": 11,
          "discount": 0.15
        },
        {
          "productId": 42,
          "unitPrice": 14,
          "quantity": 28,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10572,
      "customerId": "BERGS",
      "employeeId": 3,
      "orderDate": "1997-06-18 00:00:00.000",
      "requiredDate": "1997-07-16 00:00:00.000",
      "shippedDate": "1997-06-25 00:00:00.000",
      "shipVia": 2,
      "freight": 116.43,
      "shipName": "Berglunds snabbköp",
      "shipAddress": {
        "street": "Berguvsvägen  8",
        "city": "Luleå",
        "region": "NULL",
        "postalCode": "S-958 22",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 12,
          "discount": 0.1
        },
        {
          "productId": 32,
          "unitPrice": 32,
          "quantity": 10,
          "discount": 0.1
        },
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 50,
          "discount": 0
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 15,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10561,
      "customerId": "FOLKO",
      "employeeId": 2,
      "orderDate": "1997-06-06 00:00:00.000",
      "requiredDate": "1997-07-04 00:00:00.000",
      "shippedDate": "1997-06-09 00:00:00.000",
      "shipVia": 2,
      "freight": 242.21,
      "shipName": "Folk och fä HB",
      "shipAddress": {
        "street": "Åkergatan 24",
        "city": "Bräcke",
        "region": "NULL",
        "postalCode": "S-844 67",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 44,
          "unitPrice": 19.45,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 50,
          "discount": 0
        }
      ]
    },
    {
      "id": 10573,
      "customerId": "ANTON",
      "employeeId": 7,
      "orderDate": "1997-06-19 00:00:00.000",
      "requiredDate": "1997-07-17 00:00:00.000",
      "shippedDate": "1997-06-20 00:00:00.000",
      "shipVia": 3,
      "freight": 84.84,
      "shipName": "Antonio Moreno Taquería",
      "shipAddress": {
        "street": "Mataderos  2312",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5023,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 17,
          "unitPrice": 39,
          "quantity": 18,
          "discount": 0
        },
        {
          "productId": 34,
          "unitPrice": 14,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 53,
          "unitPrice": 32.8,
          "quantity": 25,
          "discount": 0
        }
      ]
    },
    {
      "id": 10574,
      "customerId": "TRAIH",
      "employeeId": 4,
      "orderDate": "1997-06-19 00:00:00.000",
      "requiredDate": "1997-07-17 00:00:00.000",
      "shippedDate": "1997-06-30 00:00:00.000",
      "shipVia": 2,
      "freight": 37.6,
      "shipName": "Trail's Head Gourmet Provisioners",
      "shipAddress": {
        "street": "722 DaVinci Blvd.",
        "city": "Kirkland",
        "region": "WA",
        "postalCode": 98034,
        "country": "USA"
      },
      "details": [
        {
          "productId": 33,
          "unitPrice": 2.5,
          "quantity": 14,
          "discount": 0
        },
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 2,
          "discount": 0
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 64,
          "unitPrice": 33.25,
          "quantity": 6,
          "discount": 0
        }
      ]
    },
    {
      "id": 10578,
      "customerId": "BSBEV",
      "employeeId": 4,
      "orderDate": "1997-06-24 00:00:00.000",
      "requiredDate": "1997-07-22 00:00:00.000",
      "shippedDate": "1997-07-25 00:00:00.000",
      "shipVia": 3,
      "freight": 29.6,
      "shipName": "B's Beverages",
      "shipAddress": {
        "street": "Fauntleroy Circus",
        "city": "London",
        "region": "NULL",
        "postalCode": "EC2 5NT",
        "country": "UK"
      },
      "details": [
        {
          "productId": 35,
          "unitPrice": 18,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 57,
          "unitPrice": 19.5,
          "quantity": 6,
          "discount": 0
        }
      ]
    },
    {
      "id": 10579,
      "customerId": "LETSS",
      "employeeId": 1,
      "orderDate": "1997-06-25 00:00:00.000",
      "requiredDate": "1997-07-23 00:00:00.000",
      "shippedDate": "1997-07-04 00:00:00.000",
      "shipVia": 2,
      "freight": 13.73,
      "shipName": "Let's Stop N Shop",
      "shipAddress": {
        "street": "87 Polk St. Suite 5",
        "city": "San Francisco",
        "region": "CA",
        "postalCode": 94117,
        "country": "USA"
      },
      "details": [
        {
          "productId": 15,
          "unitPrice": 15.5,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 21,
          "discount": 0
        }
      ]
    },
    {
      "id": 10580,
      "customerId": "OTTIK",
      "employeeId": 4,
      "orderDate": "1997-06-26 00:00:00.000",
      "requiredDate": "1997-07-24 00:00:00.000",
      "shippedDate": "1997-07-01 00:00:00.000",
      "shipVia": 3,
      "freight": 75.89,
      "shipName": "Ottilies Käseladen",
      "shipAddress": {
        "street": "Mehrheimerstr. 369",
        "city": "Köln",
        "region": "NULL",
        "postalCode": 50739,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 14,
          "unitPrice": 23.25,
          "quantity": 15,
          "discount": 0.05
        },
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 9,
          "discount": 0.05
        },
        {
          "productId": 65,
          "unitPrice": 21.05,
          "quantity": 30,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10582,
      "customerId": "BLAUS",
      "employeeId": 3,
      "orderDate": "1997-06-27 00:00:00.000",
      "requiredDate": "1997-07-25 00:00:00.000",
      "shippedDate": "1997-07-14 00:00:00.000",
      "shipVia": 2,
      "freight": 27.71,
      "shipName": "Blauer See Delikatessen",
      "shipAddress": {
        "street": "Forsterstr. 57",
        "city": "Mannheim",
        "region": "NULL",
        "postalCode": 68306,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 57,
          "unitPrice": 19.5,
          "quantity": 4,
          "discount": 0
        },
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 14,
          "discount": 0
        }
      ]
    },
    {
      "id": 10583,
      "customerId": "WARTH",
      "employeeId": 2,
      "orderDate": "1997-06-30 00:00:00.000",
      "requiredDate": "1997-07-28 00:00:00.000",
      "shippedDate": "1997-07-04 00:00:00.000",
      "shipVia": 2,
      "freight": 7.28,
      "shipName": "Wartian Herkku",
      "shipAddress": {
        "street": "Torikatu 38",
        "city": "Oulu",
        "region": "NULL",
        "postalCode": 90110,
        "country": "Finland"
      },
      "details": [
        {
          "productId": 29,
          "unitPrice": 123.79,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 24,
          "discount": 0.15
        },
        {
          "productId": 69,
          "unitPrice": 36,
          "quantity": 10,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10577,
      "customerId": "TRAIH",
      "employeeId": 9,
      "orderDate": "1997-06-23 00:00:00.000",
      "requiredDate": "1997-08-04 00:00:00.000",
      "shippedDate": "1997-06-30 00:00:00.000",
      "shipVia": 2,
      "freight": 25.41,
      "shipName": "Trail's Head Gourmet Provisioners",
      "shipAddress": {
        "street": "722 DaVinci Blvd.",
        "city": "Kirkland",
        "region": "WA",
        "postalCode": 98034,
        "country": "USA"
      },
      "details": [
        {
          "productId": 77,
          "unitPrice": 13,
          "quantity": 18,
          "discount": 0
        },
        {
          "productId": 39,
          "unitPrice": 18,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10576,
      "customerId": "TORTU",
      "employeeId": 3,
      "orderDate": "1997-06-23 00:00:00.000",
      "requiredDate": "1997-07-07 00:00:00.000",
      "shippedDate": "1997-06-30 00:00:00.000",
      "shipVia": 3,
      "freight": 18.56,
      "shipName": "Tortuga Restaurante",
      "shipAddress": {
        "street": "Avda. Azteca 123",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5033,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 44,
          "unitPrice": 19.45,
          "quantity": 21,
          "discount": 0
        }
      ]
    },
    {
      "id": 10587,
      "customerId": "QUEDE",
      "employeeId": 1,
      "orderDate": "1997-07-02 00:00:00.000",
      "requiredDate": "1997-07-30 00:00:00.000",
      "shippedDate": "1997-07-09 00:00:00.000",
      "shipVia": 1,
      "freight": 62.52,
      "shipName": "Que Delícia",
      "shipAddress": {
        "street": "Rua da Panificadora 12",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "02389-673",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 26,
          "unitPrice": 31.23,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 35,
          "unitPrice": 18,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 77,
          "unitPrice": 13,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10588,
      "customerId": "QUICK",
      "employeeId": 2,
      "orderDate": "1997-07-03 00:00:00.000",
      "requiredDate": "1997-07-31 00:00:00.000",
      "shippedDate": "1997-07-10 00:00:00.000",
      "shipVia": 3,
      "freight": 194.67,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 18,
          "unitPrice": 62.5,
          "quantity": 40,
          "discount": 0.2
        },
        {
          "productId": 42,
          "unitPrice": 14,
          "quantity": 100,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10590,
      "customerId": "MEREP",
      "employeeId": 4,
      "orderDate": "1997-07-07 00:00:00.000",
      "requiredDate": "1997-08-04 00:00:00.000",
      "shippedDate": "1997-07-14 00:00:00.000",
      "shipVia": 3,
      "freight": 44.77,
      "shipName": "Mère Paillarde",
      "shipAddress": {
        "street": "43 rue St. Laurent",
        "city": "Montréal",
        "region": "Québec",
        "postalCode": "H1J 1C3",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 77,
          "unitPrice": 13,
          "quantity": 60,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10575,
      "customerId": "MORGK",
      "employeeId": 5,
      "orderDate": "1997-06-20 00:00:00.000",
      "requiredDate": "1997-07-04 00:00:00.000",
      "shippedDate": "1997-06-30 00:00:00.000",
      "shipVia": 1,
      "freight": 127.34,
      "shipName": "Morgenstern Gesundkost",
      "shipAddress": {
        "street": "Heerstr. 22",
        "city": "Leipzig",
        "region": "NULL",
        "postalCode": 4179,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 72,
          "unitPrice": 34.8,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 63,
          "unitPrice": 43.9,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10591,
      "customerId": "VAFFE",
      "employeeId": 1,
      "orderDate": "1997-07-07 00:00:00.000",
      "requiredDate": "1997-07-21 00:00:00.000",
      "shippedDate": "1997-07-16 00:00:00.000",
      "shipVia": 1,
      "freight": 55.92,
      "shipName": "Vaffeljernet",
      "shipAddress": {
        "street": "Smagsloget 45",
        "city": "Århus",
        "region": "NULL",
        "postalCode": 8200,
        "country": "Denmark"
      },
      "details": [
        {
          "productId": 7,
          "unitPrice": 30,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 54,
          "unitPrice": 7.45,
          "quantity": 50,
          "discount": 0
        },
        {
          "productId": 3,
          "unitPrice": 10,
          "quantity": 14,
          "discount": 0
        }
      ]
    },
    {
      "id": 10595,
      "customerId": "ERNSH",
      "employeeId": 2,
      "orderDate": "1997-07-10 00:00:00.000",
      "requiredDate": "1997-08-07 00:00:00.000",
      "shippedDate": "1997-07-14 00:00:00.000",
      "shipVia": 1,
      "freight": 96.78,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 35,
          "unitPrice": 18,
          "quantity": 30,
          "discount": 0.25
        },
        {
          "productId": 69,
          "unitPrice": 36,
          "quantity": 65,
          "discount": 0.25
        },
        {
          "productId": 61,
          "unitPrice": 28.5,
          "quantity": 120,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10596,
      "customerId": "WHITC",
      "employeeId": 8,
      "orderDate": "1997-07-11 00:00:00.000",
      "requiredDate": "1997-08-08 00:00:00.000",
      "shippedDate": "1997-08-12 00:00:00.000",
      "shipVia": 1,
      "freight": 16.34,
      "shipName": "White Clover Markets",
      "shipAddress": {
        "street": "1029 - 12th Ave. S.",
        "city": "Seattle",
        "region": "WA",
        "postalCode": 98124,
        "country": "USA"
      },
      "details": [
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 5,
          "discount": 0.2
        },
        {
          "productId": 63,
          "unitPrice": 43.9,
          "quantity": 24,
          "discount": 0.2
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 30,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10597,
      "customerId": "PICCO",
      "employeeId": 7,
      "orderDate": "1997-07-11 00:00:00.000",
      "requiredDate": "1997-08-08 00:00:00.000",
      "shippedDate": "1997-07-18 00:00:00.000",
      "shipVia": 3,
      "freight": 35.12,
      "shipName": "Piccolo und mehr",
      "shipAddress": {
        "street": "Geislweg 14",
        "city": "Salzburg",
        "region": "NULL",
        "postalCode": 5020,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 35,
          "discount": 0.2
        },
        {
          "productId": 57,
          "unitPrice": 19.5,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 65,
          "unitPrice": 21.05,
          "quantity": 12,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10598,
      "customerId": "RATTC",
      "employeeId": 1,
      "orderDate": "1997-07-14 00:00:00.000",
      "requiredDate": "1997-08-11 00:00:00.000",
      "shippedDate": "1997-07-18 00:00:00.000",
      "shipVia": 3,
      "freight": 44.42,
      "shipName": "Rattlesnake Canyon Grocery",
      "shipAddress": {
        "street": "2817 Milton Dr.",
        "city": "Albuquerque",
        "region": "NM",
        "postalCode": 87110,
        "country": "USA"
      },
      "details": [
        {
          "productId": 27,
          "unitPrice": 43.9,
          "quantity": 50,
          "discount": 0
        },
        {
          "productId": 71,
          "unitPrice": 21.5,
          "quantity": 9,
          "discount": 0
        }
      ]
    },
    {
      "id": 10600,
      "customerId": "HUNGC",
      "employeeId": 4,
      "orderDate": "1997-07-16 00:00:00.000",
      "requiredDate": "1997-08-13 00:00:00.000",
      "shippedDate": "1997-07-21 00:00:00.000",
      "shipVia": 1,
      "freight": 45.13,
      "shipName": "Hungry Coyote Import Store",
      "shipAddress": {
        "street": "City Center Plaza 516 Main St.",
        "city": "Elgin",
        "region": "OR",
        "postalCode": 97827,
        "country": "USA"
      },
      "details": [
        {
          "productId": 54,
          "unitPrice": 7.45,
          "quantity": 4,
          "discount": 0
        },
        {
          "productId": 73,
          "unitPrice": 15,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10601,
      "customerId": "HILAA",
      "employeeId": 7,
      "orderDate": "1997-07-16 00:00:00.000",
      "requiredDate": "1997-08-27 00:00:00.000",
      "shippedDate": "1997-07-22 00:00:00.000",
      "shipVia": 1,
      "freight": 58.3,
      "shipName": "HILARION-Abastos",
      "shipAddress": {
        "street": "Carrera 22 con Ave. Carlos Soublette #8-35",
        "city": "San Cristóbal",
        "region": "Táchira",
        "postalCode": 5022,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 60,
          "discount": 0
        },
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 35,
          "discount": 0
        }
      ]
    },
    {
      "id": 10603,
      "customerId": "SAVEA",
      "employeeId": 8,
      "orderDate": "1997-07-18 00:00:00.000",
      "requiredDate": "1997-08-15 00:00:00.000",
      "shippedDate": "1997-08-08 00:00:00.000",
      "shipVia": 2,
      "freight": 48.77,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 22,
          "unitPrice": 21,
          "quantity": 48,
          "discount": 0
        },
        {
          "productId": 49,
          "unitPrice": 20,
          "quantity": 25,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10604,
      "customerId": "FURIB",
      "employeeId": 1,
      "orderDate": "1997-07-18 00:00:00.000",
      "requiredDate": "1997-08-15 00:00:00.000",
      "shippedDate": "1997-07-29 00:00:00.000",
      "shipVia": 1,
      "freight": 7.46,
      "shipName": "Furia Bacalhau e Frutos do Mar",
      "shipAddress": {
        "street": "Jardim das rosas n. 32",
        "city": "Lisboa",
        "region": "NULL",
        "postalCode": 1675,
        "country": "Portugal"
      },
      "details": [
        {
          "productId": 48,
          "unitPrice": 12.75,
          "quantity": 6,
          "discount": 0.1
        },
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 10,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10605,
      "customerId": "MEREP",
      "employeeId": 1,
      "orderDate": "1997-07-21 00:00:00.000",
      "requiredDate": "1997-08-18 00:00:00.000",
      "shippedDate": "1997-07-29 00:00:00.000",
      "shipVia": 2,
      "freight": 379.13,
      "shipName": "Mère Paillarde",
      "shipAddress": {
        "street": "43 rue St. Laurent",
        "city": "Montréal",
        "region": "Québec",
        "postalCode": "H1J 1C3",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 30,
          "discount": 0.05
        },
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 20,
          "discount": 0.05
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 70,
          "discount": 0.05
        },
        {
          "productId": 71,
          "unitPrice": 21.5,
          "quantity": 15,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10606,
      "customerId": "TRADH",
      "employeeId": 4,
      "orderDate": "1997-07-22 00:00:00.000",
      "requiredDate": "1997-08-19 00:00:00.000",
      "shippedDate": "1997-07-31 00:00:00.000",
      "shipVia": 3,
      "freight": 79.4,
      "shipName": "Tradiçao Hipermercados",
      "shipAddress": {
        "street": "Av. Inês de Castro 414",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05634-030",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 4,
          "unitPrice": 22,
          "quantity": 20,
          "discount": 0.2
        },
        {
          "productId": 55,
          "unitPrice": 24,
          "quantity": 20,
          "discount": 0.2
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 10,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10594,
      "customerId": "OLDWO",
      "employeeId": 3,
      "orderDate": "1997-07-09 00:00:00.000",
      "requiredDate": "1997-08-06 00:00:00.000",
      "shippedDate": "1997-07-16 00:00:00.000",
      "shipVia": 2,
      "freight": 5.24,
      "shipName": "Old World Delicatessen",
      "shipAddress": {
        "street": "2743 Bering St.",
        "city": "Anchorage",
        "region": "AK",
        "postalCode": 99508,
        "country": "USA"
      },
      "details": [
        {
          "productId": 58,
          "unitPrice": 13.25,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 52,
          "unitPrice": 7,
          "quantity": 24,
          "discount": 0
        }
      ]
    },
    {
      "id": 10593,
      "customerId": "LEHMS",
      "employeeId": 7,
      "orderDate": "1997-07-09 00:00:00.000",
      "requiredDate": "1997-08-06 00:00:00.000",
      "shippedDate": "1997-08-13 00:00:00.000",
      "shipVia": 2,
      "freight": 174.2,
      "shipName": "Lehmanns Marktstand",
      "shipAddress": {
        "street": "Magazinweg 7",
        "city": "Frankfurt a.M.",
        "region": "NULL",
        "postalCode": 60528,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 20,
          "unitPrice": 81,
          "quantity": 21,
          "discount": 0.2
        },
        {
          "productId": 69,
          "unitPrice": 36,
          "quantity": 20,
          "discount": 0.2
        },
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 4,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10592,
      "customerId": "LEHMS",
      "employeeId": 3,
      "orderDate": "1997-07-08 00:00:00.000",
      "requiredDate": "1997-08-05 00:00:00.000",
      "shippedDate": "1997-07-16 00:00:00.000",
      "shipVia": 1,
      "freight": 32.1,
      "shipName": "Lehmanns Marktstand",
      "shipAddress": {
        "street": "Magazinweg 7",
        "city": "Frankfurt a.M.",
        "region": "NULL",
        "postalCode": 60528,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 15,
          "unitPrice": 15.5,
          "quantity": 25,
          "discount": 0.05
        },
        {
          "productId": 26,
          "unitPrice": 31.23,
          "quantity": 5,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10607,
      "customerId": "SAVEA",
      "employeeId": 5,
      "orderDate": "1997-07-22 00:00:00.000",
      "requiredDate": "1997-08-19 00:00:00.000",
      "shippedDate": "1997-07-25 00:00:00.000",
      "shipVia": 1,
      "freight": 200.24,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 7,
          "unitPrice": 30,
          "quantity": 45,
          "discount": 0
        },
        {
          "productId": 17,
          "unitPrice": 39,
          "quantity": 100,
          "discount": 0
        },
        {
          "productId": 33,
          "unitPrice": 2.5,
          "quantity": 14,
          "discount": 0
        },
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 42,
          "discount": 0
        },
        {
          "productId": 72,
          "unitPrice": 34.8,
          "quantity": 12,
          "discount": 0
        }
      ]
    },
    {
      "id": 10609,
      "customerId": "DUMON",
      "employeeId": 7,
      "orderDate": "1997-07-24 00:00:00.000",
      "requiredDate": "1997-08-21 00:00:00.000",
      "shippedDate": "1997-07-30 00:00:00.000",
      "shipVia": 2,
      "freight": 1.85,
      "shipName": "Du monde entier",
      "shipAddress": {
        "street": "67 rue des Cinquante Otages",
        "city": "Nantes",
        "region": "NULL",
        "postalCode": 44000,
        "country": "France"
      },
      "details": [
        {
          "productId": 10,
          "unitPrice": 31,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 3,
          "discount": 0
        },
        {
          "productId": 21,
          "unitPrice": 10,
          "quantity": 6,
          "discount": 0
        }
      ]
    },
    {
      "id": 10614,
      "customerId": "BLAUS",
      "employeeId": 8,
      "orderDate": "1997-07-29 00:00:00.000",
      "requiredDate": "1997-08-26 00:00:00.000",
      "shippedDate": "1997-08-01 00:00:00.000",
      "shipVia": 3,
      "freight": 1.93,
      "shipName": "Blauer See Delikatessen",
      "shipAddress": {
        "street": "Forsterstr. 57",
        "city": "Mannheim",
        "region": "NULL",
        "postalCode": 68306,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 21,
          "quantity": 14,
          "discount": 0
        },
        {
          "productId": 21,
          "unitPrice": 10,
          "quantity": 8,
          "discount": 0
        },
        {
          "productId": 39,
          "unitPrice": 18,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 10616,
      "customerId": "GREAL",
      "employeeId": 1,
      "orderDate": "1997-07-31 00:00:00.000",
      "requiredDate": "1997-08-28 00:00:00.000",
      "shippedDate": "1997-08-05 00:00:00.000",
      "shipVia": 2,
      "freight": 116.53,
      "shipName": "Great Lakes Food Market",
      "shipAddress": {
        "street": "2732 Baker Blvd.",
        "city": "Eugene",
        "region": "OR",
        "postalCode": 97403,
        "country": "USA"
      },
      "details": [
        {
          "productId": 38,
          "unitPrice": 263.5,
          "quantity": 15,
          "discount": 0.05
        },
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 14,
          "discount": 0
        },
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 15,
          "discount": 0.05
        },
        {
          "productId": 71,
          "unitPrice": 21.5,
          "quantity": 15,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10618,
      "customerId": "MEREP",
      "employeeId": 1,
      "orderDate": "1997-08-01 00:00:00.000",
      "requiredDate": "1997-09-12 00:00:00.000",
      "shippedDate": "1997-08-08 00:00:00.000",
      "shipVia": 1,
      "freight": 154.68,
      "shipName": "Mère Paillarde",
      "shipAddress": {
        "street": "43 rue St. Laurent",
        "city": "Montréal",
        "region": "Québec",
        "postalCode": "H1J 1C3",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 6,
          "unitPrice": 25,
          "quantity": 70,
          "discount": 0
        },
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 68,
          "unitPrice": 12.5,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10619,
      "customerId": "MEREP",
      "employeeId": 3,
      "orderDate": "1997-08-04 00:00:00.000",
      "requiredDate": "1997-09-01 00:00:00.000",
      "shippedDate": "1997-08-07 00:00:00.000",
      "shipVia": 3,
      "freight": 91.05,
      "shipName": "Mère Paillarde",
      "shipAddress": {
        "street": "43 rue St. Laurent",
        "city": "Montréal",
        "region": "Québec",
        "postalCode": "H1J 1C3",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 21,
          "unitPrice": 10,
          "quantity": 42,
          "discount": 0
        },
        {
          "productId": 22,
          "unitPrice": 21,
          "quantity": 40,
          "discount": 0
        }
      ]
    },
    {
      "id": 10612,
      "customerId": "SAVEA",
      "employeeId": 1,
      "orderDate": "1997-07-28 00:00:00.000",
      "requiredDate": "1997-08-25 00:00:00.000",
      "shippedDate": "1997-08-01 00:00:00.000",
      "shipVia": 2,
      "freight": 544.08,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 10,
          "unitPrice": 31,
          "quantity": 70,
          "discount": 0
        },
        {
          "productId": 36,
          "unitPrice": 19,
          "quantity": 55,
          "discount": 0
        },
        {
          "productId": 49,
          "unitPrice": 20,
          "quantity": 18,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 80,
          "discount": 0
        }
      ]
    },
    {
      "id": 10613,
      "customerId": "HILAA",
      "employeeId": 4,
      "orderDate": "1997-07-29 00:00:00.000",
      "requiredDate": "1997-08-26 00:00:00.000",
      "shippedDate": "1997-08-01 00:00:00.000",
      "shipVia": 2,
      "freight": 8.11,
      "shipName": "HILARION-Abastos",
      "shipAddress": {
        "street": "Carrera 22 con Ave. Carlos Soublette #8-35",
        "city": "San Cristóbal",
        "region": "Táchira",
        "postalCode": 5022,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 8,
          "discount": 0.1
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 40,
          "discount": 0
        }
      ]
    },
    {
      "id": 10611,
      "customerId": "WOLZA",
      "employeeId": 6,
      "orderDate": "1997-07-25 00:00:00.000",
      "requiredDate": "1997-08-22 00:00:00.000",
      "shippedDate": "1997-08-01 00:00:00.000",
      "shipVia": 2,
      "freight": 80.65,
      "shipName": "Wolski Zajazd",
      "shipAddress": {
        "street": "ul. Filtrowa 68",
        "city": "Warszawa",
        "region": "NULL",
        "postalCode": "01-012",
        "country": "Poland"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10621,
      "customerId": "ISLAT",
      "employeeId": 4,
      "orderDate": "1997-08-05 00:00:00.000",
      "requiredDate": "1997-09-02 00:00:00.000",
      "shippedDate": "1997-08-11 00:00:00.000",
      "shipVia": 2,
      "freight": 23.73,
      "shipName": "Island Trading",
      "shipAddress": {
        "street": "Garden House Crowther Way",
        "city": "Cowes",
        "region": "Isle of Wight",
        "postalCode": "PO31 7PJ",
        "country": "UK"
      },
      "details": [
        {
          "productId": 19,
          "unitPrice": 9.2,
          "quantity": 5,
          "discount": 0
        },
        {
          "productId": 23,
          "unitPrice": 9,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 71,
          "unitPrice": 21.5,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10620,
      "customerId": "LAUGB",
      "employeeId": 2,
      "orderDate": "1997-08-05 00:00:00.000",
      "requiredDate": "1997-09-02 00:00:00.000",
      "shippedDate": "1997-08-14 00:00:00.000",
      "shipVia": 3,
      "freight": 0.94,
      "shipName": "Laughing Bacchus Wine Cellars",
      "shipAddress": {
        "street": "2319 Elm St.",
        "city": "Vancouver",
        "region": "BC",
        "postalCode": "V3F 2K1",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 52,
          "unitPrice": 7,
          "quantity": 5,
          "discount": 0
        },
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 10625,
      "customerId": "ANATR",
      "employeeId": 3,
      "orderDate": "1997-08-08 00:00:00.000",
      "requiredDate": "1997-09-05 00:00:00.000",
      "shippedDate": "1997-08-14 00:00:00.000",
      "shipVia": 1,
      "freight": 43.9,
      "shipName": "Ana Trujillo Emparedados y helados",
      "shipAddress": {
        "street": "Avda. de la Constitución 2222",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5021,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 14,
          "unitPrice": 23.25,
          "quantity": 3,
          "discount": 0
        },
        {
          "productId": 42,
          "unitPrice": 14,
          "quantity": 5,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10623,
      "customerId": "FRANK",
      "employeeId": 8,
      "orderDate": "1997-08-07 00:00:00.000",
      "requiredDate": "1997-09-04 00:00:00.000",
      "shippedDate": "1997-08-12 00:00:00.000",
      "shipVia": 2,
      "freight": 97.18,
      "shipName": "Frankenversand",
      "shipAddress": {
        "street": "Berliner Platz 43",
        "city": "München",
        "region": "NULL",
        "postalCode": 80805,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 14,
          "unitPrice": 23.25,
          "quantity": 21,
          "discount": 0
        },
        {
          "productId": 19,
          "unitPrice": 9.2,
          "quantity": 15,
          "discount": 0.1
        },
        {
          "productId": 21,
          "unitPrice": 10,
          "quantity": 25,
          "discount": 0.1
        },
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 3,
          "discount": 0
        },
        {
          "productId": 35,
          "unitPrice": 18,
          "quantity": 30,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10622,
      "customerId": "RICAR",
      "employeeId": 4,
      "orderDate": "1997-08-06 00:00:00.000",
      "requiredDate": "1997-09-03 00:00:00.000",
      "shippedDate": "1997-08-11 00:00:00.000",
      "shipVia": 3,
      "freight": 50.97,
      "shipName": "Ricardo Adocicados",
      "shipAddress": {
        "street": "Av. Copacabana 267",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "02389-890",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 68,
          "unitPrice": 12.5,
          "quantity": 18,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10624,
      "customerId": "THECR",
      "employeeId": 4,
      "orderDate": "1997-08-07 00:00:00.000",
      "requiredDate": "1997-09-04 00:00:00.000",
      "shippedDate": "1997-08-19 00:00:00.000",
      "shipVia": 2,
      "freight": 94.8,
      "shipName": "The Cracker Box",
      "shipAddress": {
        "street": "55 Grizzly Peak Rd.",
        "city": "Butte",
        "region": "MT",
        "postalCode": 59801,
        "country": "USA"
      },
      "details": [
        {
          "productId": 28,
          "unitPrice": 45.6,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 29,
          "unitPrice": 123.79,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 44,
          "unitPrice": 19.45,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10626,
      "customerId": "BERGS",
      "employeeId": 1,
      "orderDate": "1997-08-11 00:00:00.000",
      "requiredDate": "1997-09-08 00:00:00.000",
      "shippedDate": "1997-08-20 00:00:00.000",
      "shipVia": 2,
      "freight": 138.69,
      "shipName": "Berglunds snabbköp",
      "shipAddress": {
        "street": "Berguvsvägen  8",
        "city": "Luleå",
        "region": "NULL",
        "postalCode": "S-958 22",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 53,
          "unitPrice": 32.8,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 71,
          "unitPrice": 21.5,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10627,
      "customerId": "SAVEA",
      "employeeId": 8,
      "orderDate": "1997-08-11 00:00:00.000",
      "requiredDate": "1997-09-22 00:00:00.000",
      "shippedDate": "1997-08-21 00:00:00.000",
      "shipVia": 3,
      "freight": 107.46,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 73,
          "unitPrice": 15,
          "quantity": 35,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10630,
      "customerId": "KOENE",
      "employeeId": 1,
      "orderDate": "1997-08-13 00:00:00.000",
      "requiredDate": "1997-09-10 00:00:00.000",
      "shippedDate": "1997-08-19 00:00:00.000",
      "shipVia": 2,
      "freight": 32.35,
      "shipName": "Königlich Essen",
      "shipAddress": {
        "street": "Maubelstr. 90",
        "city": "Brandenburg",
        "region": "NULL",
        "postalCode": 14776,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 55,
          "unitPrice": 24,
          "quantity": 12,
          "discount": 0.05
        },
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 35,
          "discount": 0
        }
      ]
    },
    {
      "id": 10629,
      "customerId": "GODOS",
      "employeeId": 4,
      "orderDate": "1997-08-12 00:00:00.000",
      "requiredDate": "1997-09-09 00:00:00.000",
      "shippedDate": "1997-08-20 00:00:00.000",
      "shipVia": 3,
      "freight": 85.46,
      "shipName": "Godos Cocina Típica",
      "shipAddress": {
        "street": "C/ Romero 33",
        "city": "Sevilla",
        "region": "NULL",
        "postalCode": 41101,
        "country": "Spain"
      },
      "details": [
        {
          "productId": 29,
          "unitPrice": 123.79,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 64,
          "unitPrice": 33.25,
          "quantity": 9,
          "discount": 0
        }
      ]
    },
    {
      "id": 10632,
      "customerId": "WANDK",
      "employeeId": 8,
      "orderDate": "1997-08-14 00:00:00.000",
      "requiredDate": "1997-09-11 00:00:00.000",
      "shippedDate": "1997-08-19 00:00:00.000",
      "shipVia": 1,
      "freight": 41.38,
      "shipName": "Die Wandernde Kuh",
      "shipAddress": {
        "street": "Adenauerallee 900",
        "city": "Stuttgart",
        "region": "NULL",
        "postalCode": 70563,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 30,
          "discount": 0.05
        },
        {
          "productId": 33,
          "unitPrice": 2.5,
          "quantity": 20,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10633,
      "customerId": "ERNSH",
      "employeeId": 7,
      "orderDate": "1997-08-15 00:00:00.000",
      "requiredDate": "1997-09-12 00:00:00.000",
      "shippedDate": "1997-08-18 00:00:00.000",
      "shipVia": 3,
      "freight": 477.9,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 12,
          "unitPrice": 38,
          "quantity": 36,
          "discount": 0.15
        },
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 13,
          "discount": 0.15
        },
        {
          "productId": 26,
          "unitPrice": 31.23,
          "quantity": 35,
          "discount": 0.15
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 80,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10634,
      "customerId": "FOLIG",
      "employeeId": 4,
      "orderDate": "1997-08-15 00:00:00.000",
      "requiredDate": "1997-09-12 00:00:00.000",
      "shippedDate": "1997-08-21 00:00:00.000",
      "shipVia": 3,
      "freight": 487.38,
      "shipName": "Folies gourmandes",
      "shipAddress": {
        "street": "184 chaussée de Tournai",
        "city": "Lille",
        "region": "NULL",
        "postalCode": 59000,
        "country": "France"
      },
      "details": [
        {
          "productId": 7,
          "unitPrice": 30,
          "quantity": 35,
          "discount": 0
        },
        {
          "productId": 18,
          "unitPrice": 62.5,
          "quantity": 50,
          "discount": 0
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 2,
          "discount": 0
        },
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10638,
      "customerId": "LINOD",
      "employeeId": 3,
      "orderDate": "1997-08-20 00:00:00.000",
      "requiredDate": "1997-09-17 00:00:00.000",
      "shippedDate": "1997-09-01 00:00:00.000",
      "shipVia": 1,
      "freight": 158.44,
      "shipName": "LINO-Delicateses",
      "shipAddress": {
        "street": "Ave. 5 de Mayo Porlamar",
        "city": "I. de Margarita",
        "region": "Nueva Esparta",
        "postalCode": 4980,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 45,
          "unitPrice": 9.5,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 65,
          "unitPrice": 21.05,
          "quantity": 21,
          "discount": 0
        },
        {
          "productId": 72,
          "unitPrice": 34.8,
          "quantity": 60,
          "discount": 0
        }
      ]
    },
    {
      "id": 10640,
      "customerId": "WANDK",
      "employeeId": 4,
      "orderDate": "1997-08-21 00:00:00.000",
      "requiredDate": "1997-09-18 00:00:00.000",
      "shippedDate": "1997-08-28 00:00:00.000",
      "shipVia": 1,
      "freight": 23.55,
      "shipName": "Die Wandernde Kuh",
      "shipAddress": {
        "street": "Adenauerallee 900",
        "city": "Stuttgart",
        "region": "NULL",
        "postalCode": 70563,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 69,
          "unitPrice": 36,
          "quantity": 20,
          "discount": 0.25
        },
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 15,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10641,
      "customerId": "HILAA",
      "employeeId": 4,
      "orderDate": "1997-08-22 00:00:00.000",
      "requiredDate": "1997-09-19 00:00:00.000",
      "shippedDate": "1997-08-26 00:00:00.000",
      "shipVia": 2,
      "freight": 179.61,
      "shipName": "HILARION-Abastos",
      "shipAddress": {
        "street": "Carrera 22 con Ave. Carlos Soublette #8-35",
        "city": "San Cristóbal",
        "region": "Táchira",
        "postalCode": 5022,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 50,
          "discount": 0
        },
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 60,
          "discount": 0
        }
      ]
    },
    {
      "id": 10642,
      "customerId": "SIMOB",
      "employeeId": 7,
      "orderDate": "1997-08-22 00:00:00.000",
      "requiredDate": "1997-09-19 00:00:00.000",
      "shippedDate": "1997-09-05 00:00:00.000",
      "shipVia": 3,
      "freight": 41.89,
      "shipName": "Simons bistro",
      "shipAddress": {
        "street": "Vinbæltet 34",
        "city": "Kobenhavn",
        "region": "NULL",
        "postalCode": 1734,
        "country": "Denmark"
      },
      "details": [
        {
          "productId": 21,
          "unitPrice": 10,
          "quantity": 30,
          "discount": 0.2
        },
        {
          "productId": 61,
          "unitPrice": 28.5,
          "quantity": 20,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10643,
      "customerId": "ALFKI",
      "employeeId": 6,
      "orderDate": "1997-08-25 00:00:00.000",
      "requiredDate": "1997-09-22 00:00:00.000",
      "shippedDate": "1997-09-02 00:00:00.000",
      "shipVia": 1,
      "freight": 29.46,
      "shipName": "Alfreds Futterkiste",
      "shipAddress": {
        "street": "Obere Str. 57",
        "city": "Berlin",
        "region": "NULL",
        "postalCode": 12209,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 28,
          "unitPrice": 45.6,
          "quantity": 15,
          "discount": 0.25
        },
        {
          "productId": 39,
          "unitPrice": 18,
          "quantity": 21,
          "discount": 0.25
        },
        {
          "productId": 46,
          "unitPrice": 12,
          "quantity": 2,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10636,
      "customerId": "WARTH",
      "employeeId": 4,
      "orderDate": "1997-08-19 00:00:00.000",
      "requiredDate": "1997-09-16 00:00:00.000",
      "shippedDate": "1997-08-26 00:00:00.000",
      "shipVia": 1,
      "freight": 1.15,
      "shipName": "Wartian Herkku",
      "shipAddress": {
        "street": "Torikatu 38",
        "city": "Oulu",
        "region": "NULL",
        "postalCode": 90110,
        "country": "Finland"
      },
      "details": [
        {
          "productId": 4,
          "unitPrice": 22,
          "quantity": 25,
          "discount": 0
        },
        {
          "productId": 58,
          "unitPrice": 13.25,
          "quantity": 6,
          "discount": 0
        }
      ]
    },
    {
      "id": 10644,
      "customerId": "WELLI",
      "employeeId": 3,
      "orderDate": "1997-08-25 00:00:00.000",
      "requiredDate": "1997-09-22 00:00:00.000",
      "shippedDate": "1997-09-01 00:00:00.000",
      "shipVia": 2,
      "freight": 0.14,
      "shipName": "Wellington Importadora",
      "shipAddress": {
        "street": "Rua do Mercado 12",
        "city": "Resende",
        "region": "SP",
        "postalCode": "08737-363",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 18,
          "unitPrice": 62.5,
          "quantity": 4,
          "discount": 0.1
        },
        {
          "productId": 43,
          "unitPrice": 46,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 46,
          "unitPrice": 12,
          "quantity": 21,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10635,
      "customerId": "MAGAA",
      "employeeId": 8,
      "orderDate": "1997-08-18 00:00:00.000",
      "requiredDate": "1997-09-15 00:00:00.000",
      "shippedDate": "1997-08-21 00:00:00.000",
      "shipVia": 3,
      "freight": 47.46,
      "shipName": "Magazzini Alimentari Riuniti",
      "shipAddress": {
        "street": "Via Ludovico il Moro 22",
        "city": "Bergamo",
        "region": "NULL",
        "postalCode": 24100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 22,
          "unitPrice": 21,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 5,
          "unitPrice": 21.35,
          "quantity": 15,
          "discount": 0.1
        },
        {
          "productId": 4,
          "unitPrice": 22,
          "quantity": 10,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10637,
      "customerId": "QUEEN",
      "employeeId": 6,
      "orderDate": "1997-08-19 00:00:00.000",
      "requiredDate": "1997-09-16 00:00:00.000",
      "shippedDate": "1997-08-26 00:00:00.000",
      "shipVia": 1,
      "freight": 201.29,
      "shipName": "Queen Cozinha",
      "shipAddress": {
        "street": "Alameda dos Canàrios 891",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05487-020",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 21,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 50,
          "unitPrice": 16.25,
          "quantity": 25,
          "discount": 0.05
        },
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 60,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10645,
      "customerId": "HANAR",
      "employeeId": 4,
      "orderDate": "1997-08-26 00:00:00.000",
      "requiredDate": "1997-09-23 00:00:00.000",
      "shippedDate": "1997-09-02 00:00:00.000",
      "shipVia": 1,
      "freight": 12.41,
      "shipName": "Hanari Carnes",
      "shipAddress": {
        "street": "Rua do Paço 67",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "05454-876",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 18,
          "unitPrice": 62.5,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 36,
          "unitPrice": 19,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10649,
      "customerId": "MAISD",
      "employeeId": 5,
      "orderDate": "1997-08-28 00:00:00.000",
      "requiredDate": "1997-09-25 00:00:00.000",
      "shippedDate": "1997-08-29 00:00:00.000",
      "shipVia": 3,
      "freight": 6.2,
      "shipName": "Maison Dewey",
      "shipAddress": {
        "street": "Rue Joseph-Bens 532",
        "city": "Bruxelles",
        "region": "NULL",
        "postalCode": "B-1180",
        "country": "Belgium"
      },
      "details": [
        {
          "productId": 28,
          "unitPrice": 45.6,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 72,
          "unitPrice": 34.8,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10650,
      "customerId": "FAMIA",
      "employeeId": 5,
      "orderDate": "1997-08-29 00:00:00.000",
      "requiredDate": "1997-09-26 00:00:00.000",
      "shippedDate": "1997-09-03 00:00:00.000",
      "shipVia": 3,
      "freight": 176.81,
      "shipName": "Familia Arquibaldo",
      "shipAddress": {
        "street": "Rua Orós 92",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05442-030",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 30,
          "unitPrice": 25.89,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 54,
          "unitPrice": 7.45,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 53,
          "unitPrice": 32.8,
          "quantity": 25,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10651,
      "customerId": "WANDK",
      "employeeId": 8,
      "orderDate": "1997-09-01 00:00:00.000",
      "requiredDate": "1997-09-29 00:00:00.000",
      "shippedDate": "1997-09-11 00:00:00.000",
      "shipVia": 2,
      "freight": 20.6,
      "shipName": "Die Wandernde Kuh",
      "shipAddress": {
        "street": "Adenauerallee 900",
        "city": "Stuttgart",
        "region": "NULL",
        "postalCode": 70563,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 19,
          "unitPrice": 9.2,
          "quantity": 12,
          "discount": 0.25
        },
        {
          "productId": 22,
          "unitPrice": 21,
          "quantity": 20,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10652,
      "customerId": "GOURL",
      "employeeId": 4,
      "orderDate": "1997-09-01 00:00:00.000",
      "requiredDate": "1997-09-29 00:00:00.000",
      "shippedDate": "1997-09-08 00:00:00.000",
      "shipVia": 2,
      "freight": 7.14,
      "shipName": "Gourmet Lanchonetes",
      "shipAddress": {
        "street": "Av. Brasil 442",
        "city": "Campinas",
        "region": "SP",
        "postalCode": "04876-786",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 30,
          "unitPrice": 25.89,
          "quantity": 2,
          "discount": 0.25
        },
        {
          "productId": 42,
          "unitPrice": 14,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10653,
      "customerId": "FRANK",
      "employeeId": 1,
      "orderDate": "1997-09-02 00:00:00.000",
      "requiredDate": "1997-09-30 00:00:00.000",
      "shippedDate": "1997-09-19 00:00:00.000",
      "shipVia": 1,
      "freight": 93.25,
      "shipName": "Frankenversand",
      "shipAddress": {
        "street": "Berliner Platz 43",
        "city": "München",
        "region": "NULL",
        "postalCode": 80805,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 30,
          "discount": 0.1
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 20,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10654,
      "customerId": "BERGS",
      "employeeId": 5,
      "orderDate": "1997-09-02 00:00:00.000",
      "requiredDate": "1997-09-30 00:00:00.000",
      "shippedDate": "1997-09-11 00:00:00.000",
      "shipVia": 1,
      "freight": 55.26,
      "shipName": "Berglunds snabbköp",
      "shipAddress": {
        "street": "Berguvsvägen  8",
        "city": "Luleå",
        "region": "NULL",
        "postalCode": "S-958 22",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 4,
          "unitPrice": 22,
          "quantity": 12,
          "discount": 0.1
        },
        {
          "productId": 39,
          "unitPrice": 18,
          "quantity": 20,
          "discount": 0.1
        },
        {
          "productId": 54,
          "unitPrice": 7.45,
          "quantity": 6,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10647,
      "customerId": "QUEDE",
      "employeeId": 4,
      "orderDate": "1997-08-27 00:00:00.000",
      "requiredDate": "1997-09-10 00:00:00.000",
      "shippedDate": "1997-09-03 00:00:00.000",
      "shipVia": 2,
      "freight": 45.54,
      "shipName": "Que Delícia",
      "shipAddress": {
        "street": "Rua da Panificadora 12",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "02389-673",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 19,
          "unitPrice": 9.2,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 39,
          "unitPrice": 18,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10656,
      "customerId": "GREAL",
      "employeeId": 6,
      "orderDate": "1997-09-04 00:00:00.000",
      "requiredDate": "1997-10-02 00:00:00.000",
      "shippedDate": "1997-09-10 00:00:00.000",
      "shipVia": 1,
      "freight": 57.15,
      "shipName": "Great Lakes Food Market",
      "shipAddress": {
        "street": "2732 Baker Blvd.",
        "city": "Eugene",
        "region": "OR",
        "postalCode": 97403,
        "country": "USA"
      },
      "details": [
        {
          "productId": 14,
          "unitPrice": 23.25,
          "quantity": 3,
          "discount": 0.1
        },
        {
          "productId": 44,
          "unitPrice": 19.45,
          "quantity": 28,
          "discount": 0.1
        },
        {
          "productId": 47,
          "unitPrice": 9.5,
          "quantity": 6,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10657,
      "customerId": "SAVEA",
      "employeeId": 2,
      "orderDate": "1997-09-04 00:00:00.000",
      "requiredDate": "1997-10-02 00:00:00.000",
      "shippedDate": "1997-09-15 00:00:00.000",
      "shipVia": 2,
      "freight": 352.69,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 24,
          "discount": 0
        },
        {
          "productId": 46,
          "unitPrice": 12,
          "quantity": 45,
          "discount": 0
        },
        {
          "productId": 47,
          "unitPrice": 9.5,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 45,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 15,
          "unitPrice": 15.5,
          "quantity": 50,
          "discount": 0
        }
      ]
    },
    {
      "id": 10658,
      "customerId": "QUICK",
      "employeeId": 4,
      "orderDate": "1997-09-05 00:00:00.000",
      "requiredDate": "1997-10-03 00:00:00.000",
      "shippedDate": "1997-09-08 00:00:00.000",
      "shipVia": 1,
      "freight": 364.15,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 21,
          "unitPrice": 10,
          "quantity": 60,
          "discount": 0
        },
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 70,
          "discount": 0.05
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 55,
          "discount": 0.05
        },
        {
          "productId": 77,
          "unitPrice": 13,
          "quantity": 70,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10646,
      "customerId": "HUNGO",
      "employeeId": 9,
      "orderDate": "1997-08-27 00:00:00.000",
      "requiredDate": "1997-10-08 00:00:00.000",
      "shippedDate": "1997-09-03 00:00:00.000",
      "shipVia": 3,
      "freight": 142.33,
      "shipName": "Hungry Owl All-Night Grocers",
      "shipAddress": {
        "street": "8 Johnstown Road",
        "city": "Cork",
        "region": "Co. Cork",
        "postalCode": "NULL",
        "country": "Ireland"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 15,
          "discount": 0.25
        },
        {
          "productId": 10,
          "unitPrice": 31,
          "quantity": 18,
          "discount": 0.25
        },
        {
          "productId": 77,
          "unitPrice": 13,
          "quantity": 35,
          "discount": 0.25
        },
        {
          "productId": 71,
          "unitPrice": 21.5,
          "quantity": 30,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10648,
      "customerId": "RICAR",
      "employeeId": 5,
      "orderDate": "1997-08-28 00:00:00.000",
      "requiredDate": "1997-10-09 00:00:00.000",
      "shippedDate": "1997-09-09 00:00:00.000",
      "shipVia": 2,
      "freight": 14.25,
      "shipName": "Ricardo Adocicados",
      "shipAddress": {
        "street": "Av. Copacabana 267",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "02389-890",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 22,
          "unitPrice": 21,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 15,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10659,
      "customerId": "QUEEN",
      "employeeId": 7,
      "orderDate": "1997-09-05 00:00:00.000",
      "requiredDate": "1997-10-03 00:00:00.000",
      "shippedDate": "1997-09-10 00:00:00.000",
      "shipVia": 2,
      "freight": 105.81,
      "shipName": "Queen Cozinha",
      "shipAddress": {
        "street": "Alameda dos Canàrios 891",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05487-020",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 20,
          "discount": 0.05
        },
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 24,
          "discount": 0.05
        },
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 40,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10664,
      "customerId": "FURIB",
      "employeeId": 1,
      "orderDate": "1997-09-10 00:00:00.000",
      "requiredDate": "1997-10-08 00:00:00.000",
      "shippedDate": "1997-09-19 00:00:00.000",
      "shipVia": 3,
      "freight": 1.27,
      "shipName": "Furia Bacalhau e Frutos do Mar",
      "shipAddress": {
        "street": "Jardim das rosas n. 32",
        "city": "Lisboa",
        "region": "NULL",
        "postalCode": 1675,
        "country": "Portugal"
      },
      "details": [
        {
          "productId": 10,
          "unitPrice": 31,
          "quantity": 24,
          "discount": 0.15
        },
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 12,
          "discount": 0.15
        },
        {
          "productId": 65,
          "unitPrice": 21.05,
          "quantity": 15,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10661,
      "customerId": "HUNGO",
      "employeeId": 7,
      "orderDate": "1997-09-09 00:00:00.000",
      "requiredDate": "1997-10-07 00:00:00.000",
      "shippedDate": "1997-09-15 00:00:00.000",
      "shipVia": 3,
      "freight": 17.55,
      "shipName": "Hungry Owl All-Night Grocers",
      "shipAddress": {
        "street": "8 Johnstown Road",
        "city": "Cork",
        "region": "Co. Cork",
        "postalCode": "NULL",
        "country": "Ireland"
      },
      "details": [
        {
          "productId": 39,
          "unitPrice": 18,
          "quantity": 3,
          "discount": 0.2
        },
        {
          "productId": 58,
          "unitPrice": 13.25,
          "quantity": 49,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10665,
      "customerId": "LONEP",
      "employeeId": 1,
      "orderDate": "1997-09-11 00:00:00.000",
      "requiredDate": "1997-10-09 00:00:00.000",
      "shippedDate": "1997-09-17 00:00:00.000",
      "shipVia": 2,
      "freight": 26.31,
      "shipName": "Lonesome Pine Restaurant",
      "shipAddress": {
        "street": "89 Chiaroscuro Rd.",
        "city": "Portland",
        "region": "OR",
        "postalCode": 97219,
        "country": "USA"
      },
      "details": [
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 1,
          "discount": 0
        }
      ]
    },
    {
      "id": 10663,
      "customerId": "BONAP",
      "employeeId": 2,
      "orderDate": "1997-09-10 00:00:00.000",
      "requiredDate": "1997-09-24 00:00:00.000",
      "shippedDate": "1997-10-03 00:00:00.000",
      "shipVia": 2,
      "freight": 113.15,
      "shipName": "Bon app'",
      "shipAddress": {
        "street": "12 rue des Bouchers",
        "city": "Marseille",
        "region": "NULL",
        "postalCode": 13008,
        "country": "France"
      },
      "details": [
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 30,
          "discount": 0.05
        },
        {
          "productId": 42,
          "unitPrice": 14,
          "quantity": 30,
          "discount": 0.05
        },
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 20,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10666,
      "customerId": "RICSU",
      "employeeId": 7,
      "orderDate": "1997-09-12 00:00:00.000",
      "requiredDate": "1997-10-10 00:00:00.000",
      "shippedDate": "1997-09-22 00:00:00.000",
      "shipVia": 2,
      "freight": 232.42,
      "shipName": "Richter Supermarkt",
      "shipAddress": {
        "street": "Starenweg 5",
        "city": "Genève",
        "region": "NULL",
        "postalCode": 1204,
        "country": "Switzerland"
      },
      "details": [
        {
          "productId": 29,
          "unitPrice": 123.79,
          "quantity": 36,
          "discount": 0
        },
        {
          "productId": 65,
          "unitPrice": 21.05,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10667,
      "customerId": "ERNSH",
      "employeeId": 7,
      "orderDate": "1997-09-12 00:00:00.000",
      "requiredDate": "1997-10-10 00:00:00.000",
      "shippedDate": "1997-09-19 00:00:00.000",
      "shipVia": 1,
      "freight": 78.09,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 69,
          "unitPrice": 36,
          "quantity": 45,
          "discount": 0.2
        },
        {
          "productId": 71,
          "unitPrice": 21.5,
          "quantity": 14,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10668,
      "customerId": "WANDK",
      "employeeId": 1,
      "orderDate": "1997-09-15 00:00:00.000",
      "requiredDate": "1997-10-13 00:00:00.000",
      "shippedDate": "1997-09-23 00:00:00.000",
      "shipVia": 2,
      "freight": 47.22,
      "shipName": "Die Wandernde Kuh",
      "shipAddress": {
        "street": "Adenauerallee 900",
        "city": "Stuttgart",
        "region": "NULL",
        "postalCode": 70563,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 8,
          "discount": 0.1
        },
        {
          "productId": 55,
          "unitPrice": 24,
          "quantity": 4,
          "discount": 0.1
        },
        {
          "productId": 64,
          "unitPrice": 33.25,
          "quantity": 15,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10670,
      "customerId": "FRANK",
      "employeeId": 4,
      "orderDate": "1997-09-16 00:00:00.000",
      "requiredDate": "1997-10-14 00:00:00.000",
      "shippedDate": "1997-09-18 00:00:00.000",
      "shipVia": 1,
      "freight": 203.48,
      "shipName": "Frankenversand",
      "shipAddress": {
        "street": "Berliner Platz 43",
        "city": "München",
        "region": "NULL",
        "postalCode": 80805,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 23,
          "unitPrice": 9,
          "quantity": 32,
          "discount": 0
        },
        {
          "productId": 46,
          "unitPrice": 12,
          "quantity": 60,
          "discount": 0
        },
        {
          "productId": 73,
          "unitPrice": 15,
          "quantity": 50,
          "discount": 0
        },
        {
          "productId": 67,
          "unitPrice": 14,
          "quantity": 25,
          "discount": 0
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 25,
          "discount": 0
        }
      ]
    },
    {
      "id": 10672,
      "customerId": "BERGS",
      "employeeId": 9,
      "orderDate": "1997-09-17 00:00:00.000",
      "requiredDate": "1997-10-01 00:00:00.000",
      "shippedDate": "1997-09-26 00:00:00.000",
      "shipVia": 2,
      "freight": 95.75,
      "shipName": "Berglunds snabbköp",
      "shipAddress": {
        "street": "Berguvsvägen  8",
        "city": "Luleå",
        "region": "NULL",
        "postalCode": "S-958 22",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 38,
          "unitPrice": 263.5,
          "quantity": 15,
          "discount": 0.1
        },
        {
          "productId": 71,
          "unitPrice": 21.5,
          "quantity": 12,
          "discount": 0
        }
      ]
    },
    {
      "id": 10671,
      "customerId": "FRANR",
      "employeeId": 1,
      "orderDate": "1997-09-17 00:00:00.000",
      "requiredDate": "1997-10-15 00:00:00.000",
      "shippedDate": "1997-09-24 00:00:00.000",
      "shipVia": 1,
      "freight": 30.34,
      "shipName": "France restauration",
      "shipAddress": {
        "street": "54 rue Royale",
        "city": "Nantes",
        "region": "NULL",
        "postalCode": 44000,
        "country": "France"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 65,
          "unitPrice": 21.05,
          "quantity": 12,
          "discount": 0
        }
      ]
    },
    {
      "id": 10673,
      "customerId": "WILMK",
      "employeeId": 2,
      "orderDate": "1997-09-18 00:00:00.000",
      "requiredDate": "1997-10-16 00:00:00.000",
      "shippedDate": "1997-09-19 00:00:00.000",
      "shipVia": 1,
      "freight": 22.76,
      "shipName": "Wilman Kala",
      "shipAddress": {
        "street": "Keskuskatu 45",
        "city": "Helsinki",
        "region": "NULL",
        "postalCode": 21240,
        "country": "Finland"
      },
      "details": [
        {
          "productId": 42,
          "unitPrice": 14,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 43,
          "unitPrice": 46,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 3,
          "discount": 0
        }
      ]
    },
    {
      "id": 10677,
      "customerId": "ANTON",
      "employeeId": 1,
      "orderDate": "1997-09-22 00:00:00.000",
      "requiredDate": "1997-10-20 00:00:00.000",
      "shippedDate": "1997-09-26 00:00:00.000",
      "shipVia": 3,
      "freight": 4.03,
      "shipName": "Antonio Moreno Taquería",
      "shipAddress": {
        "street": "Mataderos  2312",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5023,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 26,
          "unitPrice": 31.23,
          "quantity": 30,
          "discount": 0.15
        },
        {
          "productId": 33,
          "unitPrice": 2.5,
          "quantity": 8,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10678,
      "customerId": "SAVEA",
      "employeeId": 7,
      "orderDate": "1997-09-23 00:00:00.000",
      "requiredDate": "1997-10-21 00:00:00.000",
      "shippedDate": "1997-10-16 00:00:00.000",
      "shipVia": 3,
      "freight": 388.98,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 12,
          "unitPrice": 38,
          "quantity": 100,
          "discount": 0
        },
        {
          "productId": 33,
          "unitPrice": 2.5,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 120,
          "discount": 0
        },
        {
          "productId": 54,
          "unitPrice": 7.45,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10680,
      "customerId": "OLDWO",
      "employeeId": 1,
      "orderDate": "1997-09-24 00:00:00.000",
      "requiredDate": "1997-10-22 00:00:00.000",
      "shippedDate": "1997-09-26 00:00:00.000",
      "shipVia": 1,
      "freight": 26.61,
      "shipName": "Old World Delicatessen",
      "shipAddress": {
        "street": "2743 Bering St.",
        "city": "Anchorage",
        "region": "AK",
        "postalCode": 99508,
        "country": "USA"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 50,
          "discount": 0.25
        },
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 20,
          "discount": 0.25
        },
        {
          "productId": 42,
          "unitPrice": 14,
          "quantity": 40,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10681,
      "customerId": "GREAL",
      "employeeId": 3,
      "orderDate": "1997-09-25 00:00:00.000",
      "requiredDate": "1997-10-23 00:00:00.000",
      "shippedDate": "1997-09-30 00:00:00.000",
      "shipVia": 3,
      "freight": 76.13,
      "shipName": "Great Lakes Food Market",
      "shipAddress": {
        "street": "2732 Baker Blvd.",
        "city": "Eugene",
        "region": "OR",
        "postalCode": 97403,
        "country": "USA"
      },
      "details": [
        {
          "productId": 19,
          "unitPrice": 9.2,
          "quantity": 30,
          "discount": 0.1
        },
        {
          "productId": 21,
          "unitPrice": 10,
          "quantity": 12,
          "discount": 0.1
        },
        {
          "productId": 64,
          "unitPrice": 33.25,
          "quantity": 28,
          "discount": 0
        }
      ]
    },
    {
      "id": 10682,
      "customerId": "ANTON",
      "employeeId": 3,
      "orderDate": "1997-09-25 00:00:00.000",
      "requiredDate": "1997-10-23 00:00:00.000",
      "shippedDate": "1997-10-01 00:00:00.000",
      "shipVia": 2,
      "freight": 36.13,
      "shipName": "Antonio Moreno Taquería",
      "shipAddress": {
        "street": "Mataderos  2312",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5023,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 33,
          "unitPrice": 2.5,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 66,
          "unitPrice": 17,
          "quantity": 4,
          "discount": 0
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10675,
      "customerId": "FRANK",
      "employeeId": 5,
      "orderDate": "1997-09-19 00:00:00.000",
      "requiredDate": "1997-10-17 00:00:00.000",
      "shippedDate": "1997-09-23 00:00:00.000",
      "shipVia": 2,
      "freight": 31.85,
      "shipName": "Frankenversand",
      "shipAddress": {
        "street": "Berliner Platz 43",
        "city": "München",
        "region": "NULL",
        "postalCode": 80805,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 53,
          "unitPrice": 32.8,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 58,
          "unitPrice": 13.25,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 14,
          "unitPrice": 23.25,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10684,
      "customerId": "OTTIK",
      "employeeId": 3,
      "orderDate": "1997-09-26 00:00:00.000",
      "requiredDate": "1997-10-24 00:00:00.000",
      "shippedDate": "1997-09-30 00:00:00.000",
      "shipVia": 1,
      "freight": 145.63,
      "shipName": "Ottilies Käseladen",
      "shipAddress": {
        "street": "Mehrheimerstr. 369",
        "city": "Köln",
        "region": "NULL",
        "postalCode": 50739,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 47,
          "unitPrice": 9.5,
          "quantity": 40,
          "discount": 0
        }
      ]
    },
    {
      "id": 10685,
      "customerId": "GOURL",
      "employeeId": 4,
      "orderDate": "1997-09-29 00:00:00.000",
      "requiredDate": "1997-10-13 00:00:00.000",
      "shippedDate": "1997-10-03 00:00:00.000",
      "shipVia": 2,
      "freight": 33.75,
      "shipName": "Gourmet Lanchonetes",
      "shipAddress": {
        "street": "Av. Brasil 442",
        "city": "Campinas",
        "region": "SP",
        "postalCode": "04876-786",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 4,
          "discount": 0
        },
        {
          "productId": 47,
          "unitPrice": 9.5,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 10,
          "unitPrice": 31,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10676,
      "customerId": "TORTU",
      "employeeId": 2,
      "orderDate": "1997-09-22 00:00:00.000",
      "requiredDate": "1997-10-20 00:00:00.000",
      "shippedDate": "1997-09-29 00:00:00.000",
      "shipVia": 2,
      "freight": 2.01,
      "shipName": "Tortuga Restaurante",
      "shipAddress": {
        "street": "Avda. Azteca 123",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5033,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 10,
          "unitPrice": 31,
          "quantity": 2,
          "discount": 0
        },
        {
          "productId": 19,
          "unitPrice": 9.2,
          "quantity": 7,
          "discount": 0
        },
        {
          "productId": 44,
          "unitPrice": 19.45,
          "quantity": 21,
          "discount": 0
        }
      ]
    },
    {
      "id": 10686,
      "customerId": "PICCO",
      "employeeId": 2,
      "orderDate": "1997-09-30 00:00:00.000",
      "requiredDate": "1997-10-28 00:00:00.000",
      "shippedDate": "1997-10-08 00:00:00.000",
      "shipVia": 1,
      "freight": 96.5,
      "shipName": "Piccolo und mehr",
      "shipAddress": {
        "street": "Geislweg 14",
        "city": "Salzburg",
        "region": "NULL",
        "postalCode": 5020,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 26,
          "unitPrice": 31.23,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 17,
          "unitPrice": 39,
          "quantity": 30,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10687,
      "customerId": "HUNGO",
      "employeeId": 9,
      "orderDate": "1997-09-30 00:00:00.000",
      "requiredDate": "1997-10-28 00:00:00.000",
      "shippedDate": "1997-10-30 00:00:00.000",
      "shipVia": 2,
      "freight": 296.43,
      "shipName": "Hungry Owl All-Night Grocers",
      "shipAddress": {
        "street": "8 Johnstown Road",
        "city": "Cork",
        "region": "Co. Cork",
        "postalCode": "NULL",
        "country": "Ireland"
      },
      "details": [
        {
          "productId": 9,
          "unitPrice": 97,
          "quantity": 50,
          "discount": 0.25
        },
        {
          "productId": 29,
          "unitPrice": 123.79,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 36,
          "unitPrice": 19,
          "quantity": 6,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10691,
      "customerId": "QUICK",
      "employeeId": 2,
      "orderDate": "1997-10-03 00:00:00.000",
      "requiredDate": "1997-11-14 00:00:00.000",
      "shippedDate": "1997-10-22 00:00:00.000",
      "shipVia": 2,
      "freight": 810.05,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 44,
          "unitPrice": 19.45,
          "quantity": 24,
          "discount": 0
        },
        {
          "productId": 29,
          "unitPrice": 123.79,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 48,
          "discount": 0
        },
        {
          "productId": 43,
          "unitPrice": 46,
          "quantity": 40,
          "discount": 0
        }
      ]
    },
    {
      "id": 10693,
      "customerId": "WHITC",
      "employeeId": 3,
      "orderDate": "1997-10-06 00:00:00.000",
      "requiredDate": "1997-10-20 00:00:00.000",
      "shippedDate": "1997-10-10 00:00:00.000",
      "shipVia": 3,
      "freight": 139.34,
      "shipName": "White Clover Markets",
      "shipAddress": {
        "street": "1029 - 12th Ave. S.",
        "city": "Seattle",
        "region": "WA",
        "postalCode": 98124,
        "country": "USA"
      },
      "details": [
        {
          "productId": 9,
          "unitPrice": 97,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 54,
          "unitPrice": 7.45,
          "quantity": 60,
          "discount": 0.15
        },
        {
          "productId": 69,
          "unitPrice": 36,
          "quantity": 30,
          "discount": 0.15
        },
        {
          "productId": 73,
          "unitPrice": 15,
          "quantity": 15,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10694,
      "customerId": "QUICK",
      "employeeId": 8,
      "orderDate": "1997-10-06 00:00:00.000",
      "requiredDate": "1997-11-03 00:00:00.000",
      "shippedDate": "1997-10-09 00:00:00.000",
      "shipVia": 3,
      "freight": 398.36,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 7,
          "unitPrice": 30,
          "quantity": 90,
          "discount": 0
        },
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 25,
          "discount": 0
        },
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 50,
          "discount": 0
        }
      ]
    },
    {
      "id": 10695,
      "customerId": "WILMK",
      "employeeId": 7,
      "orderDate": "1997-10-07 00:00:00.000",
      "requiredDate": "1997-11-18 00:00:00.000",
      "shippedDate": "1997-10-14 00:00:00.000",
      "shipVia": 1,
      "freight": 16.72,
      "shipName": "Wilman Kala",
      "shipAddress": {
        "street": "Keskuskatu 45",
        "city": "Helsinki",
        "region": "NULL",
        "postalCode": 21240,
        "country": "Finland"
      },
      "details": [
        {
          "productId": 8,
          "unitPrice": 40,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 12,
          "unitPrice": 38,
          "quantity": 4,
          "discount": 0
        },
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10696,
      "customerId": "WHITC",
      "employeeId": 8,
      "orderDate": "1997-10-08 00:00:00.000",
      "requiredDate": "1997-11-19 00:00:00.000",
      "shippedDate": "1997-10-14 00:00:00.000",
      "shipVia": 3,
      "freight": 102.55,
      "shipName": "White Clover Markets",
      "shipAddress": {
        "street": "1029 - 12th Ave. S.",
        "city": "Seattle",
        "region": "WA",
        "postalCode": 98124,
        "country": "USA"
      },
      "details": [
        {
          "productId": 17,
          "unitPrice": 39,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 46,
          "unitPrice": 12,
          "quantity": 18,
          "discount": 0
        }
      ]
    },
    {
      "id": 10697,
      "customerId": "LINOD",
      "employeeId": 3,
      "orderDate": "1997-10-08 00:00:00.000",
      "requiredDate": "1997-11-05 00:00:00.000",
      "shippedDate": "1997-10-14 00:00:00.000",
      "shipVia": 1,
      "freight": 45.52,
      "shipName": "LINO-Delicateses",
      "shipAddress": {
        "street": "Ave. 5 de Mayo Porlamar",
        "city": "I. de Margarita",
        "region": "Nueva Esparta",
        "postalCode": 4980,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 35,
          "unitPrice": 18,
          "quantity": 9,
          "discount": 0.25
        },
        {
          "productId": 19,
          "unitPrice": 9.2,
          "quantity": 7,
          "discount": 0.25
        },
        {
          "productId": 58,
          "unitPrice": 13.25,
          "quantity": 30,
          "discount": 0.25
        },
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 30,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10698,
      "customerId": "ERNSH",
      "employeeId": 4,
      "orderDate": "1997-10-09 00:00:00.000",
      "requiredDate": "1997-11-06 00:00:00.000",
      "shippedDate": "1997-10-17 00:00:00.000",
      "shipVia": 1,
      "freight": 272.47,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 21,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 17,
          "unitPrice": 39,
          "quantity": 8,
          "discount": 0.05
        },
        {
          "productId": 29,
          "unitPrice": 123.79,
          "quantity": 12,
          "discount": 0.05
        },
        {
          "productId": 65,
          "unitPrice": 21.05,
          "quantity": 65,
          "discount": 0.05
        },
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 8,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10690,
      "customerId": "HANAR",
      "employeeId": 1,
      "orderDate": "1997-10-02 00:00:00.000",
      "requiredDate": "1997-10-30 00:00:00.000",
      "shippedDate": "1997-10-03 00:00:00.000",
      "shipVia": 1,
      "freight": 15.8,
      "shipName": "Hanari Carnes",
      "shipAddress": {
        "street": "Rua do Paço 67",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "05454-876",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 20,
          "discount": 0.25
        },
        {
          "productId": 77,
          "unitPrice": 13,
          "quantity": 30,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10702,
      "customerId": "ALFKI",
      "employeeId": 4,
      "orderDate": "1997-10-13 00:00:00.000",
      "requiredDate": "1997-11-24 00:00:00.000",
      "shippedDate": "1997-10-21 00:00:00.000",
      "shipVia": 1,
      "freight": 23.94,
      "shipName": "Alfred's Futterkiste",
      "shipAddress": {
        "street": "Obere Str. 57",
        "city": "Berlin",
        "region": "NULL",
        "postalCode": 12209,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 3,
          "unitPrice": 10,
          "quantity": 6,
          "discount": 0
        }
      ]
    },
    {
      "id": 10700,
      "customerId": "SAVEA",
      "employeeId": 3,
      "orderDate": "1997-10-10 00:00:00.000",
      "requiredDate": "1997-11-07 00:00:00.000",
      "shippedDate": "1997-10-16 00:00:00.000",
      "shipVia": 1,
      "freight": 65.1,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 34,
          "unitPrice": 14,
          "quantity": 12,
          "discount": 0.2
        },
        {
          "productId": 68,
          "unitPrice": 12.5,
          "quantity": 40,
          "discount": 0.2
        },
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 5,
          "discount": 0.2
        },
        {
          "productId": 71,
          "unitPrice": 21.5,
          "quantity": 60,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10688,
      "customerId": "VAFFE",
      "employeeId": 4,
      "orderDate": "1997-10-01 00:00:00.000",
      "requiredDate": "1997-10-15 00:00:00.000",
      "shippedDate": "1997-10-07 00:00:00.000",
      "shipVia": 2,
      "freight": 299.09,
      "shipName": "Vaffeljernet",
      "shipAddress": {
        "street": "Smagsloget 45",
        "city": "Århus",
        "region": "NULL",
        "postalCode": 8200,
        "country": "Denmark"
      },
      "details": [
        {
          "productId": 10,
          "unitPrice": 31,
          "quantity": 18,
          "discount": 0.1
        },
        {
          "productId": 28,
          "unitPrice": 45.6,
          "quantity": 60,
          "discount": 0.1
        },
        {
          "productId": 34,
          "unitPrice": 14,
          "quantity": 14,
          "discount": 0
        }
      ]
    },
    {
      "id": 10701,
      "customerId": "HUNGO",
      "employeeId": 6,
      "orderDate": "1997-10-13 00:00:00.000",
      "requiredDate": "1997-10-27 00:00:00.000",
      "shippedDate": "1997-10-15 00:00:00.000",
      "shipVia": 3,
      "freight": 220.31,
      "shipName": "Hungry Owl All-Night Grocers",
      "shipAddress": {
        "street": "8 Johnstown Road",
        "city": "Cork",
        "region": "Co. Cork",
        "postalCode": "NULL",
        "country": "Ireland"
      },
      "details": [
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 42,
          "discount": 0.15
        },
        {
          "productId": 71,
          "unitPrice": 21.5,
          "quantity": 20,
          "discount": 0.15
        },
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 35,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10703,
      "customerId": "FOLKO",
      "employeeId": 6,
      "orderDate": "1997-10-14 00:00:00.000",
      "requiredDate": "1997-11-11 00:00:00.000",
      "shippedDate": "1997-10-20 00:00:00.000",
      "shipVia": 2,
      "freight": 152.3,
      "shipName": "Folk och fä HB",
      "shipAddress": {
        "street": "Åkergatan 24",
        "city": "Bräcke",
        "region": "NULL",
        "postalCode": "S-844 67",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 5,
          "discount": 0
        },
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 35,
          "discount": 0
        },
        {
          "productId": 73,
          "unitPrice": 15,
          "quantity": 35,
          "discount": 0
        }
      ]
    },
    {
      "id": 10704,
      "customerId": "QUEEN",
      "employeeId": 6,
      "orderDate": "1997-10-14 00:00:00.000",
      "requiredDate": "1997-11-11 00:00:00.000",
      "shippedDate": "1997-11-07 00:00:00.000",
      "shipVia": 1,
      "freight": 4.78,
      "shipName": "Queen Cozinha",
      "shipAddress": {
        "street": "Alameda dos Canàrios 891",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05487-020",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 4,
          "unitPrice": 22,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 35,
          "discount": 0
        },
        {
          "productId": 48,
          "unitPrice": 12.75,
          "quantity": 24,
          "discount": 0
        }
      ]
    },
    {
      "id": 10708,
      "customerId": "THEBI",
      "employeeId": 6,
      "orderDate": "1997-10-17 00:00:00.000",
      "requiredDate": "1997-11-28 00:00:00.000",
      "shippedDate": "1997-11-05 00:00:00.000",
      "shipVia": 2,
      "freight": 2.96,
      "shipName": "The Big Cheese",
      "shipAddress": {
        "street": "89 Jefferson Way Suite 2",
        "city": "Portland",
        "region": "OR",
        "postalCode": 97201,
        "country": "USA"
      },
      "details": [
        {
          "productId": 5,
          "unitPrice": 21.35,
          "quantity": 4,
          "discount": 0
        },
        {
          "productId": 36,
          "unitPrice": 19,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 10709,
      "customerId": "GOURL",
      "employeeId": 1,
      "orderDate": "1997-10-17 00:00:00.000",
      "requiredDate": "1997-11-14 00:00:00.000",
      "shippedDate": "1997-11-20 00:00:00.000",
      "shipVia": 3,
      "freight": 210.8,
      "shipName": "Gourmet Lanchonetes",
      "shipAddress": {
        "street": "Av. Brasil 442",
        "city": "Campinas",
        "region": "SP",
        "postalCode": "04876-786",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 8,
          "unitPrice": 40,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 28,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10710,
      "customerId": "FRANS",
      "employeeId": 1,
      "orderDate": "1997-10-20 00:00:00.000",
      "requiredDate": "1997-11-17 00:00:00.000",
      "shippedDate": "1997-10-23 00:00:00.000",
      "shipVia": 1,
      "freight": 4.98,
      "shipName": "Franchi S.p.A.",
      "shipAddress": {
        "street": "Via Monte Bianco 34",
        "city": "Torino",
        "region": "NULL",
        "postalCode": 10100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 19,
          "unitPrice": 9.2,
          "quantity": 5,
          "discount": 0
        },
        {
          "productId": 47,
          "unitPrice": 9.5,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 10711,
      "customerId": "SAVEA",
      "employeeId": 5,
      "orderDate": "1997-10-21 00:00:00.000",
      "requiredDate": "1997-12-02 00:00:00.000",
      "shippedDate": "1997-10-29 00:00:00.000",
      "shipVia": 2,
      "freight": 52.41,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 19,
          "unitPrice": 9.2,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 42,
          "discount": 0
        },
        {
          "productId": 53,
          "unitPrice": 32.8,
          "quantity": 120,
          "discount": 0
        }
      ]
    },
    {
      "id": 10712,
      "customerId": "HUNGO",
      "employeeId": 3,
      "orderDate": "1997-10-21 00:00:00.000",
      "requiredDate": "1997-11-18 00:00:00.000",
      "shippedDate": "1997-10-31 00:00:00.000",
      "shipVia": 1,
      "freight": 89.93,
      "shipName": "Hungry Owl All-Night Grocers",
      "shipAddress": {
        "street": "8 Johnstown Road",
        "city": "Cork",
        "region": "Co. Cork",
        "postalCode": "NULL",
        "country": "Ireland"
      },
      "details": [
        {
          "productId": 53,
          "unitPrice": 32.8,
          "quantity": 3,
          "discount": 0.05
        },
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10713,
      "customerId": "SAVEA",
      "employeeId": 1,
      "orderDate": "1997-10-22 00:00:00.000",
      "requiredDate": "1997-11-19 00:00:00.000",
      "shippedDate": "1997-10-24 00:00:00.000",
      "shipVia": 1,
      "freight": 167.05,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 10,
          "unitPrice": 31,
          "quantity": 18,
          "discount": 0
        },
        {
          "productId": 26,
          "unitPrice": 31.23,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 45,
          "unitPrice": 9.5,
          "quantity": 110,
          "discount": 0
        },
        {
          "productId": 46,
          "unitPrice": 12,
          "quantity": 24,
          "discount": 0
        }
      ]
    },
    {
      "id": 10707,
      "customerId": "AROUT",
      "employeeId": 4,
      "orderDate": "1997-10-16 00:00:00.000",
      "requiredDate": "1997-10-30 00:00:00.000",
      "shippedDate": "1997-10-23 00:00:00.000",
      "shipVia": 3,
      "freight": 21.74,
      "shipName": "Around the Horn",
      "shipAddress": {
        "street": "Brook Farm Stratford St. Mary",
        "city": "Colchester",
        "region": "Essex",
        "postalCode": "CO7 6JX",
        "country": "UK"
      },
      "details": [
        {
          "productId": 55,
          "unitPrice": 24,
          "quantity": 21,
          "discount": 0
        },
        {
          "productId": 57,
          "unitPrice": 19.5,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 28,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10715,
      "customerId": "BONAP",
      "employeeId": 3,
      "orderDate": "1997-10-23 00:00:00.000",
      "requiredDate": "1997-11-06 00:00:00.000",
      "shippedDate": "1997-10-29 00:00:00.000",
      "shipVia": 1,
      "freight": 63.2,
      "shipName": "Bon app'",
      "shipAddress": {
        "street": "12 rue des Bouchers",
        "city": "Marseille",
        "region": "NULL",
        "postalCode": 13008,
        "country": "France"
      },
      "details": [
        {
          "productId": 10,
          "unitPrice": 31,
          "quantity": 21,
          "discount": 0
        },
        {
          "productId": 71,
          "unitPrice": 21.5,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10706,
      "customerId": "OLDWO",
      "employeeId": 8,
      "orderDate": "1997-10-16 00:00:00.000",
      "requiredDate": "1997-11-13 00:00:00.000",
      "shippedDate": "1997-10-21 00:00:00.000",
      "shipVia": 3,
      "freight": 135.63,
      "shipName": "Old World Delicatessen",
      "shipAddress": {
        "street": "2743 Bering St.",
        "city": "Anchorage",
        "region": "AK",
        "postalCode": 99508,
        "country": "USA"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 43,
          "unitPrice": 46,
          "quantity": 24,
          "discount": 0
        },
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 8,
          "discount": 0
        }
      ]
    },
    {
      "id": 10705,
      "customerId": "HILAA",
      "employeeId": 9,
      "orderDate": "1997-10-15 00:00:00.000",
      "requiredDate": "1997-11-12 00:00:00.000",
      "shippedDate": "1997-11-18 00:00:00.000",
      "shipVia": 2,
      "freight": 3.52,
      "shipName": "HILARION-Abastos",
      "shipAddress": {
        "street": "Carrera 22 con Ave. Carlos Soublette #8-35",
        "city": "San Cristóbal",
        "region": "Táchira",
        "postalCode": 5022,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 32,
          "unitPrice": 32,
          "quantity": 4,
          "discount": 0
        },
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10714,
      "customerId": "SAVEA",
      "employeeId": 5,
      "orderDate": "1997-10-22 00:00:00.000",
      "requiredDate": "1997-11-19 00:00:00.000",
      "shippedDate": "1997-10-27 00:00:00.000",
      "shipVia": 3,
      "freight": 24.49,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 18,
          "discount": 0.25
        },
        {
          "productId": 58,
          "unitPrice": 13.25,
          "quantity": 12,
          "discount": 0.25
        },
        {
          "productId": 47,
          "unitPrice": 9.5,
          "quantity": 50,
          "discount": 0.25
        },
        {
          "productId": 17,
          "unitPrice": 39,
          "quantity": 27,
          "discount": 0.25
        },
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 30,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10719,
      "customerId": "LETSS",
      "employeeId": 8,
      "orderDate": "1997-10-27 00:00:00.000",
      "requiredDate": "1997-11-24 00:00:00.000",
      "shippedDate": "1997-11-05 00:00:00.000",
      "shipVia": 2,
      "freight": 51.44,
      "shipName": "Let's Stop N Shop",
      "shipAddress": {
        "street": "87 Polk St. Suite 5",
        "city": "San Francisco",
        "region": "CA",
        "postalCode": 94117,
        "country": "USA"
      },
      "details": [
        {
          "productId": 18,
          "unitPrice": 62.5,
          "quantity": 12,
          "discount": 0.25
        },
        {
          "productId": 30,
          "unitPrice": 25.89,
          "quantity": 3,
          "discount": 0.25
        },
        {
          "productId": 54,
          "unitPrice": 7.45,
          "quantity": 40,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10720,
      "customerId": "QUEDE",
      "employeeId": 8,
      "orderDate": "1997-10-28 00:00:00.000",
      "requiredDate": "1997-11-11 00:00:00.000",
      "shippedDate": "1997-11-05 00:00:00.000",
      "shipVia": 2,
      "freight": 9.53,
      "shipName": "Que Delícia",
      "shipAddress": {
        "street": "Rua da Panificadora 12",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "02389-673",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 35,
          "unitPrice": 18,
          "quantity": 21,
          "discount": 0
        },
        {
          "productId": 71,
          "unitPrice": 21.5,
          "quantity": 8,
          "discount": 0
        }
      ]
    },
    {
      "id": 10722,
      "customerId": "SAVEA",
      "employeeId": 8,
      "orderDate": "1997-10-29 00:00:00.000",
      "requiredDate": "1997-12-10 00:00:00.000",
      "shippedDate": "1997-11-04 00:00:00.000",
      "shipVia": 1,
      "freight": 74.58,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 3,
          "discount": 0
        },
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 50,
          "discount": 0
        },
        {
          "productId": 68,
          "unitPrice": 12.5,
          "quantity": 45,
          "discount": 0
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 42,
          "discount": 0
        }
      ]
    },
    {
      "id": 10724,
      "customerId": "MEREP",
      "employeeId": 8,
      "orderDate": "1997-10-30 00:00:00.000",
      "requiredDate": "1997-12-11 00:00:00.000",
      "shippedDate": "1997-11-05 00:00:00.000",
      "shipVia": 2,
      "freight": 57.75,
      "shipName": "Mère Paillarde",
      "shipAddress": {
        "street": "43 rue St. Laurent",
        "city": "Montréal",
        "region": "Québec",
        "postalCode": "H1J 1C3",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 10,
          "unitPrice": 31,
          "quantity": 16,
          "discount": 0
        },
        {
          "productId": 61,
          "unitPrice": 28.5,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 10716,
      "customerId": "RANCH",
      "employeeId": 4,
      "orderDate": "1997-10-24 00:00:00.000",
      "requiredDate": "1997-11-21 00:00:00.000",
      "shippedDate": "1997-10-27 00:00:00.000",
      "shipVia": 2,
      "freight": 22.57,
      "shipName": "Rancho grande",
      "shipAddress": {
        "street": "Av. del Libertador 900",
        "city": "Buenos Aires",
        "region": "NULL",
        "postalCode": 1010,
        "country": "Argentina"
      },
      "details": [
        {
          "productId": 21,
          "unitPrice": 10,
          "quantity": 5,
          "discount": 0
        },
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 7,
          "discount": 0
        },
        {
          "productId": 61,
          "unitPrice": 28.5,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10726,
      "customerId": "EASTC",
      "employeeId": 4,
      "orderDate": "1997-11-03 00:00:00.000",
      "requiredDate": "1997-11-17 00:00:00.000",
      "shippedDate": "1997-12-05 00:00:00.000",
      "shipVia": 1,
      "freight": 16.56,
      "shipName": "Eastern Connection",
      "shipAddress": {
        "street": "35 King George",
        "city": "London",
        "region": "NULL",
        "postalCode": "WX3 6FW",
        "country": "UK"
      },
      "details": [
        {
          "productId": 4,
          "unitPrice": 22,
          "quantity": 25,
          "discount": 0
        },
        {
          "productId": 11,
          "unitPrice": 21,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 10717,
      "customerId": "FRANK",
      "employeeId": 1,
      "orderDate": "1997-10-24 00:00:00.000",
      "requiredDate": "1997-11-21 00:00:00.000",
      "shippedDate": "1997-10-29 00:00:00.000",
      "shipVia": 2,
      "freight": 59.25,
      "shipName": "Frankenversand",
      "shipAddress": {
        "street": "Berliner Platz 43",
        "city": "München",
        "region": "NULL",
        "postalCode": 80805,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 21,
          "unitPrice": 10,
          "quantity": 32,
          "discount": 0.05
        },
        {
          "productId": 54,
          "unitPrice": 7.45,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 69,
          "unitPrice": 36,
          "quantity": 25,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10727,
      "customerId": "REGGC",
      "employeeId": 2,
      "orderDate": "1997-11-03 00:00:00.000",
      "requiredDate": "1997-12-01 00:00:00.000",
      "shippedDate": "1997-12-05 00:00:00.000",
      "shipVia": 1,
      "freight": 89.9,
      "shipName": "Reggiani Caseifici",
      "shipAddress": {
        "street": "Strada Provinciale 124",
        "city": "Reggio Emilia",
        "region": "NULL",
        "postalCode": 42100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 17,
          "unitPrice": 39,
          "quantity": 20,
          "discount": 0.05
        },
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 10,
          "discount": 0.05
        },
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 10,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10728,
      "customerId": "QUEEN",
      "employeeId": 4,
      "orderDate": "1997-11-04 00:00:00.000",
      "requiredDate": "1997-12-02 00:00:00.000",
      "shippedDate": "1997-11-11 00:00:00.000",
      "shipVia": 2,
      "freight": 58.33,
      "shipName": "Queen Cozinha",
      "shipAddress": {
        "street": "Alameda dos Canàrios 891",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05487-020",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 30,
          "unitPrice": 25.89,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 55,
          "unitPrice": 24,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10729,
      "customerId": "LINOD",
      "employeeId": 8,
      "orderDate": "1997-11-04 00:00:00.000",
      "requiredDate": "1997-12-16 00:00:00.000",
      "shippedDate": "1997-11-14 00:00:00.000",
      "shipVia": 3,
      "freight": 141.06,
      "shipName": "LINO-Delicateses",
      "shipAddress": {
        "street": "Ave. 5 de Mayo Porlamar",
        "city": "I. de Margarita",
        "region": "Nueva Esparta",
        "postalCode": 4980,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 50,
          "discount": 0
        },
        {
          "productId": 21,
          "unitPrice": 10,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 50,
          "unitPrice": 16.25,
          "quantity": 40,
          "discount": 0
        }
      ]
    },
    {
      "id": 10730,
      "customerId": "BONAP",
      "employeeId": 5,
      "orderDate": "1997-11-05 00:00:00.000",
      "requiredDate": "1997-12-03 00:00:00.000",
      "shippedDate": "1997-11-14 00:00:00.000",
      "shipVia": 1,
      "freight": 20.12,
      "shipName": "Bon app'",
      "shipAddress": {
        "street": "12 rue des Bouchers",
        "city": "Marseille",
        "region": "NULL",
        "postalCode": 13008,
        "country": "France"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 15,
          "discount": 0.05
        },
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 3,
          "discount": 0.05
        },
        {
          "productId": 65,
          "unitPrice": 21.05,
          "quantity": 10,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10718,
      "customerId": "KOENE",
      "employeeId": 1,
      "orderDate": "1997-10-27 00:00:00.000",
      "requiredDate": "1997-11-24 00:00:00.000",
      "shippedDate": "1997-10-29 00:00:00.000",
      "shipVia": 3,
      "freight": 170.88,
      "shipName": "Königlich Essen",
      "shipAddress": {
        "street": "Maubelstr. 90",
        "city": "Brandenburg",
        "region": "NULL",
        "postalCode": 14776,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 12,
          "unitPrice": 38,
          "quantity": 36,
          "discount": 0
        },
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 36,
          "unitPrice": 19,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10725,
      "customerId": "FAMIA",
      "employeeId": 4,
      "orderDate": "1997-10-31 00:00:00.000",
      "requiredDate": "1997-11-28 00:00:00.000",
      "shippedDate": "1997-11-05 00:00:00.000",
      "shipVia": 3,
      "freight": 10.83,
      "shipName": "Familia Arquibaldo",
      "shipAddress": {
        "street": "Rua Orós 92",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05442-030",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 52,
          "unitPrice": 7,
          "quantity": 4,
          "discount": 0
        },
        {
          "productId": 55,
          "unitPrice": 24,
          "quantity": 6,
          "discount": 0
        }
      ]
    },
    {
      "id": 10731,
      "customerId": "CHOPS",
      "employeeId": 7,
      "orderDate": "1997-11-06 00:00:00.000",
      "requiredDate": "1997-12-04 00:00:00.000",
      "shippedDate": "1997-11-14 00:00:00.000",
      "shipVia": 1,
      "freight": 96.65,
      "shipName": "Chop-suey Chinese",
      "shipAddress": {
        "street": "Hauptstr. 31",
        "city": "Bern",
        "region": "NULL",
        "postalCode": 3012,
        "country": "Switzerland"
      },
      "details": [
        {
          "productId": 21,
          "unitPrice": 10,
          "quantity": 40,
          "discount": 0.05
        },
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 30,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10735,
      "customerId": "LETSS",
      "employeeId": 6,
      "orderDate": "1997-11-10 00:00:00.000",
      "requiredDate": "1997-12-08 00:00:00.000",
      "shippedDate": "1997-11-21 00:00:00.000",
      "shipVia": 2,
      "freight": 45.97,
      "shipName": "Let's Stop N Shop",
      "shipAddress": {
        "street": "87 Polk St. Suite 5",
        "city": "San Francisco",
        "region": "CA",
        "postalCode": 94117,
        "country": "USA"
      },
      "details": [
        {
          "productId": 61,
          "unitPrice": 28.5,
          "quantity": 20,
          "discount": 0.1
        },
        {
          "productId": 77,
          "unitPrice": 13,
          "quantity": 2,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10736,
      "customerId": "HUNGO",
      "employeeId": 9,
      "orderDate": "1997-11-11 00:00:00.000",
      "requiredDate": "1997-12-09 00:00:00.000",
      "shippedDate": "1997-11-21 00:00:00.000",
      "shipVia": 2,
      "freight": 44.1,
      "shipName": "Hungry Owl All-Night Grocers",
      "shipAddress": {
        "street": "8 Johnstown Road",
        "city": "Cork",
        "region": "Co. Cork",
        "postalCode": "NULL",
        "country": "Ireland"
      },
      "details": [
        {
          "productId": 65,
          "unitPrice": 21.05,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10737,
      "customerId": "VINET",
      "employeeId": 2,
      "orderDate": "1997-11-11 00:00:00.000",
      "requiredDate": "1997-12-09 00:00:00.000",
      "shippedDate": "1997-11-18 00:00:00.000",
      "shipVia": 2,
      "freight": 7.79,
      "shipName": "Vins et alcools Chevalier",
      "shipAddress": {
        "street": "59 rue de l'Abbaye",
        "city": "Reims",
        "region": "NULL",
        "postalCode": 51100,
        "country": "France"
      },
      "details": [
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 4,
          "discount": 0
        },
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 12,
          "discount": 0
        }
      ]
    },
    {
      "id": 10739,
      "customerId": "VINET",
      "employeeId": 3,
      "orderDate": "1997-11-12 00:00:00.000",
      "requiredDate": "1997-12-10 00:00:00.000",
      "shippedDate": "1997-11-17 00:00:00.000",
      "shipVia": 3,
      "freight": 11.08,
      "shipName": "Vins et alcools Chevalier",
      "shipAddress": {
        "street": "59 rue de l'Abbaye",
        "city": "Reims",
        "region": "NULL",
        "postalCode": 51100,
        "country": "France"
      },
      "details": [
        {
          "productId": 36,
          "unitPrice": 19,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 52,
          "unitPrice": 7,
          "quantity": 18,
          "discount": 0
        }
      ]
    },
    {
      "id": 10740,
      "customerId": "WHITC",
      "employeeId": 4,
      "orderDate": "1997-11-13 00:00:00.000",
      "requiredDate": "1997-12-11 00:00:00.000",
      "shippedDate": "1997-11-25 00:00:00.000",
      "shipVia": 2,
      "freight": 81.88,
      "shipName": "White Clover Markets",
      "shipAddress": {
        "street": "1029 - 12th Ave. S.",
        "city": "Seattle",
        "region": "WA",
        "postalCode": 98124,
        "country": "USA"
      },
      "details": [
        {
          "productId": 28,
          "unitPrice": 45.6,
          "quantity": 5,
          "discount": 0.2
        },
        {
          "productId": 35,
          "unitPrice": 18,
          "quantity": 35,
          "discount": 0.2
        },
        {
          "productId": 45,
          "unitPrice": 9.5,
          "quantity": 40,
          "discount": 0.2
        },
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 14,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10733,
      "customerId": "BERGS",
      "employeeId": 1,
      "orderDate": "1997-11-07 00:00:00.000",
      "requiredDate": "1997-12-05 00:00:00.000",
      "shippedDate": "1997-11-10 00:00:00.000",
      "shipVia": 3,
      "freight": 110.11,
      "shipName": "Berglunds snabbköp",
      "shipAddress": {
        "street": "Berguvsvägen  8",
        "city": "Luleå",
        "region": "NULL",
        "postalCode": "S-958 22",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 14,
          "unitPrice": 23.25,
          "quantity": 16,
          "discount": 0
        },
        {
          "productId": 28,
          "unitPrice": 45.6,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 52,
          "unitPrice": 7,
          "quantity": 25,
          "discount": 0
        }
      ]
    },
    {
      "id": 10742,
      "customerId": "BOTTM",
      "employeeId": 3,
      "orderDate": "1997-11-14 00:00:00.000",
      "requiredDate": "1997-12-12 00:00:00.000",
      "shippedDate": "1997-11-18 00:00:00.000",
      "shipVia": 3,
      "freight": 243.73,
      "shipName": "Bottom-Dollar Markets",
      "shipAddress": {
        "street": "23 Tsawassen Blvd.",
        "city": "Tsawassen",
        "region": "BC",
        "postalCode": "T2F 8M4",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 3,
          "unitPrice": 10,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 50,
          "discount": 0
        },
        {
          "productId": 72,
          "unitPrice": 34.8,
          "quantity": 35,
          "discount": 0
        }
      ]
    },
    {
      "id": 10734,
      "customerId": "GOURL",
      "employeeId": 2,
      "orderDate": "1997-11-07 00:00:00.000",
      "requiredDate": "1997-12-05 00:00:00.000",
      "shippedDate": "1997-11-12 00:00:00.000",
      "shipVia": 3,
      "freight": 1.63,
      "shipName": "Gourmet Lanchonetes",
      "shipAddress": {
        "street": "Av. Brasil 442",
        "city": "Campinas",
        "region": "SP",
        "postalCode": "04876-786",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 6,
          "unitPrice": 25,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 30,
          "unitPrice": 25.89,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10747,
      "customerId": "PICCO",
      "employeeId": 6,
      "orderDate": "1997-11-19 00:00:00.000",
      "requiredDate": "1997-12-17 00:00:00.000",
      "shippedDate": "1997-11-26 00:00:00.000",
      "shipVia": 1,
      "freight": 117.33,
      "shipName": "Piccolo und mehr",
      "shipAddress": {
        "street": "Geislweg 14",
        "city": "Salzburg",
        "region": "NULL",
        "postalCode": 5020,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 8,
          "discount": 0
        },
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 35,
          "discount": 0
        },
        {
          "productId": 63,
          "unitPrice": 43.9,
          "quantity": 9,
          "discount": 0
        },
        {
          "productId": 69,
          "unitPrice": 36,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10748,
      "customerId": "SAVEA",
      "employeeId": 3,
      "orderDate": "1997-11-20 00:00:00.000",
      "requiredDate": "1997-12-18 00:00:00.000",
      "shippedDate": "1997-11-28 00:00:00.000",
      "shipVia": 1,
      "freight": 232.55,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 23,
          "unitPrice": 9,
          "quantity": 44,
          "discount": 0
        },
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 28,
          "discount": 0
        }
      ]
    },
    {
      "id": 10749,
      "customerId": "ISLAT",
      "employeeId": 4,
      "orderDate": "1997-11-20 00:00:00.000",
      "requiredDate": "1997-12-18 00:00:00.000",
      "shippedDate": "1997-12-19 00:00:00.000",
      "shipVia": 2,
      "freight": 61.53,
      "shipName": "Island Trading",
      "shipAddress": {
        "street": "Garden House Crowther Way",
        "city": "Cowes",
        "region": "Isle of Wight",
        "postalCode": "PO31 7PJ",
        "country": "UK"
      },
      "details": [
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10750,
      "customerId": "WARTH",
      "employeeId": 9,
      "orderDate": "1997-11-21 00:00:00.000",
      "requiredDate": "1997-12-19 00:00:00.000",
      "shippedDate": "1997-11-24 00:00:00.000",
      "shipVia": 1,
      "freight": 79.3,
      "shipName": "Wartian Herkku",
      "shipAddress": {
        "street": "Torikatu 38",
        "city": "Oulu",
        "region": "NULL",
        "postalCode": 90110,
        "country": "Finland"
      },
      "details": [
        {
          "productId": 14,
          "unitPrice": 23.25,
          "quantity": 5,
          "discount": 0.15
        },
        {
          "productId": 45,
          "unitPrice": 9.5,
          "quantity": 40,
          "discount": 0.15
        },
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 25,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10751,
      "customerId": "RICSU",
      "employeeId": 3,
      "orderDate": "1997-11-24 00:00:00.000",
      "requiredDate": "1997-12-22 00:00:00.000",
      "shippedDate": "1997-12-03 00:00:00.000",
      "shipVia": 3,
      "freight": 130.79,
      "shipName": "Richter Supermarkt",
      "shipAddress": {
        "street": "Starenweg 5",
        "city": "Genève",
        "region": "NULL",
        "postalCode": 1204,
        "country": "Switzerland"
      },
      "details": [
        {
          "productId": 26,
          "unitPrice": 31.23,
          "quantity": 12,
          "discount": 0.1
        },
        {
          "productId": 30,
          "unitPrice": 25.89,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 50,
          "unitPrice": 16.25,
          "quantity": 20,
          "discount": 0.1
        },
        {
          "productId": 73,
          "unitPrice": 15,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10752,
      "customerId": "NORTS",
      "employeeId": 2,
      "orderDate": "1997-11-24 00:00:00.000",
      "requiredDate": "1997-12-22 00:00:00.000",
      "shippedDate": "1997-11-28 00:00:00.000",
      "shipVia": 3,
      "freight": 1.39,
      "shipName": "North/South",
      "shipAddress": {
        "street": "South House 300 Queensbridge",
        "city": "London",
        "region": "NULL",
        "postalCode": "SW7 1RZ",
        "country": "UK"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 8,
          "discount": 0
        },
        {
          "productId": 69,
          "unitPrice": 36,
          "quantity": 3,
          "discount": 0
        }
      ]
    },
    {
      "id": 10753,
      "customerId": "FRANS",
      "employeeId": 3,
      "orderDate": "1997-11-25 00:00:00.000",
      "requiredDate": "1997-12-23 00:00:00.000",
      "shippedDate": "1997-11-27 00:00:00.000",
      "shipVia": 1,
      "freight": 7.7,
      "shipName": "Franchi S.p.A.",
      "shipAddress": {
        "street": "Via Monte Bianco 34",
        "city": "Torino",
        "region": "NULL",
        "postalCode": 10100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 45,
          "unitPrice": 9.5,
          "quantity": 4,
          "discount": 0
        },
        {
          "productId": 74,
          "unitPrice": 10,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 10745,
      "customerId": "QUICK",
      "employeeId": 9,
      "orderDate": "1997-11-18 00:00:00.000",
      "requiredDate": "1997-12-16 00:00:00.000",
      "shippedDate": "1997-11-27 00:00:00.000",
      "shipVia": 1,
      "freight": 3.52,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 18,
          "unitPrice": 62.5,
          "quantity": 24,
          "discount": 0
        },
        {
          "productId": 44,
          "unitPrice": 19.45,
          "quantity": 16,
          "discount": 0
        },
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 45,
          "discount": 0
        },
        {
          "productId": 72,
          "unitPrice": 34.8,
          "quantity": 7,
          "discount": 0
        }
      ]
    },
    {
      "id": 10755,
      "customerId": "BONAP",
      "employeeId": 4,
      "orderDate": "1997-11-26 00:00:00.000",
      "requiredDate": "1997-12-24 00:00:00.000",
      "shippedDate": "1997-11-28 00:00:00.000",
      "shipVia": 2,
      "freight": 16.71,
      "shipName": "Bon app'",
      "shipAddress": {
        "street": "12 rue des Bouchers",
        "city": "Marseille",
        "region": "NULL",
        "postalCode": 13008,
        "country": "France"
      },
      "details": [
        {
          "productId": 47,
          "unitPrice": 9.5,
          "quantity": 30,
          "discount": 0.25
        },
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 30,
          "discount": 0.25
        },
        {
          "productId": 57,
          "unitPrice": 19.5,
          "quantity": 14,
          "discount": 0.25
        },
        {
          "productId": 69,
          "unitPrice": 36,
          "quantity": 25,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10756,
      "customerId": "SPLIR",
      "employeeId": 8,
      "orderDate": "1997-11-27 00:00:00.000",
      "requiredDate": "1997-12-25 00:00:00.000",
      "shippedDate": "1997-12-02 00:00:00.000",
      "shipVia": 2,
      "freight": 73.21,
      "shipName": "Split Rail Beer & Ale",
      "shipAddress": {
        "street": "P.O. Box 555",
        "city": "Lander",
        "region": "WY",
        "postalCode": 82520,
        "country": "USA"
      },
      "details": [
        {
          "productId": 18,
          "unitPrice": 62.5,
          "quantity": 21,
          "discount": 0.2
        },
        {
          "productId": 36,
          "unitPrice": 19,
          "quantity": 20,
          "discount": 0.2
        },
        {
          "productId": 68,
          "unitPrice": 12.5,
          "quantity": 6,
          "discount": 0.2
        },
        {
          "productId": 69,
          "unitPrice": 36,
          "quantity": 20,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10746,
      "customerId": "CHOPS",
      "employeeId": 1,
      "orderDate": "1997-11-19 00:00:00.000",
      "requiredDate": "1997-12-17 00:00:00.000",
      "shippedDate": "1997-11-21 00:00:00.000",
      "shipVia": 3,
      "freight": 31.43,
      "shipName": "Chop-suey Chinese",
      "shipAddress": {
        "street": "Hauptstr. 31",
        "city": "Bern",
        "region": "NULL",
        "postalCode": 3012,
        "country": "Switzerland"
      },
      "details": [
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 42,
          "unitPrice": 14,
          "quantity": 28,
          "discount": 0
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 9,
          "discount": 0
        },
        {
          "productId": 69,
          "unitPrice": 36,
          "quantity": 40,
          "discount": 0
        }
      ]
    },
    {
      "id": 10757,
      "customerId": "SAVEA",
      "employeeId": 6,
      "orderDate": "1997-11-27 00:00:00.000",
      "requiredDate": "1997-12-25 00:00:00.000",
      "shippedDate": "1997-12-15 00:00:00.000",
      "shipVia": 1,
      "freight": 8.19,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 34,
          "unitPrice": 14,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 7,
          "discount": 0
        },
        {
          "productId": 64,
          "unitPrice": 33.25,
          "quantity": 24,
          "discount": 0
        }
      ]
    },
    {
      "id": 10761,
      "customerId": "RATTC",
      "employeeId": 5,
      "orderDate": "1997-12-02 00:00:00.000",
      "requiredDate": "1997-12-30 00:00:00.000",
      "shippedDate": "1997-12-08 00:00:00.000",
      "shipVia": 2,
      "freight": 18.66,
      "shipName": "Rattlesnake Canyon Grocery",
      "shipAddress": {
        "street": "2817 Milton Dr.",
        "city": "Albuquerque",
        "region": "NM",
        "postalCode": 87110,
        "country": "USA"
      },
      "details": [
        {
          "productId": 25,
          "unitPrice": 14,
          "quantity": 35,
          "discount": 0.25
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 18,
          "discount": 0
        }
      ]
    },
    {
      "id": 10762,
      "customerId": "FOLKO",
      "employeeId": 3,
      "orderDate": "1997-12-02 00:00:00.000",
      "requiredDate": "1997-12-30 00:00:00.000",
      "shippedDate": "1997-12-09 00:00:00.000",
      "shipVia": 1,
      "freight": 328.74,
      "shipName": "Folk och fä HB",
      "shipAddress": {
        "street": "Åkergatan 24",
        "city": "Bräcke",
        "region": "NULL",
        "postalCode": "S-844 67",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 47,
          "unitPrice": 9.5,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 28,
          "discount": 0
        },
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 60,
          "discount": 0
        },
        {
          "productId": 39,
          "unitPrice": 18,
          "quantity": 16,
          "discount": 0
        }
      ]
    },
    {
      "id": 10763,
      "customerId": "FOLIG",
      "employeeId": 3,
      "orderDate": "1997-12-03 00:00:00.000",
      "requiredDate": "1997-12-31 00:00:00.000",
      "shippedDate": "1997-12-08 00:00:00.000",
      "shipVia": 3,
      "freight": 37.35,
      "shipName": "Folies gourmandes",
      "shipAddress": {
        "street": "184 chaussée de Tournai",
        "city": "Lille",
        "region": "NULL",
        "postalCode": 59000,
        "country": "France"
      },
      "details": [
        {
          "productId": 21,
          "unitPrice": 10,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 22,
          "unitPrice": 21,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10764,
      "customerId": "ERNSH",
      "employeeId": 6,
      "orderDate": "1997-12-03 00:00:00.000",
      "requiredDate": "1997-12-31 00:00:00.000",
      "shippedDate": "1997-12-08 00:00:00.000",
      "shipVia": 3,
      "freight": 145.45,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 3,
          "unitPrice": 10,
          "quantity": 20,
          "discount": 0.1
        },
        {
          "productId": 39,
          "unitPrice": 18,
          "quantity": 130,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10766,
      "customerId": "OTTIK",
      "employeeId": 4,
      "orderDate": "1997-12-05 00:00:00.000",
      "requiredDate": "1998-01-02 00:00:00.000",
      "shippedDate": "1997-12-09 00:00:00.000",
      "shipVia": 1,
      "freight": 157.55,
      "shipName": "Ottilies Käseladen",
      "shipAddress": {
        "street": "Mehrheimerstr. 369",
        "city": "Köln",
        "region": "NULL",
        "postalCode": 50739,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 7,
          "unitPrice": 30,
          "quantity": 35,
          "discount": 0
        },
        {
          "productId": 68,
          "unitPrice": 12.5,
          "quantity": 40,
          "discount": 0
        }
      ]
    },
    {
      "id": 10760,
      "customerId": "MAISD",
      "employeeId": 4,
      "orderDate": "1997-12-01 00:00:00.000",
      "requiredDate": "1997-12-29 00:00:00.000",
      "shippedDate": "1997-12-10 00:00:00.000",
      "shipVia": 1,
      "freight": 155.64,
      "shipName": "Maison Dewey",
      "shipAddress": {
        "street": "Rue Joseph-Bens 532",
        "city": "Bruxelles",
        "region": "NULL",
        "postalCode": "B-1180",
        "country": "Belgium"
      },
      "details": [
        {
          "productId": 43,
          "unitPrice": 46,
          "quantity": 30,
          "discount": 0.25
        },
        {
          "productId": 25,
          "unitPrice": 14,
          "quantity": 12,
          "discount": 0.25
        },
        {
          "productId": 27,
          "unitPrice": 43.9,
          "quantity": 40,
          "discount": 0
        }
      ]
    },
    {
      "id": 10768,
      "customerId": "AROUT",
      "employeeId": 3,
      "orderDate": "1997-12-08 00:00:00.000",
      "requiredDate": "1998-01-05 00:00:00.000",
      "shippedDate": "1997-12-15 00:00:00.000",
      "shipVia": 2,
      "freight": 146.32,
      "shipName": "Around the Horn",
      "shipAddress": {
        "street": "Brook Farm Stratford St. Mary",
        "city": "Colchester",
        "region": "Essex",
        "postalCode": "CO7 6JX",
        "country": "UK"
      },
      "details": [
        {
          "productId": 22,
          "unitPrice": 21,
          "quantity": 4,
          "discount": 0
        },
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 50,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 71,
          "unitPrice": 21.5,
          "quantity": 12,
          "discount": 0
        }
      ]
    },
    {
      "id": 10759,
      "customerId": "ANATR",
      "employeeId": 3,
      "orderDate": "1997-11-28 00:00:00.000",
      "requiredDate": "1997-12-26 00:00:00.000",
      "shippedDate": "1997-12-12 00:00:00.000",
      "shipVia": 3,
      "freight": 11.99,
      "shipName": "Ana Trujillo Emparedados y helados",
      "shipAddress": {
        "street": "Avda. de la Constitución 2222",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5021,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 32,
          "unitPrice": 32,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10769,
      "customerId": "VAFFE",
      "employeeId": 3,
      "orderDate": "1997-12-08 00:00:00.000",
      "requiredDate": "1998-01-05 00:00:00.000",
      "shippedDate": "1997-12-12 00:00:00.000",
      "shipVia": 1,
      "freight": 65.06,
      "shipName": "Vaffeljernet",
      "shipAddress": {
        "street": "Smagsloget 45",
        "city": "Århus",
        "region": "NULL",
        "postalCode": 8200,
        "country": "Denmark"
      },
      "details": [
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 30,
          "discount": 0.05
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 52,
          "unitPrice": 7,
          "quantity": 15,
          "discount": 0.05
        },
        {
          "productId": 61,
          "unitPrice": 28.5,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10772,
      "customerId": "LEHMS",
      "employeeId": 3,
      "orderDate": "1997-12-10 00:00:00.000",
      "requiredDate": "1998-01-07 00:00:00.000",
      "shippedDate": "1997-12-19 00:00:00.000",
      "shipVia": 2,
      "freight": 91.28,
      "shipName": "Lehmanns Marktstand",
      "shipAddress": {
        "street": "Magazinweg 7",
        "city": "Frankfurt a.M.",
        "region": "NULL",
        "postalCode": 60528,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 25,
          "discount": 0
        },
        {
          "productId": 29,
          "unitPrice": 123.79,
          "quantity": 18,
          "discount": 0
        }
      ]
    },
    {
      "id": 10758,
      "customerId": "RICSU",
      "employeeId": 3,
      "orderDate": "1997-11-28 00:00:00.000",
      "requiredDate": "1997-12-26 00:00:00.000",
      "shippedDate": "1997-12-04 00:00:00.000",
      "shipVia": 3,
      "freight": 138.17,
      "shipName": "Richter Supermarkt",
      "shipAddress": {
        "street": "Starenweg 5",
        "city": "Genève",
        "region": "NULL",
        "postalCode": 1204,
        "country": "Switzerland"
      },
      "details": [
        {
          "productId": 26,
          "unitPrice": 31.23,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 52,
          "unitPrice": 7,
          "quantity": 60,
          "discount": 0
        }
      ]
    },
    {
      "id": 10773,
      "customerId": "ERNSH",
      "employeeId": 1,
      "orderDate": "1997-12-11 00:00:00.000",
      "requiredDate": "1998-01-08 00:00:00.000",
      "shippedDate": "1997-12-16 00:00:00.000",
      "shipVia": 3,
      "freight": 96.43,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 17,
          "unitPrice": 39,
          "quantity": 33,
          "discount": 0
        },
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 70,
          "discount": 0.2
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 7,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10775,
      "customerId": "THECR",
      "employeeId": 7,
      "orderDate": "1997-12-12 00:00:00.000",
      "requiredDate": "1998-01-09 00:00:00.000",
      "shippedDate": "1997-12-26 00:00:00.000",
      "shipVia": 1,
      "freight": 20.25,
      "shipName": "The Cracker Box",
      "shipAddress": {
        "street": "55 Grizzly Peak Rd.",
        "city": "Butte",
        "region": "MT",
        "postalCode": 59801,
        "country": "USA"
      },
      "details": [
        {
          "productId": 10,
          "unitPrice": 31,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 67,
          "unitPrice": 14,
          "quantity": 3,
          "discount": 0
        }
      ]
    },
    {
      "id": 10774,
      "customerId": "FOLKO",
      "employeeId": 4,
      "orderDate": "1997-12-11 00:00:00.000",
      "requiredDate": "1997-12-25 00:00:00.000",
      "shippedDate": "1997-12-12 00:00:00.000",
      "shipVia": 1,
      "freight": 48.2,
      "shipName": "Folk och fä HB",
      "shipAddress": {
        "street": "Åkergatan 24",
        "city": "Bräcke",
        "region": "NULL",
        "postalCode": "S-844 67",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 2,
          "discount": 0.25
        },
        {
          "productId": 66,
          "unitPrice": 17,
          "quantity": 50,
          "discount": 0
        }
      ]
    },
    {
      "id": 10779,
      "customerId": "MORGK",
      "employeeId": 3,
      "orderDate": "1997-12-16 00:00:00.000",
      "requiredDate": "1998-01-13 00:00:00.000",
      "shippedDate": "1998-01-14 00:00:00.000",
      "shipVia": 2,
      "freight": 58.13,
      "shipName": "Morgenstern Gesundkost",
      "shipAddress": {
        "street": "Heerstr. 22",
        "city": "Leipzig",
        "region": "NULL",
        "postalCode": 4179,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10780,
      "customerId": "LILAS",
      "employeeId": 2,
      "orderDate": "1997-12-16 00:00:00.000",
      "requiredDate": "1997-12-30 00:00:00.000",
      "shippedDate": "1997-12-25 00:00:00.000",
      "shipVia": 1,
      "freight": 42.13,
      "shipName": "LILA-Supermercado",
      "shipAddress": {
        "street": "Carrera 52 con Ave. Bolívar #65-98 Llano Largo",
        "city": "Barquisimeto",
        "region": "Lara",
        "postalCode": 3508,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 35,
          "discount": 0
        },
        {
          "productId": 77,
          "unitPrice": 13,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10781,
      "customerId": "WARTH",
      "employeeId": 2,
      "orderDate": "1997-12-17 00:00:00.000",
      "requiredDate": "1998-01-14 00:00:00.000",
      "shippedDate": "1997-12-19 00:00:00.000",
      "shipVia": 3,
      "freight": 73.16,
      "shipName": "Wartian Herkku",
      "shipAddress": {
        "street": "Torikatu 38",
        "city": "Oulu",
        "region": "NULL",
        "postalCode": 90110,
        "country": "Finland"
      },
      "details": [
        {
          "productId": 54,
          "unitPrice": 7.45,
          "quantity": 3,
          "discount": 0.2
        },
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 20,
          "discount": 0.2
        },
        {
          "productId": 74,
          "unitPrice": 10,
          "quantity": 35,
          "discount": 0
        }
      ]
    },
    {
      "id": 10783,
      "customerId": "HANAR",
      "employeeId": 4,
      "orderDate": "1997-12-18 00:00:00.000",
      "requiredDate": "1998-01-15 00:00:00.000",
      "shippedDate": "1997-12-19 00:00:00.000",
      "shipVia": 2,
      "freight": 124.98,
      "shipName": "Hanari Carnes",
      "shipAddress": {
        "street": "Rua do Paço 67",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "05454-876",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 38,
          "unitPrice": 263.5,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 10784,
      "customerId": "MAGAA",
      "employeeId": 4,
      "orderDate": "1997-12-18 00:00:00.000",
      "requiredDate": "1998-01-15 00:00:00.000",
      "shippedDate": "1997-12-22 00:00:00.000",
      "shipVia": 3,
      "freight": 70.09,
      "shipName": "Magazzini Alimentari Riuniti",
      "shipAddress": {
        "street": "Via Ludovico il Moro 22",
        "city": "Bergamo",
        "region": "NULL",
        "postalCode": 24100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 36,
          "unitPrice": 19,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 39,
          "unitPrice": 18,
          "quantity": 2,
          "discount": 0.15
        },
        {
          "productId": 72,
          "unitPrice": 34.8,
          "quantity": 30,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10785,
      "customerId": "GROSR",
      "employeeId": 1,
      "orderDate": "1997-12-18 00:00:00.000",
      "requiredDate": "1998-01-15 00:00:00.000",
      "shippedDate": "1997-12-24 00:00:00.000",
      "shipVia": 3,
      "freight": 1.51,
      "shipName": "GROSELLA-Restaurante",
      "shipAddress": {
        "street": "5ª Ave. Los Palos Grandes",
        "city": "Caracas",
        "region": "DF",
        "postalCode": 1081,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 10,
          "unitPrice": 31,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10786,
      "customerId": "QUEEN",
      "employeeId": 8,
      "orderDate": "1997-12-19 00:00:00.000",
      "requiredDate": "1998-01-16 00:00:00.000",
      "shippedDate": "1997-12-23 00:00:00.000",
      "shipVia": 1,
      "freight": 110.87,
      "shipName": "Queen Cozinha",
      "shipAddress": {
        "street": "Alameda dos Canàrios 891",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05487-020",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 8,
          "unitPrice": 40,
          "quantity": 30,
          "discount": 0.2
        },
        {
          "productId": 30,
          "unitPrice": 25.89,
          "quantity": 15,
          "discount": 0.2
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 42,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10776,
      "customerId": "ERNSH",
      "employeeId": 1,
      "orderDate": "1997-12-15 00:00:00.000",
      "requiredDate": "1998-01-12 00:00:00.000",
      "shippedDate": "1997-12-18 00:00:00.000",
      "shipVia": 3,
      "freight": 351.53,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 16,
          "discount": 0.05
        },
        {
          "productId": 42,
          "unitPrice": 14,
          "quantity": 12,
          "discount": 0.05
        },
        {
          "productId": 45,
          "unitPrice": 9.5,
          "quantity": 27,
          "discount": 0.05
        },
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 120,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10787,
      "customerId": "LAMAI",
      "employeeId": 2,
      "orderDate": "1997-12-19 00:00:00.000",
      "requiredDate": "1998-01-02 00:00:00.000",
      "shippedDate": "1997-12-26 00:00:00.000",
      "shipVia": 1,
      "freight": 249.93,
      "shipName": "La maison d'Asie",
      "shipAddress": {
        "street": "1 rue Alsace-Lorraine",
        "city": "Toulouse",
        "region": "NULL",
        "postalCode": 31000,
        "country": "France"
      },
      "details": [
        {
          "productId": 29,
          "unitPrice": 123.79,
          "quantity": 20,
          "discount": 0.05
        },
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 15,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10791,
      "customerId": "FRANK",
      "employeeId": 6,
      "orderDate": "1997-12-23 00:00:00.000",
      "requiredDate": "1998-01-20 00:00:00.000",
      "shippedDate": "1998-01-01 00:00:00.000",
      "shipVia": 2,
      "freight": 16.85,
      "shipName": "Frankenversand",
      "shipAddress": {
        "street": "Berliner Platz 43",
        "city": "München",
        "region": "NULL",
        "postalCode": 80805,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 20,
          "discount": 0.05
        },
        {
          "productId": 29,
          "unitPrice": 123.79,
          "quantity": 14,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10792,
      "customerId": "WOLZA",
      "employeeId": 1,
      "orderDate": "1997-12-23 00:00:00.000",
      "requiredDate": "1998-01-20 00:00:00.000",
      "shippedDate": "1997-12-31 00:00:00.000",
      "shipVia": 3,
      "freight": 23.79,
      "shipName": "Wolski Zajazd",
      "shipAddress": {
        "street": "ul. Filtrowa 68",
        "city": "Warszawa",
        "region": "NULL",
        "postalCode": "01-012",
        "country": "Poland"
      },
      "details": [
        {
          "productId": 68,
          "unitPrice": 12.5,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 54,
          "unitPrice": 7.45,
          "quantity": 3,
          "discount": 0
        }
      ]
    },
    {
      "id": 10793,
      "customerId": "AROUT",
      "employeeId": 3,
      "orderDate": "1997-12-24 00:00:00.000",
      "requiredDate": "1998-01-21 00:00:00.000",
      "shippedDate": "1998-01-08 00:00:00.000",
      "shipVia": 3,
      "freight": 4.52,
      "shipName": "Around the Horn",
      "shipAddress": {
        "street": "Brook Farm Stratford St. Mary",
        "city": "Colchester",
        "region": "Essex",
        "postalCode": "CO7 6JX",
        "country": "UK"
      },
      "details": [
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 14,
          "discount": 0
        },
        {
          "productId": 52,
          "unitPrice": 7,
          "quantity": 8,
          "discount": 0
        }
      ]
    },
    {
      "id": 10794,
      "customerId": "QUEDE",
      "employeeId": 6,
      "orderDate": "1997-12-24 00:00:00.000",
      "requiredDate": "1998-01-21 00:00:00.000",
      "shippedDate": "1998-01-02 00:00:00.000",
      "shipVia": 1,
      "freight": 21.49,
      "shipName": "Que Delícia",
      "shipAddress": {
        "street": "Rua da Panificadora 12",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "02389-673",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 14,
          "unitPrice": 23.25,
          "quantity": 15,
          "discount": 0.2
        },
        {
          "productId": 54,
          "unitPrice": 7.45,
          "quantity": 6,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10790,
      "customerId": "GOURL",
      "employeeId": 6,
      "orderDate": "1997-12-22 00:00:00.000",
      "requiredDate": "1998-01-19 00:00:00.000",
      "shippedDate": "1997-12-26 00:00:00.000",
      "shipVia": 1,
      "freight": 28.23,
      "shipName": "Gourmet Lanchonetes",
      "shipAddress": {
        "street": "Av. Brasil 442",
        "city": "Campinas",
        "region": "SP",
        "postalCode": "04876-786",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 7,
          "unitPrice": 30,
          "quantity": 3,
          "discount": 0.15
        },
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 20,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10796,
      "customerId": "HILAA",
      "employeeId": 3,
      "orderDate": "1997-12-25 00:00:00.000",
      "requiredDate": "1998-01-22 00:00:00.000",
      "shippedDate": "1998-01-14 00:00:00.000",
      "shipVia": 1,
      "freight": 26.52,
      "shipName": "HILARION-Abastos",
      "shipAddress": {
        "street": "Carrera 22 con Ave. Carlos Soublette #8-35",
        "city": "San Cristóbal",
        "region": "Táchira",
        "postalCode": 5022,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 26,
          "unitPrice": 31.23,
          "quantity": 21,
          "discount": 0.2
        },
        {
          "productId": 44,
          "unitPrice": 19.45,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 64,
          "unitPrice": 33.25,
          "quantity": 35,
          "discount": 0.2
        },
        {
          "productId": 69,
          "unitPrice": 36,
          "quantity": 24,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10788,
      "customerId": "QUICK",
      "employeeId": 1,
      "orderDate": "1997-12-22 00:00:00.000",
      "requiredDate": "1998-01-19 00:00:00.000",
      "shippedDate": "1998-01-19 00:00:00.000",
      "shipVia": 2,
      "freight": 42.7,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 19,
          "unitPrice": 9.2,
          "quantity": 50,
          "discount": 0.05
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 40,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10789,
      "customerId": "FOLIG",
      "employeeId": 1,
      "orderDate": "1997-12-22 00:00:00.000",
      "requiredDate": "1998-01-19 00:00:00.000",
      "shippedDate": "1997-12-31 00:00:00.000",
      "shipVia": 2,
      "freight": 100.6,
      "shipName": "Folies gourmandes",
      "shipAddress": {
        "street": "184 chaussée de Tournai",
        "city": "Lille",
        "region": "NULL",
        "postalCode": 59000,
        "country": "France"
      },
      "details": [
        {
          "productId": 63,
          "unitPrice": 43.9,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 68,
          "unitPrice": 12.5,
          "quantity": 18,
          "discount": 0
        },
        {
          "productId": 18,
          "unitPrice": 62.5,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 35,
          "unitPrice": 18,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10800,
      "customerId": "SEVES",
      "employeeId": 1,
      "orderDate": "1997-12-26 00:00:00.000",
      "requiredDate": "1998-01-23 00:00:00.000",
      "shippedDate": "1998-01-05 00:00:00.000",
      "shipVia": 3,
      "freight": 137.44,
      "shipName": "Seven Seas Imports",
      "shipAddress": {
        "street": "90 Wadhurst Rd.",
        "city": "London",
        "region": "NULL",
        "postalCode": "OX15 4NB",
        "country": "UK"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 21,
          "quantity": 50,
          "discount": 0.1
        },
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 10,
          "discount": 0.1
        },
        {
          "productId": 54,
          "unitPrice": 7.45,
          "quantity": 7,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10801,
      "customerId": "BOLId",
      "employeeId": 4,
      "orderDate": "1997-12-29 00:00:00.000",
      "requiredDate": "1998-01-26 00:00:00.000",
      "shippedDate": "1997-12-31 00:00:00.000",
      "shipVia": 2,
      "freight": 97.09,
      "shipName": "Bólido Comidas preparadas",
      "shipAddress": {
        "street": "C/ Araquil 67",
        "city": "Madrid",
        "region": "NULL",
        "postalCode": 28023,
        "country": "Spain"
      },
      "details": [
        {
          "productId": 17,
          "unitPrice": 39,
          "quantity": 40,
          "discount": 0.25
        },
        {
          "productId": 29,
          "unitPrice": 123.79,
          "quantity": 20,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10795,
      "customerId": "ERNSH",
      "employeeId": 8,
      "orderDate": "1997-12-24 00:00:00.000",
      "requiredDate": "1998-01-21 00:00:00.000",
      "shippedDate": "1998-01-20 00:00:00.000",
      "shipVia": 2,
      "freight": 126.66,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 65,
          "discount": 0
        },
        {
          "productId": 17,
          "unitPrice": 39,
          "quantity": 35,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10798,
      "customerId": "ISLAT",
      "employeeId": 2,
      "orderDate": "1997-12-26 00:00:00.000",
      "requiredDate": "1998-01-23 00:00:00.000",
      "shippedDate": "1998-01-05 00:00:00.000",
      "shipVia": 1,
      "freight": 2.33,
      "shipName": "Island Trading",
      "shipAddress": {
        "street": "Garden House Crowther Way",
        "city": "Cowes",
        "region": "Isle of Wight",
        "postalCode": "PO31 7PJ",
        "country": "UK"
      },
      "details": [
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 2,
          "discount": 0
        },
        {
          "productId": 72,
          "unitPrice": 34.8,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10799,
      "customerId": "KOENE",
      "employeeId": 9,
      "orderDate": "1997-12-26 00:00:00.000",
      "requiredDate": "1998-02-06 00:00:00.000",
      "shippedDate": "1998-01-05 00:00:00.000",
      "shipVia": 3,
      "freight": 30.76,
      "shipName": "Königlich Essen",
      "shipAddress": {
        "street": "Maubelstr. 90",
        "city": "Brandenburg",
        "region": "NULL",
        "postalCode": 14776,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 20,
          "discount": 0.15
        },
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 20,
          "discount": 0.15
        },
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 25,
          "discount": 0
        }
      ]
    },
    {
      "id": 10805,
      "customerId": "THEBI",
      "employeeId": 2,
      "orderDate": "1997-12-30 00:00:00.000",
      "requiredDate": "1998-01-27 00:00:00.000",
      "shippedDate": "1998-01-09 00:00:00.000",
      "shipVia": 3,
      "freight": 237.34,
      "shipName": "The Big Cheese",
      "shipAddress": {
        "street": "89 Jefferson Way Suite 2",
        "city": "Portland",
        "region": "OR",
        "postalCode": 97201,
        "country": "USA"
      },
      "details": [
        {
          "productId": 34,
          "unitPrice": 14,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 38,
          "unitPrice": 263.5,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10802,
      "customerId": "SIMOB",
      "employeeId": 4,
      "orderDate": "1997-12-29 00:00:00.000",
      "requiredDate": "1998-01-26 00:00:00.000",
      "shippedDate": "1998-01-02 00:00:00.000",
      "shipVia": 2,
      "freight": 257.26,
      "shipName": "Simons bistro",
      "shipAddress": {
        "street": "Vinbæltet 34",
        "city": "Kobenhavn",
        "region": "NULL",
        "postalCode": 1734,
        "country": "Denmark"
      },
      "details": [
        {
          "productId": 30,
          "unitPrice": 25.89,
          "quantity": 25,
          "discount": 0.25
        },
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 30,
          "discount": 0.25
        },
        {
          "productId": 55,
          "unitPrice": 24,
          "quantity": 60,
          "discount": 0.25
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 5,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10803,
      "customerId": "WELLI",
      "employeeId": 4,
      "orderDate": "1997-12-30 00:00:00.000",
      "requiredDate": "1998-01-27 00:00:00.000",
      "shippedDate": "1998-01-06 00:00:00.000",
      "shipVia": 1,
      "freight": 55.23,
      "shipName": "Wellington Importadora",
      "shipAddress": {
        "street": "Rua do Mercado 12",
        "city": "Resende",
        "region": "SP",
        "postalCode": "08737-363",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 19,
          "unitPrice": 9.2,
          "quantity": 24,
          "discount": 0.05
        },
        {
          "productId": 25,
          "unitPrice": 14,
          "quantity": 15,
          "discount": 0.05
        },
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 15,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10808,
      "customerId": "OLDWO",
      "employeeId": 2,
      "orderDate": "1998-01-01 00:00:00.000",
      "requiredDate": "1998-01-29 00:00:00.000",
      "shippedDate": "1998-01-09 00:00:00.000",
      "shipVia": 3,
      "freight": 45.53,
      "shipName": "Old World Delicatessen",
      "shipAddress": {
        "street": "2743 Bering St.",
        "city": "Anchorage",
        "region": "AK",
        "postalCode": 99508,
        "country": "USA"
      },
      "details": [
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 20,
          "discount": 0.15
        },
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 50,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10810,
      "customerId": "LAUGB",
      "employeeId": 2,
      "orderDate": "1998-01-01 00:00:00.000",
      "requiredDate": "1998-01-29 00:00:00.000",
      "shippedDate": "1998-01-07 00:00:00.000",
      "shipVia": 3,
      "freight": 4.33,
      "shipName": "Laughing Bacchus Wine Cellars",
      "shipAddress": {
        "street": "2319 Elm St.",
        "city": "Vancouver",
        "region": "BC",
        "postalCode": "V3F 2K1",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 7,
          "discount": 0
        },
        {
          "productId": 25,
          "unitPrice": 14,
          "quantity": 5,
          "discount": 0
        },
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 10811,
      "customerId": "LINOD",
      "employeeId": 8,
      "orderDate": "1998-01-02 00:00:00.000",
      "requiredDate": "1998-01-30 00:00:00.000",
      "shippedDate": "1998-01-08 00:00:00.000",
      "shipVia": 1,
      "freight": 31.22,
      "shipName": "LINO-Delicateses",
      "shipAddress": {
        "street": "Ave. 5 de Mayo Porlamar",
        "city": "I. de Margarita",
        "region": "Nueva Esparta",
        "postalCode": 4980,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 19,
          "unitPrice": 9.2,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 23,
          "unitPrice": 9,
          "quantity": 18,
          "discount": 0
        },
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10804,
      "customerId": "SEVES",
      "employeeId": 6,
      "orderDate": "1997-12-30 00:00:00.000",
      "requiredDate": "1998-01-27 00:00:00.000",
      "shippedDate": "1998-01-07 00:00:00.000",
      "shipVia": 2,
      "freight": 27.33,
      "shipName": "Seven Seas Imports",
      "shipAddress": {
        "street": "90 Wadhurst Rd.",
        "city": "London",
        "region": "NULL",
        "postalCode": "OX15 4NB",
        "country": "UK"
      },
      "details": [
        {
          "productId": 10,
          "unitPrice": 31,
          "quantity": 36,
          "discount": 0
        },
        {
          "productId": 28,
          "unitPrice": 45.6,
          "quantity": 24,
          "discount": 0
        },
        {
          "productId": 49,
          "unitPrice": 20,
          "quantity": 4,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10814,
      "customerId": "VICTE",
      "employeeId": 3,
      "orderDate": "1998-01-05 00:00:00.000",
      "requiredDate": "1998-02-02 00:00:00.000",
      "shippedDate": "1998-01-14 00:00:00.000",
      "shipVia": 3,
      "freight": 130.94,
      "shipName": "Victuailles en stock",
      "shipAddress": {
        "street": "2 rue du Commerce",
        "city": "Lyon",
        "region": "NULL",
        "postalCode": 69004,
        "country": "France"
      },
      "details": [
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 43,
          "unitPrice": 46,
          "quantity": 20,
          "discount": 0.15
        },
        {
          "productId": 48,
          "unitPrice": 12.75,
          "quantity": 8,
          "discount": 0.15
        },
        {
          "productId": 61,
          "unitPrice": 28.5,
          "quantity": 30,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10812,
      "customerId": "REGGC",
      "employeeId": 5,
      "orderDate": "1998-01-02 00:00:00.000",
      "requiredDate": "1998-01-30 00:00:00.000",
      "shippedDate": "1998-01-12 00:00:00.000",
      "shipVia": 1,
      "freight": 59.78,
      "shipName": "Reggiani Caseifici",
      "shipAddress": {
        "street": "Strada Provinciale 124",
        "city": "Reggio Emilia",
        "region": "NULL",
        "postalCode": 42100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 16,
          "discount": 0.1
        },
        {
          "productId": 72,
          "unitPrice": 34.8,
          "quantity": 40,
          "discount": 0.1
        },
        {
          "productId": 77,
          "unitPrice": 13,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10817,
      "customerId": "KOENE",
      "employeeId": 3,
      "orderDate": "1998-01-06 00:00:00.000",
      "requiredDate": "1998-01-20 00:00:00.000",
      "shippedDate": "1998-01-13 00:00:00.000",
      "shipVia": 2,
      "freight": 306.07,
      "shipName": "Königlich Essen",
      "shipAddress": {
        "street": "Maubelstr. 90",
        "city": "Brandenburg",
        "region": "NULL",
        "postalCode": 14776,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 26,
          "unitPrice": 31.23,
          "quantity": 40,
          "discount": 0.15
        },
        {
          "productId": 38,
          "unitPrice": 263.5,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 60,
          "discount": 0.15
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 25,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10806,
      "customerId": "VICTE",
      "employeeId": 3,
      "orderDate": "1997-12-31 00:00:00.000",
      "requiredDate": "1998-01-28 00:00:00.000",
      "shippedDate": "1998-01-05 00:00:00.000",
      "shipVia": 2,
      "freight": 22.11,
      "shipName": "Victuailles en stock",
      "shipAddress": {
        "street": "2 rue du Commerce",
        "city": "Lyon",
        "region": "NULL",
        "postalCode": 69004,
        "country": "France"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 20,
          "discount": 0.25
        },
        {
          "productId": 65,
          "unitPrice": 21.05,
          "quantity": 2,
          "discount": 0
        },
        {
          "productId": 74,
          "unitPrice": 10,
          "quantity": 15,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10816,
      "customerId": "GREAL",
      "employeeId": 4,
      "orderDate": "1998-01-06 00:00:00.000",
      "requiredDate": "1998-02-03 00:00:00.000",
      "shippedDate": "1998-02-04 00:00:00.000",
      "shipVia": 2,
      "freight": 719.78,
      "shipName": "Great Lakes Food Market",
      "shipAddress": {
        "street": "2732 Baker Blvd.",
        "city": "Eugene",
        "region": "OR",
        "postalCode": 97403,
        "country": "USA"
      },
      "details": [
        {
          "productId": 38,
          "unitPrice": 263.5,
          "quantity": 30,
          "discount": 0.05
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 20,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10813,
      "customerId": "RICAR",
      "employeeId": 1,
      "orderDate": "1998-01-05 00:00:00.000",
      "requiredDate": "1998-02-02 00:00:00.000",
      "shippedDate": "1998-01-09 00:00:00.000",
      "shipVia": 1,
      "freight": 47.38,
      "shipName": "Ricardo Adocicados",
      "shipAddress": {
        "street": "Av. Copacabana 267",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "02389-890",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 12,
          "discount": 0.2
        },
        {
          "productId": 46,
          "unitPrice": 12,
          "quantity": 35,
          "discount": 0
        }
      ]
    },
    {
      "id": 10818,
      "customerId": "MAGAA",
      "employeeId": 7,
      "orderDate": "1998-01-07 00:00:00.000",
      "requiredDate": "1998-02-04 00:00:00.000",
      "shippedDate": "1998-01-12 00:00:00.000",
      "shipVia": 3,
      "freight": 65.48,
      "shipName": "Magazzini Alimentari Riuniti",
      "shipAddress": {
        "street": "Via Ludovico il Moro 22",
        "city": "Bergamo",
        "region": "NULL",
        "postalCode": 24100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 32,
          "unitPrice": 32,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10819,
      "customerId": "CACTU",
      "employeeId": 2,
      "orderDate": "1998-01-07 00:00:00.000",
      "requiredDate": "1998-02-04 00:00:00.000",
      "shippedDate": "1998-01-16 00:00:00.000",
      "shipVia": 3,
      "freight": 19.76,
      "shipName": "Cactus Comidas para llevar",
      "shipAddress": {
        "street": "Cerrito 333",
        "city": "Buenos Aires",
        "region": "NULL",
        "postalCode": 1010,
        "country": "Argentina"
      },
      "details": [
        {
          "productId": 43,
          "unitPrice": 46,
          "quantity": 7,
          "discount": 0
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10821,
      "customerId": "SPLIR",
      "employeeId": 1,
      "orderDate": "1998-01-08 00:00:00.000",
      "requiredDate": "1998-02-05 00:00:00.000",
      "shippedDate": "1998-01-15 00:00:00.000",
      "shipVia": 1,
      "freight": 36.68,
      "shipName": "Split Rail Beer & Ale",
      "shipAddress": {
        "street": "P.O. Box 555",
        "city": "Lander",
        "region": "WY",
        "postalCode": 82520,
        "country": "USA"
      },
      "details": [
        {
          "productId": 35,
          "unitPrice": 18,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 6,
          "discount": 0
        }
      ]
    },
    {
      "id": 10822,
      "customerId": "TRAIH",
      "employeeId": 6,
      "orderDate": "1998-01-08 00:00:00.000",
      "requiredDate": "1998-02-05 00:00:00.000",
      "shippedDate": "1998-01-16 00:00:00.000",
      "shipVia": 3,
      "freight": 7,
      "shipName": "Trail's Head Gourmet Provisioners",
      "shipAddress": {
        "street": "722 DaVinci Blvd.",
        "city": "Kirkland",
        "region": "WA",
        "postalCode": 98034,
        "country": "USA"
      },
      "details": [
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 3,
          "discount": 0
        },
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 6,
          "discount": 0
        }
      ]
    },
    {
      "id": 10823,
      "customerId": "LILAS",
      "employeeId": 5,
      "orderDate": "1998-01-09 00:00:00.000",
      "requiredDate": "1998-02-06 00:00:00.000",
      "shippedDate": "1998-01-13 00:00:00.000",
      "shipVia": 2,
      "freight": 163.97,
      "shipName": "LILA-Supermercado",
      "shipAddress": {
        "street": "Carrera 52 con Ave. Bolívar #65-98 Llano Largo",
        "city": "Barquisimeto",
        "region": "Lara",
        "postalCode": 3508,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 21,
          "quantity": 20,
          "discount": 0.1
        },
        {
          "productId": 57,
          "unitPrice": 19.5,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 40,
          "discount": 0.1
        },
        {
          "productId": 77,
          "unitPrice": 13,
          "quantity": 15,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10824,
      "customerId": "FOLKO",
      "employeeId": 8,
      "orderDate": "1998-01-09 00:00:00.000",
      "requiredDate": "1998-02-06 00:00:00.000",
      "shippedDate": "1998-01-30 00:00:00.000",
      "shipVia": 1,
      "freight": 1.23,
      "shipName": "Folk och fä HB",
      "shipAddress": {
        "street": "Åkergatan 24",
        "city": "Bräcke",
        "region": "NULL",
        "postalCode": "S-844 67",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 9,
          "discount": 0
        },
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 12,
          "discount": 0
        }
      ]
    },
    {
      "id": 10825,
      "customerId": "DRACD",
      "employeeId": 1,
      "orderDate": "1998-01-09 00:00:00.000",
      "requiredDate": "1998-02-06 00:00:00.000",
      "shippedDate": "1998-01-14 00:00:00.000",
      "shipVia": 1,
      "freight": 79.25,
      "shipName": "Drachenblut Delikatessen",
      "shipAddress": {
        "street": "Walserweg 21",
        "city": "Aachen",
        "region": "NULL",
        "postalCode": 52066,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 26,
          "unitPrice": 31.23,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 53,
          "unitPrice": 32.8,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10826,
      "customerId": "BLONP",
      "employeeId": 6,
      "orderDate": "1998-01-12 00:00:00.000",
      "requiredDate": "1998-02-09 00:00:00.000",
      "shippedDate": "1998-02-06 00:00:00.000",
      "shipVia": 1,
      "freight": 7.09,
      "shipName": "Blondel père et fils",
      "shipAddress": {
        "street": "24 place Kléber",
        "city": "Strasbourg",
        "region": "NULL",
        "postalCode": 67000,
        "country": "France"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 35,
          "discount": 0
        },
        {
          "productId": 57,
          "unitPrice": 19.5,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10827,
      "customerId": "BONAP",
      "employeeId": 1,
      "orderDate": "1998-01-12 00:00:00.000",
      "requiredDate": "1998-01-26 00:00:00.000",
      "shippedDate": "1998-02-06 00:00:00.000",
      "shipVia": 2,
      "freight": 63.54,
      "shipName": "Bon app'",
      "shipAddress": {
        "street": "12 rue des Bouchers",
        "city": "Marseille",
        "region": "NULL",
        "postalCode": 13008,
        "country": "France"
      },
      "details": [
        {
          "productId": 10,
          "unitPrice": 31,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 39,
          "unitPrice": 18,
          "quantity": 21,
          "discount": 0
        }
      ]
    },
    {
      "id": 10828,
      "customerId": "RANCH",
      "employeeId": 9,
      "orderDate": "1998-01-13 00:00:00.000",
      "requiredDate": "1998-01-27 00:00:00.000",
      "shippedDate": "1998-02-04 00:00:00.000",
      "shipVia": 1,
      "freight": 90.85,
      "shipName": "Rancho grande",
      "shipAddress": {
        "street": "Av. del Libertador 900",
        "city": "Buenos Aires",
        "region": "NULL",
        "postalCode": 1010,
        "country": "Argentina"
      },
      "details": [
        {
          "productId": 20,
          "unitPrice": 81,
          "quantity": 5,
          "discount": 0
        },
        {
          "productId": 38,
          "unitPrice": 263.5,
          "quantity": 2,
          "discount": 0
        }
      ]
    },
    {
      "id": 10829,
      "customerId": "ISLAT",
      "employeeId": 9,
      "orderDate": "1998-01-13 00:00:00.000",
      "requiredDate": "1998-02-10 00:00:00.000",
      "shippedDate": "1998-01-23 00:00:00.000",
      "shipVia": 1,
      "freight": 154.72,
      "shipName": "Island Trading",
      "shipAddress": {
        "street": "Garden House Crowther Way",
        "city": "Cowes",
        "region": "Isle of Wight",
        "postalCode": "PO31 7PJ",
        "country": "UK"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 8,
          "unitPrice": 40,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 21,
          "discount": 0
        }
      ]
    },
    {
      "id": 10830,
      "customerId": "TRADH",
      "employeeId": 4,
      "orderDate": "1998-01-13 00:00:00.000",
      "requiredDate": "1998-02-24 00:00:00.000",
      "shippedDate": "1998-01-21 00:00:00.000",
      "shipVia": 2,
      "freight": 81.83,
      "shipName": "Tradiçao Hipermercados",
      "shipAddress": {
        "street": "Av. Inês de Castro 414",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05634-030",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 6,
          "unitPrice": 25,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 39,
          "unitPrice": 18,
          "quantity": 28,
          "discount": 0
        },
        {
          "productId": 68,
          "unitPrice": 12.5,
          "quantity": 24,
          "discount": 0
        }
      ]
    },
    {
      "id": 10831,
      "customerId": "SANTG",
      "employeeId": 3,
      "orderDate": "1998-01-14 00:00:00.000",
      "requiredDate": "1998-02-11 00:00:00.000",
      "shippedDate": "1998-01-23 00:00:00.000",
      "shipVia": 2,
      "freight": 72.19,
      "shipName": "Santé Gourmet",
      "shipAddress": {
        "street": "Erling Skakkes gate 78",
        "city": "Stavern",
        "region": "NULL",
        "postalCode": 4110,
        "country": "Norway"
      },
      "details": [
        {
          "productId": 35,
          "unitPrice": 18,
          "quantity": 8,
          "discount": 0
        },
        {
          "productId": 43,
          "unitPrice": 46,
          "quantity": 9,
          "discount": 0
        },
        {
          "productId": 19,
          "unitPrice": 9.2,
          "quantity": 2,
          "discount": 0
        },
        {
          "productId": 38,
          "unitPrice": 263.5,
          "quantity": 8,
          "discount": 0
        }
      ]
    },
    {
      "id": 10832,
      "customerId": "LAMAI",
      "employeeId": 2,
      "orderDate": "1998-01-14 00:00:00.000",
      "requiredDate": "1998-02-11 00:00:00.000",
      "shippedDate": "1998-01-19 00:00:00.000",
      "shipVia": 2,
      "freight": 43.26,
      "shipName": "La maison d'Asie",
      "shipAddress": {
        "street": "1 rue Alsace-Lorraine",
        "city": "Toulouse",
        "region": "NULL",
        "postalCode": 31000,
        "country": "France"
      },
      "details": [
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 3,
          "discount": 0.2
        },
        {
          "productId": 25,
          "unitPrice": 14,
          "quantity": 10,
          "discount": 0.2
        },
        {
          "productId": 44,
          "unitPrice": 19.45,
          "quantity": 16,
          "discount": 0.2
        },
        {
          "productId": 64,
          "unitPrice": 33.25,
          "quantity": 3,
          "discount": 0
        }
      ]
    },
    {
      "id": 10833,
      "customerId": "OTTIK",
      "employeeId": 6,
      "orderDate": "1998-01-15 00:00:00.000",
      "requiredDate": "1998-02-12 00:00:00.000",
      "shippedDate": "1998-01-23 00:00:00.000",
      "shipVia": 2,
      "freight": 71.49,
      "shipName": "Ottilies Käseladen",
      "shipAddress": {
        "street": "Mehrheimerstr. 369",
        "city": "Köln",
        "region": "NULL",
        "postalCode": 50739,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 9,
          "discount": 0.1
        },
        {
          "productId": 53,
          "unitPrice": 32.8,
          "quantity": 9,
          "discount": 0.1
        },
        {
          "productId": 7,
          "unitPrice": 30,
          "quantity": 20,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10834,
      "customerId": "TRADH",
      "employeeId": 1,
      "orderDate": "1998-01-15 00:00:00.000",
      "requiredDate": "1998-02-12 00:00:00.000",
      "shippedDate": "1998-01-19 00:00:00.000",
      "shipVia": 3,
      "freight": 29.78,
      "shipName": "Tradiçao Hipermercados",
      "shipAddress": {
        "street": "Av. Inês de Castro 414",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05634-030",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 29,
          "unitPrice": 123.79,
          "quantity": 8,
          "discount": 0.05
        },
        {
          "productId": 30,
          "unitPrice": 25.89,
          "quantity": 20,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10838,
      "customerId": "LINOD",
      "employeeId": 3,
      "orderDate": "1998-01-19 00:00:00.000",
      "requiredDate": "1998-02-16 00:00:00.000",
      "shippedDate": "1998-01-23 00:00:00.000",
      "shipVia": 3,
      "freight": 59.28,
      "shipName": "LINO-Delicateses",
      "shipAddress": {
        "street": "Ave. 5 de Mayo Porlamar",
        "city": "I. de Margarita",
        "region": "Nueva Esparta",
        "postalCode": 4980,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 4,
          "discount": 0.25
        },
        {
          "productId": 18,
          "unitPrice": 62.5,
          "quantity": 25,
          "discount": 0.25
        },
        {
          "productId": 36,
          "unitPrice": 19,
          "quantity": 50,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10839,
      "customerId": "TRADH",
      "employeeId": 3,
      "orderDate": "1998-01-19 00:00:00.000",
      "requiredDate": "1998-02-16 00:00:00.000",
      "shippedDate": "1998-01-22 00:00:00.000",
      "shipVia": 3,
      "freight": 35.43,
      "shipName": "Tradiçao Hipermercados",
      "shipAddress": {
        "street": "Av. Inês de Castro 414",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05634-030",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 58,
          "unitPrice": 13.25,
          "quantity": 30,
          "discount": 0.1
        },
        {
          "productId": 72,
          "unitPrice": 34.8,
          "quantity": 15,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10840,
      "customerId": "LINOD",
      "employeeId": 4,
      "orderDate": "1998-01-19 00:00:00.000",
      "requiredDate": "1998-03-02 00:00:00.000",
      "shippedDate": "1998-02-16 00:00:00.000",
      "shipVia": 2,
      "freight": 2.71,
      "shipName": "LINO-Delicateses",
      "shipAddress": {
        "street": "Ave. 5 de Mayo Porlamar",
        "city": "I. de Margarita",
        "region": "Nueva Esparta",
        "postalCode": 4980,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 25,
          "unitPrice": 14,
          "quantity": 6,
          "discount": 0.2
        },
        {
          "productId": 39,
          "unitPrice": 18,
          "quantity": 10,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10841,
      "customerId": "SUPRD",
      "employeeId": 5,
      "orderDate": "1998-01-20 00:00:00.000",
      "requiredDate": "1998-02-17 00:00:00.000",
      "shippedDate": "1998-01-29 00:00:00.000",
      "shipVia": 2,
      "freight": 424.3,
      "shipName": "Suprêmes délices",
      "shipAddress": {
        "street": "Boulevard Tirou 255",
        "city": "Charleroi",
        "region": "NULL",
        "postalCode": "B-6000",
        "country": "Belgium"
      },
      "details": [
        {
          "productId": 10,
          "unitPrice": 31,
          "quantity": 16,
          "discount": 0
        },
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 50,
          "discount": 0
        },
        {
          "productId": 77,
          "unitPrice": 13,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10842,
      "customerId": "TORTU",
      "employeeId": 1,
      "orderDate": "1998-01-20 00:00:00.000",
      "requiredDate": "1998-02-17 00:00:00.000",
      "shippedDate": "1998-01-29 00:00:00.000",
      "shipVia": 3,
      "freight": 54.42,
      "shipName": "Tortuga Restaurante",
      "shipAddress": {
        "street": "Avda. Azteca 123",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5033,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 21,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 43,
          "unitPrice": 46,
          "quantity": 5,
          "discount": 0
        },
        {
          "productId": 68,
          "unitPrice": 12.5,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 12,
          "discount": 0
        }
      ]
    },
    {
      "id": 10836,
      "customerId": "ERNSH",
      "employeeId": 7,
      "orderDate": "1998-01-16 00:00:00.000",
      "requiredDate": "1998-02-13 00:00:00.000",
      "shippedDate": "1998-01-21 00:00:00.000",
      "shipVia": 1,
      "freight": 411.88,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 22,
          "unitPrice": 21,
          "quantity": 52,
          "discount": 0
        },
        {
          "productId": 35,
          "unitPrice": 18,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 57,
          "unitPrice": 19.5,
          "quantity": 24,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 60,
          "discount": 0
        },
        {
          "productId": 64,
          "unitPrice": 33.25,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10835,
      "customerId": "ALFKI",
      "employeeId": 1,
      "orderDate": "1998-01-15 00:00:00.000",
      "requiredDate": "1998-02-12 00:00:00.000",
      "shippedDate": "1998-01-21 00:00:00.000",
      "shipVia": 3,
      "freight": 69.53,
      "shipName": "Alfred's Futterkiste",
      "shipAddress": {
        "street": "Obere Str. 57",
        "city": "Berlin",
        "region": "NULL",
        "postalCode": 12209,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 77,
          "unitPrice": 13,
          "quantity": 2,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10837,
      "customerId": "BERGS",
      "employeeId": 9,
      "orderDate": "1998-01-16 00:00:00.000",
      "requiredDate": "1998-02-13 00:00:00.000",
      "shippedDate": "1998-01-23 00:00:00.000",
      "shipVia": 3,
      "freight": 13.32,
      "shipName": "Berglunds snabbköp",
      "shipAddress": {
        "street": "Berguvsvägen  8",
        "city": "Luleå",
        "region": "NULL",
        "postalCode": "S-958 22",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 21,
          "discount": 0.25
        },
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 25,
          "discount": 0
        },
        {
          "productId": 47,
          "unitPrice": 9.5,
          "quantity": 40,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10845,
      "customerId": "QUICK",
      "employeeId": 8,
      "orderDate": "1998-01-21 00:00:00.000",
      "requiredDate": "1998-02-04 00:00:00.000",
      "shippedDate": "1998-01-30 00:00:00.000",
      "shipVia": 1,
      "freight": 212.98,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 23,
          "unitPrice": 9,
          "quantity": 70,
          "discount": 0.1
        },
        {
          "productId": 35,
          "unitPrice": 18,
          "quantity": 25,
          "discount": 0.1
        },
        {
          "productId": 42,
          "unitPrice": 14,
          "quantity": 42,
          "discount": 0.1
        },
        {
          "productId": 58,
          "unitPrice": 13.25,
          "quantity": 60,
          "discount": 0.1
        },
        {
          "productId": 64,
          "unitPrice": 33.25,
          "quantity": 48,
          "discount": 0
        }
      ]
    },
    {
      "id": 10848,
      "customerId": "CONSH",
      "employeeId": 7,
      "orderDate": "1998-01-23 00:00:00.000",
      "requiredDate": "1998-02-20 00:00:00.000",
      "shippedDate": "1998-01-29 00:00:00.000",
      "shipVia": 2,
      "freight": 38.24,
      "shipName": "Consolidated Holdings",
      "shipAddress": {
        "street": "Berkeley Gardens 12  Brewery",
        "city": "London",
        "region": "NULL",
        "postalCode": "WX1 6LT",
        "country": "UK"
      },
      "details": [
        {
          "productId": 9,
          "unitPrice": 97,
          "quantity": 3,
          "discount": 0
        },
        {
          "productId": 5,
          "unitPrice": 21.35,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10850,
      "customerId": "VICTE",
      "employeeId": 1,
      "orderDate": "1998-01-23 00:00:00.000",
      "requiredDate": "1998-03-06 00:00:00.000",
      "shippedDate": "1998-01-30 00:00:00.000",
      "shipVia": 1,
      "freight": 49.19,
      "shipName": "Victuailles en stock",
      "shipAddress": {
        "street": "2 rue du Commerce",
        "city": "Lyon",
        "region": "NULL",
        "postalCode": 69004,
        "country": "France"
      },
      "details": [
        {
          "productId": 25,
          "unitPrice": 14,
          "quantity": 20,
          "discount": 0.15
        },
        {
          "productId": 33,
          "unitPrice": 2.5,
          "quantity": 4,
          "discount": 0.15
        },
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 30,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10847,
      "customerId": "SAVEA",
      "employeeId": 4,
      "orderDate": "1998-01-22 00:00:00.000",
      "requiredDate": "1998-02-05 00:00:00.000",
      "shippedDate": "1998-02-10 00:00:00.000",
      "shipVia": 3,
      "freight": 487.57,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 80,
          "discount": 0.2
        },
        {
          "productId": 19,
          "unitPrice": 9.2,
          "quantity": 12,
          "discount": 0.2
        },
        {
          "productId": 37,
          "unitPrice": 26,
          "quantity": 60,
          "discount": 0.2
        },
        {
          "productId": 45,
          "unitPrice": 9.5,
          "quantity": 36,
          "discount": 0.2
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 45,
          "discount": 0.2
        },
        {
          "productId": 71,
          "unitPrice": 21.5,
          "quantity": 55,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10846,
      "customerId": "SUPRD",
      "employeeId": 2,
      "orderDate": "1998-01-22 00:00:00.000",
      "requiredDate": "1998-03-05 00:00:00.000",
      "shippedDate": "1998-01-23 00:00:00.000",
      "shipVia": 3,
      "freight": 56.46,
      "shipName": "Suprêmes délices",
      "shipAddress": {
        "street": "Boulevard Tirou 255",
        "city": "Charleroi",
        "region": "NULL",
        "postalCode": "B-6000",
        "country": "Belgium"
      },
      "details": [
        {
          "productId": 4,
          "unitPrice": 22,
          "quantity": 21,
          "discount": 0
        },
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 74,
          "unitPrice": 10,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10849,
      "customerId": "KOENE",
      "employeeId": 9,
      "orderDate": "1998-01-23 00:00:00.000",
      "requiredDate": "1998-02-20 00:00:00.000",
      "shippedDate": "1998-01-30 00:00:00.000",
      "shipVia": 2,
      "freight": 0.56,
      "shipName": "Königlich Essen",
      "shipAddress": {
        "street": "Maubelstr. 90",
        "city": "Brandenburg",
        "region": "NULL",
        "postalCode": 14776,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 3,
          "unitPrice": 10,
          "quantity": 49,
          "discount": 0
        },
        {
          "productId": 26,
          "unitPrice": 31.23,
          "quantity": 18,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10851,
      "customerId": "RICAR",
      "employeeId": 5,
      "orderDate": "1998-01-26 00:00:00.000",
      "requiredDate": "1998-02-23 00:00:00.000",
      "shippedDate": "1998-02-02 00:00:00.000",
      "shipVia": 1,
      "freight": 160.55,
      "shipName": "Ricardo Adocicados",
      "shipAddress": {
        "street": "Av. Copacabana 267",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "02389-890",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 25,
          "unitPrice": 14,
          "quantity": 10,
          "discount": 0.05
        },
        {
          "productId": 57,
          "unitPrice": 19.5,
          "quantity": 10,
          "discount": 0.05
        },
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 42,
          "discount": 0.05
        },
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 5,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10852,
      "customerId": "RATTC",
      "employeeId": 8,
      "orderDate": "1998-01-26 00:00:00.000",
      "requiredDate": "1998-02-09 00:00:00.000",
      "shippedDate": "1998-01-30 00:00:00.000",
      "shipVia": 1,
      "freight": 174.05,
      "shipName": "Rattlesnake Canyon Grocery",
      "shipAddress": {
        "street": "2817 Milton Dr.",
        "city": "Albuquerque",
        "region": "NM",
        "postalCode": 87110,
        "country": "USA"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 17,
          "unitPrice": 39,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 50,
          "discount": 0
        }
      ]
    },
    {
      "id": 10854,
      "customerId": "ERNSH",
      "employeeId": 3,
      "orderDate": "1998-01-27 00:00:00.000",
      "requiredDate": "1998-02-24 00:00:00.000",
      "shippedDate": "1998-02-05 00:00:00.000",
      "shipVia": 2,
      "freight": 100.22,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 10,
          "unitPrice": 31,
          "quantity": 100,
          "discount": 0.15
        },
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 65,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10855,
      "customerId": "OLDWO",
      "employeeId": 3,
      "orderDate": "1998-01-27 00:00:00.000",
      "requiredDate": "1998-02-24 00:00:00.000",
      "shippedDate": "1998-02-04 00:00:00.000",
      "shipVia": 1,
      "freight": 170.97,
      "shipName": "Old World Delicatessen",
      "shipAddress": {
        "street": "2743 Bering St.",
        "city": "Anchorage",
        "region": "AK",
        "postalCode": 99508,
        "country": "USA"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 50,
          "discount": 0
        },
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 14,
          "discount": 0
        },
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 24,
          "discount": 0
        },
        {
          "productId": 65,
          "unitPrice": 21.05,
          "quantity": 15,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10856,
      "customerId": "ANTON",
      "employeeId": 3,
      "orderDate": "1998-01-28 00:00:00.000",
      "requiredDate": "1998-02-25 00:00:00.000",
      "shippedDate": "1998-02-10 00:00:00.000",
      "shipVia": 2,
      "freight": 58.43,
      "shipName": "Antonio Moreno Taquería",
      "shipAddress": {
        "street": "Mataderos  2312",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5023,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 42,
          "unitPrice": 14,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10857,
      "customerId": "BERGS",
      "employeeId": 8,
      "orderDate": "1998-01-28 00:00:00.000",
      "requiredDate": "1998-02-25 00:00:00.000",
      "shippedDate": "1998-02-06 00:00:00.000",
      "shipVia": 2,
      "freight": 188.85,
      "shipName": "Berglunds snabbköp",
      "shipAddress": {
        "street": "Berguvsvägen  8",
        "city": "Luleå",
        "region": "NULL",
        "postalCode": "S-958 22",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 3,
          "unitPrice": 10,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 26,
          "unitPrice": 31.23,
          "quantity": 35,
          "discount": 0.25
        },
        {
          "productId": 29,
          "unitPrice": 123.79,
          "quantity": 10,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10858,
      "customerId": "LACOR",
      "employeeId": 2,
      "orderDate": "1998-01-29 00:00:00.000",
      "requiredDate": "1998-02-26 00:00:00.000",
      "shippedDate": "1998-02-03 00:00:00.000",
      "shipVia": 1,
      "freight": 52.51,
      "shipName": "La corne d'abondance",
      "shipAddress": {
        "street": "67 avenue de l'Europe",
        "city": "Versailles",
        "region": "NULL",
        "postalCode": 78000,
        "country": "France"
      },
      "details": [
        {
          "productId": 7,
          "unitPrice": 30,
          "quantity": 5,
          "discount": 0
        },
        {
          "productId": 27,
          "unitPrice": 43.9,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 4,
          "discount": 0
        }
      ]
    },
    {
      "id": 10859,
      "customerId": "FRANK",
      "employeeId": 1,
      "orderDate": "1998-01-29 00:00:00.000",
      "requiredDate": "1998-02-26 00:00:00.000",
      "shippedDate": "1998-02-02 00:00:00.000",
      "shipVia": 2,
      "freight": 76.1,
      "shipName": "Frankenversand",
      "shipAddress": {
        "street": "Berliner Platz 43",
        "city": "München",
        "region": "NULL",
        "postalCode": 80805,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 40,
          "discount": 0.25
        },
        {
          "productId": 54,
          "unitPrice": 7.45,
          "quantity": 35,
          "discount": 0.25
        },
        {
          "productId": 64,
          "unitPrice": 33.25,
          "quantity": 30,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10860,
      "customerId": "FRANR",
      "employeeId": 3,
      "orderDate": "1998-01-29 00:00:00.000",
      "requiredDate": "1998-02-26 00:00:00.000",
      "shippedDate": "1998-02-04 00:00:00.000",
      "shipVia": 3,
      "freight": 19.26,
      "shipName": "France restauration",
      "shipAddress": {
        "street": "54 rue Royale",
        "city": "Nantes",
        "region": "NULL",
        "postalCode": 44000,
        "country": "France"
      },
      "details": [
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 3,
          "discount": 0
        }
      ]
    },
    {
      "id": 10861,
      "customerId": "WHITC",
      "employeeId": 4,
      "orderDate": "1998-01-30 00:00:00.000",
      "requiredDate": "1998-02-27 00:00:00.000",
      "shippedDate": "1998-02-17 00:00:00.000",
      "shipVia": 2,
      "freight": 14.93,
      "shipName": "White Clover Markets",
      "shipAddress": {
        "street": "1029 - 12th Ave. S.",
        "city": "Seattle",
        "region": "WA",
        "postalCode": 98124,
        "country": "USA"
      },
      "details": [
        {
          "productId": 17,
          "unitPrice": 39,
          "quantity": 42,
          "discount": 0
        },
        {
          "productId": 18,
          "unitPrice": 62.5,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 21,
          "unitPrice": 10,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 33,
          "unitPrice": 2.5,
          "quantity": 35,
          "discount": 0
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 3,
          "discount": 0
        }
      ]
    },
    {
      "id": 10862,
      "customerId": "LEHMS",
      "employeeId": 8,
      "orderDate": "1998-01-30 00:00:00.000",
      "requiredDate": "1998-03-13 00:00:00.000",
      "shippedDate": "1998-02-02 00:00:00.000",
      "shipVia": 2,
      "freight": 53.23,
      "shipName": "Lehmanns Marktstand",
      "shipAddress": {
        "street": "Magazinweg 7",
        "city": "Frankfurt a.M.",
        "region": "NULL",
        "postalCode": 60528,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 21,
          "quantity": 25,
          "discount": 0
        },
        {
          "productId": 52,
          "unitPrice": 7,
          "quantity": 8,
          "discount": 0
        }
      ]
    },
    {
      "id": 10863,
      "customerId": "HILAA",
      "employeeId": 4,
      "orderDate": "1998-02-02 00:00:00.000",
      "requiredDate": "1998-03-02 00:00:00.000",
      "shippedDate": "1998-02-17 00:00:00.000",
      "shipVia": 2,
      "freight": 30.26,
      "shipName": "HILARION-Abastos",
      "shipAddress": {
        "street": "Carrera 22 con Ave. Carlos Soublette #8-35",
        "city": "San Cristóbal",
        "region": "Táchira",
        "postalCode": 5022,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 20,
          "discount": 0.15
        },
        {
          "productId": 58,
          "unitPrice": 13.25,
          "quantity": 12,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10864,
      "customerId": "AROUT",
      "employeeId": 4,
      "orderDate": "1998-02-02 00:00:00.000",
      "requiredDate": "1998-03-02 00:00:00.000",
      "shippedDate": "1998-02-09 00:00:00.000",
      "shipVia": 2,
      "freight": 3.04,
      "shipName": "Around the Horn",
      "shipAddress": {
        "street": "Brook Farm Stratford St. Mary",
        "city": "Colchester",
        "region": "Essex",
        "postalCode": "CO7 6JX",
        "country": "UK"
      },
      "details": [
        {
          "productId": 35,
          "unitPrice": 18,
          "quantity": 4,
          "discount": 0
        },
        {
          "productId": 67,
          "unitPrice": 14,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10865,
      "customerId": "QUICK",
      "employeeId": 2,
      "orderDate": "1998-02-02 00:00:00.000",
      "requiredDate": "1998-02-16 00:00:00.000",
      "shippedDate": "1998-02-12 00:00:00.000",
      "shipVia": 1,
      "freight": 348.14,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 38,
          "unitPrice": 263.5,
          "quantity": 60,
          "discount": 0.05
        },
        {
          "productId": 39,
          "unitPrice": 18,
          "quantity": 80,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10869,
      "customerId": "SEVES",
      "employeeId": 5,
      "orderDate": "1998-02-04 00:00:00.000",
      "requiredDate": "1998-03-04 00:00:00.000",
      "shippedDate": "1998-02-09 00:00:00.000",
      "shipVia": 1,
      "freight": 143.28,
      "shipName": "Seven Seas Imports",
      "shipAddress": {
        "street": "90 Wadhurst Rd.",
        "city": "London",
        "region": "NULL",
        "postalCode": "OX15 4NB",
        "country": "UK"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 11,
          "unitPrice": 21,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 23,
          "unitPrice": 9,
          "quantity": 50,
          "discount": 0
        },
        {
          "productId": 68,
          "unitPrice": 12.5,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10870,
      "customerId": "WOLZA",
      "employeeId": 5,
      "orderDate": "1998-02-04 00:00:00.000",
      "requiredDate": "1998-03-04 00:00:00.000",
      "shippedDate": "1998-02-13 00:00:00.000",
      "shipVia": 3,
      "freight": 12.04,
      "shipName": "Wolski Zajazd",
      "shipAddress": {
        "street": "ul. Filtrowa 68",
        "city": "Warszawa",
        "region": "NULL",
        "postalCode": "01-012",
        "country": "Poland"
      },
      "details": [
        {
          "productId": 35,
          "unitPrice": 18,
          "quantity": 3,
          "discount": 0
        },
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 2,
          "discount": 0
        }
      ]
    },
    {
      "id": 10871,
      "customerId": "BONAP",
      "employeeId": 9,
      "orderDate": "1998-02-05 00:00:00.000",
      "requiredDate": "1998-03-05 00:00:00.000",
      "shippedDate": "1998-02-10 00:00:00.000",
      "shipVia": 2,
      "freight": 112.27,
      "shipName": "Bon app'",
      "shipAddress": {
        "street": "12 rue des Bouchers",
        "city": "Marseille",
        "region": "NULL",
        "postalCode": 13008,
        "country": "France"
      },
      "details": [
        {
          "productId": 6,
          "unitPrice": 25,
          "quantity": 50,
          "discount": 0.05
        },
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 12,
          "discount": 0.05
        },
        {
          "productId": 17,
          "unitPrice": 39,
          "quantity": 16,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10872,
      "customerId": "GODOS",
      "employeeId": 5,
      "orderDate": "1998-02-05 00:00:00.000",
      "requiredDate": "1998-03-05 00:00:00.000",
      "shippedDate": "1998-02-09 00:00:00.000",
      "shipVia": 2,
      "freight": 175.32,
      "shipName": "Godos Cocina Típica",
      "shipAddress": {
        "street": "C/ Romero 33",
        "city": "Sevilla",
        "region": "NULL",
        "postalCode": 41101,
        "country": "Spain"
      },
      "details": [
        {
          "productId": 55,
          "unitPrice": 24,
          "quantity": 10,
          "discount": 0.05
        },
        {
          "productId": 65,
          "unitPrice": 21.05,
          "quantity": 21,
          "discount": 0.05
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 20,
          "discount": 0.05
        },
        {
          "productId": 64,
          "unitPrice": 33.25,
          "quantity": 15,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10873,
      "customerId": "WILMK",
      "employeeId": 4,
      "orderDate": "1998-02-06 00:00:00.000",
      "requiredDate": "1998-03-06 00:00:00.000",
      "shippedDate": "1998-02-09 00:00:00.000",
      "shipVia": 1,
      "freight": 0.82,
      "shipName": "Wilman Kala",
      "shipAddress": {
        "street": "Keskuskatu 45",
        "city": "Helsinki",
        "region": "NULL",
        "postalCode": 21240,
        "country": "Finland"
      },
      "details": [
        {
          "productId": 21,
          "unitPrice": 10,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 28,
          "unitPrice": 45.6,
          "quantity": 3,
          "discount": 0
        }
      ]
    },
    {
      "id": 10866,
      "customerId": "BERGS",
      "employeeId": 5,
      "orderDate": "1998-02-03 00:00:00.000",
      "requiredDate": "1998-03-03 00:00:00.000",
      "shippedDate": "1998-02-12 00:00:00.000",
      "shipVia": 1,
      "freight": 109.11,
      "shipName": "Berglunds snabbköp",
      "shipAddress": {
        "street": "Berguvsvägen  8",
        "city": "Luleå",
        "region": "NULL",
        "postalCode": "S-958 22",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 21,
          "discount": 0.25
        },
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 6,
          "discount": 0.25
        },
        {
          "productId": 30,
          "unitPrice": 25.89,
          "quantity": 40,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10876,
      "customerId": "BONAP",
      "employeeId": 7,
      "orderDate": "1998-02-09 00:00:00.000",
      "requiredDate": "1998-03-09 00:00:00.000",
      "shippedDate": "1998-02-12 00:00:00.000",
      "shipVia": 3,
      "freight": 60.42,
      "shipName": "Bon app'",
      "shipAddress": {
        "street": "12 rue des Bouchers",
        "city": "Marseille",
        "region": "NULL",
        "postalCode": 13008,
        "country": "France"
      },
      "details": [
        {
          "productId": 64,
          "unitPrice": 33.25,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 46,
          "unitPrice": 12,
          "quantity": 21,
          "discount": 0
        }
      ]
    },
    {
      "id": 10877,
      "customerId": "RICAR",
      "employeeId": 1,
      "orderDate": "1998-02-09 00:00:00.000",
      "requiredDate": "1998-03-09 00:00:00.000",
      "shippedDate": "1998-02-19 00:00:00.000",
      "shipVia": 1,
      "freight": 38.06,
      "shipName": "Ricardo Adocicados",
      "shipAddress": {
        "street": "Av. Copacabana 267",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "02389-890",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 30,
          "discount": 0.25
        },
        {
          "productId": 18,
          "unitPrice": 62.5,
          "quantity": 25,
          "discount": 0
        }
      ]
    },
    {
      "id": 10868,
      "customerId": "QUEEN",
      "employeeId": 7,
      "orderDate": "1998-02-04 00:00:00.000",
      "requiredDate": "1998-03-04 00:00:00.000",
      "shippedDate": "1998-02-23 00:00:00.000",
      "shipVia": 2,
      "freight": 191.27,
      "shipName": "Queen Cozinha",
      "shipAddress": {
        "street": "Alameda dos Canàrios 891",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05487-020",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 26,
          "unitPrice": 31.23,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 35,
          "unitPrice": 18,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 49,
          "unitPrice": 20,
          "quantity": 42,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10875,
      "customerId": "BERGS",
      "employeeId": 4,
      "orderDate": "1998-02-06 00:00:00.000",
      "requiredDate": "1998-03-06 00:00:00.000",
      "shippedDate": "1998-03-03 00:00:00.000",
      "shipVia": 2,
      "freight": 32.37,
      "shipName": "Berglunds snabbköp",
      "shipAddress": {
        "street": "Berguvsvägen  8",
        "city": "Luleå",
        "region": "NULL",
        "postalCode": "S-958 22",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 19,
          "unitPrice": 9.2,
          "quantity": 25,
          "discount": 0
        },
        {
          "productId": 49,
          "unitPrice": 20,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 47,
          "unitPrice": 9.5,
          "quantity": 21,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10882,
      "customerId": "SAVEA",
      "employeeId": 4,
      "orderDate": "1998-02-11 00:00:00.000",
      "requiredDate": "1998-03-11 00:00:00.000",
      "shippedDate": "1998-02-20 00:00:00.000",
      "shipVia": 3,
      "freight": 23.1,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 42,
          "unitPrice": 14,
          "quantity": 25,
          "discount": 0
        },
        {
          "productId": 49,
          "unitPrice": 20,
          "quantity": 20,
          "discount": 0.15
        },
        {
          "productId": 54,
          "unitPrice": 7.45,
          "quantity": 32,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10884,
      "customerId": "LETSS",
      "employeeId": 4,
      "orderDate": "1998-02-12 00:00:00.000",
      "requiredDate": "1998-03-12 00:00:00.000",
      "shippedDate": "1998-02-13 00:00:00.000",
      "shipVia": 2,
      "freight": 90.97,
      "shipName": "Let's Stop N Shop",
      "shipAddress": {
        "street": "87 Polk St. Suite 5",
        "city": "San Francisco",
        "region": "CA",
        "postalCode": 94117,
        "country": "USA"
      },
      "details": [
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 21,
          "discount": 0.05
        },
        {
          "productId": 65,
          "unitPrice": 21.05,
          "quantity": 12,
          "discount": 0.05
        },
        {
          "productId": 21,
          "unitPrice": 10,
          "quantity": 40,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10885,
      "customerId": "SUPRD",
      "employeeId": 6,
      "orderDate": "1998-02-12 00:00:00.000",
      "requiredDate": "1998-03-12 00:00:00.000",
      "shippedDate": "1998-02-18 00:00:00.000",
      "shipVia": 3,
      "freight": 5.64,
      "shipName": "Suprêmes délices",
      "shipAddress": {
        "street": "Boulevard Tirou 255",
        "city": "Charleroi",
        "region": "NULL",
        "postalCode": "B-6000",
        "country": "Belgium"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 77,
          "unitPrice": 13,
          "quantity": 25,
          "discount": 0
        }
      ]
    },
    {
      "id": 10886,
      "customerId": "HANAR",
      "employeeId": 1,
      "orderDate": "1998-02-13 00:00:00.000",
      "requiredDate": "1998-03-13 00:00:00.000",
      "shippedDate": "1998-03-02 00:00:00.000",
      "shipVia": 1,
      "freight": 4.99,
      "shipName": "Hanari Carnes",
      "shipAddress": {
        "street": "Rua do Paço 67",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "05454-876",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 35,
          "discount": 0
        },
        {
          "productId": 77,
          "unitPrice": 13,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 10,
          "unitPrice": 31,
          "quantity": 70,
          "discount": 0
        }
      ]
    },
    {
      "id": 10880,
      "customerId": "FOLKO",
      "employeeId": 7,
      "orderDate": "1998-02-10 00:00:00.000",
      "requiredDate": "1998-03-24 00:00:00.000",
      "shippedDate": "1998-02-18 00:00:00.000",
      "shipVia": 1,
      "freight": 88.01,
      "shipName": "Folk och fä HB",
      "shipAddress": {
        "street": "Åkergatan 24",
        "city": "Bräcke",
        "region": "NULL",
        "postalCode": "S-844 67",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 23,
          "unitPrice": 9,
          "quantity": 30,
          "discount": 0.2
        },
        {
          "productId": 61,
          "unitPrice": 28.5,
          "quantity": 30,
          "discount": 0.2
        },
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 50,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10879,
      "customerId": "WILMK",
      "employeeId": 3,
      "orderDate": "1998-02-10 00:00:00.000",
      "requiredDate": "1998-03-10 00:00:00.000",
      "shippedDate": "1998-02-12 00:00:00.000",
      "shipVia": 3,
      "freight": 8.5,
      "shipName": "Wilman Kala",
      "shipAddress": {
        "street": "Keskuskatu 45",
        "city": "Helsinki",
        "region": "NULL",
        "postalCode": 21240,
        "country": "Finland"
      },
      "details": [
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 65,
          "unitPrice": 21.05,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10889,
      "customerId": "RATTC",
      "employeeId": 9,
      "orderDate": "1998-02-16 00:00:00.000",
      "requiredDate": "1998-03-16 00:00:00.000",
      "shippedDate": "1998-02-23 00:00:00.000",
      "shipVia": 3,
      "freight": 280.61,
      "shipName": "Rattlesnake Canyon Grocery",
      "shipAddress": {
        "street": "2817 Milton Dr.",
        "city": "Albuquerque",
        "region": "NM",
        "postalCode": 87110,
        "country": "USA"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 21,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 38,
          "unitPrice": 263.5,
          "quantity": 40,
          "discount": 0
        }
      ]
    },
    {
      "id": 10890,
      "customerId": "DUMON",
      "employeeId": 7,
      "orderDate": "1998-02-16 00:00:00.000",
      "requiredDate": "1998-03-16 00:00:00.000",
      "shippedDate": "1998-02-18 00:00:00.000",
      "shipVia": 1,
      "freight": 32.76,
      "shipName": "Du monde entier",
      "shipAddress": {
        "street": "67 rue des Cinquante Otages",
        "city": "Nantes",
        "region": "NULL",
        "postalCode": 44000,
        "country": "France"
      },
      "details": [
        {
          "productId": 17,
          "unitPrice": 39,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 34,
          "unitPrice": 14,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 14,
          "discount": 0
        }
      ]
    },
    {
      "id": 10893,
      "customerId": "KOENE",
      "employeeId": 9,
      "orderDate": "1998-02-18 00:00:00.000",
      "requiredDate": "1998-03-18 00:00:00.000",
      "shippedDate": "1998-02-20 00:00:00.000",
      "shipVia": 2,
      "freight": 77.78,
      "shipName": "Königlich Essen",
      "shipAddress": {
        "street": "Maubelstr. 90",
        "city": "Brandenburg",
        "region": "NULL",
        "postalCode": 14776,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 8,
          "unitPrice": 40,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 29,
          "unitPrice": 123.79,
          "quantity": 24,
          "discount": 0
        },
        {
          "productId": 30,
          "unitPrice": 25.89,
          "quantity": 35,
          "discount": 0
        },
        {
          "productId": 36,
          "unitPrice": 19,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10894,
      "customerId": "SAVEA",
      "employeeId": 1,
      "orderDate": "1998-02-18 00:00:00.000",
      "requiredDate": "1998-03-18 00:00:00.000",
      "shippedDate": "1998-02-20 00:00:00.000",
      "shipVia": 1,
      "freight": 116.13,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 28,
          "discount": 0.05
        },
        {
          "productId": 69,
          "unitPrice": 36,
          "quantity": 50,
          "discount": 0.05
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 120,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10888,
      "customerId": "GODOS",
      "employeeId": 1,
      "orderDate": "1998-02-16 00:00:00.000",
      "requiredDate": "1998-03-16 00:00:00.000",
      "shippedDate": "1998-02-23 00:00:00.000",
      "shipVia": 2,
      "freight": 51.87,
      "shipName": "Godos Cocina Típica",
      "shipAddress": {
        "street": "C/ Romero 33",
        "city": "Sevilla",
        "region": "NULL",
        "postalCode": 41101,
        "country": "Spain"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 68,
          "unitPrice": 12.5,
          "quantity": 18,
          "discount": 0
        }
      ]
    },
    {
      "id": 10898,
      "customerId": "OCEAN",
      "employeeId": 4,
      "orderDate": "1998-02-20 00:00:00.000",
      "requiredDate": "1998-03-20 00:00:00.000",
      "shippedDate": "1998-03-06 00:00:00.000",
      "shipVia": 2,
      "freight": 1.27,
      "shipName": "Océano Atlántico Ltda.",
      "shipAddress": {
        "street": "Ing. Gustavo Moncada 8585 Piso 20-A",
        "city": "Buenos Aires",
        "region": "NULL",
        "postalCode": 1010,
        "country": "Argentina"
      },
      "details": [
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 10899,
      "customerId": "LILAS",
      "employeeId": 5,
      "orderDate": "1998-02-20 00:00:00.000",
      "requiredDate": "1998-03-20 00:00:00.000",
      "shippedDate": "1998-02-26 00:00:00.000",
      "shipVia": 3,
      "freight": 1.21,
      "shipName": "LILA-Supermercado",
      "shipAddress": {
        "street": "Carrera 52 con Ave. Bolívar #65-98 Llano Largo",
        "city": "Barquisimeto",
        "region": "Lara",
        "postalCode": 3508,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 39,
          "unitPrice": 18,
          "quantity": 8,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10901,
      "customerId": "HILAA",
      "employeeId": 4,
      "orderDate": "1998-02-23 00:00:00.000",
      "requiredDate": "1998-03-23 00:00:00.000",
      "shippedDate": "1998-02-26 00:00:00.000",
      "shipVia": 1,
      "freight": 62.09,
      "shipName": "HILARION-Abastos",
      "shipAddress": {
        "street": "Carrera 22 con Ave. Carlos Soublette #8-35",
        "city": "San Cristóbal",
        "region": "Táchira",
        "postalCode": 5022,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 71,
          "unitPrice": 21.5,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10902,
      "customerId": "FOLKO",
      "employeeId": 1,
      "orderDate": "1998-02-23 00:00:00.000",
      "requiredDate": "1998-03-23 00:00:00.000",
      "shippedDate": "1998-03-03 00:00:00.000",
      "shipVia": 1,
      "freight": 44.15,
      "shipName": "Folk och fä HB",
      "shipAddress": {
        "street": "Åkergatan 24",
        "city": "Bräcke",
        "region": "NULL",
        "postalCode": "S-844 67",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 55,
          "unitPrice": 24,
          "quantity": 30,
          "discount": 0.15
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 6,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10903,
      "customerId": "HANAR",
      "employeeId": 3,
      "orderDate": "1998-02-24 00:00:00.000",
      "requiredDate": "1998-03-24 00:00:00.000",
      "shippedDate": "1998-03-04 00:00:00.000",
      "shipVia": 3,
      "freight": 36.71,
      "shipName": "Hanari Carnes",
      "shipAddress": {
        "street": "Rua do Paço 67",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "05454-876",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 65,
          "unitPrice": 21.05,
          "quantity": 21,
          "discount": 0
        },
        {
          "productId": 68,
          "unitPrice": 12.5,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10896,
      "customerId": "MAISD",
      "employeeId": 7,
      "orderDate": "1998-02-19 00:00:00.000",
      "requiredDate": "1998-03-19 00:00:00.000",
      "shippedDate": "1998-02-27 00:00:00.000",
      "shipVia": 3,
      "freight": 32.45,
      "shipName": "Maison Dewey",
      "shipAddress": {
        "street": "Rue Joseph-Bens 532",
        "city": "Bruxelles",
        "region": "NULL",
        "postalCode": "B-1180",
        "country": "Belgium"
      },
      "details": [
        {
          "productId": 45,
          "unitPrice": 9.5,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 16,
          "discount": 0
        }
      ]
    },
    {
      "id": 10904,
      "customerId": "WHITC",
      "employeeId": 3,
      "orderDate": "1998-02-24 00:00:00.000",
      "requiredDate": "1998-03-24 00:00:00.000",
      "shippedDate": "1998-02-27 00:00:00.000",
      "shipVia": 3,
      "freight": 162.95,
      "shipName": "White Clover Markets",
      "shipAddress": {
        "street": "1029 - 12th Ave. S.",
        "city": "Seattle",
        "region": "WA",
        "postalCode": 98124,
        "country": "USA"
      },
      "details": [
        {
          "productId": 58,
          "unitPrice": 13.25,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 35,
          "discount": 0
        }
      ]
    },
    {
      "id": 10895,
      "customerId": "ERNSH",
      "employeeId": 3,
      "orderDate": "1998-02-18 00:00:00.000",
      "requiredDate": "1998-03-18 00:00:00.000",
      "shippedDate": "1998-02-23 00:00:00.000",
      "shipVia": 1,
      "freight": 162.75,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 91,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 100,
          "discount": 0
        },
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 110,
          "discount": 0
        },
        {
          "productId": 39,
          "unitPrice": 18,
          "quantity": 45,
          "discount": 0
        }
      ]
    },
    {
      "id": 10897,
      "customerId": "HUNGO",
      "employeeId": 3,
      "orderDate": "1998-02-19 00:00:00.000",
      "requiredDate": "1998-03-19 00:00:00.000",
      "shippedDate": "1998-02-25 00:00:00.000",
      "shipVia": 2,
      "freight": 603.54,
      "shipName": "Hungry Owl All-Night Grocers",
      "shipAddress": {
        "street": "8 Johnstown Road",
        "city": "Cork",
        "region": "Co. Cork",
        "postalCode": "NULL",
        "country": "Ireland"
      },
      "details": [
        {
          "productId": 29,
          "unitPrice": 123.79,
          "quantity": 80,
          "discount": 0
        },
        {
          "productId": 30,
          "unitPrice": 25.89,
          "quantity": 36,
          "discount": 0
        }
      ]
    },
    {
      "id": 10909,
      "customerId": "SANTG",
      "employeeId": 1,
      "orderDate": "1998-02-26 00:00:00.000",
      "requiredDate": "1998-03-26 00:00:00.000",
      "shippedDate": "1998-03-10 00:00:00.000",
      "shipVia": 2,
      "freight": 53.05,
      "shipName": "Santé Gourmet",
      "shipAddress": {
        "street": "Erling Skakkes gate 78",
        "city": "Stavern",
        "region": "NULL",
        "postalCode": 4110,
        "country": "Norway"
      },
      "details": [
        {
          "productId": 7,
          "unitPrice": 30,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 10910,
      "customerId": "WILMK",
      "employeeId": 1,
      "orderDate": "1998-02-26 00:00:00.000",
      "requiredDate": "1998-03-26 00:00:00.000",
      "shippedDate": "1998-03-04 00:00:00.000",
      "shipVia": 3,
      "freight": 38.11,
      "shipName": "Wilman Kala",
      "shipAddress": {
        "street": "Keskuskatu 45",
        "city": "Helsinki",
        "region": "NULL",
        "postalCode": 21240,
        "country": "Finland"
      },
      "details": [
        {
          "productId": 19,
          "unitPrice": 9.2,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 49,
          "unitPrice": 20,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 61,
          "unitPrice": 28.5,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 10911,
      "customerId": "GODOS",
      "employeeId": 3,
      "orderDate": "1998-02-26 00:00:00.000",
      "requiredDate": "1998-03-26 00:00:00.000",
      "shippedDate": "1998-03-05 00:00:00.000",
      "shipVia": 1,
      "freight": 38.19,
      "shipName": "Godos Cocina Típica",
      "shipAddress": {
        "street": "C/ Romero 33",
        "city": "Sevilla",
        "region": "NULL",
        "postalCode": 41101,
        "country": "Spain"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 17,
          "unitPrice": 39,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 67,
          "unitPrice": 14,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10912,
      "customerId": "HUNGO",
      "employeeId": 2,
      "orderDate": "1998-02-26 00:00:00.000",
      "requiredDate": "1998-03-26 00:00:00.000",
      "shippedDate": "1998-03-18 00:00:00.000",
      "shipVia": 2,
      "freight": 580.91,
      "shipName": "Hungry Owl All-Night Grocers",
      "shipAddress": {
        "street": "8 Johnstown Road",
        "city": "Cork",
        "region": "Co. Cork",
        "postalCode": "NULL",
        "country": "Ireland"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 21,
          "quantity": 40,
          "discount": 0.25
        },
        {
          "productId": 29,
          "unitPrice": 123.79,
          "quantity": 60,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10913,
      "customerId": "QUEEN",
      "employeeId": 4,
      "orderDate": "1998-02-26 00:00:00.000",
      "requiredDate": "1998-03-26 00:00:00.000",
      "shippedDate": "1998-03-04 00:00:00.000",
      "shipVia": 1,
      "freight": 33.05,
      "shipName": "Queen Cozinha",
      "shipAddress": {
        "street": "Alameda dos Canàrios 891",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05487-020",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 4,
          "unitPrice": 22,
          "quantity": 30,
          "discount": 0.25
        },
        {
          "productId": 33,
          "unitPrice": 2.5,
          "quantity": 40,
          "discount": 0.25
        },
        {
          "productId": 58,
          "unitPrice": 13.25,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10917,
      "customerId": "ROMEY",
      "employeeId": 4,
      "orderDate": "1998-03-02 00:00:00.000",
      "requiredDate": "1998-03-30 00:00:00.000",
      "shippedDate": "1998-03-11 00:00:00.000",
      "shipVia": 2,
      "freight": 8.29,
      "shipName": "Romero y tomillo",
      "shipAddress": {
        "street": "Gran Vía 1",
        "city": "Madrid",
        "region": "NULL",
        "postalCode": 28001,
        "country": "Spain"
      },
      "details": [
        {
          "productId": 30,
          "unitPrice": 25.89,
          "quantity": 1,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10916,
      "customerId": "RANCH",
      "employeeId": 1,
      "orderDate": "1998-02-27 00:00:00.000",
      "requiredDate": "1998-03-27 00:00:00.000",
      "shippedDate": "1998-03-09 00:00:00.000",
      "shipVia": 2,
      "freight": 63.77,
      "shipName": "Rancho grande",
      "shipAddress": {
        "street": "Av. del Libertador 900",
        "city": "Buenos Aires",
        "region": "NULL",
        "postalCode": 1010,
        "country": "Argentina"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 32,
          "unitPrice": 32,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 57,
          "unitPrice": 19.5,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10918,
      "customerId": "BOTTM",
      "employeeId": 3,
      "orderDate": "1998-03-02 00:00:00.000",
      "requiredDate": "1998-03-30 00:00:00.000",
      "shippedDate": "1998-03-11 00:00:00.000",
      "shipVia": 3,
      "freight": 48.83,
      "shipName": "Bottom-Dollar Markets",
      "shipAddress": {
        "street": "23 Tsawassen Blvd.",
        "city": "Tsawassen",
        "region": "BC",
        "postalCode": "T2F 8M4",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 60,
          "discount": 0.25
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 25,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10919,
      "customerId": "LINOD",
      "employeeId": 2,
      "orderDate": "1998-03-02 00:00:00.000",
      "requiredDate": "1998-03-30 00:00:00.000",
      "shippedDate": "1998-03-04 00:00:00.000",
      "shipVia": 2,
      "freight": 19.8,
      "shipName": "LINO-Delicateses",
      "shipAddress": {
        "street": "Ave. 5 de Mayo Porlamar",
        "city": "I. de Margarita",
        "region": "Nueva Esparta",
        "postalCode": 4980,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 24,
          "discount": 0
        },
        {
          "productId": 25,
          "unitPrice": 14,
          "quantity": 24,
          "discount": 0
        },
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10908,
      "customerId": "REGGC",
      "employeeId": 4,
      "orderDate": "1998-02-26 00:00:00.000",
      "requiredDate": "1998-03-26 00:00:00.000",
      "shippedDate": "1998-03-06 00:00:00.000",
      "shipVia": 2,
      "freight": 32.96,
      "shipName": "Reggiani Caseifici",
      "shipAddress": {
        "street": "Strada Provinciale 124",
        "city": "Reggio Emilia",
        "region": "NULL",
        "postalCode": 42100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 7,
          "unitPrice": 30,
          "quantity": 20,
          "discount": 0.05
        },
        {
          "productId": 52,
          "unitPrice": 7,
          "quantity": 14,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10921,
      "customerId": "VAFFE",
      "employeeId": 1,
      "orderDate": "1998-03-03 00:00:00.000",
      "requiredDate": "1998-04-14 00:00:00.000",
      "shippedDate": "1998-03-09 00:00:00.000",
      "shipVia": 1,
      "freight": 176.48,
      "shipName": "Vaffeljernet",
      "shipAddress": {
        "street": "Smagsloget 45",
        "city": "Århus",
        "region": "NULL",
        "postalCode": 8200,
        "country": "Denmark"
      },
      "details": [
        {
          "productId": 35,
          "unitPrice": 18,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 63,
          "unitPrice": 43.9,
          "quantity": 40,
          "discount": 0
        }
      ]
    },
    {
      "id": 10915,
      "customerId": "TORTU",
      "employeeId": 2,
      "orderDate": "1998-02-27 00:00:00.000",
      "requiredDate": "1998-03-27 00:00:00.000",
      "shippedDate": "1998-03-02 00:00:00.000",
      "shipVia": 2,
      "freight": 3.51,
      "shipName": "Tortuga Restaurante",
      "shipAddress": {
        "street": "Avda. Azteca 123",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5033,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 17,
          "unitPrice": 39,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 33,
          "unitPrice": 2.5,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 54,
          "unitPrice": 7.45,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10925,
      "customerId": "HANAR",
      "employeeId": 3,
      "orderDate": "1998-03-04 00:00:00.000",
      "requiredDate": "1998-04-01 00:00:00.000",
      "shippedDate": "1998-03-13 00:00:00.000",
      "shipVia": 1,
      "freight": 2.27,
      "shipName": "Hanari Carnes",
      "shipAddress": {
        "street": "Rua do Paço 67",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "05454-876",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 36,
          "unitPrice": 19,
          "quantity": 25,
          "discount": 0.15
        },
        {
          "productId": 52,
          "unitPrice": 7,
          "quantity": 12,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10926,
      "customerId": "ANATR",
      "employeeId": 4,
      "orderDate": "1998-03-04 00:00:00.000",
      "requiredDate": "1998-04-01 00:00:00.000",
      "shippedDate": "1998-03-11 00:00:00.000",
      "shipVia": 3,
      "freight": 39.92,
      "shipName": "Ana Trujillo Emparedados y helados",
      "shipAddress": {
        "street": "Avda. de la Constitución 2222",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5021,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 21,
          "quantity": 2,
          "discount": 0
        },
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 19,
          "unitPrice": 9.2,
          "quantity": 7,
          "discount": 0
        },
        {
          "productId": 72,
          "unitPrice": 34.8,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10927,
      "customerId": "LACOR",
      "employeeId": 4,
      "orderDate": "1998-03-05 00:00:00.000",
      "requiredDate": "1998-04-02 00:00:00.000",
      "shippedDate": "1998-04-08 00:00:00.000",
      "shipVia": 1,
      "freight": 19.79,
      "shipName": "La corne d'abondance",
      "shipAddress": {
        "street": "67 avenue de l'Europe",
        "city": "Versailles",
        "region": "NULL",
        "postalCode": 78000,
        "country": "France"
      },
      "details": [
        {
          "productId": 20,
          "unitPrice": 81,
          "quantity": 5,
          "discount": 0
        },
        {
          "productId": 52,
          "unitPrice": 7,
          "quantity": 5,
          "discount": 0
        },
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10928,
      "customerId": "GALED",
      "employeeId": 1,
      "orderDate": "1998-03-05 00:00:00.000",
      "requiredDate": "1998-04-02 00:00:00.000",
      "shippedDate": "1998-03-18 00:00:00.000",
      "shipVia": 1,
      "freight": 1.36,
      "shipName": "Galería del gastronómo",
      "shipAddress": {
        "street": "Rambla de Cataluña 23",
        "city": "Barcelona",
        "region": "NULL",
        "postalCode": 8022,
        "country": "Spain"
      },
      "details": [
        {
          "productId": 47,
          "unitPrice": 9.5,
          "quantity": 5,
          "discount": 0
        },
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 10929,
      "customerId": "FRANK",
      "employeeId": 6,
      "orderDate": "1998-03-05 00:00:00.000",
      "requiredDate": "1998-04-02 00:00:00.000",
      "shippedDate": "1998-03-12 00:00:00.000",
      "shipVia": 1,
      "freight": 33.93,
      "shipName": "Frankenversand",
      "shipAddress": {
        "street": "Berliner Platz 43",
        "city": "München",
        "region": "NULL",
        "postalCode": 80805,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 21,
          "unitPrice": 10,
          "quantity": 60,
          "discount": 0
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 49,
          "discount": 0
        },
        {
          "productId": 77,
          "unitPrice": 13,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10930,
      "customerId": "SUPRD",
      "employeeId": 4,
      "orderDate": "1998-03-06 00:00:00.000",
      "requiredDate": "1998-04-17 00:00:00.000",
      "shippedDate": "1998-03-18 00:00:00.000",
      "shipVia": 3,
      "freight": 15.55,
      "shipName": "Suprêmes délices",
      "shipAddress": {
        "street": "Boulevard Tirou 255",
        "city": "Charleroi",
        "region": "NULL",
        "postalCode": "B-6000",
        "country": "Belgium"
      },
      "details": [
        {
          "productId": 27,
          "unitPrice": 43.9,
          "quantity": 25,
          "discount": 0
        },
        {
          "productId": 55,
          "unitPrice": 24,
          "quantity": 25,
          "discount": 0.2
        },
        {
          "productId": 58,
          "unitPrice": 13.25,
          "quantity": 30,
          "discount": 0.2
        },
        {
          "productId": 21,
          "unitPrice": 10,
          "quantity": 36,
          "discount": 0
        }
      ]
    },
    {
      "id": 10931,
      "customerId": "RICSU",
      "employeeId": 4,
      "orderDate": "1998-03-06 00:00:00.000",
      "requiredDate": "1998-03-20 00:00:00.000",
      "shippedDate": "1998-03-19 00:00:00.000",
      "shipVia": 2,
      "freight": 13.6,
      "shipName": "Richter Supermarkt",
      "shipAddress": {
        "street": "Starenweg 5",
        "city": "Genève",
        "region": "NULL",
        "postalCode": 1204,
        "country": "Switzerland"
      },
      "details": [
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 42,
          "discount": 0.15
        },
        {
          "productId": 57,
          "unitPrice": 19.5,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10932,
      "customerId": "BONAP",
      "employeeId": 8,
      "orderDate": "1998-03-06 00:00:00.000",
      "requiredDate": "1998-04-03 00:00:00.000",
      "shippedDate": "1998-03-24 00:00:00.000",
      "shipVia": 1,
      "freight": 134.64,
      "shipName": "Bon app'",
      "shipAddress": {
        "street": "12 rue des Bouchers",
        "city": "Marseille",
        "region": "NULL",
        "postalCode": 13008,
        "country": "France"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 30,
          "discount": 0.1
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 20,
          "discount": 0.1
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 14,
          "discount": 0.1
        },
        {
          "productId": 72,
          "unitPrice": 34.8,
          "quantity": 16,
          "discount": 0
        }
      ]
    },
    {
      "id": 10933,
      "customerId": "ISLAT",
      "employeeId": 6,
      "orderDate": "1998-03-06 00:00:00.000",
      "requiredDate": "1998-04-03 00:00:00.000",
      "shippedDate": "1998-03-16 00:00:00.000",
      "shipVia": 3,
      "freight": 54.15,
      "shipName": "Island Trading",
      "shipAddress": {
        "street": "Garden House Crowther Way",
        "city": "Cowes",
        "region": "Isle of Wight",
        "postalCode": "PO31 7PJ",
        "country": "UK"
      },
      "details": [
        {
          "productId": 53,
          "unitPrice": 32.8,
          "quantity": 2,
          "discount": 0
        },
        {
          "productId": 61,
          "unitPrice": 28.5,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10935,
      "customerId": "WELLI",
      "employeeId": 4,
      "orderDate": "1998-03-09 00:00:00.000",
      "requiredDate": "1998-04-06 00:00:00.000",
      "shippedDate": "1998-03-18 00:00:00.000",
      "shipVia": 3,
      "freight": 47.59,
      "shipName": "Wellington Importadora",
      "shipAddress": {
        "street": "Rua do Mercado 12",
        "city": "Resende",
        "region": "SP",
        "postalCode": "08737-363",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 18,
          "unitPrice": 62.5,
          "quantity": 4,
          "discount": 0.25
        },
        {
          "productId": 23,
          "unitPrice": 9,
          "quantity": 8,
          "discount": 0.25
        },
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 21,
          "discount": 0
        }
      ]
    },
    {
      "id": 10937,
      "customerId": "CACTU",
      "employeeId": 7,
      "orderDate": "1998-03-10 00:00:00.000",
      "requiredDate": "1998-03-24 00:00:00.000",
      "shippedDate": "1998-03-13 00:00:00.000",
      "shipVia": 3,
      "freight": 31.51,
      "shipName": "Cactus Comidas para llevar",
      "shipAddress": {
        "street": "Cerrito 333",
        "city": "Buenos Aires",
        "region": "NULL",
        "postalCode": 1010,
        "country": "Argentina"
      },
      "details": [
        {
          "productId": 28,
          "unitPrice": 45.6,
          "quantity": 8,
          "discount": 0
        },
        {
          "productId": 34,
          "unitPrice": 14,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10938,
      "customerId": "QUICK",
      "employeeId": 3,
      "orderDate": "1998-03-10 00:00:00.000",
      "requiredDate": "1998-04-07 00:00:00.000",
      "shippedDate": "1998-03-16 00:00:00.000",
      "shipVia": 2,
      "freight": 31.89,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 20,
          "discount": 0.25
        },
        {
          "productId": 43,
          "unitPrice": 46,
          "quantity": 24,
          "discount": 0.25
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 49,
          "discount": 0.25
        },
        {
          "productId": 71,
          "unitPrice": 21.5,
          "quantity": 35,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10939,
      "customerId": "MAGAA",
      "employeeId": 2,
      "orderDate": "1998-03-10 00:00:00.000",
      "requiredDate": "1998-04-07 00:00:00.000",
      "shippedDate": "1998-03-13 00:00:00.000",
      "shipVia": 2,
      "freight": 76.33,
      "shipName": "Magazzini Alimentari Riuniti",
      "shipAddress": {
        "street": "Via Ludovico il Moro 22",
        "city": "Bergamo",
        "region": "NULL",
        "postalCode": 24100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 10,
          "discount": 0.15
        },
        {
          "productId": 67,
          "unitPrice": 14,
          "quantity": 40,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10940,
      "customerId": "BONAP",
      "employeeId": 8,
      "orderDate": "1998-03-11 00:00:00.000",
      "requiredDate": "1998-04-08 00:00:00.000",
      "shippedDate": "1998-03-23 00:00:00.000",
      "shipVia": 3,
      "freight": 19.77,
      "shipName": "Bon app'",
      "shipAddress": {
        "street": "12 rue des Bouchers",
        "city": "Marseille",
        "region": "NULL",
        "postalCode": 13008,
        "country": "France"
      },
      "details": [
        {
          "productId": 7,
          "unitPrice": 30,
          "quantity": 8,
          "discount": 0
        },
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10941,
      "customerId": "SAVEA",
      "employeeId": 7,
      "orderDate": "1998-03-11 00:00:00.000",
      "requiredDate": "1998-04-08 00:00:00.000",
      "shippedDate": "1998-03-20 00:00:00.000",
      "shipVia": 2,
      "freight": 400.81,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 44,
          "discount": 0.25
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 30,
          "discount": 0.25
        },
        {
          "productId": 68,
          "unitPrice": 12.5,
          "quantity": 80,
          "discount": 0.25
        },
        {
          "productId": 72,
          "unitPrice": 34.8,
          "quantity": 50,
          "discount": 0
        }
      ]
    },
    {
      "id": 10922,
      "customerId": "HANAR",
      "employeeId": 5,
      "orderDate": "1998-03-03 00:00:00.000",
      "requiredDate": "1998-03-31 00:00:00.000",
      "shippedDate": "1998-03-05 00:00:00.000",
      "shipVia": 3,
      "freight": 62.74,
      "shipName": "Hanari Carnes",
      "shipAddress": {
        "street": "Rua do Paço 67",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "05454-876",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 17,
          "unitPrice": 39,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 35,
          "discount": 0
        }
      ]
    },
    {
      "id": 10923,
      "customerId": "LAMAI",
      "employeeId": 7,
      "orderDate": "1998-03-03 00:00:00.000",
      "requiredDate": "1998-04-14 00:00:00.000",
      "shippedDate": "1998-03-13 00:00:00.000",
      "shipVia": 3,
      "freight": 68.26,
      "shipName": "La maison d'Asie",
      "shipAddress": {
        "street": "1 rue Alsace-Lorraine",
        "city": "Toulouse",
        "region": "NULL",
        "postalCode": 31000,
        "country": "France"
      },
      "details": [
        {
          "productId": 43,
          "unitPrice": 46,
          "quantity": 10,
          "discount": 0.2
        },
        {
          "productId": 67,
          "unitPrice": 14,
          "quantity": 24,
          "discount": 0.2
        },
        {
          "productId": 42,
          "unitPrice": 14,
          "quantity": 10,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10924,
      "customerId": "BERGS",
      "employeeId": 3,
      "orderDate": "1998-03-04 00:00:00.000",
      "requiredDate": "1998-04-01 00:00:00.000",
      "shippedDate": "1998-04-08 00:00:00.000",
      "shipVia": 2,
      "freight": 151.52,
      "shipName": "Berglunds snabbköp",
      "shipAddress": {
        "street": "Berguvsvägen  8",
        "city": "Luleå",
        "region": "NULL",
        "postalCode": "S-958 22",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 10,
          "unitPrice": 31,
          "quantity": 20,
          "discount": 0.1
        },
        {
          "productId": 28,
          "unitPrice": 45.6,
          "quantity": 30,
          "discount": 0.1
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 6,
          "discount": 0
        }
      ]
    },
    {
      "id": 10943,
      "customerId": "BSBEV",
      "employeeId": 4,
      "orderDate": "1998-03-11 00:00:00.000",
      "requiredDate": "1998-04-08 00:00:00.000",
      "shippedDate": "1998-03-19 00:00:00.000",
      "shipVia": 2,
      "freight": 2.17,
      "shipName": "B's Beverages",
      "shipAddress": {
        "street": "Fauntleroy Circus",
        "city": "London",
        "region": "NULL",
        "postalCode": "EC2 5NT",
        "country": "UK"
      },
      "details": [
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 22,
          "unitPrice": 21,
          "quantity": 21,
          "discount": 0
        },
        {
          "productId": 46,
          "unitPrice": 12,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10944,
      "customerId": "BOTTM",
      "employeeId": 6,
      "orderDate": "1998-03-12 00:00:00.000",
      "requiredDate": "1998-03-26 00:00:00.000",
      "shippedDate": "1998-03-13 00:00:00.000",
      "shipVia": 3,
      "freight": 52.92,
      "shipName": "Bottom-Dollar Markets",
      "shipAddress": {
        "street": "23 Tsawassen Blvd.",
        "city": "Tsawassen",
        "region": "BC",
        "postalCode": "T2F 8M4",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 21,
          "quantity": 5,
          "discount": 0.25
        },
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 18,
          "discount": 0
        },
        {
          "productId": 44,
          "unitPrice": 19.45,
          "quantity": 18,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10945,
      "customerId": "MORGK",
      "employeeId": 4,
      "orderDate": "1998-03-12 00:00:00.000",
      "requiredDate": "1998-04-09 00:00:00.000",
      "shippedDate": "1998-03-18 00:00:00.000",
      "shipVia": 1,
      "freight": 10.22,
      "shipName": "Morgenstern Gesundkost",
      "shipAddress": {
        "street": "Heerstr. 22",
        "city": "Leipzig",
        "region": "NULL",
        "postalCode": 4179,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10946,
      "customerId": "VAFFE",
      "employeeId": 1,
      "orderDate": "1998-03-12 00:00:00.000",
      "requiredDate": "1998-04-09 00:00:00.000",
      "shippedDate": "1998-03-19 00:00:00.000",
      "shipVia": 2,
      "freight": 27.2,
      "shipName": "Vaffeljernet",
      "shipAddress": {
        "street": "Smagsloget 45",
        "city": "Århus",
        "region": "NULL",
        "postalCode": 8200,
        "country": "Denmark"
      },
      "details": [
        {
          "productId": 10,
          "unitPrice": 31,
          "quantity": 25,
          "discount": 0
        },
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 25,
          "discount": 0
        },
        {
          "productId": 77,
          "unitPrice": 13,
          "quantity": 40,
          "discount": 0
        }
      ]
    },
    {
      "id": 10951,
      "customerId": "RICSU",
      "employeeId": 9,
      "orderDate": "1998-03-16 00:00:00.000",
      "requiredDate": "1998-04-27 00:00:00.000",
      "shippedDate": "1998-04-07 00:00:00.000",
      "shipVia": 2,
      "freight": 30.85,
      "shipName": "Richter Supermarkt",
      "shipAddress": {
        "street": "Starenweg 5",
        "city": "Genève",
        "region": "NULL",
        "postalCode": 1204,
        "country": "Switzerland"
      },
      "details": [
        {
          "productId": 33,
          "unitPrice": 2.5,
          "quantity": 15,
          "discount": 0.05
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 50,
          "discount": 0.05
        },
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 6,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10952,
      "customerId": "ALFKI",
      "employeeId": 1,
      "orderDate": "1998-03-16 00:00:00.000",
      "requiredDate": "1998-04-27 00:00:00.000",
      "shippedDate": "1998-03-24 00:00:00.000",
      "shipVia": 1,
      "freight": 40.42,
      "shipName": "Alfred's Futterkiste",
      "shipAddress": {
        "street": "Obere Str. 57",
        "city": "Berlin",
        "region": "NULL",
        "postalCode": 12209,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 6,
          "unitPrice": 25,
          "quantity": 16,
          "discount": 0.05
        },
        {
          "productId": 28,
          "unitPrice": 45.6,
          "quantity": 2,
          "discount": 0
        }
      ]
    },
    {
      "id": 10953,
      "customerId": "AROUT",
      "employeeId": 9,
      "orderDate": "1998-03-16 00:00:00.000",
      "requiredDate": "1998-03-30 00:00:00.000",
      "shippedDate": "1998-03-25 00:00:00.000",
      "shipVia": 2,
      "freight": 23.72,
      "shipName": "Around the Horn",
      "shipAddress": {
        "street": "Brook Farm Stratford St. Mary",
        "city": "Colchester",
        "region": "Essex",
        "postalCode": "CO7 6JX",
        "country": "UK"
      },
      "details": [
        {
          "productId": 20,
          "unitPrice": 81,
          "quantity": 50,
          "discount": 0.05
        },
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 50,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 10954,
      "customerId": "LINOD",
      "employeeId": 5,
      "orderDate": "1998-03-17 00:00:00.000",
      "requiredDate": "1998-04-28 00:00:00.000",
      "shippedDate": "1998-03-20 00:00:00.000",
      "shipVia": 1,
      "freight": 27.91,
      "shipName": "LINO-Delicateses",
      "shipAddress": {
        "street": "Ave. 5 de Mayo Porlamar",
        "city": "I. de Margarita",
        "region": "Nueva Esparta",
        "postalCode": 4980,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 28,
          "discount": 0.15
        },
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 25,
          "discount": 0.15
        },
        {
          "productId": 45,
          "unitPrice": 9.5,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 24,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10956,
      "customerId": "BLAUS",
      "employeeId": 6,
      "orderDate": "1998-03-17 00:00:00.000",
      "requiredDate": "1998-04-28 00:00:00.000",
      "shippedDate": "1998-03-20 00:00:00.000",
      "shipVia": 2,
      "freight": 44.65,
      "shipName": "Blauer See Delikatessen",
      "shipAddress": {
        "street": "Forsterstr. 57",
        "city": "Mannheim",
        "region": "NULL",
        "postalCode": 68306,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 21,
          "unitPrice": 10,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 47,
          "unitPrice": 9.5,
          "quantity": 14,
          "discount": 0
        },
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 8,
          "discount": 0
        }
      ]
    },
    {
      "id": 10949,
      "customerId": "BOTTM",
      "employeeId": 2,
      "orderDate": "1998-03-13 00:00:00.000",
      "requiredDate": "1998-04-10 00:00:00.000",
      "shippedDate": "1998-03-17 00:00:00.000",
      "shipVia": 3,
      "freight": 74.44,
      "shipName": "Bottom-Dollar Markets",
      "shipAddress": {
        "street": "23 Tsawassen Blvd.",
        "city": "Tsawassen",
        "region": "BC",
        "postalCode": "T2F 8M4",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 6,
          "unitPrice": 25,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 10,
          "unitPrice": 31,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 17,
          "unitPrice": 39,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 60,
          "discount": 0
        }
      ]
    },
    {
      "id": 10948,
      "customerId": "GODOS",
      "employeeId": 3,
      "orderDate": "1998-03-13 00:00:00.000",
      "requiredDate": "1998-04-10 00:00:00.000",
      "shippedDate": "1998-03-19 00:00:00.000",
      "shipVia": 3,
      "freight": 23.39,
      "shipName": "Godos Cocina Típica",
      "shipAddress": {
        "street": "C/ Romero 33",
        "city": "Sevilla",
        "region": "NULL",
        "postalCode": 41101,
        "country": "Spain"
      },
      "details": [
        {
          "productId": 50,
          "unitPrice": 16.25,
          "quantity": 9,
          "discount": 0
        },
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 55,
          "unitPrice": 24,
          "quantity": 4,
          "discount": 0
        }
      ]
    },
    {
      "id": 10960,
      "customerId": "HILAA",
      "employeeId": 3,
      "orderDate": "1998-03-19 00:00:00.000",
      "requiredDate": "1998-04-02 00:00:00.000",
      "shippedDate": "1998-04-08 00:00:00.000",
      "shipVia": 1,
      "freight": 2.08,
      "shipName": "HILARION-Abastos",
      "shipAddress": {
        "street": "Carrera 22 con Ave. Carlos Soublette #8-35",
        "city": "San Cristóbal",
        "region": "Táchira",
        "postalCode": 5022,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 10,
          "discount": 0.25
        },
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 24,
          "discount": 0
        }
      ]
    },
    {
      "id": 10961,
      "customerId": "QUEEN",
      "employeeId": 8,
      "orderDate": "1998-03-19 00:00:00.000",
      "requiredDate": "1998-04-16 00:00:00.000",
      "shippedDate": "1998-03-30 00:00:00.000",
      "shipVia": 1,
      "freight": 104.47,
      "shipName": "Queen Cozinha",
      "shipAddress": {
        "street": "Alameda dos Canàrios 891",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05487-020",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 52,
          "unitPrice": 7,
          "quantity": 6,
          "discount": 0.05
        },
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 60,
          "discount": 0
        }
      ]
    },
    {
      "id": 10962,
      "customerId": "QUICK",
      "employeeId": 8,
      "orderDate": "1998-03-19 00:00:00.000",
      "requiredDate": "1998-04-16 00:00:00.000",
      "shippedDate": "1998-03-23 00:00:00.000",
      "shipVia": 2,
      "freight": 275.79,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 7,
          "unitPrice": 30,
          "quantity": 45,
          "discount": 0
        },
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 77,
          "discount": 0
        },
        {
          "productId": 53,
          "unitPrice": 32.8,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 69,
          "unitPrice": 36,
          "quantity": 9,
          "discount": 0
        },
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 44,
          "discount": 0
        }
      ]
    },
    {
      "id": 10964,
      "customerId": "SPECD",
      "employeeId": 3,
      "orderDate": "1998-03-20 00:00:00.000",
      "requiredDate": "1998-04-17 00:00:00.000",
      "shippedDate": "1998-03-24 00:00:00.000",
      "shipVia": 2,
      "freight": 87.38,
      "shipName": "Spécialités du monde",
      "shipAddress": {
        "street": "25 rue Lauriston",
        "city": "Paris",
        "region": "NULL",
        "postalCode": 75016,
        "country": "France"
      },
      "details": [
        {
          "productId": 18,
          "unitPrice": 62.5,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 38,
          "unitPrice": 263.5,
          "quantity": 5,
          "discount": 0
        },
        {
          "productId": 69,
          "unitPrice": 36,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10957,
      "customerId": "HILAA",
      "employeeId": 8,
      "orderDate": "1998-03-18 00:00:00.000",
      "requiredDate": "1998-04-15 00:00:00.000",
      "shippedDate": "1998-03-27 00:00:00.000",
      "shipVia": 3,
      "freight": 105.36,
      "shipName": "HILARION-Abastos",
      "shipAddress": {
        "street": "Carrera 22 con Ave. Carlos Soublette #8-35",
        "city": "San Cristóbal",
        "region": "Táchira",
        "postalCode": 5022,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 64,
          "unitPrice": 33.25,
          "quantity": 8,
          "discount": 0
        },
        {
          "productId": 30,
          "unitPrice": 25.89,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 35,
          "unitPrice": 18,
          "quantity": 40,
          "discount": 0
        }
      ]
    },
    {
      "id": 10958,
      "customerId": "OCEAN",
      "employeeId": 7,
      "orderDate": "1998-03-18 00:00:00.000",
      "requiredDate": "1998-04-15 00:00:00.000",
      "shippedDate": "1998-03-27 00:00:00.000",
      "shipVia": 2,
      "freight": 49.56,
      "shipName": "Océano Atlántico Ltda.",
      "shipAddress": {
        "street": "Ing. Gustavo Moncada 8585 Piso 20-A",
        "city": "Buenos Aires",
        "region": "NULL",
        "postalCode": 1010,
        "country": "Argentina"
      },
      "details": [
        {
          "productId": 5,
          "unitPrice": 21.35,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 7,
          "unitPrice": 30,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 72,
          "unitPrice": 34.8,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 10967,
      "customerId": "TOMSP",
      "employeeId": 2,
      "orderDate": "1998-03-23 00:00:00.000",
      "requiredDate": "1998-04-20 00:00:00.000",
      "shippedDate": "1998-04-02 00:00:00.000",
      "shipVia": 2,
      "freight": 62.22,
      "shipName": "Toms Spezialitäten",
      "shipAddress": {
        "street": "Luisenstr. 48",
        "city": "Münster",
        "region": "NULL",
        "postalCode": 44087,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 19,
          "unitPrice": 9.2,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 49,
          "unitPrice": 20,
          "quantity": 40,
          "discount": 0
        }
      ]
    },
    {
      "id": 10968,
      "customerId": "ERNSH",
      "employeeId": 1,
      "orderDate": "1998-03-23 00:00:00.000",
      "requiredDate": "1998-04-20 00:00:00.000",
      "shippedDate": "1998-04-01 00:00:00.000",
      "shipVia": 3,
      "freight": 74.6,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 12,
          "unitPrice": 38,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 64,
          "unitPrice": 33.25,
          "quantity": 4,
          "discount": 0
        }
      ]
    },
    {
      "id": 10972,
      "customerId": "LACOR",
      "employeeId": 4,
      "orderDate": "1998-03-24 00:00:00.000",
      "requiredDate": "1998-04-21 00:00:00.000",
      "shippedDate": "1998-03-26 00:00:00.000",
      "shipVia": 2,
      "freight": 0.02,
      "shipName": "La corne d'abondance",
      "shipAddress": {
        "street": "67 avenue de l'Europe",
        "city": "Versailles",
        "region": "NULL",
        "postalCode": 78000,
        "country": "France"
      },
      "details": [
        {
          "productId": 17,
          "unitPrice": 39,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 33,
          "unitPrice": 2.5,
          "quantity": 7,
          "discount": 0
        }
      ]
    },
    {
      "id": 10975,
      "customerId": "BOTTM",
      "employeeId": 1,
      "orderDate": "1998-03-25 00:00:00.000",
      "requiredDate": "1998-04-22 00:00:00.000",
      "shippedDate": "1998-03-27 00:00:00.000",
      "shipVia": 3,
      "freight": 32.27,
      "shipName": "Bottom-Dollar Markets",
      "shipAddress": {
        "street": "23 Tsawassen Blvd.",
        "city": "Tsawassen",
        "region": "BC",
        "postalCode": "T2F 8M4",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 8,
          "unitPrice": 40,
          "quantity": 16,
          "discount": 0
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10976,
      "customerId": "HILAA",
      "employeeId": 1,
      "orderDate": "1998-03-25 00:00:00.000",
      "requiredDate": "1998-05-06 00:00:00.000",
      "shippedDate": "1998-04-03 00:00:00.000",
      "shipVia": 1,
      "freight": 37.97,
      "shipName": "HILARION-Abastos",
      "shipAddress": {
        "street": "Carrera 22 con Ave. Carlos Soublette #8-35",
        "city": "San Cristóbal",
        "region": "Táchira",
        "postalCode": 5022,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 28,
          "unitPrice": 45.6,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10977,
      "customerId": "FOLKO",
      "employeeId": 8,
      "orderDate": "1998-03-26 00:00:00.000",
      "requiredDate": "1998-04-23 00:00:00.000",
      "shippedDate": "1998-04-10 00:00:00.000",
      "shipVia": 3,
      "freight": 208.5,
      "shipName": "Folk och fä HB",
      "shipAddress": {
        "street": "Åkergatan 24",
        "city": "Bräcke",
        "region": "NULL",
        "postalCode": "S-844 67",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 39,
          "unitPrice": 18,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 47,
          "unitPrice": 9.5,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 63,
          "unitPrice": 43.9,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10978,
      "customerId": "MAISD",
      "employeeId": 9,
      "orderDate": "1998-03-26 00:00:00.000",
      "requiredDate": "1998-04-23 00:00:00.000",
      "shippedDate": "1998-04-23 00:00:00.000",
      "shipVia": 2,
      "freight": 32.82,
      "shipName": "Maison Dewey",
      "shipAddress": {
        "street": "Rue Joseph-Bens 532",
        "city": "Bruxelles",
        "region": "NULL",
        "postalCode": "B-1180",
        "country": "Belgium"
      },
      "details": [
        {
          "productId": 8,
          "unitPrice": 40,
          "quantity": 20,
          "discount": 0.15
        },
        {
          "productId": 21,
          "unitPrice": 10,
          "quantity": 40,
          "discount": 0.15
        },
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 44,
          "unitPrice": 19.45,
          "quantity": 6,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10979,
      "customerId": "ERNSH",
      "employeeId": 8,
      "orderDate": "1998-03-26 00:00:00.000",
      "requiredDate": "1998-04-23 00:00:00.000",
      "shippedDate": "1998-03-31 00:00:00.000",
      "shipVia": 2,
      "freight": 353.07,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 7,
          "unitPrice": 30,
          "quantity": 18,
          "discount": 0
        },
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 80,
          "discount": 0
        },
        {
          "productId": 27,
          "unitPrice": 43.9,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 12,
          "unitPrice": 38,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 24,
          "discount": 0
        },
        {
          "productId": 63,
          "unitPrice": 43.9,
          "quantity": 35,
          "discount": 0
        }
      ]
    },
    {
      "id": 10966,
      "customerId": "CHOPS",
      "employeeId": 4,
      "orderDate": "1998-03-20 00:00:00.000",
      "requiredDate": "1998-04-17 00:00:00.000",
      "shippedDate": "1998-04-08 00:00:00.000",
      "shipVia": 1,
      "freight": 27.19,
      "shipName": "Chop-suey Chinese",
      "shipAddress": {
        "street": "Hauptstr. 31",
        "city": "Bern",
        "region": "NULL",
        "postalCode": 3012,
        "country": "Switzerland"
      },
      "details": [
        {
          "productId": 37,
          "unitPrice": 26,
          "quantity": 8,
          "discount": 0
        },
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 12,
          "discount": 0.15
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 12,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10983,
      "customerId": "SAVEA",
      "employeeId": 2,
      "orderDate": "1998-03-27 00:00:00.000",
      "requiredDate": "1998-04-24 00:00:00.000",
      "shippedDate": "1998-04-06 00:00:00.000",
      "shipVia": 2,
      "freight": 657.54,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 57,
          "unitPrice": 19.5,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 84,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10984,
      "customerId": "SAVEA",
      "employeeId": 1,
      "orderDate": "1998-03-30 00:00:00.000",
      "requiredDate": "1998-04-27 00:00:00.000",
      "shippedDate": "1998-04-03 00:00:00.000",
      "shipVia": 3,
      "freight": 211.22,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 55,
          "discount": 0
        },
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 36,
          "unitPrice": 19,
          "quantity": 40,
          "discount": 0
        }
      ]
    },
    {
      "id": 10985,
      "customerId": "HUNGO",
      "employeeId": 2,
      "orderDate": "1998-03-30 00:00:00.000",
      "requiredDate": "1998-04-27 00:00:00.000",
      "shippedDate": "1998-04-02 00:00:00.000",
      "shipVia": 1,
      "freight": 91.51,
      "shipName": "Hungry Owl All-Night Grocers",
      "shipAddress": {
        "street": "8 Johnstown Road",
        "city": "Cork",
        "region": "Co. Cork",
        "postalCode": "NULL",
        "country": "Ireland"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 36,
          "discount": 0.1
        },
        {
          "productId": 18,
          "unitPrice": 62.5,
          "quantity": 8,
          "discount": 0.1
        },
        {
          "productId": 32,
          "unitPrice": 32,
          "quantity": 35,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10986,
      "customerId": "OCEAN",
      "employeeId": 8,
      "orderDate": "1998-03-30 00:00:00.000",
      "requiredDate": "1998-04-27 00:00:00.000",
      "shippedDate": "1998-04-21 00:00:00.000",
      "shipVia": 2,
      "freight": 217.86,
      "shipName": "Océano Atlántico Ltda.",
      "shipAddress": {
        "street": "Ing. Gustavo Moncada 8585 Piso 20-A",
        "city": "Buenos Aires",
        "region": "NULL",
        "postalCode": 1010,
        "country": "Argentina"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 21,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 20,
          "unitPrice": 81,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 77,
          "unitPrice": 13,
          "quantity": 15,
          "discount": 0
        }
      ]
    },
    {
      "id": 10987,
      "customerId": "EASTC",
      "employeeId": 8,
      "orderDate": "1998-03-31 00:00:00.000",
      "requiredDate": "1998-04-28 00:00:00.000",
      "shippedDate": "1998-04-06 00:00:00.000",
      "shipVia": 1,
      "freight": 185.48,
      "shipName": "Eastern Connection",
      "shipAddress": {
        "street": "35 King George",
        "city": "London",
        "region": "NULL",
        "postalCode": "WX3 6FW",
        "country": "UK"
      },
      "details": [
        {
          "productId": 7,
          "unitPrice": 30,
          "quantity": 60,
          "discount": 0
        },
        {
          "productId": 43,
          "unitPrice": 46,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 72,
          "unitPrice": 34.8,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 10988,
      "customerId": "RATTC",
      "employeeId": 3,
      "orderDate": "1998-03-31 00:00:00.000",
      "requiredDate": "1998-04-28 00:00:00.000",
      "shippedDate": "1998-04-10 00:00:00.000",
      "shipVia": 2,
      "freight": 61.14,
      "shipName": "Rattlesnake Canyon Grocery",
      "shipAddress": {
        "street": "2817 Milton Dr.",
        "city": "Albuquerque",
        "region": "NM",
        "postalCode": 87110,
        "country": "USA"
      },
      "details": [
        {
          "productId": 7,
          "unitPrice": 30,
          "quantity": 60,
          "discount": 0
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 40,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 10973,
      "customerId": "LACOR",
      "employeeId": 6,
      "orderDate": "1998-03-24 00:00:00.000",
      "requiredDate": "1998-04-21 00:00:00.000",
      "shippedDate": "1998-03-27 00:00:00.000",
      "shipVia": 2,
      "freight": 15.17,
      "shipName": "La corne d'abondance",
      "shipAddress": {
        "street": "67 avenue de l'Europe",
        "city": "Versailles",
        "region": "NULL",
        "postalCode": 78000,
        "country": "France"
      },
      "details": [
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 26,
          "unitPrice": 31.23,
          "quantity": 5,
          "discount": 0
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 10982,
      "customerId": "BOTTM",
      "employeeId": 2,
      "orderDate": "1998-03-27 00:00:00.000",
      "requiredDate": "1998-04-24 00:00:00.000",
      "shippedDate": "1998-04-08 00:00:00.000",
      "shipVia": 1,
      "freight": 14.01,
      "shipName": "Bottom-Dollar Markets",
      "shipAddress": {
        "street": "23 Tsawassen Blvd.",
        "city": "Tsawassen",
        "region": "BC",
        "postalCode": "T2F 8M4",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 7,
          "unitPrice": 30,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 43,
          "unitPrice": 46,
          "quantity": 9,
          "discount": 0
        }
      ]
    },
    {
      "id": 10989,
      "customerId": "QUEDE",
      "employeeId": 2,
      "orderDate": "1998-03-31 00:00:00.000",
      "requiredDate": "1998-04-28 00:00:00.000",
      "shippedDate": "1998-04-02 00:00:00.000",
      "shipVia": 1,
      "freight": 34.76,
      "shipName": "Que Delícia",
      "shipAddress": {
        "street": "Rua da Panificadora 12",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "02389-673",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 6,
          "unitPrice": 25,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 11,
          "unitPrice": 21,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 4,
          "discount": 0
        }
      ]
    },
    {
      "id": 10990,
      "customerId": "ERNSH",
      "employeeId": 2,
      "orderDate": "1998-04-01 00:00:00.000",
      "requiredDate": "1998-05-13 00:00:00.000",
      "shippedDate": "1998-04-07 00:00:00.000",
      "shipVia": 3,
      "freight": 117.61,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 21,
          "unitPrice": 10,
          "quantity": 65,
          "discount": 0
        },
        {
          "productId": 34,
          "unitPrice": 14,
          "quantity": 60,
          "discount": 0.15
        },
        {
          "productId": 55,
          "unitPrice": 24,
          "quantity": 65,
          "discount": 0.15
        },
        {
          "productId": 61,
          "unitPrice": 28.5,
          "quantity": 66,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 10991,
      "customerId": "QUICK",
      "employeeId": 1,
      "orderDate": "1998-04-01 00:00:00.000",
      "requiredDate": "1998-04-29 00:00:00.000",
      "shippedDate": "1998-04-07 00:00:00.000",
      "shipVia": 1,
      "freight": 38.51,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 50,
          "discount": 0.2
        },
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 20,
          "discount": 0.2
        },
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 90,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 10993,
      "customerId": "FOLKO",
      "employeeId": 7,
      "orderDate": "1998-04-01 00:00:00.000",
      "requiredDate": "1998-04-29 00:00:00.000",
      "shippedDate": "1998-04-10 00:00:00.000",
      "shipVia": 3,
      "freight": 8.81,
      "shipName": "Folk och fä HB",
      "shipAddress": {
        "street": "Åkergatan 24",
        "city": "Bräcke",
        "region": "NULL",
        "postalCode": "S-844 67",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 29,
          "unitPrice": 123.79,
          "quantity": 50,
          "discount": 0.25
        },
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 35,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10995,
      "customerId": "PERIC",
      "employeeId": 1,
      "orderDate": "1998-04-02 00:00:00.000",
      "requiredDate": "1998-04-30 00:00:00.000",
      "shippedDate": "1998-04-06 00:00:00.000",
      "shipVia": 3,
      "freight": 46,
      "shipName": "Pericles Comidas clásicas",
      "shipAddress": {
        "street": "Calle Dr. Jorge Cash 321",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5033,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 4,
          "discount": 0
        }
      ]
    },
    {
      "id": 10997,
      "customerId": "LILAS",
      "employeeId": 8,
      "orderDate": "1998-04-03 00:00:00.000",
      "requiredDate": "1998-05-15 00:00:00.000",
      "shippedDate": "1998-04-13 00:00:00.000",
      "shipVia": 2,
      "freight": 73.91,
      "shipName": "LILA-Supermercado",
      "shipAddress": {
        "street": "Carrera 52 con Ave. Bolívar #65-98 Llano Largo",
        "city": "Barquisimeto",
        "region": "Lara",
        "postalCode": 3508,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 32,
          "unitPrice": 32,
          "quantity": 50,
          "discount": 0
        },
        {
          "productId": 46,
          "unitPrice": 12,
          "quantity": 20,
          "discount": 0.25
        },
        {
          "productId": 52,
          "unitPrice": 7,
          "quantity": 20,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 10998,
      "customerId": "WOLZA",
      "employeeId": 8,
      "orderDate": "1998-04-03 00:00:00.000",
      "requiredDate": "1998-04-17 00:00:00.000",
      "shippedDate": "1998-04-17 00:00:00.000",
      "shipVia": 2,
      "freight": 20.31,
      "shipName": "Wolski Zajazd",
      "shipAddress": {
        "street": "ul. Filtrowa 68",
        "city": "Warszawa",
        "region": "NULL",
        "postalCode": "01-012",
        "country": "Poland"
      },
      "details": [
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 61,
          "unitPrice": 28.5,
          "quantity": 7,
          "discount": 0
        },
        {
          "productId": 74,
          "unitPrice": 10,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 10999,
      "customerId": "OTTIK",
      "employeeId": 6,
      "orderDate": "1998-04-03 00:00:00.000",
      "requiredDate": "1998-05-01 00:00:00.000",
      "shippedDate": "1998-04-10 00:00:00.000",
      "shipVia": 2,
      "freight": 96.35,
      "shipName": "Ottilies Käseladen",
      "shipAddress": {
        "street": "Mehrheimerstr. 369",
        "city": "Köln",
        "region": "NULL",
        "postalCode": 50739,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 20,
          "discount": 0.05
        },
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 15,
          "discount": 0.05
        },
        {
          "productId": 77,
          "unitPrice": 13,
          "quantity": 21,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 11000,
      "customerId": "RATTC",
      "employeeId": 2,
      "orderDate": "1998-04-06 00:00:00.000",
      "requiredDate": "1998-05-04 00:00:00.000",
      "shippedDate": "1998-04-14 00:00:00.000",
      "shipVia": 3,
      "freight": 55.12,
      "shipName": "Rattlesnake Canyon Grocery",
      "shipAddress": {
        "street": "2817 Milton Dr.",
        "city": "Albuquerque",
        "region": "NM",
        "postalCode": 87110,
        "country": "USA"
      },
      "details": [
        {
          "productId": 4,
          "unitPrice": 22,
          "quantity": 25,
          "discount": 0.25
        },
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 30,
          "discount": 0.25
        },
        {
          "productId": 77,
          "unitPrice": 13,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 11001,
      "customerId": "FOLKO",
      "employeeId": 2,
      "orderDate": "1998-04-06 00:00:00.000",
      "requiredDate": "1998-05-04 00:00:00.000",
      "shippedDate": "1998-04-14 00:00:00.000",
      "shipVia": 2,
      "freight": 197.3,
      "shipName": "Folk och fä HB",
      "shipAddress": {
        "street": "Åkergatan 24",
        "city": "Bräcke",
        "region": "NULL",
        "postalCode": "S-844 67",
        "country": "Sweden"
      },
      "details": [
        {
          "productId": 7,
          "unitPrice": 30,
          "quantity": 60,
          "discount": 0
        },
        {
          "productId": 22,
          "unitPrice": 21,
          "quantity": 25,
          "discount": 0
        },
        {
          "productId": 46,
          "unitPrice": 12,
          "quantity": 25,
          "discount": 0
        },
        {
          "productId": 55,
          "unitPrice": 24,
          "quantity": 6,
          "discount": 0
        }
      ]
    },
    {
      "id": 11002,
      "customerId": "SAVEA",
      "employeeId": 4,
      "orderDate": "1998-04-06 00:00:00.000",
      "requiredDate": "1998-05-04 00:00:00.000",
      "shippedDate": "1998-04-16 00:00:00.000",
      "shipVia": 1,
      "freight": 141.16,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 56,
          "discount": 0
        },
        {
          "productId": 42,
          "unitPrice": 14,
          "quantity": 24,
          "discount": 0.15
        },
        {
          "productId": 35,
          "unitPrice": 18,
          "quantity": 15,
          "discount": 0.15
        },
        {
          "productId": 55,
          "unitPrice": 24,
          "quantity": 40,
          "discount": 0
        }
      ]
    },
    {
      "id": 11003,
      "customerId": "THECR",
      "employeeId": 3,
      "orderDate": "1998-04-06 00:00:00.000",
      "requiredDate": "1998-05-04 00:00:00.000",
      "shippedDate": "1998-04-08 00:00:00.000",
      "shipVia": 3,
      "freight": 14.91,
      "shipName": "The Cracker Box",
      "shipAddress": {
        "street": "55 Grizzly Peak Rd.",
        "city": "Butte",
        "region": "MT",
        "postalCode": 59801,
        "country": "USA"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 4,
          "discount": 0
        },
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 52,
          "unitPrice": 7,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 11004,
      "customerId": "MAISD",
      "employeeId": 3,
      "orderDate": "1998-04-07 00:00:00.000",
      "requiredDate": "1998-05-05 00:00:00.000",
      "shippedDate": "1998-04-20 00:00:00.000",
      "shipVia": 1,
      "freight": 44.84,
      "shipName": "Maison Dewey",
      "shipAddress": {
        "street": "Rue Joseph-Bens 532",
        "city": "Bruxelles",
        "region": "NULL",
        "postalCode": "B-1180",
        "country": "Belgium"
      },
      "details": [
        {
          "productId": 26,
          "unitPrice": 31.23,
          "quantity": 6,
          "discount": 0
        },
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 6,
          "discount": 0
        }
      ]
    },
    {
      "id": 11005,
      "customerId": "WILMK",
      "employeeId": 2,
      "orderDate": "1998-04-07 00:00:00.000",
      "requiredDate": "1998-05-05 00:00:00.000",
      "shippedDate": "1998-04-10 00:00:00.000",
      "shipVia": 1,
      "freight": 0.75,
      "shipName": "Wilman Kala",
      "shipAddress": {
        "street": "Keskuskatu 45",
        "city": "Helsinki",
        "region": "NULL",
        "postalCode": 21240,
        "country": "Finland"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 2,
          "discount": 0
        },
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 11006,
      "customerId": "GREAL",
      "employeeId": 3,
      "orderDate": "1998-04-07 00:00:00.000",
      "requiredDate": "1998-05-05 00:00:00.000",
      "shippedDate": "1998-04-15 00:00:00.000",
      "shipVia": 2,
      "freight": 25.19,
      "shipName": "Great Lakes Food Market",
      "shipAddress": {
        "street": "2732 Baker Blvd.",
        "city": "Eugene",
        "region": "OR",
        "postalCode": 97403,
        "country": "USA"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 8,
          "discount": 0
        },
        {
          "productId": 29,
          "unitPrice": 123.79,
          "quantity": 2,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 11007,
      "customerId": "PRINI",
      "employeeId": 8,
      "orderDate": "1998-04-08 00:00:00.000",
      "requiredDate": "1998-05-06 00:00:00.000",
      "shippedDate": "1998-04-13 00:00:00.000",
      "shipVia": 2,
      "freight": 202.24,
      "shipName": "Princesa Isabel Vinhos",
      "shipAddress": {
        "street": "Estrada da saúde n. 58",
        "city": "Lisboa",
        "region": "NULL",
        "postalCode": 1756,
        "country": "Portugal"
      },
      "details": [
        {
          "productId": 8,
          "unitPrice": 40,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 29,
          "unitPrice": 123.79,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 42,
          "unitPrice": 14,
          "quantity": 14,
          "discount": 0
        }
      ]
    },
    {
      "id": 11008,
      "customerId": "ERNSH",
      "employeeId": 7,
      "orderDate": "1998-04-08 00:00:00.000",
      "requiredDate": "1998-05-06 00:00:00.000",
      "shippedDate": "NULL",
      "shipVia": 3,
      "freight": 79.46,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 28,
          "unitPrice": 45.6,
          "quantity": 70,
          "discount": 0.05
        },
        {
          "productId": 34,
          "unitPrice": 14,
          "quantity": 90,
          "discount": 0.05
        },
        {
          "productId": 71,
          "unitPrice": 21.5,
          "quantity": 21,
          "discount": 0
        }
      ]
    },
    {
      "id": 11009,
      "customerId": "GODOS",
      "employeeId": 2,
      "orderDate": "1998-04-08 00:00:00.000",
      "requiredDate": "1998-05-06 00:00:00.000",
      "shippedDate": "1998-04-10 00:00:00.000",
      "shipVia": 1,
      "freight": 59.11,
      "shipName": "Godos Cocina Típica",
      "shipAddress": {
        "street": "C/ Romero 33",
        "city": "Sevilla",
        "region": "NULL",
        "postalCode": 41101,
        "country": "Spain"
      },
      "details": [
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 36,
          "unitPrice": 19,
          "quantity": 18,
          "discount": 0.25
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 9,
          "discount": 0
        }
      ]
    },
    {
      "id": 11010,
      "customerId": "REGGC",
      "employeeId": 2,
      "orderDate": "1998-04-09 00:00:00.000",
      "requiredDate": "1998-05-07 00:00:00.000",
      "shippedDate": "1998-04-21 00:00:00.000",
      "shipVia": 2,
      "freight": 28.71,
      "shipName": "Reggiani Caseifici",
      "shipAddress": {
        "street": "Strada Provinciale 124",
        "city": "Reggio Emilia",
        "region": "NULL",
        "postalCode": 42100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 7,
          "unitPrice": 30,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 11011,
      "customerId": "ALFKI",
      "employeeId": 3,
      "orderDate": "1998-04-09 00:00:00.000",
      "requiredDate": "1998-05-07 00:00:00.000",
      "shippedDate": "1998-04-13 00:00:00.000",
      "shipVia": 1,
      "freight": 1.21,
      "shipName": "Alfred's Futterkiste",
      "shipAddress": {
        "street": "Obere Str. 57",
        "city": "Berlin",
        "region": "NULL",
        "postalCode": 12209,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 58,
          "unitPrice": 13.25,
          "quantity": 40,
          "discount": 0.05
        },
        {
          "productId": 71,
          "unitPrice": 21.5,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 11012,
      "customerId": "FRANK",
      "employeeId": 1,
      "orderDate": "1998-04-09 00:00:00.000",
      "requiredDate": "1998-04-23 00:00:00.000",
      "shippedDate": "1998-04-17 00:00:00.000",
      "shipVia": 3,
      "freight": 242.95,
      "shipName": "Frankenversand",
      "shipAddress": {
        "street": "Berliner Platz 43",
        "city": "München",
        "region": "NULL",
        "postalCode": 80805,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 19,
          "unitPrice": 9.2,
          "quantity": 50,
          "discount": 0.05
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 36,
          "discount": 0.05
        },
        {
          "productId": 71,
          "unitPrice": 21.5,
          "quantity": 60,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 11013,
      "customerId": "ROMEY",
      "employeeId": 2,
      "orderDate": "1998-04-09 00:00:00.000",
      "requiredDate": "1998-05-07 00:00:00.000",
      "shippedDate": "1998-04-10 00:00:00.000",
      "shipVia": 1,
      "freight": 32.99,
      "shipName": "Romero y tomillo",
      "shipAddress": {
        "street": "Gran Vía 1",
        "city": "Madrid",
        "region": "NULL",
        "postalCode": 28001,
        "country": "Spain"
      },
      "details": [
        {
          "productId": 23,
          "unitPrice": 9,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 42,
          "unitPrice": 14,
          "quantity": 4,
          "discount": 0
        },
        {
          "productId": 45,
          "unitPrice": 9.5,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 68,
          "unitPrice": 12.5,
          "quantity": 2,
          "discount": 0
        }
      ]
    },
    {
      "id": 11015,
      "customerId": "SANTG",
      "employeeId": 2,
      "orderDate": "1998-04-10 00:00:00.000",
      "requiredDate": "1998-04-24 00:00:00.000",
      "shippedDate": "1998-04-20 00:00:00.000",
      "shipVia": 2,
      "freight": 4.62,
      "shipName": "Santé Gourmet",
      "shipAddress": {
        "street": "Erling Skakkes gate 78",
        "city": "Stavern",
        "region": "NULL",
        "postalCode": 4110,
        "country": "Norway"
      },
      "details": [
        {
          "productId": 30,
          "unitPrice": 25.89,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 77,
          "unitPrice": 13,
          "quantity": 18,
          "discount": 0
        }
      ]
    },
    {
      "id": 11016,
      "customerId": "AROUT",
      "employeeId": 9,
      "orderDate": "1998-04-10 00:00:00.000",
      "requiredDate": "1998-05-08 00:00:00.000",
      "shippedDate": "1998-04-13 00:00:00.000",
      "shipVia": 2,
      "freight": 33.8,
      "shipName": "Around the Horn",
      "shipAddress": {
        "street": "Brook Farm Stratford St. Mary",
        "city": "Colchester",
        "region": "Essex",
        "postalCode": "CO7 6JX",
        "country": "UK"
      },
      "details": [
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 36,
          "unitPrice": 19,
          "quantity": 16,
          "discount": 0
        }
      ]
    },
    {
      "id": 11017,
      "customerId": "ERNSH",
      "employeeId": 9,
      "orderDate": "1998-04-13 00:00:00.000",
      "requiredDate": "1998-05-11 00:00:00.000",
      "shippedDate": "1998-04-20 00:00:00.000",
      "shipVia": 2,
      "freight": 754.26,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 110,
          "discount": 0
        },
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 3,
          "unitPrice": 10,
          "quantity": 25,
          "discount": 0
        }
      ]
    },
    {
      "id": 11018,
      "customerId": "LONEP",
      "employeeId": 4,
      "orderDate": "1998-04-13 00:00:00.000",
      "requiredDate": "1998-05-11 00:00:00.000",
      "shippedDate": "1998-04-16 00:00:00.000",
      "shipVia": 2,
      "freight": 11.65,
      "shipName": "Lonesome Pine Restaurant",
      "shipAddress": {
        "street": "89 Chiaroscuro Rd.",
        "city": "Portland",
        "region": "OR",
        "postalCode": 97219,
        "country": "USA"
      },
      "details": [
        {
          "productId": 12,
          "unitPrice": 38,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 18,
          "unitPrice": 62.5,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 5,
          "discount": 0
        }
      ]
    },
    {
      "id": 11019,
      "customerId": "RANCH",
      "employeeId": 6,
      "orderDate": "1998-04-13 00:00:00.000",
      "requiredDate": "1998-05-11 00:00:00.000",
      "shippedDate": "NULL",
      "shipVia": 3,
      "freight": 3.17,
      "shipName": "Rancho grande",
      "shipAddress": {
        "street": "Av. del Libertador 900",
        "city": "Buenos Aires",
        "region": "NULL",
        "postalCode": 1010,
        "country": "Argentina"
      },
      "details": [
        {
          "productId": 46,
          "unitPrice": 12,
          "quantity": 3,
          "discount": 0
        },
        {
          "productId": 49,
          "unitPrice": 20,
          "quantity": 2,
          "discount": 0
        }
      ]
    },
    {
      "id": 11022,
      "customerId": "HANAR",
      "employeeId": 9,
      "orderDate": "1998-04-14 00:00:00.000",
      "requiredDate": "1998-05-12 00:00:00.000",
      "shippedDate": "1998-05-04 00:00:00.000",
      "shipVia": 2,
      "freight": 6.27,
      "shipName": "Hanari Carnes",
      "shipAddress": {
        "street": "Rua do Paço 67",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "05454-876",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 19,
          "unitPrice": 9.2,
          "quantity": 35,
          "discount": 0
        },
        {
          "productId": 69,
          "unitPrice": 36,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 11021,
      "customerId": "QUICK",
      "employeeId": 3,
      "orderDate": "1998-04-14 00:00:00.000",
      "requiredDate": "1998-05-12 00:00:00.000",
      "shippedDate": "1998-04-21 00:00:00.000",
      "shipVia": 1,
      "freight": 297.18,
      "shipName": "QUICK-Stop",
      "shipAddress": {
        "street": "Taucherstraße 10",
        "city": "Cunewalde",
        "region": "NULL",
        "postalCode": 1307,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 11,
          "discount": 0.25
        },
        {
          "productId": 20,
          "unitPrice": 81,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 26,
          "unitPrice": 31.23,
          "quantity": 63,
          "discount": 0
        },
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 44,
          "discount": 0.25
        },
        {
          "productId": 72,
          "unitPrice": 34.8,
          "quantity": 35,
          "discount": 0
        }
      ]
    },
    {
      "id": 11025,
      "customerId": "WARTH",
      "employeeId": 6,
      "orderDate": "1998-04-15 00:00:00.000",
      "requiredDate": "1998-05-13 00:00:00.000",
      "shippedDate": "1998-04-24 00:00:00.000",
      "shipVia": 3,
      "freight": 29.17,
      "shipName": "Wartian Herkku",
      "shipAddress": {
        "street": "Torikatu 38",
        "city": "Oulu",
        "region": "NULL",
        "postalCode": 90110,
        "country": "Finland"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 10,
          "discount": 0.1
        },
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 20,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 11024,
      "customerId": "EASTC",
      "employeeId": 4,
      "orderDate": "1998-04-15 00:00:00.000",
      "requiredDate": "1998-05-13 00:00:00.000",
      "shippedDate": "1998-04-20 00:00:00.000",
      "shipVia": 1,
      "freight": 74.36,
      "shipName": "Eastern Connection",
      "shipAddress": {
        "street": "35 King George",
        "city": "London",
        "region": "NULL",
        "postalCode": "WX3 6FW",
        "country": "UK"
      },
      "details": [
        {
          "productId": 26,
          "unitPrice": 31.23,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 33,
          "unitPrice": 2.5,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 65,
          "unitPrice": 21.05,
          "quantity": 21,
          "discount": 0
        },
        {
          "productId": 71,
          "unitPrice": 21.5,
          "quantity": 50,
          "discount": 0
        }
      ]
    },
    {
      "id": 11023,
      "customerId": "BSBEV",
      "employeeId": 1,
      "orderDate": "1998-04-14 00:00:00.000",
      "requiredDate": "1998-04-28 00:00:00.000",
      "shippedDate": "1998-04-24 00:00:00.000",
      "shipVia": 2,
      "freight": 123.83,
      "shipName": "B's Beverages",
      "shipAddress": {
        "street": "Fauntleroy Circus",
        "city": "London",
        "region": "NULL",
        "postalCode": "EC2 5NT",
        "country": "UK"
      },
      "details": [
        {
          "productId": 7,
          "unitPrice": 30,
          "quantity": 4,
          "discount": 0
        },
        {
          "productId": 43,
          "unitPrice": 46,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 11027,
      "customerId": "BOTTM",
      "employeeId": 1,
      "orderDate": "1998-04-16 00:00:00.000",
      "requiredDate": "1998-05-14 00:00:00.000",
      "shippedDate": "1998-04-20 00:00:00.000",
      "shipVia": 1,
      "freight": 52.52,
      "shipName": "Bottom-Dollar Markets",
      "shipAddress": {
        "street": "23 Tsawassen Blvd.",
        "city": "Tsawassen",
        "region": "BC",
        "postalCode": "T2F 8M4",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 30,
          "discount": 0.25
        },
        {
          "productId": 62,
          "unitPrice": 49.3,
          "quantity": 21,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 11026,
      "customerId": "FRANS",
      "employeeId": 4,
      "orderDate": "1998-04-15 00:00:00.000",
      "requiredDate": "1998-05-13 00:00:00.000",
      "shippedDate": "1998-04-28 00:00:00.000",
      "shipVia": 1,
      "freight": 47.09,
      "shipName": "Franchi S.p.A.",
      "shipAddress": {
        "street": "Via Monte Bianco 34",
        "city": "Torino",
        "region": "NULL",
        "postalCode": 10100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 18,
          "unitPrice": 62.5,
          "quantity": 8,
          "discount": 0
        },
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 11028,
      "customerId": "KOENE",
      "employeeId": 2,
      "orderDate": "1998-04-16 00:00:00.000",
      "requiredDate": "1998-05-14 00:00:00.000",
      "shippedDate": "1998-04-22 00:00:00.000",
      "shipVia": 1,
      "freight": 29.59,
      "shipName": "Königlich Essen",
      "shipAddress": {
        "street": "Maubelstr. 90",
        "city": "Brandenburg",
        "region": "NULL",
        "postalCode": 14776,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 55,
          "unitPrice": 24,
          "quantity": 35,
          "discount": 0
        },
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 24,
          "discount": 0
        }
      ]
    },
    {
      "id": 11029,
      "customerId": "CHOPS",
      "employeeId": 4,
      "orderDate": "1998-04-16 00:00:00.000",
      "requiredDate": "1998-05-14 00:00:00.000",
      "shippedDate": "1998-04-27 00:00:00.000",
      "shipVia": 1,
      "freight": 47.84,
      "shipName": "Chop-suey Chinese",
      "shipAddress": {
        "street": "Hauptstr. 31",
        "city": "Bern",
        "region": "NULL",
        "postalCode": 3012,
        "country": "Switzerland"
      },
      "details": [
        {
          "productId": 56,
          "unitPrice": 38,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 63,
          "unitPrice": 43.9,
          "quantity": 12,
          "discount": 0
        }
      ]
    },
    {
      "id": 11030,
      "customerId": "SAVEA",
      "employeeId": 7,
      "orderDate": "1998-04-17 00:00:00.000",
      "requiredDate": "1998-05-15 00:00:00.000",
      "shippedDate": "1998-04-27 00:00:00.000",
      "shipVia": 2,
      "freight": 830.75,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 100,
          "discount": 0.25
        },
        {
          "productId": 5,
          "unitPrice": 21.35,
          "quantity": 70,
          "discount": 0
        },
        {
          "productId": 29,
          "unitPrice": 123.79,
          "quantity": 60,
          "discount": 0.25
        },
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 100,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 11031,
      "customerId": "SAVEA",
      "employeeId": 6,
      "orderDate": "1998-04-17 00:00:00.000",
      "requiredDate": "1998-05-15 00:00:00.000",
      "shippedDate": "1998-04-24 00:00:00.000",
      "shipVia": 2,
      "freight": 227.22,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 80,
          "discount": 0
        },
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 45,
          "discount": 0
        },
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 21,
          "discount": 0
        },
        {
          "productId": 64,
          "unitPrice": 33.25,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 71,
          "unitPrice": 21.5,
          "quantity": 16,
          "discount": 0
        }
      ]
    },
    {
      "id": 11032,
      "customerId": "WHITC",
      "employeeId": 2,
      "orderDate": "1998-04-17 00:00:00.000",
      "requiredDate": "1998-05-15 00:00:00.000",
      "shippedDate": "1998-04-23 00:00:00.000",
      "shipVia": 3,
      "freight": 606.19,
      "shipName": "White Clover Markets",
      "shipAddress": {
        "street": "1029 - 12th Ave. S.",
        "city": "Seattle",
        "region": "WA",
        "postalCode": 98124,
        "country": "USA"
      },
      "details": [
        {
          "productId": 36,
          "unitPrice": 19,
          "quantity": 35,
          "discount": 0
        },
        {
          "productId": 38,
          "unitPrice": 263.5,
          "quantity": 25,
          "discount": 0
        },
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 11033,
      "customerId": "RICSU",
      "employeeId": 7,
      "orderDate": "1998-04-17 00:00:00.000",
      "requiredDate": "1998-05-15 00:00:00.000",
      "shippedDate": "1998-04-23 00:00:00.000",
      "shipVia": 3,
      "freight": 84.74,
      "shipName": "Richter Supermarkt",
      "shipAddress": {
        "street": "Starenweg 5",
        "city": "Genève",
        "region": "NULL",
        "postalCode": 1204,
        "country": "Switzerland"
      },
      "details": [
        {
          "productId": 53,
          "unitPrice": 32.8,
          "quantity": 70,
          "discount": 0.1
        },
        {
          "productId": 69,
          "unitPrice": 36,
          "quantity": 36,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 11034,
      "customerId": "OLDWO",
      "employeeId": 8,
      "orderDate": "1998-04-20 00:00:00.000",
      "requiredDate": "1998-06-01 00:00:00.000",
      "shippedDate": "1998-04-27 00:00:00.000",
      "shipVia": 1,
      "freight": 40.32,
      "shipName": "Old World Delicatessen",
      "shipAddress": {
        "street": "2743 Bering St.",
        "city": "Anchorage",
        "region": "AK",
        "postalCode": 99508,
        "country": "USA"
      },
      "details": [
        {
          "productId": 21,
          "unitPrice": 10,
          "quantity": 15,
          "discount": 0.1
        },
        {
          "productId": 44,
          "unitPrice": 19.45,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 61,
          "unitPrice": 28.5,
          "quantity": 6,
          "discount": 0
        }
      ]
    },
    {
      "id": 11035,
      "customerId": "SUPRD",
      "employeeId": 2,
      "orderDate": "1998-04-20 00:00:00.000",
      "requiredDate": "1998-05-18 00:00:00.000",
      "shippedDate": "1998-04-24 00:00:00.000",
      "shipVia": 2,
      "freight": 0.17,
      "shipName": "Suprêmes délices",
      "shipAddress": {
        "street": "Boulevard Tirou 255",
        "city": "Charleroi",
        "region": "NULL",
        "postalCode": "B-6000",
        "country": "Belgium"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 35,
          "unitPrice": 18,
          "quantity": 60,
          "discount": 0
        },
        {
          "productId": 42,
          "unitPrice": 14,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 54,
          "unitPrice": 7.45,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 11036,
      "customerId": "DRACD",
      "employeeId": 8,
      "orderDate": "1998-04-20 00:00:00.000",
      "requiredDate": "1998-05-18 00:00:00.000",
      "shippedDate": "1998-04-22 00:00:00.000",
      "shipVia": 3,
      "freight": 149.47,
      "shipName": "Drachenblut Delikatessen",
      "shipAddress": {
        "street": "Walserweg 21",
        "city": "Aachen",
        "region": "NULL",
        "postalCode": 52066,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 7,
          "discount": 0
        },
        {
          "productId": 59,
          "unitPrice": 55,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 11041,
      "customerId": "CHOPS",
      "employeeId": 3,
      "orderDate": "1998-04-22 00:00:00.000",
      "requiredDate": "1998-05-20 00:00:00.000",
      "shippedDate": "1998-04-28 00:00:00.000",
      "shipVia": 2,
      "freight": 48.22,
      "shipName": "Chop-suey Chinese",
      "shipAddress": {
        "street": "Hauptstr. 31",
        "city": "Bern",
        "region": "NULL",
        "postalCode": 3012,
        "country": "Switzerland"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 30,
          "discount": 0.2
        },
        {
          "productId": 63,
          "unitPrice": 43.9,
          "quantity": 30,
          "discount": 0
        }
      ]
    },
    {
      "id": 11042,
      "customerId": "COMMI",
      "employeeId": 2,
      "orderDate": "1998-04-22 00:00:00.000",
      "requiredDate": "1998-05-06 00:00:00.000",
      "shippedDate": "1998-05-01 00:00:00.000",
      "shipVia": 1,
      "freight": 29.99,
      "shipName": "Comércio Mineiro",
      "shipAddress": {
        "street": "Av. dos Lusíadas 23",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05432-043",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 44,
          "unitPrice": 19.45,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 61,
          "unitPrice": 28.5,
          "quantity": 4,
          "discount": 0
        }
      ]
    },
    {
      "id": 11045,
      "customerId": "BOTTM",
      "employeeId": 6,
      "orderDate": "1998-04-23 00:00:00.000",
      "requiredDate": "1998-05-21 00:00:00.000",
      "shippedDate": "NULL",
      "shipVia": 2,
      "freight": 70.58,
      "shipName": "Bottom-Dollar Markets",
      "shipAddress": {
        "street": "23 Tsawassen Blvd.",
        "city": "Tsawassen",
        "region": "BC",
        "postalCode": "T2F 8M4",
        "country": "Canada"
      },
      "details": [
        {
          "productId": 33,
          "unitPrice": 2.5,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 24,
          "discount": 0
        }
      ]
    },
    {
      "id": 11038,
      "customerId": "SUPRD",
      "employeeId": 1,
      "orderDate": "1998-04-21 00:00:00.000",
      "requiredDate": "1998-05-19 00:00:00.000",
      "shippedDate": "1998-04-30 00:00:00.000",
      "shipVia": 2,
      "freight": 29.59,
      "shipName": "Suprêmes délices",
      "shipAddress": {
        "street": "Boulevard Tirou 255",
        "city": "Charleroi",
        "region": "NULL",
        "postalCode": "B-6000",
        "country": "Belgium"
      },
      "details": [
        {
          "productId": 52,
          "unitPrice": 7,
          "quantity": 2,
          "discount": 0
        },
        {
          "productId": 71,
          "unitPrice": 21.5,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 5,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 11046,
      "customerId": "WANDK",
      "employeeId": 8,
      "orderDate": "1998-04-23 00:00:00.000",
      "requiredDate": "1998-05-21 00:00:00.000",
      "shippedDate": "1998-04-24 00:00:00.000",
      "shipVia": 2,
      "freight": 71.64,
      "shipName": "Die Wandernde Kuh",
      "shipAddress": {
        "street": "Adenauerallee 900",
        "city": "Stuttgart",
        "region": "NULL",
        "postalCode": 70563,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 12,
          "unitPrice": 38,
          "quantity": 20,
          "discount": 0.05
        },
        {
          "productId": 32,
          "unitPrice": 32,
          "quantity": 15,
          "discount": 0.05
        },
        {
          "productId": 35,
          "unitPrice": 18,
          "quantity": 18,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 11047,
      "customerId": "EASTC",
      "employeeId": 7,
      "orderDate": "1998-04-24 00:00:00.000",
      "requiredDate": "1998-05-22 00:00:00.000",
      "shippedDate": "1998-05-01 00:00:00.000",
      "shipVia": 3,
      "freight": 46.62,
      "shipName": "Eastern Connection",
      "shipAddress": {
        "street": "35 King George",
        "city": "London",
        "region": "NULL",
        "postalCode": "WX3 6FW",
        "country": "UK"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 25,
          "discount": 0.25
        },
        {
          "productId": 5,
          "unitPrice": 21.35,
          "quantity": 30,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 11049,
      "customerId": "GOURL",
      "employeeId": 3,
      "orderDate": "1998-04-24 00:00:00.000",
      "requiredDate": "1998-05-22 00:00:00.000",
      "shippedDate": "1998-05-04 00:00:00.000",
      "shipVia": 1,
      "freight": 8.34,
      "shipName": "Gourmet Lanchonetes",
      "shipAddress": {
        "street": "Av. Brasil 442",
        "city": "Campinas",
        "region": "SP",
        "postalCode": "04876-786",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 10,
          "discount": 0.2
        },
        {
          "productId": 12,
          "unitPrice": 38,
          "quantity": 4,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 11039,
      "customerId": "LINOD",
      "employeeId": 1,
      "orderDate": "1998-04-21 00:00:00.000",
      "requiredDate": "1998-05-19 00:00:00.000",
      "shippedDate": "NULL",
      "shipVia": 2,
      "freight": 65,
      "shipName": "LINO-Delicateses",
      "shipAddress": {
        "street": "Ave. 5 de Mayo Porlamar",
        "city": "I. de Margarita",
        "region": "Nueva Esparta",
        "postalCode": 4980,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 28,
          "unitPrice": 45.6,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 35,
          "unitPrice": 18,
          "quantity": 24,
          "discount": 0
        },
        {
          "productId": 49,
          "unitPrice": 20,
          "quantity": 60,
          "discount": 0
        },
        {
          "productId": 57,
          "unitPrice": 19.5,
          "quantity": 28,
          "discount": 0
        }
      ]
    },
    {
      "id": 11054,
      "customerId": "CACTU",
      "employeeId": 8,
      "orderDate": "1998-04-28 00:00:00.000",
      "requiredDate": "1998-05-26 00:00:00.000",
      "shippedDate": "NULL",
      "shipVia": 1,
      "freight": 0.33,
      "shipName": "Cactus Comidas para llevar",
      "shipAddress": {
        "street": "Cerrito 333",
        "city": "Buenos Aires",
        "region": "NULL",
        "postalCode": 1010,
        "country": "Argentina"
      },
      "details": [
        {
          "productId": 33,
          "unitPrice": 2.5,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 67,
          "unitPrice": 14,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 11055,
      "customerId": "HILAA",
      "employeeId": 7,
      "orderDate": "1998-04-28 00:00:00.000",
      "requiredDate": "1998-05-26 00:00:00.000",
      "shippedDate": "1998-05-05 00:00:00.000",
      "shipVia": 2,
      "freight": 120.92,
      "shipName": "HILARION-Abastos",
      "shipAddress": {
        "street": "Carrera 22 con Ave. Carlos Soublette #8-35",
        "city": "San Cristóbal",
        "region": "Táchira",
        "postalCode": 5022,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 57,
          "unitPrice": 19.5,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 25,
          "unitPrice": 14,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 15,
          "discount": 0
        },
        {
          "productId": 51,
          "unitPrice": 53,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 11056,
      "customerId": "EASTC",
      "employeeId": 8,
      "orderDate": "1998-04-28 00:00:00.000",
      "requiredDate": "1998-05-12 00:00:00.000",
      "shippedDate": "1998-05-01 00:00:00.000",
      "shipVia": 2,
      "freight": 278.96,
      "shipName": "Eastern Connection",
      "shipAddress": {
        "street": "35 King George",
        "city": "London",
        "region": "NULL",
        "postalCode": "WX3 6FW",
        "country": "UK"
      },
      "details": [
        {
          "productId": 7,
          "unitPrice": 30,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 55,
          "unitPrice": 24,
          "quantity": 35,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 50,
          "discount": 0
        }
      ]
    },
    {
      "id": 11058,
      "customerId": "BLAUS",
      "employeeId": 9,
      "orderDate": "1998-04-29 00:00:00.000",
      "requiredDate": "1998-05-27 00:00:00.000",
      "shippedDate": "NULL",
      "shipVia": 3,
      "freight": 31.14,
      "shipName": "Blauer See Delikatessen",
      "shipAddress": {
        "street": "Forsterstr. 57",
        "city": "Mannheim",
        "region": "NULL",
        "postalCode": 68306,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 21,
          "unitPrice": 10,
          "quantity": 3,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 21,
          "discount": 0
        },
        {
          "productId": 61,
          "unitPrice": 28.5,
          "quantity": 4,
          "discount": 0
        }
      ]
    },
    {
      "id": 11059,
      "customerId": "RICAR",
      "employeeId": 2,
      "orderDate": "1998-04-29 00:00:00.000",
      "requiredDate": "1998-06-10 00:00:00.000",
      "shippedDate": "NULL",
      "shipVia": 2,
      "freight": 85.8,
      "shipName": "Ricardo Adocicados",
      "shipAddress": {
        "street": "Av. Copacabana 267",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "02389-890",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 17,
          "unitPrice": 39,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 35,
          "discount": 0
        }
      ]
    },
    {
      "id": 11052,
      "customerId": "HANAR",
      "employeeId": 3,
      "orderDate": "1998-04-27 00:00:00.000",
      "requiredDate": "1998-05-25 00:00:00.000",
      "shippedDate": "1998-05-01 00:00:00.000",
      "shipVia": 1,
      "freight": 67.26,
      "shipName": "Hanari Carnes",
      "shipAddress": {
        "street": "Rua do Paço 67",
        "city": "Rio de Janeiro",
        "region": "RJ",
        "postalCode": "05454-876",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 43,
          "unitPrice": 46,
          "quantity": 30,
          "discount": 0.2
        },
        {
          "productId": 61,
          "unitPrice": 28.5,
          "quantity": 10,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 11060,
      "customerId": "FRANS",
      "employeeId": 2,
      "orderDate": "1998-04-30 00:00:00.000",
      "requiredDate": "1998-05-28 00:00:00.000",
      "shippedDate": "1998-05-04 00:00:00.000",
      "shipVia": 2,
      "freight": 10.98,
      "shipName": "Franchi S.p.A.",
      "shipAddress": {
        "street": "Via Monte Bianco 34",
        "city": "Torino",
        "region": "NULL",
        "postalCode": 10100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 4,
          "discount": 0
        },
        {
          "productId": 77,
          "unitPrice": 13,
          "quantity": 10,
          "discount": 0
        }
      ]
    },
    {
      "id": 11062,
      "customerId": "REGGC",
      "employeeId": 4,
      "orderDate": "1998-04-30 00:00:00.000",
      "requiredDate": "1998-05-28 00:00:00.000",
      "shippedDate": "NULL",
      "shipVia": 2,
      "freight": 29.93,
      "shipName": "Reggiani Caseifici",
      "shipAddress": {
        "street": "Strada Provinciale 124",
        "city": "Reggio Emilia",
        "region": "NULL",
        "postalCode": 42100,
        "country": "Italy"
      },
      "details": [
        {
          "productId": 53,
          "unitPrice": 32.8,
          "quantity": 10,
          "discount": 0.2
        },
        {
          "productId": 70,
          "unitPrice": 15,
          "quantity": 12,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 11053,
      "customerId": "PICCO",
      "employeeId": 2,
      "orderDate": "1998-04-27 00:00:00.000",
      "requiredDate": "1998-05-25 00:00:00.000",
      "shippedDate": "1998-04-29 00:00:00.000",
      "shipVia": 2,
      "freight": 53.05,
      "shipName": "Piccolo und mehr",
      "shipAddress": {
        "street": "Geislweg 14",
        "city": "Salzburg",
        "region": "NULL",
        "postalCode": 5020,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 18,
          "unitPrice": 62.5,
          "quantity": 35,
          "discount": 0.2
        },
        {
          "productId": 32,
          "unitPrice": 32,
          "quantity": 20,
          "discount": 0
        },
        {
          "productId": 64,
          "unitPrice": 33.25,
          "quantity": 25,
          "discount": 0.2
        }
      ]
    },
    {
      "id": 11066,
      "customerId": "WHITC",
      "employeeId": 7,
      "orderDate": "1998-05-01 00:00:00.000",
      "requiredDate": "1998-05-29 00:00:00.000",
      "shippedDate": "1998-05-04 00:00:00.000",
      "shipVia": 2,
      "freight": 44.72,
      "shipName": "White Clover Markets",
      "shipAddress": {
        "street": "1029 - 12th Ave. S.",
        "city": "Seattle",
        "region": "WA",
        "postalCode": 98124,
        "country": "USA"
      },
      "details": [
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 3,
          "discount": 0
        },
        {
          "productId": 19,
          "unitPrice": 9.2,
          "quantity": 42,
          "discount": 0
        },
        {
          "productId": 34,
          "unitPrice": 14,
          "quantity": 35,
          "discount": 0
        }
      ]
    },
    {
      "id": 11068,
      "customerId": "QUEEN",
      "employeeId": 8,
      "orderDate": "1998-05-04 00:00:00.000",
      "requiredDate": "1998-06-01 00:00:00.000",
      "shippedDate": "NULL",
      "shipVia": 2,
      "freight": 81.75,
      "shipName": "Queen Cozinha",
      "shipAddress": {
        "street": "Alameda dos Canàrios 891",
        "city": "Sao Paulo",
        "region": "SP",
        "postalCode": "05487-020",
        "country": "Brazil"
      },
      "details": [
        {
          "productId": 77,
          "unitPrice": 13,
          "quantity": 28,
          "discount": 0.15
        },
        {
          "productId": 28,
          "unitPrice": 45.6,
          "quantity": 8,
          "discount": 0.15
        },
        {
          "productId": 43,
          "unitPrice": 46,
          "quantity": 36,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 11070,
      "customerId": "LEHMS",
      "employeeId": 2,
      "orderDate": "1998-05-05 00:00:00.000",
      "requiredDate": "1998-06-02 00:00:00.000",
      "shippedDate": "NULL",
      "shipVia": 1,
      "freight": 136,
      "shipName": "Lehmanns Marktstand",
      "shipAddress": {
        "street": "Magazinweg 7",
        "city": "Frankfurt a.M.",
        "region": "NULL",
        "postalCode": 60528,
        "country": "Germany"
      },
      "details": [
        {
          "productId": 1,
          "unitPrice": 18,
          "quantity": 40,
          "discount": 0.15
        },
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 20,
          "discount": 0.15
        },
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 30,
          "discount": 0.15
        },
        {
          "productId": 31,
          "unitPrice": 12.5,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 11071,
      "customerId": "LILAS",
      "employeeId": 1,
      "orderDate": "1998-05-05 00:00:00.000",
      "requiredDate": "1998-06-02 00:00:00.000",
      "shippedDate": "NULL",
      "shipVia": 1,
      "freight": 0.93,
      "shipName": "LILA-Supermercado",
      "shipAddress": {
        "street": "Carrera 52 con Ave. Bolívar #65-98 Llano Largo",
        "city": "Barquisimeto",
        "region": "Lara",
        "postalCode": 3508,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 7,
          "unitPrice": 30,
          "quantity": 15,
          "discount": 0.05
        },
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 10,
          "discount": 0.05
        }
      ]
    },
    {
      "id": 11065,
      "customerId": "LILAS",
      "employeeId": 8,
      "orderDate": "1998-05-01 00:00:00.000",
      "requiredDate": "1998-05-29 00:00:00.000",
      "shippedDate": "NULL",
      "shipVia": 1,
      "freight": 12.91,
      "shipName": "LILA-Supermercado",
      "shipAddress": {
        "street": "Carrera 52 con Ave. Bolívar #65-98 Llano Largo",
        "city": "Barquisimeto",
        "region": "Lara",
        "postalCode": 3508,
        "country": "Venezuela"
      },
      "details": [
        {
          "productId": 54,
          "unitPrice": 7.45,
          "quantity": 20,
          "discount": 0.25
        },
        {
          "productId": 30,
          "unitPrice": 25.89,
          "quantity": 4,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 11064,
      "customerId": "SAVEA",
      "employeeId": 1,
      "orderDate": "1998-05-01 00:00:00.000",
      "requiredDate": "1998-05-29 00:00:00.000",
      "shippedDate": "1998-05-04 00:00:00.000",
      "shipVia": 1,
      "freight": 30.09,
      "shipName": "Save-a-lot Markets",
      "shipAddress": {
        "street": "187 Suffolk Ln.",
        "city": "Boise",
        "region": "Id",
        "postalCode": 83720,
        "country": "USA"
      },
      "details": [
        {
          "productId": 17,
          "unitPrice": 39,
          "quantity": 77,
          "discount": 0.1
        },
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 12,
          "discount": 0
        },
        {
          "productId": 68,
          "unitPrice": 12.5,
          "quantity": 55,
          "discount": 0
        },
        {
          "productId": 55,
          "unitPrice": 24,
          "quantity": 4,
          "discount": 0.1
        },
        {
          "productId": 53,
          "unitPrice": 32.8,
          "quantity": 25,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 11073,
      "customerId": "PERIC",
      "employeeId": 2,
      "orderDate": "1998-05-05 00:00:00.000",
      "requiredDate": "1998-06-02 00:00:00.000",
      "shippedDate": "NULL",
      "shipVia": 2,
      "freight": 24.95,
      "shipName": "Pericles Comidas clásicas",
      "shipAddress": {
        "street": "Calle Dr. Jorge Cash 321",
        "city": "México D.F.",
        "region": "NULL",
        "postalCode": 5033,
        "country": "Mexico"
      },
      "details": [
        {
          "productId": 11,
          "unitPrice": 21,
          "quantity": 10,
          "discount": 0
        },
        {
          "productId": 24,
          "unitPrice": 4.5,
          "quantity": 20,
          "discount": 0
        }
      ]
    },
    {
      "id": 11075,
      "customerId": "RICSU",
      "employeeId": 8,
      "orderDate": "1998-05-06 00:00:00.000",
      "requiredDate": "1998-06-03 00:00:00.000",
      "shippedDate": "NULL",
      "shipVia": 2,
      "freight": 6.19,
      "shipName": "Richter Supermarkt",
      "shipAddress": {
        "street": "Starenweg 5",
        "city": "Genève",
        "region": "NULL",
        "postalCode": 1204,
        "country": "Switzerland"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 10,
          "discount": 0.15
        },
        {
          "productId": 46,
          "unitPrice": 12,
          "quantity": 30,
          "discount": 0.15
        },
        {
          "productId": 76,
          "unitPrice": 18,
          "quantity": 2,
          "discount": 0.15
        }
      ]
    },
    {
      "id": 11076,
      "customerId": "BONAP",
      "employeeId": 4,
      "orderDate": "1998-05-06 00:00:00.000",
      "requiredDate": "1998-06-03 00:00:00.000",
      "shippedDate": "NULL",
      "shipVia": 2,
      "freight": 38.28,
      "shipName": "Bon app'",
      "shipAddress": {
        "street": "12 rue des Bouchers",
        "city": "Marseille",
        "region": "NULL",
        "postalCode": 13008,
        "country": "France"
      },
      "details": [
        {
          "productId": 14,
          "unitPrice": 23.25,
          "quantity": 20,
          "discount": 0.25
        },
        {
          "productId": 19,
          "unitPrice": 9.2,
          "quantity": 10,
          "discount": 0.25
        },
        {
          "productId": 6,
          "unitPrice": 25,
          "quantity": 20,
          "discount": 0.25
        }
      ]
    },
    {
      "id": 11077,
      "customerId": "RATTC",
      "employeeId": 1,
      "orderDate": "1998-05-06 00:00:00.000",
      "requiredDate": "1998-06-03 00:00:00.000",
      "shippedDate": "NULL",
      "shipVia": 2,
      "freight": 8.53,
      "shipName": "Rattlesnake Canyon Grocery",
      "shipAddress": {
        "street": "2817 Milton Dr.",
        "city": "Albuquerque",
        "region": "NM",
        "postalCode": 87110,
        "country": "USA"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 24,
          "discount": 0.2
        },
        {
          "productId": 3,
          "unitPrice": 10,
          "quantity": 4,
          "discount": 0
        },
        {
          "productId": 4,
          "unitPrice": 22,
          "quantity": 1,
          "discount": 0
        },
        {
          "productId": 6,
          "unitPrice": 25,
          "quantity": 1,
          "discount": 0.02
        },
        {
          "productId": 7,
          "unitPrice": 30,
          "quantity": 1,
          "discount": 0.05
        },
        {
          "productId": 8,
          "unitPrice": 40,
          "quantity": 2,
          "discount": 0.1
        },
        {
          "productId": 10,
          "unitPrice": 31,
          "quantity": 1,
          "discount": 0
        },
        {
          "productId": 12,
          "unitPrice": 38,
          "quantity": 2,
          "discount": 0.05
        },
        {
          "productId": 13,
          "unitPrice": 6,
          "quantity": 4,
          "discount": 0
        },
        {
          "productId": 14,
          "unitPrice": 23.25,
          "quantity": 1,
          "discount": 0.03
        },
        {
          "productId": 16,
          "unitPrice": 17.45,
          "quantity": 2,
          "discount": 0.03
        },
        {
          "productId": 20,
          "unitPrice": 81,
          "quantity": 1,
          "discount": 0.04
        },
        {
          "productId": 23,
          "unitPrice": 9,
          "quantity": 2,
          "discount": 0
        },
        {
          "productId": 32,
          "unitPrice": 32,
          "quantity": 1,
          "discount": 0
        },
        {
          "productId": 39,
          "unitPrice": 18,
          "quantity": 2,
          "discount": 0.05
        },
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 3,
          "discount": 0
        },
        {
          "productId": 46,
          "unitPrice": 12,
          "quantity": 3,
          "discount": 0.02
        },
        {
          "productId": 52,
          "unitPrice": 7,
          "quantity": 2,
          "discount": 0
        },
        {
          "productId": 55,
          "unitPrice": 24,
          "quantity": 2,
          "discount": 0
        },
        {
          "productId": 60,
          "unitPrice": 34,
          "quantity": 2,
          "discount": 0.06
        },
        {
          "productId": 64,
          "unitPrice": 33.25,
          "quantity": 2,
          "discount": 0.03
        },
        {
          "productId": 73,
          "unitPrice": 15,
          "quantity": 2,
          "discount": 0.01
        },
        {
          "productId": 75,
          "unitPrice": 7.75,
          "quantity": 4,
          "discount": 0
        },
        {
          "productId": 77,
          "unitPrice": 13,
          "quantity": 2,
          "discount": 0
        },
        {
          "productId": 66,
          "unitPrice": 17,
          "quantity": 1,
          "discount": 0
        }
      ]
    },
    {
      "id": 11063,
      "customerId": "HUNGO",
      "employeeId": 3,
      "orderDate": "1998-04-30 00:00:00.000",
      "requiredDate": "1998-05-28 00:00:00.000",
      "shippedDate": "1998-05-06 00:00:00.000",
      "shipVia": 2,
      "freight": 81.73,
      "shipName": "Hungry Owl All-Night Grocers",
      "shipAddress": {
        "street": "8 Johnstown Road",
        "city": "Cork",
        "region": "Co. Cork",
        "postalCode": "NULL",
        "country": "Ireland"
      },
      "details": [
        {
          "productId": 34,
          "unitPrice": 14,
          "quantity": 30,
          "discount": 0
        },
        {
          "productId": 40,
          "unitPrice": 18.4,
          "quantity": 40,
          "discount": 0.1
        },
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 30,
          "discount": 0.1
        }
      ]
    },
    {
      "id": 11072,
      "customerId": "ERNSH",
      "employeeId": 4,
      "orderDate": "1998-05-05 00:00:00.000",
      "requiredDate": "1998-06-02 00:00:00.000",
      "shippedDate": "NULL",
      "shipVia": 2,
      "freight": 258.64,
      "shipName": "Ernst Handel",
      "shipAddress": {
        "street": "Kirchgasse 6",
        "city": "Graz",
        "region": "NULL",
        "postalCode": 8010,
        "country": "Austria"
      },
      "details": [
        {
          "productId": 2,
          "unitPrice": 19,
          "quantity": 8,
          "discount": 0
        },
        {
          "productId": 41,
          "unitPrice": 9.65,
          "quantity": 40,
          "discount": 0
        },
        {
          "productId": 50,
          "unitPrice": 16.25,
          "quantity": 22,
          "discount": 0
        },
        {
          "productId": 64,
          "unitPrice": 33.25,
          "quantity": 130,
          "discount": 0
        }
      ]
    }
  ],
  "products": [
    {
      "id": 4,
      "supplierId": 2,
      "categoryId": 3,
      "quantityPerUnit": "48 - 6 oz jars",
      "unitPrice": 22,
      "unitsInStock": 53,
      "unitsOnOrder": 0,
      "reorderLevel": 0,
      "discontinued": true,
      "name": "Chef Anton's Cajun Seasoning",
      "supplier": {
        "id": 2,
        "companyName": "New Orleans Cajun Delights",
        "contactName": "Shelley Burke",
        "contactTitle": "Order Administrator",
        "address": {
          "street": "P.O. Box 78934",
          "city": "New Orleans",
          "region": "LA",
          "postalCode": 70117,
          "country": "USA",
          "phone": "(100) 555-4822"
        }
      },
      "category": {
        "id": 3,
        "description": "Desserts candies and sweet breads",
        "name": "Confections"
      }
    },
    {
      "id": 5,
      "supplierId": 2,
      "categoryId": 2,
      "quantityPerUnit": "36 boxes",
      "unitPrice": 21.35,
      "unitsInStock": 0,
      "unitsOnOrder": 0,
      "reorderLevel": 0,
      "discontinued": true,
      "name": "Chef Anton's Gumbo Mix"
    },
    {
      "id": 6,
      "supplierId": 3,
      "categoryId": 2,
      "quantityPerUnit": "12 - 8 oz jars",
      "unitPrice": 25,
      "unitsInStock": 120,
      "unitsOnOrder": 0,
      "reorderLevel": 25,
      "discontinued": false,
      "name": "Grandma's Boysenberry Spread"
    },
    {
      "id": 7,
      "supplierId": 3,
      "categoryId": 7,
      "quantityPerUnit": "12 - 1 lb pkgs.",
      "unitPrice": 30,
      "unitsInStock": 15,
      "unitsOnOrder": 0,
      "reorderLevel": 10,
      "discontinued": false,
      "name": "Uncle Bob's Organic Dried Pears"
    },
    {
      "id": 8,
      "supplierId": 3,
      "categoryId": 2,
      "quantityPerUnit": "12 - 12 oz jars",
      "unitPrice": 40,
      "unitsInStock": 6,
      "unitsOnOrder": 0,
      "reorderLevel": 0,
      "discontinued": false,
      "name": "Northwoods Cranberry Sauce"
    },
    {
      "id": 9,
      "supplierId": 4,
      "categoryId": 6,
      "quantityPerUnit": "18 - 500 g pkgs.",
      "unitPrice": 97,
      "unitsInStock": 29,
      "unitsOnOrder": 0,
      "reorderLevel": 0,
      "discontinued": true,
      "name": "Mishi Kobe Niku"
    },
    {
      "id": 10,
      "supplierId": 4,
      "categoryId": 8,
      "quantityPerUnit": "12 - 200 ml jars",
      "unitPrice": 31,
      "unitsInStock": 31,
      "unitsOnOrder": 0,
      "reorderLevel": 0,
      "discontinued": false,
      "name": "Ikura"
    },
    {
      "id": 2,
      "supplierId": 1,
      "categoryId": 1,
      "quantityPerUnit": "24 - 12 oz bottles",
      "unitPrice": 19,
      "unitsInStock": 17,
      "unitsOnOrder": 40,
      "reorderLevel": 25,
      "discontinued": false,
      "name": "Chang"
    },
    {
      "id": 3,
      "supplierId": 1,
      "categoryId": 2,
      "quantityPerUnit": "12 - 550 ml bottles",
      "unitPrice": 10,
      "unitsInStock": 13,
      "unitsOnOrder": 70,
      "reorderLevel": 25,
      "discontinued": false,
      "name": "Aniseed Syrup"
    },
    {
      "id": 11,
      "supplierId": 5,
      "categoryId": 2,
      "quantityPerUnit": "1 kg pkg.",
      "unitPrice": 21,
      "unitsInStock": 22,
      "unitsOnOrder": 30,
      "reorderLevel": 30,
      "discontinued": false,
      "name": "Queso Cabrales 2",
      "supplier": {
        "id": 5,
        "companyName": "Cooperativa de Quesos 'Las Cabras'",
        "contactName": "Antonio del Valle Saavedra",
        "contactTitle": "Export Administrator",
        "address": {
          "street": "Calle del Rosal 4",
          "city": "Oviedo",
          "region": "Asturias",
          "postalCode": 33007,
          "country": "Spain",
          "phone": "(98) 598 76 54"
        }
      },
      "category": {
        "id": 4,
        "description": "Cheeses",
        "name": "Dairy Products"
      }
    },
    {
      "id": 12,
      "supplierId": 5,
      "categoryId": 4,
      "quantityPerUnit": "10 - 500 g pkgs.",
      "unitPrice": 38,
      "unitsInStock": 86,
      "unitsOnOrder": 0,
      "reorderLevel": 0,
      "discontinued": false,
      "name": "Queso Manchego La Pastora"
    },
    {
      "id": 13,
      "supplierId": 6,
      "categoryId": 8,
      "quantityPerUnit": "2 kg box",
      "unitPrice": 6,
      "unitsInStock": 24,
      "unitsOnOrder": 0,
      "reorderLevel": 5,
      "discontinued": false,
      "name": "Konbu"
    },
    {
      "id": 14,
      "supplierId": 6,
      "categoryId": 7,
      "quantityPerUnit": "40 - 100 g pkgs.",
      "unitPrice": 23.25,
      "unitsInStock": 35,
      "unitsOnOrder": 0,
      "reorderLevel": 0,
      "discontinued": false,
      "name": "Tofu"
    },
    {
      "id": 15,
      "supplierId": 6,
      "categoryId": 2,
      "quantityPerUnit": "24 - 250 ml bottles",
      "unitPrice": 15.5,
      "unitsInStock": 39,
      "unitsOnOrder": 0,
      "reorderLevel": 5,
      "discontinued": false,
      "name": "Genen Shouyu"
    },
    {
      "id": 1,
      "supplierId": 1,
      "categoryId": 1,
      "quantityPerUnit": "10 boxes x 20 bags",
      "unitPrice": 18,
      "unitsInStock": 39,
      "unitsOnOrder": 0,
      "reorderLevel": 10,
      "discontinued": false,
      "name": "Chai"
    },
    {
      "id": 16,
      "supplierId": 7,
      "categoryId": 3,
      "quantityPerUnit": "32 - 500 g boxes",
      "unitPrice": 17.45,
      "unitsInStock": 29,
      "unitsOnOrder": 0,
      "reorderLevel": 10,
      "discontinued": false,
      "name": "Pavlova"
    },
    {
      "id": 17,
      "supplierId": 7,
      "categoryId": 6,
      "quantityPerUnit": "20 - 1 kg tins",
      "unitPrice": 39,
      "unitsInStock": 0,
      "unitsOnOrder": 0,
      "reorderLevel": 0,
      "discontinued": true,
      "name": "Alice Mutton"
    },
    {
      "id": 18,
      "supplierId": 7,
      "categoryId": 8,
      "quantityPerUnit": "16 kg pkg.",
      "unitPrice": 62.5,
      "unitsInStock": 42,
      "unitsOnOrder": 0,
      "reorderLevel": 0,
      "discontinued": false,
      "name": "Carnarvon Tigers"
    },
    {
      "id": 19,
      "supplierId": 8,
      "categoryId": 3,
      "quantityPerUnit": "10 boxes x 12 pieces",
      "unitPrice": 9.2,
      "unitsInStock": 25,
      "unitsOnOrder": 0,
      "reorderLevel": 5,
      "discontinued": false,
      "name": "Teatime Chocolate Biscuits"
    },
    {
      "id": 20,
      "supplierId": 8,
      "categoryId": 3,
      "quantityPerUnit": "30 gift boxes",
      "unitPrice": 81,
      "unitsInStock": 40,
      "unitsOnOrder": 0,
      "reorderLevel": 0,
      "discontinued": false,
      "name": "Sir Rodney's Marmalade"
    },
    {
      "id": 24,
      "supplierId": 10,
      "categoryId": 1,
      "quantityPerUnit": "12 - 355 ml cans",
      "unitPrice": 4.5,
      "unitsInStock": 20,
      "unitsOnOrder": 0,
      "reorderLevel": 0,
      "discontinued": true,
      "name": "Guaraná Fantástica"
    },
    {
      "id": 25,
      "supplierId": 11,
      "categoryId": 3,
      "quantityPerUnit": "20 - 450 g glasses",
      "unitPrice": 14,
      "unitsInStock": 76,
      "unitsOnOrder": 0,
      "reorderLevel": 30,
      "discontinued": false,
      "name": "NuNuCa Nuß-Nougat-Creme"
    },
    {
      "id": 26,
      "supplierId": 11,
      "categoryId": 3,
      "quantityPerUnit": "100 - 250 g bags",
      "unitPrice": 31.23,
      "unitsInStock": 15,
      "unitsOnOrder": 0,
      "reorderLevel": 0,
      "discontinued": false,
      "name": "Gumbär Gummibärchen"
    },
    {
      "id": 27,
      "supplierId": 11,
      "categoryId": 3,
      "quantityPerUnit": "100 - 100 g pieces",
      "unitPrice": 43.9,
      "unitsInStock": 49,
      "unitsOnOrder": 0,
      "reorderLevel": 30,
      "discontinued": false,
      "name": "Schoggi Schokolade"
    },
    {
      "id": 28,
      "supplierId": 12,
      "categoryId": 7,
      "quantityPerUnit": "25 - 825 g cans",
      "unitPrice": 45.6,
      "unitsInStock": 26,
      "unitsOnOrder": 0,
      "reorderLevel": 0,
      "discontinued": true,
      "name": "Rössle Sauerkraut"
    },
    {
      "id": 29,
      "supplierId": 12,
      "categoryId": 6,
      "quantityPerUnit": "50 bags x 30 sausgs.",
      "unitPrice": 123.79,
      "unitsInStock": 0,
      "unitsOnOrder": 0,
      "reorderLevel": 0,
      "discontinued": true,
      "name": "Thüringer Rostbratwurst"
    },
    {
      "id": 30,
      "supplierId": 13,
      "categoryId": 8,
      "quantityPerUnit": "10 - 200 g glasses",
      "unitPrice": 25.89,
      "unitsInStock": 10,
      "unitsOnOrder": 0,
      "reorderLevel": 15,
      "discontinued": false,
      "name": "Nord-Ost Matjeshering"
    },
    {
      "id": 31,
      "supplierId": 14,
      "categoryId": 4,
      "quantityPerUnit": "12 - 100 g pkgs",
      "unitPrice": 12.5,
      "unitsInStock": 0,
      "unitsOnOrder": 70,
      "reorderLevel": 20,
      "discontinued": false,
      "name": "Gorgonzola Telino"
    },
    {
      "id": 32,
      "supplierId": 14,
      "categoryId": 4,
      "quantityPerUnit": "24 - 200 g pkgs.",
      "unitPrice": 32,
      "unitsInStock": 9,
      "unitsOnOrder": 40,
      "reorderLevel": 25,
      "discontinued": false,
      "name": "Mascarpone Fabioli"
    },
    {
      "id": 33,
      "supplierId": 15,
      "categoryId": 4,
      "quantityPerUnit": "500 g",
      "unitPrice": 2.5,
      "unitsInStock": 112,
      "unitsOnOrder": 0,
      "reorderLevel": 20,
      "discontinued": false,
      "name": "Geitost"
    },
    {
      "id": 34,
      "supplierId": 16,
      "categoryId": 1,
      "quantityPerUnit": "24 - 12 oz bottles",
      "unitPrice": 14,
      "unitsInStock": 111,
      "unitsOnOrder": 0,
      "reorderLevel": 15,
      "discontinued": false,
      "name": "Sasquatch Ale"
    },
    {
      "id": 22,
      "supplierId": 9,
      "categoryId": 5,
      "quantityPerUnit": "24 - 500 g pkgs.",
      "unitPrice": 21,
      "unitsInStock": 104,
      "unitsOnOrder": 0,
      "reorderLevel": 25,
      "discontinued": false,
      "name": "Gustaf's Knäckebröd"
    },
    {
      "id": 21,
      "supplierId": 8,
      "categoryId": 3,
      "quantityPerUnit": "24 pkgs. x 4 pieces",
      "unitPrice": 10,
      "unitsInStock": 3,
      "unitsOnOrder": 40,
      "reorderLevel": 5,
      "discontinued": false,
      "name": "Sir Rodney's Scones"
    },
    {
      "id": 35,
      "supplierId": 16,
      "categoryId": 1,
      "quantityPerUnit": "24 - 12 oz bottles",
      "unitPrice": 18,
      "unitsInStock": 20,
      "unitsOnOrder": 0,
      "reorderLevel": 15,
      "discontinued": false,
      "name": "Steeleye Stout"
    },
    {
      "id": 23,
      "supplierId": 9,
      "categoryId": 5,
      "quantityPerUnit": "12 - 250 g pkgs.",
      "unitPrice": 9,
      "unitsInStock": 61,
      "unitsOnOrder": 0,
      "reorderLevel": 25,
      "discontinued": false,
      "name": "Tunnbröd"
    },
    {
      "id": 37,
      "supplierId": 17,
      "categoryId": 8,
      "quantityPerUnit": "12 - 500 g pkgs.",
      "unitPrice": 26,
      "unitsInStock": 11,
      "unitsOnOrder": 50,
      "reorderLevel": 25,
      "discontinued": false,
      "name": "Gravad lax"
    },
    {
      "id": 40,
      "supplierId": 19,
      "categoryId": 8,
      "quantityPerUnit": "24 - 4 oz tins",
      "unitPrice": 18.4,
      "unitsInStock": 123,
      "unitsOnOrder": 0,
      "reorderLevel": 30,
      "discontinued": false,
      "name": "Boston Crab Meat"
    },
    {
      "id": 38,
      "supplierId": 18,
      "categoryId": 1,
      "quantityPerUnit": "12 - 75 cl bottles",
      "unitPrice": 263.5,
      "unitsInStock": 17,
      "unitsOnOrder": 0,
      "reorderLevel": 15,
      "discontinued": false,
      "name": "Côte de Blaye"
    },
    {
      "id": 36,
      "supplierId": 17,
      "categoryId": 8,
      "quantityPerUnit": "24 - 250 g  jars",
      "unitPrice": 19,
      "unitsInStock": 112,
      "unitsOnOrder": 0,
      "reorderLevel": 20,
      "discontinued": false,
      "name": "Inlagd Sill"
    },
    {
      "id": 41,
      "supplierId": 19,
      "categoryId": 8,
      "quantityPerUnit": "12 - 12 oz cans",
      "unitPrice": 9.65,
      "unitsInStock": 85,
      "unitsOnOrder": 0,
      "reorderLevel": 10,
      "discontinued": false,
      "name": "Jack's New England Clam Chowder"
    },
    {
      "id": 43,
      "supplierId": 20,
      "categoryId": 1,
      "quantityPerUnit": "16 - 500 g tins",
      "unitPrice": 46,
      "unitsInStock": 17,
      "unitsOnOrder": 10,
      "reorderLevel": 25,
      "discontinued": false,
      "name": "Ipoh Coffee"
    },
    {
      "id": 42,
      "supplierId": 20,
      "categoryId": 5,
      "quantityPerUnit": "32 - 1 kg pkgs.",
      "unitPrice": 14,
      "unitsInStock": 26,
      "unitsOnOrder": 0,
      "reorderLevel": 0,
      "discontinued": true,
      "name": "Singaporean Hokkien Fried Mee"
    },
    {
      "id": 46,
      "supplierId": 21,
      "categoryId": 8,
      "quantityPerUnit": "4 - 450 g glasses",
      "unitPrice": 12,
      "unitsInStock": 95,
      "unitsOnOrder": 0,
      "reorderLevel": 0,
      "discontinued": false,
      "name": "Spegesild"
    },
    {
      "id": 47,
      "supplierId": 22,
      "categoryId": 3,
      "quantityPerUnit": "10 - 4 oz boxes",
      "unitPrice": 9.5,
      "unitsInStock": 36,
      "unitsOnOrder": 0,
      "reorderLevel": 0,
      "discontinued": false,
      "name": "Zaanse koeken"
    },
    {
      "id": 48,
      "supplierId": 22,
      "categoryId": 3,
      "quantityPerUnit": "10 pkgs.",
      "unitPrice": 12.75,
      "unitsInStock": 15,
      "unitsOnOrder": 70,
      "reorderLevel": 25,
      "discontinued": false,
      "name": "Chocolade"
    },
    {
      "id": 49,
      "supplierId": 23,
      "categoryId": 3,
      "quantityPerUnit": "24 - 50 g pkgs.",
      "unitPrice": 20,
      "unitsInStock": 10,
      "unitsOnOrder": 60,
      "reorderLevel": 15,
      "discontinued": false,
      "name": "Maxilaku"
    },
    {
      "id": 50,
      "supplierId": 23,
      "categoryId": 3,
      "quantityPerUnit": "12 - 100 g bars",
      "unitPrice": 16.25,
      "unitsInStock": 65,
      "unitsOnOrder": 0,
      "reorderLevel": 30,
      "discontinued": false,
      "name": "Valkoinen suklaa"
    },
    {
      "id": 51,
      "supplierId": 24,
      "categoryId": 7,
      "quantityPerUnit": "50 - 300 g pkgs.",
      "unitPrice": 53,
      "unitsInStock": 20,
      "unitsOnOrder": 0,
      "reorderLevel": 10,
      "discontinued": false,
      "name": "Manjimup Dried Apples"
    },
    {
      "id": 52,
      "supplierId": 24,
      "categoryId": 5,
      "quantityPerUnit": "16 - 2 kg boxes",
      "unitPrice": 7,
      "unitsInStock": 38,
      "unitsOnOrder": 0,
      "reorderLevel": 25,
      "discontinued": false,
      "name": "Filo Mix"
    },
    {
      "id": 53,
      "supplierId": 24,
      "categoryId": 6,
      "quantityPerUnit": "48 pieces",
      "unitPrice": 32.8,
      "unitsInStock": 0,
      "unitsOnOrder": 0,
      "reorderLevel": 0,
      "discontinued": true,
      "name": "Perth Pasties"
    },
    {
      "id": 54,
      "supplierId": 25,
      "categoryId": 6,
      "quantityPerUnit": "16 pies",
      "unitPrice": 7.45,
      "unitsInStock": 21,
      "unitsOnOrder": 0,
      "reorderLevel": 10,
      "discontinued": false,
      "name": "Tourtière"
    },
    {
      "id": 55,
      "supplierId": 25,
      "categoryId": 6,
      "quantityPerUnit": "24 boxes x 2 pies",
      "unitPrice": 24,
      "unitsInStock": 115,
      "unitsOnOrder": 0,
      "reorderLevel": 20,
      "discontinued": false,
      "name": "Pâté chinois"
    },
    {
      "id": 56,
      "supplierId": 26,
      "categoryId": 5,
      "quantityPerUnit": "24 - 250 g pkgs.",
      "unitPrice": 38,
      "unitsInStock": 21,
      "unitsOnOrder": 10,
      "reorderLevel": 30,
      "discontinued": false,
      "name": "Gnocchi di nonna Alice"
    },
    {
      "id": 57,
      "supplierId": 26,
      "categoryId": 5,
      "quantityPerUnit": "24 - 250 g pkgs.",
      "unitPrice": 19.5,
      "unitsInStock": 36,
      "unitsOnOrder": 0,
      "reorderLevel": 20,
      "discontinued": false,
      "name": "Ravioli Angelo"
    },
    {
      "id": 44,
      "supplierId": 20,
      "categoryId": 2,
      "quantityPerUnit": "20 - 2 kg bags",
      "unitPrice": 19.45,
      "unitsInStock": 27,
      "unitsOnOrder": 0,
      "reorderLevel": 15,
      "discontinued": false,
      "name": "Gula Malacca"
    },
    {
      "id": 39,
      "supplierId": 18,
      "categoryId": 1,
      "quantityPerUnit": "750 cc per bottle",
      "unitPrice": 18,
      "unitsInStock": 69,
      "unitsOnOrder": 0,
      "reorderLevel": 5,
      "discontinued": false,
      "name": "Chartreuse verte"
    },
    {
      "id": 59,
      "supplierId": 28,
      "categoryId": 4,
      "quantityPerUnit": "5 kg pkg.",
      "unitPrice": 55,
      "unitsInStock": 79,
      "unitsOnOrder": 0,
      "reorderLevel": 0,
      "discontinued": false,
      "name": "Raclette Courdavault"
    },
    {
      "id": 60,
      "supplierId": 28,
      "categoryId": 4,
      "quantityPerUnit": "15 - 300 g rounds",
      "unitPrice": 34,
      "unitsInStock": 19,
      "unitsOnOrder": 0,
      "reorderLevel": 0,
      "discontinued": false,
      "name": "Camembert Pierrot"
    },
    {
      "id": 45,
      "supplierId": 21,
      "categoryId": 8,
      "quantityPerUnit": "1k pkg.",
      "unitPrice": 9.5,
      "unitsInStock": 5,
      "unitsOnOrder": 70,
      "reorderLevel": 15,
      "discontinued": false,
      "name": "Rogede sild"
    },
    {
      "id": 58,
      "supplierId": 27,
      "categoryId": 8,
      "quantityPerUnit": "24 pieces",
      "unitPrice": 13.25,
      "unitsInStock": 62,
      "unitsOnOrder": 0,
      "reorderLevel": 20,
      "discontinued": false,
      "name": "Escargots de Bourgogne"
    },
    {
      "id": 61,
      "supplierId": 29,
      "categoryId": 2,
      "quantityPerUnit": "24 - 500 ml bottles",
      "unitPrice": 28.5,
      "unitsInStock": 113,
      "unitsOnOrder": 0,
      "reorderLevel": 25,
      "discontinued": false,
      "name": "Sirop d'érable"
    },
    {
      "id": 62,
      "supplierId": 29,
      "categoryId": 3,
      "quantityPerUnit": "48 pies",
      "unitPrice": 49.3,
      "unitsInStock": 17,
      "unitsOnOrder": 0,
      "reorderLevel": 0,
      "discontinued": false,
      "name": "Tarte au sucre"
    },
    {
      "id": 63,
      "supplierId": 7,
      "categoryId": 2,
      "quantityPerUnit": "15 - 625 g jars",
      "unitPrice": 43.9,
      "unitsInStock": 24,
      "unitsOnOrder": 0,
      "reorderLevel": 5,
      "discontinued": false,
      "name": "Vegie-spread"
    },
    {
      "id": 64,
      "supplierId": 12,
      "categoryId": 5,
      "quantityPerUnit": "20 bags x 4 pieces",
      "unitPrice": 33.25,
      "unitsInStock": 22,
      "unitsOnOrder": 80,
      "reorderLevel": 30,
      "discontinued": false,
      "name": "Wimmers gute Semmelknödel"
    },
    {
      "id": 65,
      "supplierId": 2,
      "categoryId": 2,
      "quantityPerUnit": "32 - 8 oz bottles",
      "unitPrice": 21.05,
      "unitsInStock": 76,
      "unitsOnOrder": 0,
      "reorderLevel": 0,
      "discontinued": false,
      "name": "Louisiana Fiery Hot Pepper Sauce"
    },
    {
      "id": 66,
      "supplierId": 2,
      "categoryId": 2,
      "quantityPerUnit": "24 - 8 oz jars",
      "unitPrice": 17,
      "unitsInStock": 4,
      "unitsOnOrder": 100,
      "reorderLevel": 20,
      "discontinued": false,
      "name": "Louisiana Hot Spiced Okra"
    },
    {
      "id": 67,
      "supplierId": 16,
      "categoryId": 1,
      "quantityPerUnit": "24 - 12 oz bottles",
      "unitPrice": 14,
      "unitsInStock": 52,
      "unitsOnOrder": 0,
      "reorderLevel": 10,
      "discontinued": false,
      "name": "Laughing Lumberjack Lager"
    },
    {
      "id": 68,
      "supplierId": 8,
      "categoryId": 3,
      "quantityPerUnit": "10 boxes x 8 pieces",
      "unitPrice": 12.5,
      "unitsInStock": 6,
      "unitsOnOrder": 10,
      "reorderLevel": 15,
      "discontinued": false,
      "name": "Scottish Longbreads"
    },
    {
      "id": 70,
      "supplierId": 7,
      "categoryId": 1,
      "quantityPerUnit": "24 - 355 ml bottles",
      "unitPrice": 15,
      "unitsInStock": 15,
      "unitsOnOrder": 10,
      "reorderLevel": 30,
      "discontinued": false,
      "name": "Outback Lager"
    },
    {
      "id": 71,
      "supplierId": 15,
      "categoryId": 4,
      "quantityPerUnit": "10 - 500 g pkgs.",
      "unitPrice": 21.5,
      "unitsInStock": 26,
      "unitsOnOrder": 0,
      "reorderLevel": 0,
      "discontinued": false,
      "name": "Flotemysost"
    },
    {
      "id": 73,
      "supplierId": 17,
      "categoryId": 8,
      "quantityPerUnit": "24 - 150 g jars",
      "unitPrice": 15,
      "unitsInStock": 101,
      "unitsOnOrder": 0,
      "reorderLevel": 5,
      "discontinued": false,
      "name": "Röd Kaviar"
    },
    {
      "id": 74,
      "supplierId": 4,
      "categoryId": 7,
      "quantityPerUnit": "5 kg pkg.",
      "unitPrice": 10,
      "unitsInStock": 4,
      "unitsOnOrder": 20,
      "reorderLevel": 5,
      "discontinued": false,
      "name": "Longlife Tofu"
    },
    {
      "id": 75,
      "supplierId": 12,
      "categoryId": 1,
      "quantityPerUnit": "24 - 0.5 l bottles",
      "unitPrice": 7.75,
      "unitsInStock": 125,
      "unitsOnOrder": 0,
      "reorderLevel": 25,
      "discontinued": false,
      "name": "Rhönbräu Klosterbier"
    },
    {
      "id": 76,
      "supplierId": 23,
      "categoryId": 1,
      "quantityPerUnit": "500 ml",
      "unitPrice": 18,
      "unitsInStock": 57,
      "unitsOnOrder": 0,
      "reorderLevel": 20,
      "discontinued": false,
      "name": "Lakkalikööri"
    },
    {
      "id": 69,
      "supplierId": 15,
      "categoryId": 4,
      "quantityPerUnit": "10 kg pkg.",
      "unitPrice": 36,
      "unitsInStock": 26,
      "unitsOnOrder": 0,
      "reorderLevel": 15,
      "discontinued": false,
      "name": "Gudbrandsdalsost"
    },
    {
      "id": 72,
      "supplierId": 14,
      "categoryId": 4,
      "quantityPerUnit": "24 - 200 g pkgs.",
      "unitPrice": 34.8,
      "unitsInStock": 14,
      "unitsOnOrder": 0,
      "reorderLevel": 0,
      "discontinued": false,
      "name": "Mozzarella di Giovanni"
    },
    {
      "id": 77,
      "supplierId": 12,
      "categoryId": 2,
      "quantityPerUnit": "12 boxes",
      "unitPrice": 13,
      "unitsInStock": 32,
      "unitsOnOrder": 0,
      "reorderLevel": 15,
      "discontinued": false,
      "name": "Original Frankfurter grüne Soße"
    }
  ],
  "regions": [
    {
      "id": 1,
      "name": "Eastern",
      "territories": [
        {
          "territoryId": 1833,
          "name": "Georgetow"
        },
        {
          "territoryId": 1581,
          "name": "Westboro"
        },
        {
          "territoryId": 2116,
          "name": "Boston"
        },
        {
          "territoryId": 2139,
          "name": "Cambridge"
        },
        {
          "territoryId": 1730,
          "name": "Bedford"
        },
        {
          "territoryId": 2903,
          "name": "Providence"
        },
        {
          "territoryId": 6897,
          "name": "Wilton"
        },
        {
          "territoryId": 7960,
          "name": "Morristown"
        },
        {
          "territoryId": 8837,
          "name": "Edison"
        },
        {
          "territoryId": 10019,
          "name": "NewYork"
        },
        {
          "territoryId": 10038,
          "name": "NewYork"
        },
        {
          "territoryId": 11747,
          "name": "Mellvile"
        },
        {
          "territoryId": 14450,
          "name": "Fairport"
        },
        {
          "territoryId": 19713,
          "name": "Neward"
        },
        {
          "territoryId": 2184,
          "name": "Braintree"
        },
        {
          "territoryId": 20852,
          "name": "Rockville"
        },
        {
          "territoryId": 27403,
          "name": "Greensboro"
        },
        {
          "territoryId": 27511,
          "name": "Cary"
        },
        {
          "territoryId": 40222,
          "name": "Louisville"
        }
      ]
    },
    {
      "id": 2,
      "name": "Western",
      "territories": [
        {
          "territoryId": 60601,
          "name": "Chicago"
        },
        {
          "territoryId": 80202,
          "name": "Denver"
        },
        {
          "territoryId": 60179,
          "name": "HoffmanEstates"
        },
        {
          "territoryId": 85014,
          "name": "Phoenix"
        },
        {
          "territoryId": 80909,
          "name": "ColoradoSprings"
        },
        {
          "territoryId": 85251,
          "name": "Scottsdale"
        },
        {
          "territoryId": 90405,
          "name": "SantaMonica"
        },
        {
          "territoryId": 94025,
          "name": "MenloPark"
        },
        {
          "territoryId": 94105,
          "name": "SanFrancisco"
        },
        {
          "territoryId": 98004,
          "name": "Bellevue"
        },
        {
          "territoryId": 98052,
          "name": "Redmond"
        },
        {
          "territoryId": 98104,
          "name": "Seattle"
        },
        {
          "territoryId": 95008,
          "name": "Campbell"
        },
        {
          "territoryId": 95054,
          "name": "SantaClara"
        },
        {
          "territoryId": 95060,
          "name": "SantaCruz"
        }
      ]
    },
    {
      "id": 4,
      "name": "Southern",
      "territories": [
        {
          "territoryId": 29202,
          "name": "Columbia"
        },
        {
          "territoryId": 30346,
          "name": "Atlanta"
        },
        {
          "territoryId": 32859,
          "name": "Orlando"
        },
        {
          "territoryId": 31406,
          "name": "Savannah"
        },
        {
          "territoryId": 72716,
          "name": "Bentonville"
        },
        {
          "territoryId": 75234,
          "name": "Dallas"
        },
        {
          "territoryId": 78759,
          "name": "Austin"
        },
        {
          "territoryId": 33607,
          "name": "Tampa"
        }
      ]
    },
    {
      "id": 3,
      "name": "Northern",
      "territories": [
        {
          "territoryId": 19428,
          "name": "Philadelphia"
        },
        {
          "territoryId": 3801,
          "name": "Portsmouth"
        },
        {
          "territoryId": 3049,
          "name": "Hollis"
        },
        {
          "territoryId": 44122,
          "name": "Beachwood"
        },
        {
          "territoryId": 45839,
          "name": "Findlay"
        },
        {
          "territoryId": 48075,
          "name": "Southfield"
        },
        {
          "territoryId": 48084,
          "name": "Troy"
        },
        {
          "territoryId": 48304,
          "name": "BloomfieldHills"
        },
        {
          "territoryId": 53404,
          "name": "Racine"
        },
        {
          "territoryId": 55113,
          "name": "Roseville"
        },
        {
          "territoryId": 55439,
          "name": "Minneapolis"
        }
      ]
    }
  ],
  "shippers": [
    {
      "id": 1,
      "companyName": "Speedy Express",
      "phone": "(503) 555-9831"
    },
    {
      "id": 2,
      "companyName": "United Package",
      "phone": "(503) 555-3199"
    },
    {
      "id": 3,
      "companyName": "Federal Shipping",
      "phone": "(503) 555-9931"
    }
  ],
  "suppliers": [
    {
      "id": 4,
      "companyName": "Tokyo Traders",
      "contactName": "Yoshi Nagase",
      "contactTitle": "Marketing Manager",
      "address": {
        "street": "9-8 Sekimai Musashino-shi",
        "city": "Tokyo",
        "region": "NULL",
        "postalCode": 100,
        "country": "Japan",
        "phone": "(03) 3555-5011"
      }
    },
    {
      "id": 5,
      "companyName": "Cooperativa de Quesos 'Las Cabras'",
      "contactName": "Antonio del Valle Saavedra",
      "contactTitle": "Export Administrator",
      "address": {
        "street": "Calle del Rosal 4",
        "city": "Oviedo",
        "region": "Asturias",
        "postalCode": 33007,
        "country": "Spain",
        "phone": "(98) 598 76 54"
      }
    },
    {
      "id": 6,
      "companyName": "Mayumi's",
      "contactName": "Mayumi Ohno",
      "contactTitle": "Marketing Representative",
      "address": {
        "street": "92 Setsuko Chuo-ku",
        "city": "Osaka",
        "region": "NULL",
        "postalCode": 545,
        "country": "Japan",
        "phone": "(06) 431-7877"
      }
    },
    {
      "id": 7,
      "companyName": "Pavlova Ltd.",
      "contactName": "Ian Devling",
      "contactTitle": "Marketing Manager",
      "address": {
        "street": "74 Rose St. Moonie Ponds",
        "city": "Melbourne",
        "region": "Victoria",
        "postalCode": 3058,
        "country": "Australia",
        "phone": "(03) 444-2343"
      }
    },
    {
      "id": 8,
      "companyName": "Specialty Biscuits Ltd.",
      "contactName": "Peter Wilson",
      "contactTitle": "Sales Representative",
      "address": {
        "street": "29 King's Way",
        "city": "Manchester",
        "region": "NULL",
        "postalCode": "M14 GSD",
        "country": "UK",
        "phone": "(161) 555-4448"
      }
    },
    {
      "id": 9,
      "companyName": "PB Knäckebröd AB",
      "contactName": "Lars Peterson",
      "contactTitle": "Sales Agent",
      "address": {
        "street": "Kaloadagatan 13",
        "city": "Göteborg",
        "region": "NULL",
        "postalCode": "S-345 67",
        "country": "Sweden",
        "phone": "031-987 65 43"
      }
    },
    {
      "id": 10,
      "companyName": "Refrescos Americanas LTDA",
      "contactName": "Carlos Diaz",
      "contactTitle": "Marketing Manager",
      "address": {
        "street": "Av. das Americanas 12.890",
        "city": "Sao Paulo",
        "region": "NULL",
        "postalCode": 5442,
        "country": "Brazil",
        "phone": "(11) 555 4640"
      }
    },
    {
      "id": 11,
      "companyName": "Heli Süßwaren GmbH & Co. KG",
      "contactName": "Petra Winkler",
      "contactTitle": "Sales Manager",
      "address": {
        "street": "Tiergartenstraße 5",
        "city": "Berlin",
        "region": "NULL",
        "postalCode": 10785,
        "country": "Germany",
        "phone": "(010) 9984510"
      }
    },
    {
      "id": 2,
      "companyName": "New Orleans Cajun Delights",
      "contactName": "Shelley Burke",
      "contactTitle": "Order Administrator",
      "address": {
        "street": "P.O. Box 78934",
        "city": "New Orleans",
        "region": "LA",
        "postalCode": 70117,
        "country": "USA",
        "phone": "(100) 555-4822"
      }
    },
    {
      "id": 12,
      "companyName": "Plutzer Lebensmittelgroßmärkte AG",
      "contactName": "Martin Bein",
      "contactTitle": "International Marketing Mgr.",
      "address": {
        "street": "Bogenallee 51",
        "city": "Frankfurt",
        "region": "NULL",
        "postalCode": 60439,
        "country": "Germany",
        "phone": "(069) 992755"
      }
    },
    {
      "id": 13,
      "companyName": "Nord-Ost-Fisch Handelsgesellschaft mbH",
      "contactName": "Sven Petersen",
      "contactTitle": "Coordinator Foreign Markets",
      "address": {
        "street": "Frahmredder 112a",
        "city": "Cuxhaven",
        "region": "NULL",
        "postalCode": 27478,
        "country": "Germany",
        "phone": "(04721) 8713"
      }
    },
    {
      "id": 14,
      "companyName": "Formaggi Fortini s.r.l.",
      "contactName": "Elio Rossi",
      "contactTitle": "Sales Representative",
      "address": {
        "street": "Viale Dante 75",
        "city": "Ravenna",
        "region": "NULL",
        "postalCode": 48100,
        "country": "Italy",
        "phone": "(0544) 60323"
      }
    },
    {
      "id": 15,
      "companyName": "Norske Meierier",
      "contactName": "Beate Vileid",
      "contactTitle": "Marketing Manager",
      "address": {
        "street": "Hatlevegen 5",
        "city": "Sandvika",
        "region": "NULL",
        "postalCode": 1320,
        "country": "Norway",
        "phone": "(0)2-953010"
      }
    },
    {
      "id": 1,
      "companyName": "Exotic Liquids",
      "contactName": "Charlotte Cooper",
      "contactTitle": "Purchasing Manager",
      "address": {
        "street": "49 Gilbert St.",
        "city": "London",
        "region": "NULL",
        "postalCode": "EC1 4SD",
        "country": "UK",
        "phone": "(171) 555-2222"
      }
    },
    {
      "id": 3,
      "companyName": "Grandma Kelly's Homestead",
      "contactName": "Regina Murphy",
      "contactTitle": "Sales Representative",
      "address": {
        "street": "707 Oxford Rd.",
        "city": "Ann Arbor",
        "region": "MI",
        "postalCode": 48104,
        "country": "USA",
        "phone": "(313) 555-5735"
      }
    },
    {
      "id": 16,
      "companyName": "Bigfoot Breweries",
      "contactName": "Cheryl Saylor",
      "contactTitle": "Regional Account Rep.",
      "address": {
        "street": "3400 - 8th Avenue Suite 210",
        "city": "Bend",
        "region": "OR",
        "postalCode": 97101,
        "country": "USA",
        "phone": "(503) 555-9931"
      }
    },
    {
      "id": 17,
      "companyName": "Svensk Sjöföda AB",
      "contactName": "Michael Björn",
      "contactTitle": "Sales Representative",
      "address": {
        "street": "Brovallavägen 231",
        "city": "Stockholm",
        "region": "NULL",
        "postalCode": "S-123 45",
        "country": "Sweden",
        "phone": "08-123 45 67"
      }
    },
    {
      "id": 18,
      "companyName": "Aux joyeux ecclésiastiques",
      "contactName": "Guylène Nodier",
      "contactTitle": "Sales Manager",
      "address": {
        "street": "203 Rue des Francs-Bourgeois",
        "city": "Paris",
        "region": "NULL",
        "postalCode": 75004,
        "country": "France",
        "phone": "(1) 03.83.00.68"
      }
    },
    {
      "id": 19,
      "companyName": "New England Seafood Cannery",
      "contactName": "Robb Merchant",
      "contactTitle": "Wholesale Account Agent",
      "address": {
        "street": "Order Processing Dept. 2100 Paul Revere Blvd.",
        "city": "Boston",
        "region": "MA",
        "postalCode": 2134,
        "country": "USA",
        "phone": "(617) 555-3267"
      }
    },
    {
      "id": 20,
      "companyName": "Leka Trading",
      "contactName": "Chandra Leka",
      "contactTitle": "Owner",
      "address": {
        "street": "471 Serangoon Loop Suite #402",
        "city": "Singapore",
        "region": "NULL",
        "postalCode": 512,
        "country": "Singapore",
        "phone": "555-8787"
      }
    },
    {
      "id": 21,
      "companyName": "Lyngbysild",
      "contactName": "Niels Petersen",
      "contactTitle": "Sales Manager",
      "address": {
        "street": "Lyngbysild Fiskebakken 10",
        "city": "Lyngby",
        "region": "NULL",
        "postalCode": 2800,
        "country": "Denmark",
        "phone": 43844108
      }
    },
    {
      "id": 22,
      "companyName": "Zaanse Snoepfabriek",
      "contactName": "Dirk Luchte",
      "contactTitle": "Accounting Manager",
      "address": {
        "street": "Verkoop Rijnweg 22",
        "city": "Zaandam",
        "region": "NULL",
        "postalCode": "9999 ZZ",
        "country": "Netherlands",
        "phone": "(12345) 1212"
      }
    },
    {
      "id": 25,
      "companyName": "Ma Maison",
      "contactName": "Jean-Guy Lauzon",
      "contactTitle": "Marketing Manager",
      "address": {
        "street": "2960 Rue St. Laurent",
        "city": "Montréal",
        "region": "Québec",
        "postalCode": "H1J 1C3",
        "country": "Canada",
        "phone": "(514) 555-9022"
      }
    },
    {
      "id": 27,
      "companyName": "Escargots Nouveaux",
      "contactName": "Marie Delamare",
      "contactTitle": "Sales Manager",
      "address": {
        "street": "22 rue H. Voiron",
        "city": "Montceau",
        "region": "NULL",
        "postalCode": 71300,
        "country": "France",
        "phone": "85.57.00.07"
      }
    },
    {
      "id": 26,
      "companyName": "Pasta Buttini s.r.l.",
      "contactName": "Giovanni Giudici",
      "contactTitle": "Order Administrator",
      "address": {
        "street": "Via dei Gelsomini 153",
        "city": "Salerno",
        "region": "NULL",
        "postalCode": 84100,
        "country": "Italy",
        "phone": "(089) 6547665"
      }
    },
    {
      "id": 28,
      "companyName": "Gai pâturage",
      "contactName": "Eliane Noz",
      "contactTitle": "Sales Representative",
      "address": {
        "street": "Bat. B 3 rue des Alpes",
        "city": "Annecy",
        "region": "NULL",
        "postalCode": 74000,
        "country": "France",
        "phone": "38.76.98.06"
      }
    },
    {
      "id": 23,
      "companyName": "Karkki Oy",
      "contactName": "Anne Heikkonen",
      "contactTitle": "Product Manager",
      "address": {
        "street": "Valtakatu 12",
        "city": "Lappeenranta",
        "region": "NULL",
        "postalCode": 53120,
        "country": "Finland",
        "phone": "(953) 10956"
      }
    },
    {
      "id": 24,
      "companyName": "G'day Mate",
      "contactName": "Wendy Mackenzie",
      "contactTitle": "Sales Representative",
      "address": {
        "street": "170 Prince Edward Parade Hunter's Hill",
        "city": "Sydney",
        "region": "NSW",
        "postalCode": 2042,
        "country": "Australia",
        "phone": "(02) 555-5914"
      }
    },
    {
      "id": 29,
      "companyName": "Forêts d'érables",
      "contactName": "Chantal Goulet",
      "contactTitle": "Accounting Manager",
      "address": {
        "street": "148 rue Chasseur",
        "city": "Ste-Hyacinthe",
        "region": "Québec",
        "postalCode": "J2S 7S8",
        "country": "Canada",
        "phone": "(514) 555-2955"
      }
    },
    {
      "id": 30,
      "address": {
        "phone": "a"
      },
      "companyName": "aaaaaaa",
      "contactName": "a"
    }
  ]
}