~halega/+junk/sqlinstaller

« back to all changes in this revision

Viewing changes to SQLInstaller.Sample/Scripts/PostGres/Install/PostInstall/orders.PostInstall.sql

  • Committer: sk
  • Date: 2011-09-10 05:32:36 UTC
  • Revision ID: halega@halega.com-20110910053236-1877r3p0k4a64bgx
Tags: 1.2.2
1.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
2
VALUES (10248, 'VINET', 5, '07/04/1996 00:00:00', '08/01/1996 00:00:00', '07/16/1996 00:00:00', 3, 32, 'Vins et alcools Chevalier', '59 rue de l''Abbaye', 'Reims', NULL, '51100', 'France');
 
3
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
4
VALUES (10249, 'TOMSP', 6, '07/05/1996 00:00:00', '08/16/1996 00:00:00', '07/10/1996 00:00:00', 1, 11, 'Toms Spezialit?ten', 'Luisenstr. 48', 'M?nster', NULL, '44087', 'Germany');
 
5
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
6
VALUES (10250, 'HANAR', 4, '07/08/1996 00:00:00', '08/05/1996 00:00:00', '07/12/1996 00:00:00', 2, 65, 'Hanari Carnes', 'Rua do Pa?o, 67', 'Rio de Janeiro', 'RJ', '05454-876', 'Brazil');
 
7
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
8
VALUES (10251, 'VICTE', 3, '07/08/1996 00:00:00', '08/05/1996 00:00:00', '07/15/1996 00:00:00', 1, 41, 'Victuailles en stock', '2, rue du Commerce', 'Lyon', NULL, '69004', 'France');
 
9
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
10
VALUES (10252, 'SUPRD', 4, '07/09/1996 00:00:00', '08/06/1996 00:00:00', '07/11/1996 00:00:00', 2, 51, 'Supr?mes d?lices', 'Boulevard Tirou, 255', 'Charleroi', NULL, 'B-6000', 'Belgium');
 
11
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
12
VALUES (10253, 'HANAR', 3, '07/10/1996 00:00:00', '07/24/1996 00:00:00', '07/16/1996 00:00:00', 2, 58, 'Hanari Carnes', 'Rua do Pa?o, 67', 'Rio de Janeiro', 'RJ', '05454-876', 'Brazil');
 
13
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
14
VALUES (10254, 'CHOPS', 5, '07/11/1996 00:00:00', '08/08/1996 00:00:00', '07/23/1996 00:00:00', 2, 22, 'Chop-suey Chinese', 'Hauptstr. 31', 'Bern', NULL, '3012', 'Switzerland');
 
15
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
16
VALUES (10255, 'RICSU', 9, '07/12/1996 00:00:00', '08/09/1996 00:00:00', '07/15/1996 00:00:00', 3, 148, 'Richter Supermarkt', 'Starenweg 5', 'Gen?ve', NULL, '1204', 'Switzerland');
 
17
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
18
VALUES (10256, 'WELLI', 3, '07/15/1996 00:00:00', '08/12/1996 00:00:00', '07/17/1996 00:00:00', 2, 13, 'Wellington Importadora', 'Rua do Mercado, 12', 'Resende', 'SP', '08737-363', 'Brazil');
 
19
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
20
VALUES (10257, 'HILAA', 4, '07/16/1996 00:00:00', '08/13/1996 00:00:00', '07/22/1996 00:00:00', 3, 81, 'HILARION-Abastos', 'Carrera 22 con Ave. Carlos Soublette #8-35', 'San Crist?bal', 'T?chira', '5022', 'Venezuela');
 
21
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
22
VALUES (10258, 'ERNSH', 1, '07/17/1996 00:00:00', '08/14/1996 00:00:00', '07/23/1996 00:00:00', 1, 140, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
23
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
24
VALUES (10259, 'CENTC', 4, '07/18/1996 00:00:00', '08/15/1996 00:00:00', '07/25/1996 00:00:00', 3, 3, 'Centro comercial Moctezuma', 'Sierras de Granada 9993', 'M?xico D.F.', NULL, '05022', 'Mexico');
 
25
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
26
VALUES (10260, 'OTTIK', 4, '07/19/1996 00:00:00', '08/16/1996 00:00:00', '07/29/1996 00:00:00', 1, 55, 'Ottilies K?seladen', 'Mehrheimerstr. 369', 'K?ln', NULL, '50739', 'Germany');
 
27
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
28
VALUES (10261, 'QUEDE', 4, '07/19/1996 00:00:00', '08/16/1996 00:00:00', '07/30/1996 00:00:00', 2, 3, 'Que Del?cia', 'Rua da Panificadora, 12', 'Rio de Janeiro', 'RJ', '02389-673', 'Brazil');
 
29
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
30
VALUES (10262, 'RATTC', 8, '07/22/1996 00:00:00', '08/19/1996 00:00:00', '07/25/1996 00:00:00', 3, 48, 'Rattlesnake Canyon Grocery', '2817 Milton Dr.', 'Albuquerque', 'NM', '87110', 'USA');
 
31
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
32
VALUES (10263, 'ERNSH', 9, '07/23/1996 00:00:00', '08/20/1996 00:00:00', '07/31/1996 00:00:00', 3, 146, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
33
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
34
VALUES (10264, 'FOLKO', 6, '07/24/1996 00:00:00', '08/21/1996 00:00:00', '08/23/1996 00:00:00', 3, 3, 'Folk och f? HB', '?kergatan 24', 'Br?cke', NULL, 'S-844 67', 'Sweden');
 
35
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
36
VALUES (10265, 'BLONP', 2, '07/25/1996 00:00:00', '08/22/1996 00:00:00', '08/12/1996 00:00:00', 1, 55, 'Blondel p?re et fils', '24, place Kl?ber', 'Strasbourg', NULL, '67000', 'France');
 
37
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
38
VALUES (10266, 'WARTH', 3, '07/26/1996 00:00:00', '09/06/1996 00:00:00', '07/31/1996 00:00:00', 3, 25, 'Wartian Herkku', 'Torikatu 38', 'Oulu', NULL, '90110', 'Finland');
 
39
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
40
VALUES (10267, 'FRANK', 4, '07/29/1996 00:00:00', '08/26/1996 00:00:00', '08/06/1996 00:00:00', 1, 208, 'Frankenversand', 'Berliner Platz 43', 'M?nchen', NULL, '80805', 'Germany');
 
41
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
42
VALUES (10268, 'GROSR', 8, '07/30/1996 00:00:00', '08/27/1996 00:00:00', '08/02/1996 00:00:00', 3, 66, 'GROSELLA-Restaurante', '5? Ave. Los Palos Grandes', 'Caracas', 'DF', '1081', 'Venezuela');
 
43
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
44
VALUES (10269, 'WHITC', 5, '07/31/1996 00:00:00', '08/14/1996 00:00:00', '08/09/1996 00:00:00', 1, 4, 'White Clover Markets', '1029 - 12th Ave. S.', 'Seattle', 'WA', '98124', 'USA');
 
45
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
46
VALUES (10270, 'WARTH', 1, '08/01/1996 00:00:00', '08/29/1996 00:00:00', '08/02/1996 00:00:00', 1, 136, 'Wartian Herkku', 'Torikatu 38', 'Oulu', NULL, '90110', 'Finland');
 
47
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
48
VALUES (10271, 'SPLIR', 6, '08/01/1996 00:00:00', '08/29/1996 00:00:00', '08/30/1996 00:00:00', 2, 4, 'Split Rail Beer & Ale', 'P.O. Box 555', 'Lander', 'WY', '82520', 'USA');
 
49
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
50
VALUES (10272, 'RATTC', 6, '08/02/1996 00:00:00', '08/30/1996 00:00:00', '08/06/1996 00:00:00', 2, 98, 'Rattlesnake Canyon Grocery', '2817 Milton Dr.', 'Albuquerque', 'NM', '87110', 'USA');
 
51
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
52
VALUES (10273, 'QUICK', 3, '08/05/1996 00:00:00', '09/02/1996 00:00:00', '08/12/1996 00:00:00', 3, 76, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
53
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
54
VALUES (10274, 'VINET', 6, '08/06/1996 00:00:00', '09/03/1996 00:00:00', '08/16/1996 00:00:00', 1, 6, 'Vins et alcools Chevalier', '59 rue de l''Abbaye', 'Reims', NULL, '51100', 'France');
 
55
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
56
VALUES (10275, 'MAGAA', 1, '08/07/1996 00:00:00', '09/04/1996 00:00:00', '08/09/1996 00:00:00', 1, 26, 'Magazzini Alimentari Riuniti', 'Via Ludovico il Moro 22', 'Bergamo', NULL, '24100', 'Italy');
 
57
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
58
VALUES (10276, 'TORTU', 8, '08/08/1996 00:00:00', '08/22/1996 00:00:00', '08/14/1996 00:00:00', 3, 13, 'Tortuga Restaurante', 'Avda. Azteca 123', 'M?xico D.F.', NULL, '05033', 'Mexico');
 
59
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
60
VALUES (10277, 'MORGK', 2, '08/09/1996 00:00:00', '09/06/1996 00:00:00', '08/13/1996 00:00:00', 3, 125, 'Morgenstern Gesundkost', 'Heerstr. 22', 'Leipzig', NULL, '04179', 'Germany');
 
61
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
62
VALUES (10278, 'BERGS', 8, '08/12/1996 00:00:00', '09/09/1996 00:00:00', '08/16/1996 00:00:00', 2, 92, 'Berglunds snabbk?p', 'Berguvsv?gen  8', 'Lule?', NULL, 'S-958 22', 'Sweden');
 
63
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
64
VALUES (10279, 'LEHMS', 8, '08/13/1996 00:00:00', '09/10/1996 00:00:00', '08/16/1996 00:00:00', 2, 25, 'Lehmanns Marktstand', 'Magazinweg 7', 'Frankfurt a.M.', NULL, '60528', 'Germany');
 
65
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
66
VALUES (10280, 'BERGS', 2, '08/14/1996 00:00:00', '09/11/1996 00:00:00', '09/12/1996 00:00:00', 1, 8, 'Berglunds snabbk?p', 'Berguvsv?gen  8', 'Lule?', NULL, 'S-958 22', 'Sweden');
 
67
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
68
VALUES (10281, 'ROMEY', 4, '08/14/1996 00:00:00', '08/28/1996 00:00:00', '08/21/1996 00:00:00', 1, 2, 'Romero y tomillo', 'Gran V?a, 1', 'Madrid', NULL, '28001', 'Spain');
 
69
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
70
VALUES (10282, 'ROMEY', 4, '08/15/1996 00:00:00', '09/12/1996 00:00:00', '08/21/1996 00:00:00', 1, 12, 'Romero y tomillo', 'Gran V?a, 1', 'Madrid', NULL, '28001', 'Spain');
 
71
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
72
VALUES (10283, 'LILAS', 3, '08/16/1996 00:00:00', '09/13/1996 00:00:00', '08/23/1996 00:00:00', 3, 84, 'LILA-Supermercado', 'Carrera 52 con Ave. Bol?var #65-98 Llano Largo', 'Barquisimeto', 'Lara', '3508', 'Venezuela');
 
73
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
74
VALUES (10284, 'LEHMS', 4, '08/19/1996 00:00:00', '09/16/1996 00:00:00', '08/27/1996 00:00:00', 1, 76, 'Lehmanns Marktstand', 'Magazinweg 7', 'Frankfurt a.M.', NULL, '60528', 'Germany');
 
75
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
76
VALUES (10285, 'QUICK', 1, '08/20/1996 00:00:00', '09/17/1996 00:00:00', '08/26/1996 00:00:00', 2, 76, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
77
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
78
VALUES (10286, 'QUICK', 8, '08/21/1996 00:00:00', '09/18/1996 00:00:00', '08/30/1996 00:00:00', 3, 229, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
79
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
80
VALUES (10287, 'RICAR', 8, '08/22/1996 00:00:00', '09/19/1996 00:00:00', '08/28/1996 00:00:00', 3, 12, 'Ricardo Adocicados', 'Av. Copacabana, 267', 'Rio de Janeiro', 'RJ', '02389-890', 'Brazil');
 
81
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
82
VALUES (10288, 'REGGC', 4, '08/23/1996 00:00:00', '09/20/1996 00:00:00', '09/03/1996 00:00:00', 1, 7, 'Reggiani Caseifici', 'Strada Provinciale 124', 'Reggio Emilia', NULL, '42100', 'Italy');
 
83
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
84
VALUES (10289, 'BSBEV', 7, '08/26/1996 00:00:00', '09/23/1996 00:00:00', '08/28/1996 00:00:00', 3, 22, 'B''s Beverages', 'Fauntleroy Circus', 'London', NULL, 'EC2 5NT', 'UK');
 
85
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
86
VALUES (10290, 'COMMI', 8, '08/27/1996 00:00:00', '09/24/1996 00:00:00', '09/03/1996 00:00:00', 1, 79, 'Com?rcio Mineiro', 'Av. dos Lus?adas, 23', 'Sao Paulo', 'SP', '05432-043', 'Brazil');
 
87
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
88
VALUES (10291, 'QUEDE', 6, '08/27/1996 00:00:00', '09/24/1996 00:00:00', '09/04/1996 00:00:00', 2, 6, 'Que Del?cia', 'Rua da Panificadora, 12', 'Rio de Janeiro', 'RJ', '02389-673', 'Brazil');
 
89
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
90
VALUES (10292, 'TRADH', 1, '08/28/1996 00:00:00', '09/25/1996 00:00:00', '09/02/1996 00:00:00', 2, 1, 'Tradi?ao Hipermercados', 'Av. In?s de Castro, 414', 'Sao Paulo', 'SP', '05634-030', 'Brazil');
 
91
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
92
VALUES (10293, 'TORTU', 1, '08/29/1996 00:00:00', '09/26/1996 00:00:00', '09/11/1996 00:00:00', 3, 21, 'Tortuga Restaurante', 'Avda. Azteca 123', 'M?xico D.F.', NULL, '05033', 'Mexico');
 
93
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
94
VALUES (10294, 'RATTC', 4, '08/30/1996 00:00:00', '09/27/1996 00:00:00', '09/05/1996 00:00:00', 2, 147, 'Rattlesnake Canyon Grocery', '2817 Milton Dr.', 'Albuquerque', 'NM', '87110', 'USA');
 
95
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
96
VALUES (10295, 'VINET', 2, '09/02/1996 00:00:00', '09/30/1996 00:00:00', '09/10/1996 00:00:00', 2, 1, 'Vins et alcools Chevalier', '59 rue de l''Abbaye', 'Reims', NULL, '51100', 'France');
 
97
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
98
VALUES (10296, 'LILAS', 6, '09/03/1996 00:00:00', '10/01/1996 00:00:00', '09/11/1996 00:00:00', 1, 0, 'LILA-Supermercado', 'Carrera 52 con Ave. Bol?var #65-98 Llano Largo', 'Barquisimeto', 'Lara', '3508', 'Venezuela');
 
99
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
100
VALUES (10297, 'BLONP', 5, '09/04/1996 00:00:00', '10/16/1996 00:00:00', '09/10/1996 00:00:00', 2, 5, 'Blondel p?re et fils', '24, place Kl?ber', 'Strasbourg', NULL, '67000', 'France');
 
101
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
102
VALUES (10298, 'HUNGO', 6, '09/05/1996 00:00:00', '10/03/1996 00:00:00', '09/11/1996 00:00:00', 2, 168, 'Hungry Owl All-Night Grocers', '8 Johnstown Road', 'Cork', 'Co. Cork', NULL, 'Ireland');
 
103
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
104
VALUES (10299, 'RICAR', 4, '09/06/1996 00:00:00', '10/04/1996 00:00:00', '09/13/1996 00:00:00', 2, 29, 'Ricardo Adocicados', 'Av. Copacabana, 267', 'Rio de Janeiro', 'RJ', '02389-890', 'Brazil');
 
105
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
106
VALUES (10300, 'MAGAA', 2, '09/09/1996 00:00:00', '10/07/1996 00:00:00', '09/18/1996 00:00:00', 2, 17, 'Magazzini Alimentari Riuniti', 'Via Ludovico il Moro 22', 'Bergamo', NULL, '24100', 'Italy');
 
107
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
108
VALUES (10301, 'WANDK', 8, '09/09/1996 00:00:00', '10/07/1996 00:00:00', '09/17/1996 00:00:00', 2, 45, 'Die Wandernde Kuh', 'Adenauerallee 900', 'Stuttgart', NULL, '70563', 'Germany');
 
109
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
110
VALUES (10302, 'SUPRD', 4, '09/10/1996 00:00:00', '10/08/1996 00:00:00', '10/09/1996 00:00:00', 2, 6, 'Supr?mes d?lices', 'Boulevard Tirou, 255', 'Charleroi', NULL, 'B-6000', 'Belgium');
 
111
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
112
VALUES (10303, 'GODOS', 7, '09/11/1996 00:00:00', '10/09/1996 00:00:00', '09/18/1996 00:00:00', 2, 107, 'Godos Cocina T?pica', 'C/ Romero, 33', 'Sevilla', NULL, '41101', 'Spain');
 
113
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
114
VALUES (10304, 'TORTU', 1, '09/12/1996 00:00:00', '10/10/1996 00:00:00', '09/17/1996 00:00:00', 2, 63, 'Tortuga Restaurante', 'Avda. Azteca 123', 'M?xico D.F.', NULL, '05033', 'Mexico');
 
115
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
116
VALUES (10305, 'OLDWO', 8, '09/13/1996 00:00:00', '10/11/1996 00:00:00', '10/09/1996 00:00:00', 3, 257, 'Old World Delicatessen', '2743 Bering St.', 'Anchorage', 'AK', '99508', 'USA');
 
117
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
118
VALUES (10306, 'ROMEY', 1, '09/16/1996 00:00:00', '10/14/1996 00:00:00', '09/23/1996 00:00:00', 3, 7, 'Romero y tomillo', 'Gran V?a, 1', 'Madrid', NULL, '28001', 'Spain');
 
119
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
120
VALUES (10307, 'LONEP', 2, '09/17/1996 00:00:00', '10/15/1996 00:00:00', '09/25/1996 00:00:00', 2, 0, 'Lonesome Pine Restaurant', '89 Chiaroscuro Rd.', 'Portland', 'OR', '97219', 'USA');
 
121
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
122
VALUES (10308, 'ANATR', 7, '09/18/1996 00:00:00', '10/16/1996 00:00:00', '09/24/1996 00:00:00', 3, 1, 'Ana Trujillo Emparedados y helados', 'Avda. de la Constituci?n 2222', 'M?xico D.F.', NULL, '05021', 'Mexico');
 
123
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
124
VALUES (10309, 'HUNGO', 3, '09/19/1996 00:00:00', '10/17/1996 00:00:00', '10/23/1996 00:00:00', 1, 47, 'Hungry Owl All-Night Grocers', '8 Johnstown Road', 'Cork', 'Co. Cork', NULL, 'Ireland');
 
125
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
126
VALUES (10310, 'THEBI', 8, '09/20/1996 00:00:00', '10/18/1996 00:00:00', '09/27/1996 00:00:00', 2, 17, 'The Big Cheese', '89 Jefferson Way Suite 2', 'Portland', 'OR', '97201', 'USA');
 
127
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
128
VALUES (10311, 'DUMON', 1, '09/20/1996 00:00:00', '10/04/1996 00:00:00', '09/26/1996 00:00:00', 3, 24, 'Du monde entier', '67, rue des Cinquante Otages', 'Nantes', NULL, '44000', 'France');
 
129
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
130
VALUES (10312, 'WANDK', 2, '09/23/1996 00:00:00', '10/21/1996 00:00:00', '10/03/1996 00:00:00', 2, 40, 'Die Wandernde Kuh', 'Adenauerallee 900', 'Stuttgart', NULL, '70563', 'Germany');
 
131
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
132
VALUES (10313, 'QUICK', 2, '09/24/1996 00:00:00', '10/22/1996 00:00:00', '10/04/1996 00:00:00', 2, 1, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
133
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
134
VALUES (10314, 'RATTC', 1, '09/25/1996 00:00:00', '10/23/1996 00:00:00', '10/04/1996 00:00:00', 2, 74, 'Rattlesnake Canyon Grocery', '2817 Milton Dr.', 'Albuquerque', 'NM', '87110', 'USA');
 
135
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
136
VALUES (10315, 'ISLAT', 4, '09/26/1996 00:00:00', '10/24/1996 00:00:00', '10/03/1996 00:00:00', 2, 41, 'Island Trading', 'Garden House Crowther Way', 'Cowes', 'Isle of Wight', 'PO31 7PJ', 'UK');
 
137
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
138
VALUES (10316, 'RATTC', 1, '09/27/1996 00:00:00', '10/25/1996 00:00:00', '10/08/1996 00:00:00', 3, 150, 'Rattlesnake Canyon Grocery', '2817 Milton Dr.', 'Albuquerque', 'NM', '87110', 'USA');
 
139
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
140
VALUES (10317, 'LONEP', 6, '09/30/1996 00:00:00', '10/28/1996 00:00:00', '10/10/1996 00:00:00', 1, 12, 'Lonesome Pine Restaurant', '89 Chiaroscuro Rd.', 'Portland', 'OR', '97219', 'USA');
 
141
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
142
VALUES (10318, 'ISLAT', 8, '10/01/1996 00:00:00', '10/29/1996 00:00:00', '10/04/1996 00:00:00', 2, 4, 'Island Trading', 'Garden House Crowther Way', 'Cowes', 'Isle of Wight', 'PO31 7PJ', 'UK');
 
143
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
144
VALUES (10319, 'TORTU', 7, '10/02/1996 00:00:00', '10/30/1996 00:00:00', '10/11/1996 00:00:00', 3, 64, 'Tortuga Restaurante', 'Avda. Azteca 123', 'M?xico D.F.', NULL, '05033', 'Mexico');
 
145
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
146
VALUES (10320, 'WARTH', 5, '10/03/1996 00:00:00', '10/17/1996 00:00:00', '10/18/1996 00:00:00', 3, 34, 'Wartian Herkku', 'Torikatu 38', 'Oulu', NULL, '90110', 'Finland');
 
147
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
148
VALUES (10321, 'ISLAT', 3, '10/03/1996 00:00:00', '10/31/1996 00:00:00', '10/11/1996 00:00:00', 2, 3, 'Island Trading', 'Garden House Crowther Way', 'Cowes', 'Isle of Wight', 'PO31 7PJ', 'UK');
 
149
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
150
VALUES (10322, 'PERIC', 7, '10/04/1996 00:00:00', '11/01/1996 00:00:00', '10/23/1996 00:00:00', 3, 0, 'Pericles Comidas cl?sicas', 'Calle Dr. Jorge Cash 321', 'M?xico D.F.', NULL, '05033', 'Mexico');
 
151
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
152
VALUES (10323, 'KOENE', 4, '10/07/1996 00:00:00', '11/04/1996 00:00:00', '10/14/1996 00:00:00', 1, 4, 'K?niglich Essen', 'Maubelstr. 90', 'Brandenburg', NULL, '14776', 'Germany');
 
153
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
154
VALUES (10324, 'SAVEA', 9, '10/08/1996 00:00:00', '11/05/1996 00:00:00', '10/10/1996 00:00:00', 1, 214, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
155
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
156
VALUES (10325, 'KOENE', 1, '10/09/1996 00:00:00', '10/23/1996 00:00:00', '10/14/1996 00:00:00', 3, 64, 'K?niglich Essen', 'Maubelstr. 90', 'Brandenburg', NULL, '14776', 'Germany');
 
157
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
158
VALUES (10326, 'BOLID', 4, '10/10/1996 00:00:00', '11/07/1996 00:00:00', '10/14/1996 00:00:00', 2, 77, 'B?lido Comidas preparadas', 'C/ Araquil, 67', 'Madrid', NULL, '28023', 'Spain');
 
159
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
160
VALUES (10327, 'FOLKO', 2, '10/11/1996 00:00:00', '11/08/1996 00:00:00', '10/14/1996 00:00:00', 1, 63, 'Folk och f? HB', '?kergatan 24', 'Br?cke', NULL, 'S-844 67', 'Sweden');
 
161
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
162
VALUES (10328, 'FURIB', 4, '10/14/1996 00:00:00', '11/11/1996 00:00:00', '10/17/1996 00:00:00', 3, 87, 'Furia Bacalhau e Frutos do Mar', 'Jardim das rosas n. 32', 'Lisboa', NULL, '1675', 'Portugal');
 
163
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
164
VALUES (10329, 'SPLIR', 4, '10/15/1996 00:00:00', '11/26/1996 00:00:00', '10/23/1996 00:00:00', 2, 191, 'Split Rail Beer & Ale', 'P.O. Box 555', 'Lander', 'WY', '82520', 'USA');
 
165
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
166
VALUES (10330, 'LILAS', 3, '10/16/1996 00:00:00', '11/13/1996 00:00:00', '10/28/1996 00:00:00', 1, 12, 'LILA-Supermercado', 'Carrera 52 con Ave. Bol?var #65-98 Llano Largo', 'Barquisimeto', 'Lara', '3508', 'Venezuela');
 
167
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
168
VALUES (10331, 'BONAP', 9, '10/16/1996 00:00:00', '11/27/1996 00:00:00', '10/21/1996 00:00:00', 1, 10, 'Bon app''', '12, rue des Bouchers', 'Marseille', NULL, '13008', 'France');
 
169
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
170
VALUES (10332, 'MEREP', 3, '10/17/1996 00:00:00', '11/28/1996 00:00:00', '10/21/1996 00:00:00', 2, 52, 'M?re Paillarde', '43 rue St. Laurent', 'Montr?al', 'Qu?bec', 'H1J 1C3', 'Canada');
 
171
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
172
VALUES (10333, 'WARTH', 5, '10/18/1996 00:00:00', '11/15/1996 00:00:00', '10/25/1996 00:00:00', 3, 0, 'Wartian Herkku', 'Torikatu 38', 'Oulu', NULL, '90110', 'Finland');
 
173
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
174
VALUES (10334, 'VICTE', 8, '10/21/1996 00:00:00', '11/18/1996 00:00:00', '10/28/1996 00:00:00', 2, 8, 'Victuailles en stock', '2, rue du Commerce', 'Lyon', NULL, '69004', 'France');
 
175
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
176
VALUES (10335, 'HUNGO', 7, '10/22/1996 00:00:00', '11/19/1996 00:00:00', '10/24/1996 00:00:00', 2, 42, 'Hungry Owl All-Night Grocers', '8 Johnstown Road', 'Cork', 'Co. Cork', NULL, 'Ireland');
 
177
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
178
VALUES (10336, 'PRINI', 7, '10/23/1996 00:00:00', '11/20/1996 00:00:00', '10/25/1996 00:00:00', 2, 15, 'Princesa Isabel Vinhos', 'Estrada da sa?de n. 58', 'Lisboa', NULL, '1756', 'Portugal');
 
179
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
180
VALUES (10337, 'FRANK', 4, '10/24/1996 00:00:00', '11/21/1996 00:00:00', '10/29/1996 00:00:00', 3, 108, 'Frankenversand', 'Berliner Platz 43', 'M?nchen', NULL, '80805', 'Germany');
 
181
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
182
VALUES (10338, 'OLDWO', 4, '10/25/1996 00:00:00', '11/22/1996 00:00:00', '10/29/1996 00:00:00', 3, 84, 'Old World Delicatessen', '2743 Bering St.', 'Anchorage', 'AK', '99508', 'USA');
 
183
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
184
VALUES (10339, 'MEREP', 2, '10/28/1996 00:00:00', '11/25/1996 00:00:00', '11/04/1996 00:00:00', 2, 15, 'M?re Paillarde', '43 rue St. Laurent', 'Montr?al', 'Qu?bec', 'H1J 1C3', 'Canada');
 
185
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
186
VALUES (10340, 'BONAP', 1, '10/29/1996 00:00:00', '11/26/1996 00:00:00', '11/08/1996 00:00:00', 3, 166, 'Bon app''', '12, rue des Bouchers', 'Marseille', NULL, '13008', 'France');
 
187
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
188
VALUES (10341, 'SIMOB', 7, '10/29/1996 00:00:00', '11/26/1996 00:00:00', '11/05/1996 00:00:00', 3, 26, 'Simons bistro', 'Vinb?ltet 34', 'Kobenhavn', NULL, '1734', 'Denmark');
 
189
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
190
VALUES (10342, 'FRANK', 4, '10/30/1996 00:00:00', '11/13/1996 00:00:00', '11/04/1996 00:00:00', 2, 54, 'Frankenversand', 'Berliner Platz 43', 'M?nchen', NULL, '80805', 'Germany');
 
191
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
192
VALUES (10343, 'LEHMS', 4, '10/31/1996 00:00:00', '11/28/1996 00:00:00', '11/06/1996 00:00:00', 1, 110, 'Lehmanns Marktstand', 'Magazinweg 7', 'Frankfurt a.M.', NULL, '60528', 'Germany');
 
193
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
194
VALUES (10344, 'WHITC', 4, '11/01/1996 00:00:00', '11/29/1996 00:00:00', '11/05/1996 00:00:00', 2, 23, 'White Clover Markets', '1029 - 12th Ave. S.', 'Seattle', 'WA', '98124', 'USA');
 
195
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
196
VALUES (10345, 'QUICK', 2, '11/04/1996 00:00:00', '12/02/1996 00:00:00', '11/11/1996 00:00:00', 2, 249, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
197
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
198
VALUES (10346, 'RATTC', 3, '11/05/1996 00:00:00', '12/17/1996 00:00:00', '11/08/1996 00:00:00', 3, 142, 'Rattlesnake Canyon Grocery', '2817 Milton Dr.', 'Albuquerque', 'NM', '87110', 'USA');
 
199
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
200
VALUES (10347, 'FAMIA', 4, '11/06/1996 00:00:00', '12/04/1996 00:00:00', '11/08/1996 00:00:00', 3, 3, 'Familia Arquibaldo', 'Rua Or?s, 92', 'Sao Paulo', 'SP', '05442-030', 'Brazil');
 
201
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
202
VALUES (10348, 'WANDK', 4, '11/07/1996 00:00:00', '12/05/1996 00:00:00', '11/15/1996 00:00:00', 2, 0, 'Die Wandernde Kuh', 'Adenauerallee 900', 'Stuttgart', NULL, '70563', 'Germany');
 
203
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
204
VALUES (10349, 'SPLIR', 7, '11/08/1996 00:00:00', '12/06/1996 00:00:00', '11/15/1996 00:00:00', 1, 8, 'Split Rail Beer & Ale', 'P.O. Box 555', 'Lander', 'WY', '82520', 'USA');
 
205
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
206
VALUES (10350, 'LAMAI', 6, '11/11/1996 00:00:00', '12/09/1996 00:00:00', '12/03/1996 00:00:00', 2, 64, 'La maison d''Asie', '1 rue Alsace-Lorraine', 'Toulouse', NULL, '31000', 'France');
 
207
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
208
VALUES (10351, 'ERNSH', 1, '11/11/1996 00:00:00', '12/09/1996 00:00:00', '11/20/1996 00:00:00', 1, 162, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
209
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
210
VALUES (10352, 'FURIB', 3, '11/12/1996 00:00:00', '11/26/1996 00:00:00', '11/18/1996 00:00:00', 3, 1, 'Furia Bacalhau e Frutos do Mar', 'Jardim das rosas n. 32', 'Lisboa', NULL, '1675', 'Portugal');
 
211
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
212
VALUES (10353, 'PICCO', 7, '11/13/1996 00:00:00', '12/11/1996 00:00:00', '11/25/1996 00:00:00', 3, 360, 'Piccolo und mehr', 'Geislweg 14', 'Salzburg', NULL, '5020', 'Austria');
 
213
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
214
VALUES (10354, 'PERIC', 8, '11/14/1996 00:00:00', '12/12/1996 00:00:00', '11/20/1996 00:00:00', 3, 53, 'Pericles Comidas cl?sicas', 'Calle Dr. Jorge Cash 321', 'M?xico D.F.', NULL, '05033', 'Mexico');
 
215
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
216
VALUES (10355, 'AROUT', 6, '11/15/1996 00:00:00', '12/13/1996 00:00:00', '11/20/1996 00:00:00', 1, 41, 'Around the Horn', 'Brook Farm Stratford St. Mary', 'Colchester', 'Essex', 'CO7 6JX', 'UK');
 
217
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
218
VALUES (10356, 'WANDK', 6, '11/18/1996 00:00:00', '12/16/1996 00:00:00', '11/27/1996 00:00:00', 2, 36, 'Die Wandernde Kuh', 'Adenauerallee 900', 'Stuttgart', NULL, '70563', 'Germany');
 
219
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
220
VALUES (10357, 'LILAS', 1, '11/19/1996 00:00:00', '12/17/1996 00:00:00', '12/02/1996 00:00:00', 3, 34, 'LILA-Supermercado', 'Carrera 52 con Ave. Bol?var #65-98 Llano Largo', 'Barquisimeto', 'Lara', '3508', 'Venezuela');
 
221
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
222
VALUES (10358, 'LAMAI', 5, '11/20/1996 00:00:00', '12/18/1996 00:00:00', '11/27/1996 00:00:00', 1, 19, 'La maison d''Asie', '1 rue Alsace-Lorraine', 'Toulouse', NULL, '31000', 'France');
 
223
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
224
VALUES (10359, 'SEVES', 5, '11/21/1996 00:00:00', '12/19/1996 00:00:00', '11/26/1996 00:00:00', 3, 288, 'Seven Seas Imports', '90 Wadhurst Rd.', 'London', NULL, 'OX15 4NB', 'UK');
 
225
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
226
VALUES (10360, 'BLONP', 4, '11/22/1996 00:00:00', '12/20/1996 00:00:00', '12/02/1996 00:00:00', 3, 131, 'Blondel p?re et fils', '24, place Kl?ber', 'Strasbourg', NULL, '67000', 'France');
 
227
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
228
VALUES (10361, 'QUICK', 1, '11/22/1996 00:00:00', '12/20/1996 00:00:00', '12/03/1996 00:00:00', 2, 183, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
229
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
230
VALUES (10362, 'BONAP', 3, '11/25/1996 00:00:00', '12/23/1996 00:00:00', '11/28/1996 00:00:00', 1, 96, 'Bon app''', '12, rue des Bouchers', 'Marseille', NULL, '13008', 'France');
 
231
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
232
VALUES (10363, 'DRACD', 4, '11/26/1996 00:00:00', '12/24/1996 00:00:00', '12/04/1996 00:00:00', 3, 30, 'Drachenblut Delikatessen', 'Walserweg 21', 'Aachen', NULL, '52066', 'Germany');
 
233
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
234
VALUES (10364, 'EASTC', 1, '11/26/1996 00:00:00', '01/07/1997 00:00:00', '12/04/1996 00:00:00', 1, 71, 'Eastern Connection', '35 King George', 'London', NULL, 'WX3 6FW', 'UK');
 
235
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
236
VALUES (10365, 'ANTON', 3, '11/27/1996 00:00:00', '12/25/1996 00:00:00', '12/02/1996 00:00:00', 2, 22, 'Antonio Moreno Taquer?a', 'Mataderos  2312', 'M?xico D.F.', NULL, '05023', 'Mexico');
 
237
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
238
VALUES (10366, 'GALED', 8, '11/28/1996 00:00:00', '01/09/1997 00:00:00', '12/30/1996 00:00:00', 2, 10, 'Galer?a del gastron?mo', 'Rambla de Catalu?a, 23', 'Barcelona', NULL, '8022', 'Spain');
 
239
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
240
VALUES (10367, 'VAFFE', 7, '11/28/1996 00:00:00', '12/26/1996 00:00:00', '12/02/1996 00:00:00', 3, 13, 'Vaffeljernet', 'Smagsloget 45', '?rhus', NULL, '8200', 'Denmark');
 
241
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
242
VALUES (10368, 'ERNSH', 2, '11/29/1996 00:00:00', '12/27/1996 00:00:00', '12/02/1996 00:00:00', 2, 101, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
243
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
244
VALUES (10369, 'SPLIR', 8, '12/02/1996 00:00:00', '12/30/1996 00:00:00', '12/09/1996 00:00:00', 2, 195, 'Split Rail Beer & Ale', 'P.O. Box 555', 'Lander', 'WY', '82520', 'USA');
 
245
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
246
VALUES (10370, 'CHOPS', 6, '12/03/1996 00:00:00', '12/31/1996 00:00:00', '12/27/1996 00:00:00', 2, 1, 'Chop-suey Chinese', 'Hauptstr. 31', 'Bern', NULL, '3012', 'Switzerland');
 
247
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
248
VALUES (10371, 'LAMAI', 1, '12/03/1996 00:00:00', '12/31/1996 00:00:00', '12/24/1996 00:00:00', 1, 0, 'La maison d''Asie', '1 rue Alsace-Lorraine', 'Toulouse', NULL, '31000', 'France');
 
249
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
250
VALUES (10372, 'QUEEN', 5, '12/04/1996 00:00:00', '01/01/1997 00:00:00', '12/09/1996 00:00:00', 2, 890, 'Queen Cozinha', 'Alameda dos Can?rios, 891', 'Sao Paulo', 'SP', '05487-020', 'Brazil');
 
251
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
252
VALUES (10373, 'HUNGO', 4, '12/05/1996 00:00:00', '01/02/1997 00:00:00', '12/11/1996 00:00:00', 3, 124, 'Hungry Owl All-Night Grocers', '8 Johnstown Road', 'Cork', 'Co. Cork', NULL, 'Ireland');
 
253
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
254
VALUES (10374, 'WOLZA', 1, '12/05/1996 00:00:00', '01/02/1997 00:00:00', '12/09/1996 00:00:00', 3, 3, 'Wolski Zajazd', 'ul. Filtrowa 68', 'Warszawa', NULL, '01-012', 'Poland');
 
255
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
256
VALUES (10375, 'HUNGC', 3, '12/06/1996 00:00:00', '01/03/1997 00:00:00', '12/09/1996 00:00:00', 2, 20, 'Hungry Coyote Import Store', 'City Center Plaza 516 Main St.', 'Elgin', 'OR', '97827', 'USA');
 
257
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
258
VALUES (10376, 'MEREP', 1, '12/09/1996 00:00:00', '01/06/1997 00:00:00', '12/13/1996 00:00:00', 2, 20, 'M?re Paillarde', '43 rue St. Laurent', 'Montr?al', 'Qu?bec', 'H1J 1C3', 'Canada');
 
259
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
260
VALUES (10377, 'SEVES', 1, '12/09/1996 00:00:00', '01/06/1997 00:00:00', '12/13/1996 00:00:00', 3, 22, 'Seven Seas Imports', '90 Wadhurst Rd.', 'London', NULL, 'OX15 4NB', 'UK');
 
261
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
262
VALUES (10378, 'FOLKO', 5, '12/10/1996 00:00:00', '01/07/1997 00:00:00', '12/19/1996 00:00:00', 3, 5, 'Folk och f? HB', '?kergatan 24', 'Br?cke', NULL, 'S-844 67', 'Sweden');
 
263
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
264
VALUES (10379, 'QUEDE', 2, '12/11/1996 00:00:00', '01/08/1997 00:00:00', '12/13/1996 00:00:00', 1, 45, 'Que Del?cia', 'Rua da Panificadora, 12', 'Rio de Janeiro', 'RJ', '02389-673', 'Brazil');
 
265
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
266
VALUES (10380, 'HUNGO', 8, '12/12/1996 00:00:00', '01/09/1997 00:00:00', '01/16/1997 00:00:00', 3, 35, 'Hungry Owl All-Night Grocers', '8 Johnstown Road', 'Cork', 'Co. Cork', NULL, 'Ireland');
 
267
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
268
VALUES (10381, 'LILAS', 3, '12/12/1996 00:00:00', '01/09/1997 00:00:00', '12/13/1996 00:00:00', 3, 7, 'LILA-Supermercado', 'Carrera 52 con Ave. Bol?var #65-98 Llano Largo', 'Barquisimeto', 'Lara', '3508', 'Venezuela');
 
269
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
270
VALUES (10382, 'ERNSH', 4, '12/13/1996 00:00:00', '01/10/1997 00:00:00', '12/16/1996 00:00:00', 1, 94, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
271
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
272
VALUES (10383, 'AROUT', 8, '12/16/1996 00:00:00', '01/13/1997 00:00:00', '12/18/1996 00:00:00', 3, 34, 'Around the Horn', 'Brook Farm Stratford St. Mary', 'Colchester', 'Essex', 'CO7 6JX', 'UK');
 
273
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
274
VALUES (10384, 'BERGS', 3, '12/16/1996 00:00:00', '01/13/1997 00:00:00', '12/20/1996 00:00:00', 3, 168, 'Berglunds snabbk?p', 'Berguvsv?gen  8', 'Lule?', NULL, 'S-958 22', 'Sweden');
 
275
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
276
VALUES (10385, 'SPLIR', 1, '12/17/1996 00:00:00', '01/14/1997 00:00:00', '12/23/1996 00:00:00', 2, 30, 'Split Rail Beer & Ale', 'P.O. Box 555', 'Lander', 'WY', '82520', 'USA');
 
277
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
278
VALUES (10386, 'FAMIA', 9, '12/18/1996 00:00:00', '01/01/1997 00:00:00', '12/25/1996 00:00:00', 3, 13, 'Familia Arquibaldo', 'Rua Or?s, 92', 'Sao Paulo', 'SP', '05442-030', 'Brazil');
 
279
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
280
VALUES (10387, 'SANTG', 1, '12/18/1996 00:00:00', '01/15/1997 00:00:00', '12/20/1996 00:00:00', 2, 93, 'Sant? Gourmet', 'Erling Skakkes gate 78', 'Stavern', NULL, '4110', 'Norway');
 
281
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
282
VALUES (10388, 'SEVES', 2, '12/19/1996 00:00:00', '01/16/1997 00:00:00', '12/20/1996 00:00:00', 1, 34, 'Seven Seas Imports', '90 Wadhurst Rd.', 'London', NULL, 'OX15 4NB', 'UK');
 
283
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
284
VALUES (10389, 'BOTTM', 4, '12/20/1996 00:00:00', '01/17/1997 00:00:00', '12/24/1996 00:00:00', 2, 47, 'Bottom-Dollar Markets', '23 Tsawassen Blvd.', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada');
 
285
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
286
VALUES (10390, 'ERNSH', 6, '12/23/1996 00:00:00', '01/20/1997 00:00:00', '12/26/1996 00:00:00', 1, 126, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
287
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
288
VALUES (10391, 'DRACD', 3, '12/23/1996 00:00:00', '01/20/1997 00:00:00', '12/31/1996 00:00:00', 3, 5, 'Drachenblut Delikatessen', 'Walserweg 21', 'Aachen', NULL, '52066', 'Germany');
 
289
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
290
VALUES (10392, 'PICCO', 2, '12/24/1996 00:00:00', '01/21/1997 00:00:00', '01/01/1997 00:00:00', 3, 122, 'Piccolo und mehr', 'Geislweg 14', 'Salzburg', NULL, '5020', 'Austria');
 
291
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
292
VALUES (10393, 'SAVEA', 1, '12/25/1996 00:00:00', '01/22/1997 00:00:00', '01/03/1997 00:00:00', 3, 126, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
293
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
294
VALUES (10394, 'HUNGC', 1, '12/25/1996 00:00:00', '01/22/1997 00:00:00', '01/03/1997 00:00:00', 3, 30, 'Hungry Coyote Import Store', 'City Center Plaza 516 Main St.', 'Elgin', 'OR', '97827', 'USA');
 
295
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
296
VALUES (10395, 'HILAA', 6, '12/26/1996 00:00:00', '01/23/1997 00:00:00', '01/03/1997 00:00:00', 1, 184, 'HILARION-Abastos', 'Carrera 22 con Ave. Carlos Soublette #8-35', 'San Crist?bal', 'T?chira', '5022', 'Venezuela');
 
297
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
298
VALUES (10396, 'FRANK', 1, '12/27/1996 00:00:00', '01/10/1997 00:00:00', '01/06/1997 00:00:00', 3, 135, 'Frankenversand', 'Berliner Platz 43', 'M?nchen', NULL, '80805', 'Germany');
 
299
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
300
VALUES (10397, 'PRINI', 5, '12/27/1996 00:00:00', '01/24/1997 00:00:00', '01/02/1997 00:00:00', 1, 60, 'Princesa Isabel Vinhos', 'Estrada da sa?de n. 58', 'Lisboa', NULL, '1756', 'Portugal');
 
301
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
302
VALUES (10398, 'SAVEA', 2, '12/30/1996 00:00:00', '01/27/1997 00:00:00', '01/09/1997 00:00:00', 3, 89, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
303
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
304
VALUES (10399, 'VAFFE', 8, '12/31/1996 00:00:00', '01/14/1997 00:00:00', '01/08/1997 00:00:00', 3, 27, 'Vaffeljernet', 'Smagsloget 45', '?rhus', NULL, '8200', 'Denmark');
 
305
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
306
VALUES (10400, 'EASTC', 1, '01/01/1997 00:00:00', '01/29/1997 00:00:00', '01/16/1997 00:00:00', 3, 83, 'Eastern Connection', '35 King George', 'London', NULL, 'WX3 6FW', 'UK');
 
307
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
308
VALUES (10401, 'RATTC', 1, '01/01/1997 00:00:00', '01/29/1997 00:00:00', '01/10/1997 00:00:00', 1, 12, 'Rattlesnake Canyon Grocery', '2817 Milton Dr.', 'Albuquerque', 'NM', '87110', 'USA');
 
309
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
310
VALUES (10402, 'ERNSH', 8, '01/02/1997 00:00:00', '02/13/1997 00:00:00', '01/10/1997 00:00:00', 2, 67, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
311
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
312
VALUES (10403, 'ERNSH', 4, '01/03/1997 00:00:00', '01/31/1997 00:00:00', '01/09/1997 00:00:00', 3, 73, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
313
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
314
VALUES (10404, 'MAGAA', 2, '01/03/1997 00:00:00', '01/31/1997 00:00:00', '01/08/1997 00:00:00', 1, 155, 'Magazzini Alimentari Riuniti', 'Via Ludovico il Moro 22', 'Bergamo', NULL, '24100', 'Italy');
 
315
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
316
VALUES (10405, 'LINOD', 1, '01/06/1997 00:00:00', '02/03/1997 00:00:00', '01/22/1997 00:00:00', 1, 34, 'LINO-Delicateses', 'Ave. 5 de Mayo Porlamar', 'I. de Margarita', 'Nueva Esparta', '4980', 'Venezuela');
 
317
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
318
VALUES (10406, 'QUEEN', 7, '01/07/1997 00:00:00', '02/18/1997 00:00:00', '01/13/1997 00:00:00', 1, 108, 'Queen Cozinha', 'Alameda dos Can?rios, 891', 'Sao Paulo', 'SP', '05487-020', 'Brazil');
 
319
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
320
VALUES (10407, 'OTTIK', 2, '01/07/1997 00:00:00', '02/04/1997 00:00:00', '01/30/1997 00:00:00', 2, 91, 'Ottilies K?seladen', 'Mehrheimerstr. 369', 'K?ln', NULL, '50739', 'Germany');
 
321
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
322
VALUES (10408, 'FOLIG', 8, '01/08/1997 00:00:00', '02/05/1997 00:00:00', '01/14/1997 00:00:00', 1, 11, 'Folies gourmandes', '184, chauss?e de Tournai', 'Lille', NULL, '59000', 'France');
 
323
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
324
VALUES (10409, 'OCEAN', 3, '01/09/1997 00:00:00', '02/06/1997 00:00:00', '01/14/1997 00:00:00', 1, 29, 'Oc?ano Atl?ntico Ltda.', 'Ing. Gustavo Moncada 8585 Piso 20-A', 'Buenos Aires', NULL, '1010', 'Argentina');
 
325
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
326
VALUES (10410, 'BOTTM', 3, '01/10/1997 00:00:00', '02/07/1997 00:00:00', '01/15/1997 00:00:00', 3, 2, 'Bottom-Dollar Markets', '23 Tsawassen Blvd.', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada');
 
327
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
328
VALUES (10411, 'BOTTM', 9, '01/10/1997 00:00:00', '02/07/1997 00:00:00', '01/21/1997 00:00:00', 3, 23, 'Bottom-Dollar Markets', '23 Tsawassen Blvd.', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada');
 
329
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
330
VALUES (10412, 'WARTH', 8, '01/13/1997 00:00:00', '02/10/1997 00:00:00', '01/15/1997 00:00:00', 2, 3, 'Wartian Herkku', 'Torikatu 38', 'Oulu', NULL, '90110', 'Finland');
 
331
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
332
VALUES (10413, 'LAMAI', 3, '01/14/1997 00:00:00', '02/11/1997 00:00:00', '01/16/1997 00:00:00', 2, 95, 'La maison d''Asie', '1 rue Alsace-Lorraine', 'Toulouse', NULL, '31000', 'France');
 
333
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
334
VALUES (10414, 'FAMIA', 2, '01/14/1997 00:00:00', '02/11/1997 00:00:00', '01/17/1997 00:00:00', 3, 21, 'Familia Arquibaldo', 'Rua Or?s, 92', 'Sao Paulo', 'SP', '05442-030', 'Brazil');
 
335
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
336
VALUES (10415, 'HUNGC', 3, '01/15/1997 00:00:00', '02/12/1997 00:00:00', '01/24/1997 00:00:00', 1, 0, 'Hungry Coyote Import Store', 'City Center Plaza 516 Main St.', 'Elgin', 'OR', '97827', 'USA');
 
337
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
338
VALUES (10416, 'WARTH', 8, '01/16/1997 00:00:00', '02/13/1997 00:00:00', '01/27/1997 00:00:00', 3, 22, 'Wartian Herkku', 'Torikatu 38', 'Oulu', NULL, '90110', 'Finland');
 
339
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
340
VALUES (10417, 'SIMOB', 4, '01/16/1997 00:00:00', '02/13/1997 00:00:00', '01/28/1997 00:00:00', 3, 70, 'Simons bistro', 'Vinb?ltet 34', 'Kobenhavn', NULL, '1734', 'Denmark');
 
341
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
342
VALUES (10418, 'QUICK', 4, '01/17/1997 00:00:00', '02/14/1997 00:00:00', '01/24/1997 00:00:00', 1, 17, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
343
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
344
VALUES (10419, 'RICSU', 4, '01/20/1997 00:00:00', '02/17/1997 00:00:00', '01/30/1997 00:00:00', 2, 137, 'Richter Supermarkt', 'Starenweg 5', 'Gen?ve', NULL, '1204', 'Switzerland');
 
345
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
346
VALUES (10420, 'WELLI', 3, '01/21/1997 00:00:00', '02/18/1997 00:00:00', '01/27/1997 00:00:00', 1, 44, 'Wellington Importadora', 'Rua do Mercado, 12', 'Resende', 'SP', '08737-363', 'Brazil');
 
347
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
348
VALUES (10421, 'QUEDE', 8, '01/21/1997 00:00:00', '03/04/1997 00:00:00', '01/27/1997 00:00:00', 1, 99, 'Que Del?cia', 'Rua da Panificadora, 12', 'Rio de Janeiro', 'RJ', '02389-673', 'Brazil');
 
349
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
350
VALUES (10422, 'FRANS', 2, '01/22/1997 00:00:00', '02/19/1997 00:00:00', '01/31/1997 00:00:00', 1, 3, 'Franchi S.p.A.', 'Via Monte Bianco 34', 'Torino', NULL, '10100', 'Italy');
 
351
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
352
VALUES (10423, 'GOURL', 6, '01/23/1997 00:00:00', '02/06/1997 00:00:00', '02/24/1997 00:00:00', 3, 24, 'Gourmet Lanchonetes', 'Av. Brasil, 442', 'Campinas', 'SP', '04876-786', 'Brazil');
 
353
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
354
VALUES (10424, 'MEREP', 7, '01/23/1997 00:00:00', '02/20/1997 00:00:00', '01/27/1997 00:00:00', 2, 370, 'M?re Paillarde', '43 rue St. Laurent', 'Montr?al', 'Qu?bec', 'H1J 1C3', 'Canada');
 
355
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
356
VALUES (10425, 'LAMAI', 6, '01/24/1997 00:00:00', '02/21/1997 00:00:00', '02/14/1997 00:00:00', 2, 7, 'La maison d''Asie', '1 rue Alsace-Lorraine', 'Toulouse', NULL, '31000', 'France');
 
357
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
358
VALUES (10426, 'GALED', 4, '01/27/1997 00:00:00', '02/24/1997 00:00:00', '02/06/1997 00:00:00', 1, 18, 'Galer?a del gastron?mo', 'Rambla de Catalu?a, 23', 'Barcelona', NULL, '8022', 'Spain');
 
359
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
360
VALUES (10427, 'PICCO', 4, '01/27/1997 00:00:00', '02/24/1997 00:00:00', '03/03/1997 00:00:00', 2, 31, 'Piccolo und mehr', 'Geislweg 14', 'Salzburg', NULL, '5020', 'Austria');
 
361
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
362
VALUES (10428, 'REGGC', 7, '01/28/1997 00:00:00', '02/25/1997 00:00:00', '02/04/1997 00:00:00', 1, 11, 'Reggiani Caseifici', 'Strada Provinciale 124', 'Reggio Emilia', NULL, '42100', 'Italy');
 
363
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
364
VALUES (10429, 'HUNGO', 3, '01/29/1997 00:00:00', '03/12/1997 00:00:00', '02/07/1997 00:00:00', 2, 56, 'Hungry Owl All-Night Grocers', '8 Johnstown Road', 'Cork', 'Co. Cork', NULL, 'Ireland');
 
365
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
366
VALUES (10430, 'ERNSH', 4, '01/30/1997 00:00:00', '02/13/1997 00:00:00', '02/03/1997 00:00:00', 1, 458, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
367
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
368
VALUES (10431, 'BOTTM', 4, '01/30/1997 00:00:00', '02/13/1997 00:00:00', '02/07/1997 00:00:00', 2, 44, 'Bottom-Dollar Markets', '23 Tsawassen Blvd.', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada');
 
369
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
370
VALUES (10432, 'SPLIR', 3, '01/31/1997 00:00:00', '02/14/1997 00:00:00', '02/07/1997 00:00:00', 2, 4, 'Split Rail Beer & Ale', 'P.O. Box 555', 'Lander', 'WY', '82520', 'USA');
 
371
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
372
VALUES (10433, 'PRINI', 3, '02/03/1997 00:00:00', '03/03/1997 00:00:00', '03/04/1997 00:00:00', 3, 73, 'Princesa Isabel Vinhos', 'Estrada da sa?de n. 58', 'Lisboa', NULL, '1756', 'Portugal');
 
373
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
374
VALUES (10434, 'FOLKO', 3, '02/03/1997 00:00:00', '03/03/1997 00:00:00', '02/13/1997 00:00:00', 2, 17, 'Folk och f? HB', '?kergatan 24', 'Br?cke', NULL, 'S-844 67', 'Sweden');
 
375
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
376
VALUES (10435, 'CONSH', 8, '02/04/1997 00:00:00', '03/18/1997 00:00:00', '02/07/1997 00:00:00', 2, 9, 'Consolidated Holdings', 'Berkeley Gardens 12  Brewery', 'London', NULL, 'WX1 6LT', 'UK');
 
377
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
378
VALUES (10436, 'BLONP', 3, '02/05/1997 00:00:00', '03/05/1997 00:00:00', '02/11/1997 00:00:00', 2, 156, 'Blondel p?re et fils', '24, place Kl?ber', 'Strasbourg', NULL, '67000', 'France');
 
379
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
380
VALUES (10437, 'WARTH', 8, '02/05/1997 00:00:00', '03/05/1997 00:00:00', '02/12/1997 00:00:00', 1, 19, 'Wartian Herkku', 'Torikatu 38', 'Oulu', NULL, '90110', 'Finland');
 
381
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
382
VALUES (10438, 'TOMSP', 3, '02/06/1997 00:00:00', '03/06/1997 00:00:00', '02/14/1997 00:00:00', 2, 8, 'Toms Spezialit?ten', 'Luisenstr. 48', 'M?nster', NULL, '44087', 'Germany');
 
383
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
384
VALUES (10439, 'MEREP', 6, '02/07/1997 00:00:00', '03/07/1997 00:00:00', '02/10/1997 00:00:00', 3, 4, 'M?re Paillarde', '43 rue St. Laurent', 'Montr?al', 'Qu?bec', 'H1J 1C3', 'Canada');
 
385
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
386
VALUES (10440, 'SAVEA', 4, '02/10/1997 00:00:00', '03/10/1997 00:00:00', '02/28/1997 00:00:00', 2, 86, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
387
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
388
VALUES (10441, 'OLDWO', 3, '02/10/1997 00:00:00', '03/24/1997 00:00:00', '03/14/1997 00:00:00', 2, 73, 'Old World Delicatessen', '2743 Bering St.', 'Anchorage', 'AK', '99508', 'USA');
 
389
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
390
VALUES (10442, 'ERNSH', 3, '02/11/1997 00:00:00', '03/11/1997 00:00:00', '02/18/1997 00:00:00', 2, 47, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
391
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
392
VALUES (10443, 'REGGC', 8, '02/12/1997 00:00:00', '03/12/1997 00:00:00', '02/14/1997 00:00:00', 1, 13, 'Reggiani Caseifici', 'Strada Provinciale 124', 'Reggio Emilia', NULL, '42100', 'Italy');
 
393
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
394
VALUES (10444, 'BERGS', 3, '02/12/1997 00:00:00', '03/12/1997 00:00:00', '02/21/1997 00:00:00', 3, 3, 'Berglunds snabbk?p', 'Berguvsv?gen  8', 'Lule?', NULL, 'S-958 22', 'Sweden');
 
395
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
396
VALUES (10445, 'BERGS', 3, '02/13/1997 00:00:00', '03/13/1997 00:00:00', '02/20/1997 00:00:00', 1, 9, 'Berglunds snabbk?p', 'Berguvsv?gen  8', 'Lule?', NULL, 'S-958 22', 'Sweden');
 
397
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
398
VALUES (10446, 'TOMSP', 6, '02/14/1997 00:00:00', '03/14/1997 00:00:00', '02/19/1997 00:00:00', 1, 14, 'Toms Spezialit?ten', 'Luisenstr. 48', 'M?nster', NULL, '44087', 'Germany');
 
399
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
400
VALUES (10447, 'RICAR', 4, '02/14/1997 00:00:00', '03/14/1997 00:00:00', '03/07/1997 00:00:00', 2, 68, 'Ricardo Adocicados', 'Av. Copacabana, 267', 'Rio de Janeiro', 'RJ', '02389-890', 'Brazil');
 
401
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
402
VALUES (10448, 'RANCH', 4, '02/17/1997 00:00:00', '03/17/1997 00:00:00', '02/24/1997 00:00:00', 2, 38, 'Rancho grande', 'Av. del Libertador 900', 'Buenos Aires', NULL, '1010', 'Argentina');
 
403
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
404
VALUES (10449, 'BLONP', 3, '02/18/1997 00:00:00', '03/18/1997 00:00:00', '02/27/1997 00:00:00', 2, 53, 'Blondel p?re et fils', '24, place Kl?ber', 'Strasbourg', NULL, '67000', 'France');
 
405
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
406
VALUES (10450, 'VICTE', 8, '02/19/1997 00:00:00', '03/19/1997 00:00:00', '03/11/1997 00:00:00', 2, 7, 'Victuailles en stock', '2, rue du Commerce', 'Lyon', NULL, '69004', 'France');
 
407
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
408
VALUES (10451, 'QUICK', 4, '02/19/1997 00:00:00', '03/05/1997 00:00:00', '03/12/1997 00:00:00', 3, 189, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
409
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
410
VALUES (10452, 'SAVEA', 8, '02/20/1997 00:00:00', '03/20/1997 00:00:00', '02/26/1997 00:00:00', 1, 140, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
411
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
412
VALUES (10453, 'AROUT', 1, '02/21/1997 00:00:00', '03/21/1997 00:00:00', '02/26/1997 00:00:00', 2, 25, 'Around the Horn', 'Brook Farm Stratford St. Mary', 'Colchester', 'Essex', 'CO7 6JX', 'UK');
 
413
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
414
VALUES (10454, 'LAMAI', 4, '02/21/1997 00:00:00', '03/21/1997 00:00:00', '02/25/1997 00:00:00', 3, 2, 'La maison d''Asie', '1 rue Alsace-Lorraine', 'Toulouse', NULL, '31000', 'France');
 
415
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
416
VALUES (10455, 'WARTH', 8, '02/24/1997 00:00:00', '04/07/1997 00:00:00', '03/03/1997 00:00:00', 2, 180, 'Wartian Herkku', 'Torikatu 38', 'Oulu', NULL, '90110', 'Finland');
 
417
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
418
VALUES (10456, 'KOENE', 8, '02/25/1997 00:00:00', '04/08/1997 00:00:00', '02/28/1997 00:00:00', 2, 8, 'K?niglich Essen', 'Maubelstr. 90', 'Brandenburg', NULL, '14776', 'Germany');
 
419
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
420
VALUES (10457, 'KOENE', 2, '02/25/1997 00:00:00', '03/25/1997 00:00:00', '03/03/1997 00:00:00', 1, 11, 'K?niglich Essen', 'Maubelstr. 90', 'Brandenburg', NULL, '14776', 'Germany');
 
421
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
422
VALUES (10458, 'SUPRD', 7, '02/26/1997 00:00:00', '03/26/1997 00:00:00', '03/04/1997 00:00:00', 3, 147, 'Supr?mes d?lices', 'Boulevard Tirou, 255', 'Charleroi', NULL, 'B-6000', 'Belgium');
 
423
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
424
VALUES (10459, 'VICTE', 4, '02/27/1997 00:00:00', '03/27/1997 00:00:00', '02/28/1997 00:00:00', 2, 25, 'Victuailles en stock', '2, rue du Commerce', 'Lyon', NULL, '69004', 'France');
 
425
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
426
VALUES (10460, 'FOLKO', 8, '02/28/1997 00:00:00', '03/28/1997 00:00:00', '03/03/1997 00:00:00', 1, 16, 'Folk och f? HB', '?kergatan 24', 'Br?cke', NULL, 'S-844 67', 'Sweden');
 
427
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
428
VALUES (10461, 'LILAS', 1, '02/28/1997 00:00:00', '03/28/1997 00:00:00', '03/05/1997 00:00:00', 3, 148, 'LILA-Supermercado', 'Carrera 52 con Ave. Bol?var #65-98 Llano Largo', 'Barquisimeto', 'Lara', '3508', 'Venezuela');
 
429
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
430
VALUES (10462, 'CONSH', 2, '03/03/1997 00:00:00', '03/31/1997 00:00:00', '03/18/1997 00:00:00', 1, 6, 'Consolidated Holdings', 'Berkeley Gardens 12  Brewery', 'London', NULL, 'WX1 6LT', 'UK');
 
431
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
432
VALUES (10463, 'SUPRD', 5, '03/04/1997 00:00:00', '04/01/1997 00:00:00', '03/06/1997 00:00:00', 3, 14, 'Supr?mes d?lices', 'Boulevard Tirou, 255', 'Charleroi', NULL, 'B-6000', 'Belgium');
 
433
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
434
VALUES (10464, 'FURIB', 4, '03/04/1997 00:00:00', '04/01/1997 00:00:00', '03/14/1997 00:00:00', 2, 89, 'Furia Bacalhau e Frutos do Mar', 'Jardim das rosas n. 32', 'Lisboa', NULL, '1675', 'Portugal');
 
435
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
436
VALUES (10465, 'VAFFE', 1, '03/05/1997 00:00:00', '04/02/1997 00:00:00', '03/14/1997 00:00:00', 3, 145, 'Vaffeljernet', 'Smagsloget 45', '?rhus', NULL, '8200', 'Denmark');
 
437
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
438
VALUES (10466, 'COMMI', 4, '03/06/1997 00:00:00', '04/03/1997 00:00:00', '03/13/1997 00:00:00', 1, 11, 'Com?rcio Mineiro', 'Av. dos Lus?adas, 23', 'Sao Paulo', 'SP', '05432-043', 'Brazil');
 
439
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
440
VALUES (10467, 'MAGAA', 8, '03/06/1997 00:00:00', '04/03/1997 00:00:00', '03/11/1997 00:00:00', 2, 4, 'Magazzini Alimentari Riuniti', 'Via Ludovico il Moro 22', 'Bergamo', NULL, '24100', 'Italy');
 
441
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
442
VALUES (10468, 'KOENE', 3, '03/07/1997 00:00:00', '04/04/1997 00:00:00', '03/12/1997 00:00:00', 3, 44, 'K?niglich Essen', 'Maubelstr. 90', 'Brandenburg', NULL, '14776', 'Germany');
 
443
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
444
VALUES (10469, 'WHITC', 1, '03/10/1997 00:00:00', '04/07/1997 00:00:00', '03/14/1997 00:00:00', 1, 60, 'White Clover Markets', '1029 - 12th Ave. S.', 'Seattle', 'WA', '98124', 'USA');
 
445
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
446
VALUES (10470, 'BONAP', 4, '03/11/1997 00:00:00', '04/08/1997 00:00:00', '03/14/1997 00:00:00', 2, 64, 'Bon app''', '12, rue des Bouchers', 'Marseille', NULL, '13008', 'France');
 
447
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
448
VALUES (10471, 'BSBEV', 2, '03/11/1997 00:00:00', '04/08/1997 00:00:00', '03/18/1997 00:00:00', 3, 45, 'B''s Beverages', 'Fauntleroy Circus', 'London', NULL, 'EC2 5NT', 'UK');
 
449
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
450
VALUES (10472, 'SEVES', 8, '03/12/1997 00:00:00', '04/09/1997 00:00:00', '03/19/1997 00:00:00', 1, 4, 'Seven Seas Imports', '90 Wadhurst Rd.', 'London', NULL, 'OX15 4NB', 'UK');
 
451
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
452
VALUES (10473, 'ISLAT', 1, '03/13/1997 00:00:00', '03/27/1997 00:00:00', '03/21/1997 00:00:00', 3, 16, 'Island Trading', 'Garden House Crowther Way', 'Cowes', 'Isle of Wight', 'PO31 7PJ', 'UK');
 
453
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
454
VALUES (10474, 'PERIC', 5, '03/13/1997 00:00:00', '04/10/1997 00:00:00', '03/21/1997 00:00:00', 2, 83, 'Pericles Comidas cl?sicas', 'Calle Dr. Jorge Cash 321', 'M?xico D.F.', NULL, '05033', 'Mexico');
 
455
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
456
VALUES (10475, 'SUPRD', 9, '03/14/1997 00:00:00', '04/11/1997 00:00:00', '04/04/1997 00:00:00', 1, 68, 'Supr?mes d?lices', 'Boulevard Tirou, 255', 'Charleroi', NULL, 'B-6000', 'Belgium');
 
457
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
458
VALUES (10476, 'HILAA', 8, '03/17/1997 00:00:00', '04/14/1997 00:00:00', '03/24/1997 00:00:00', 3, 4, 'HILARION-Abastos', 'Carrera 22 con Ave. Carlos Soublette #8-35', 'San Crist?bal', 'T?chira', '5022', 'Venezuela');
 
459
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
460
VALUES (10477, 'PRINI', 5, '03/17/1997 00:00:00', '04/14/1997 00:00:00', '03/25/1997 00:00:00', 2, 13, 'Princesa Isabel Vinhos', 'Estrada da sa?de n. 58', 'Lisboa', NULL, '1756', 'Portugal');
 
461
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
462
VALUES (10478, 'VICTE', 2, '03/18/1997 00:00:00', '04/01/1997 00:00:00', '03/26/1997 00:00:00', 3, 4, 'Victuailles en stock', '2, rue du Commerce', 'Lyon', NULL, '69004', 'France');
 
463
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
464
VALUES (10479, 'RATTC', 3, '03/19/1997 00:00:00', '04/16/1997 00:00:00', '03/21/1997 00:00:00', 3, 708, 'Rattlesnake Canyon Grocery', '2817 Milton Dr.', 'Albuquerque', 'NM', '87110', 'USA');
 
465
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
466
VALUES (10480, 'FOLIG', 6, '03/20/1997 00:00:00', '04/17/1997 00:00:00', '03/24/1997 00:00:00', 2, 1, 'Folies gourmandes', '184, chauss?e de Tournai', 'Lille', NULL, '59000', 'France');
 
467
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
468
VALUES (10481, 'RICAR', 8, '03/20/1997 00:00:00', '04/17/1997 00:00:00', '03/25/1997 00:00:00', 2, 64, 'Ricardo Adocicados', 'Av. Copacabana, 267', 'Rio de Janeiro', 'RJ', '02389-890', 'Brazil');
 
469
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
470
VALUES (10482, 'LAZYK', 1, '03/21/1997 00:00:00', '04/18/1997 00:00:00', '04/10/1997 00:00:00', 3, 7, 'Lazy K Kountry Store', '12 Orchestra Terrace', 'Walla Walla', 'WA', '99362', 'USA');
 
471
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
472
VALUES (10483, 'WHITC', 7, '03/24/1997 00:00:00', '04/21/1997 00:00:00', '04/25/1997 00:00:00', 2, 15, 'White Clover Markets', '1029 - 12th Ave. S.', 'Seattle', 'WA', '98124', 'USA');
 
473
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
474
VALUES (10484, 'BSBEV', 3, '03/24/1997 00:00:00', '04/21/1997 00:00:00', '04/01/1997 00:00:00', 3, 6, 'B''s Beverages', 'Fauntleroy Circus', 'London', NULL, 'EC2 5NT', 'UK');
 
475
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
476
VALUES (10485, 'LINOD', 4, '03/25/1997 00:00:00', '04/08/1997 00:00:00', '03/31/1997 00:00:00', 2, 64, 'LINO-Delicateses', 'Ave. 5 de Mayo Porlamar', 'I. de Margarita', 'Nueva Esparta', '4980', 'Venezuela');
 
477
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
478
VALUES (10486, 'HILAA', 1, '03/26/1997 00:00:00', '04/23/1997 00:00:00', '04/02/1997 00:00:00', 2, 30, 'HILARION-Abastos', 'Carrera 22 con Ave. Carlos Soublette #8-35', 'San Crist?bal', 'T?chira', '5022', 'Venezuela');
 
479
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
480
VALUES (10487, 'QUEEN', 2, '03/26/1997 00:00:00', '04/23/1997 00:00:00', '03/28/1997 00:00:00', 2, 71, 'Queen Cozinha', 'Alameda dos Can?rios, 891', 'Sao Paulo', 'SP', '05487-020', 'Brazil');
 
481
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
482
VALUES (10488, 'FRANK', 8, '03/27/1997 00:00:00', '04/24/1997 00:00:00', '04/02/1997 00:00:00', 2, 4, 'Frankenversand', 'Berliner Platz 43', 'M?nchen', NULL, '80805', 'Germany');
 
483
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
484
VALUES (10489, 'PICCO', 6, '03/28/1997 00:00:00', '04/25/1997 00:00:00', '04/09/1997 00:00:00', 2, 5, 'Piccolo und mehr', 'Geislweg 14', 'Salzburg', NULL, '5020', 'Austria');
 
485
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
486
VALUES (10490, 'HILAA', 7, '03/31/1997 00:00:00', '04/28/1997 00:00:00', '04/03/1997 00:00:00', 2, 210, 'HILARION-Abastos', 'Carrera 22 con Ave. Carlos Soublette #8-35', 'San Crist?bal', 'T?chira', '5022', 'Venezuela');
 
487
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
488
VALUES (10491, 'FURIB', 8, '03/31/1997 00:00:00', '04/28/1997 00:00:00', '04/08/1997 00:00:00', 3, 16, 'Furia Bacalhau e Frutos do Mar', 'Jardim das rosas n. 32', 'Lisboa', NULL, '1675', 'Portugal');
 
489
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
490
VALUES (10492, 'BOTTM', 3, '04/01/1997 00:00:00', '04/29/1997 00:00:00', '04/11/1997 00:00:00', 1, 62, 'Bottom-Dollar Markets', '23 Tsawassen Blvd.', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada');
 
491
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
492
VALUES (10493, 'LAMAI', 4, '04/02/1997 00:00:00', '04/30/1997 00:00:00', '04/10/1997 00:00:00', 3, 10, 'La maison d''Asie', '1 rue Alsace-Lorraine', 'Toulouse', NULL, '31000', 'France');
 
493
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
494
VALUES (10494, 'COMMI', 4, '04/02/1997 00:00:00', '04/30/1997 00:00:00', '04/09/1997 00:00:00', 2, 65, 'Com?rcio Mineiro', 'Av. dos Lus?adas, 23', 'Sao Paulo', 'SP', '05432-043', 'Brazil');
 
495
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
496
VALUES (10495, 'LAUGB', 3, '04/03/1997 00:00:00', '05/01/1997 00:00:00', '04/11/1997 00:00:00', 3, 4, 'Laughing Bacchus Wine Cellars', '2319 Elm St.', 'Vancouver', 'BC', 'V3F 2K1', 'Canada');
 
497
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
498
VALUES (10496, 'TRADH', 7, '04/04/1997 00:00:00', '05/02/1997 00:00:00', '04/07/1997 00:00:00', 2, 46, 'Tradi?ao Hipermercados', 'Av. In?s de Castro, 414', 'Sao Paulo', 'SP', '05634-030', 'Brazil');
 
499
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
500
VALUES (10497, 'LEHMS', 7, '04/04/1997 00:00:00', '05/02/1997 00:00:00', '04/07/1997 00:00:00', 1, 36, 'Lehmanns Marktstand', 'Magazinweg 7', 'Frankfurt a.M.', NULL, '60528', 'Germany');
 
501
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
502
VALUES (10498, 'HILAA', 8, '04/07/1997 00:00:00', '05/05/1997 00:00:00', '04/11/1997 00:00:00', 2, 29, 'HILARION-Abastos', 'Carrera 22 con Ave. Carlos Soublette #8-35', 'San Crist?bal', 'T?chira', '5022', 'Venezuela');
 
503
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
504
VALUES (10499, 'LILAS', 4, '04/08/1997 00:00:00', '05/06/1997 00:00:00', '04/16/1997 00:00:00', 2, 102, 'LILA-Supermercado', 'Carrera 52 con Ave. Bol?var #65-98 Llano Largo', 'Barquisimeto', 'Lara', '3508', 'Venezuela');
 
505
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
506
VALUES (10500, 'LAMAI', 6, '04/09/1997 00:00:00', '05/07/1997 00:00:00', '04/17/1997 00:00:00', 1, 42, 'La maison d''Asie', '1 rue Alsace-Lorraine', 'Toulouse', NULL, '31000', 'France');
 
507
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
508
VALUES (10501, 'BLAUS', 9, '04/09/1997 00:00:00', '05/07/1997 00:00:00', '04/16/1997 00:00:00', 3, 8, 'Blauer See Delikatessen', 'Forsterstr. 57', 'Mannheim', NULL, '68306', 'Germany');
 
509
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
510
VALUES (10502, 'PERIC', 2, '04/10/1997 00:00:00', '05/08/1997 00:00:00', '04/29/1997 00:00:00', 1, 69, 'Pericles Comidas cl?sicas', 'Calle Dr. Jorge Cash 321', 'M?xico D.F.', NULL, '05033', 'Mexico');
 
511
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
512
VALUES (10503, 'HUNGO', 6, '04/11/1997 00:00:00', '05/09/1997 00:00:00', '04/16/1997 00:00:00', 2, 16, 'Hungry Owl All-Night Grocers', '8 Johnstown Road', 'Cork', 'Co. Cork', NULL, 'Ireland');
 
513
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
514
VALUES (10504, 'WHITC', 4, '04/11/1997 00:00:00', '05/09/1997 00:00:00', '04/18/1997 00:00:00', 3, 59, 'White Clover Markets', '1029 - 12th Ave. S.', 'Seattle', 'WA', '98124', 'USA');
 
515
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
516
VALUES (10505, 'MEREP', 3, '04/14/1997 00:00:00', '05/12/1997 00:00:00', '04/21/1997 00:00:00', 3, 7, 'M?re Paillarde', '43 rue St. Laurent', 'Montr?al', 'Qu?bec', 'H1J 1C3', 'Canada');
 
517
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
518
VALUES (10506, 'KOENE', 9, '04/15/1997 00:00:00', '05/13/1997 00:00:00', '05/02/1997 00:00:00', 2, 21, 'K?niglich Essen', 'Maubelstr. 90', 'Brandenburg', NULL, '14776', 'Germany');
 
519
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
520
VALUES (10507, 'ANTON', 7, '04/15/1997 00:00:00', '05/13/1997 00:00:00', '04/22/1997 00:00:00', 1, 47, 'Antonio Moreno Taquer?a', 'Mataderos  2312', 'M?xico D.F.', NULL, '05023', 'Mexico');
 
521
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
522
VALUES (10508, 'OTTIK', 1, '04/16/1997 00:00:00', '05/14/1997 00:00:00', '05/13/1997 00:00:00', 2, 4, 'Ottilies K?seladen', 'Mehrheimerstr. 369', 'K?ln', NULL, '50739', 'Germany');
 
523
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
524
VALUES (10509, 'BLAUS', 4, '04/17/1997 00:00:00', '05/15/1997 00:00:00', '04/29/1997 00:00:00', 1, 0, 'Blauer See Delikatessen', 'Forsterstr. 57', 'Mannheim', NULL, '68306', 'Germany');
 
525
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
526
VALUES (10510, 'SAVEA', 6, '04/18/1997 00:00:00', '05/16/1997 00:00:00', '04/28/1997 00:00:00', 3, 367, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
527
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
528
VALUES (10511, 'BONAP', 4, '04/18/1997 00:00:00', '05/16/1997 00:00:00', '04/21/1997 00:00:00', 3, 350, 'Bon app''', '12, rue des Bouchers', 'Marseille', NULL, '13008', 'France');
 
529
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
530
VALUES (10512, 'FAMIA', 7, '04/21/1997 00:00:00', '05/19/1997 00:00:00', '04/24/1997 00:00:00', 2, 3, 'Familia Arquibaldo', 'Rua Or?s, 92', 'Sao Paulo', 'SP', '05442-030', 'Brazil');
 
531
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
532
VALUES (10513, 'WANDK', 7, '04/22/1997 00:00:00', '06/03/1997 00:00:00', '04/28/1997 00:00:00', 1, 105, 'Die Wandernde Kuh', 'Adenauerallee 900', 'Stuttgart', NULL, '70563', 'Germany');
 
533
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
534
VALUES (10514, 'ERNSH', 3, '04/22/1997 00:00:00', '05/20/1997 00:00:00', '05/16/1997 00:00:00', 2, 789, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
535
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
536
VALUES (10515, 'QUICK', 2, '04/23/1997 00:00:00', '05/07/1997 00:00:00', '05/23/1997 00:00:00', 1, 204, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
537
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
538
VALUES (10516, 'HUNGO', 2, '04/24/1997 00:00:00', '05/22/1997 00:00:00', '05/01/1997 00:00:00', 3, 62, 'Hungry Owl All-Night Grocers', '8 Johnstown Road', 'Cork', 'Co. Cork', NULL, 'Ireland');
 
539
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
540
VALUES (10517, 'NORTS', 3, '04/24/1997 00:00:00', '05/22/1997 00:00:00', '04/29/1997 00:00:00', 3, 32, 'North/South', 'South House 300 Queensbridge', 'London', NULL, 'SW7 1RZ', 'UK');
 
541
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
542
VALUES (10518, 'TORTU', 4, '04/25/1997 00:00:00', '05/09/1997 00:00:00', '05/05/1997 00:00:00', 2, 218, 'Tortuga Restaurante', 'Avda. Azteca 123', 'M?xico D.F.', NULL, '05033', 'Mexico');
 
543
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
544
VALUES (10519, 'CHOPS', 6, '04/28/1997 00:00:00', '05/26/1997 00:00:00', '05/01/1997 00:00:00', 3, 91, 'Chop-suey Chinese', 'Hauptstr. 31', 'Bern', NULL, '3012', 'Switzerland');
 
545
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
546
VALUES (10520, 'SANTG', 7, '04/29/1997 00:00:00', '05/27/1997 00:00:00', '05/01/1997 00:00:00', 1, 13, 'Sant? Gourmet', 'Erling Skakkes gate 78', 'Stavern', NULL, '4110', 'Norway');
 
547
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
548
VALUES (10521, 'CACTU', 8, '04/29/1997 00:00:00', '05/27/1997 00:00:00', '05/02/1997 00:00:00', 2, 17, 'Cactus Comidas para llevar', 'Cerrito 333', 'Buenos Aires', NULL, '1010', 'Argentina');
 
549
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
550
VALUES (10522, 'LEHMS', 4, '04/30/1997 00:00:00', '05/28/1997 00:00:00', '05/06/1997 00:00:00', 1, 45, 'Lehmanns Marktstand', 'Magazinweg 7', 'Frankfurt a.M.', NULL, '60528', 'Germany');
 
551
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
552
VALUES (10523, 'SEVES', 7, '05/01/1997 00:00:00', '05/29/1997 00:00:00', '05/30/1997 00:00:00', 2, 77, 'Seven Seas Imports', '90 Wadhurst Rd.', 'London', NULL, 'OX15 4NB', 'UK');
 
553
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
554
VALUES (10524, 'BERGS', 1, '05/01/1997 00:00:00', '05/29/1997 00:00:00', '05/07/1997 00:00:00', 2, 244, 'Berglunds snabbk?p', 'Berguvsv?gen  8', 'Lule?', NULL, 'S-958 22', 'Sweden');
 
555
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
556
VALUES (10525, 'BONAP', 1, '05/02/1997 00:00:00', '05/30/1997 00:00:00', '05/23/1997 00:00:00', 2, 11, 'Bon app''', '12, rue des Bouchers', 'Marseille', NULL, '13008', 'France');
 
557
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
558
VALUES (10526, 'WARTH', 4, '05/05/1997 00:00:00', '06/02/1997 00:00:00', '05/15/1997 00:00:00', 2, 58, 'Wartian Herkku', 'Torikatu 38', 'Oulu', NULL, '90110', 'Finland');
 
559
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
560
VALUES (10527, 'QUICK', 7, '05/05/1997 00:00:00', '06/02/1997 00:00:00', '05/07/1997 00:00:00', 1, 41, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
561
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
562
VALUES (10528, 'GREAL', 6, '05/06/1997 00:00:00', '05/20/1997 00:00:00', '05/09/1997 00:00:00', 2, 3, 'Great Lakes Food Market', '2732 Baker Blvd.', 'Eugene', 'OR', '97403', 'USA');
 
563
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
564
VALUES (10529, 'MAISD', 5, '05/07/1997 00:00:00', '06/04/1997 00:00:00', '05/09/1997 00:00:00', 2, 66, 'Maison Dewey', 'Rue Joseph-Bens 532', 'Bruxelles', NULL, 'B-1180', 'Belgium');
 
565
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
566
VALUES (10530, 'PICCO', 3, '05/08/1997 00:00:00', '06/05/1997 00:00:00', '05/12/1997 00:00:00', 2, 339, 'Piccolo und mehr', 'Geislweg 14', 'Salzburg', NULL, '5020', 'Austria');
 
567
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
568
VALUES (10531, 'OCEAN', 7, '05/08/1997 00:00:00', '06/05/1997 00:00:00', '05/19/1997 00:00:00', 1, 8, 'Oc?ano Atl?ntico Ltda.', 'Ing. Gustavo Moncada 8585 Piso 20-A', 'Buenos Aires', NULL, '1010', 'Argentina');
 
569
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
570
VALUES (10532, 'EASTC', 7, '05/09/1997 00:00:00', '06/06/1997 00:00:00', '05/12/1997 00:00:00', 3, 74, 'Eastern Connection', '35 King George', 'London', NULL, 'WX3 6FW', 'UK');
 
571
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
572
VALUES (10533, 'FOLKO', 8, '05/12/1997 00:00:00', '06/09/1997 00:00:00', '05/22/1997 00:00:00', 1, 188, 'Folk och f? HB', '?kergatan 24', 'Br?cke', NULL, 'S-844 67', 'Sweden');
 
573
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
574
VALUES (10534, 'LEHMS', 8, '05/12/1997 00:00:00', '06/09/1997 00:00:00', '05/14/1997 00:00:00', 2, 27, 'Lehmanns Marktstand', 'Magazinweg 7', 'Frankfurt a.M.', NULL, '60528', 'Germany');
 
575
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
576
VALUES (10535, 'ANTON', 4, '05/13/1997 00:00:00', '06/10/1997 00:00:00', '05/21/1997 00:00:00', 1, 15, 'Antonio Moreno Taquer?a', 'Mataderos  2312', 'M?xico D.F.', NULL, '05023', 'Mexico');
 
577
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
578
VALUES (10536, 'LEHMS', 3, '05/14/1997 00:00:00', '06/11/1997 00:00:00', '06/06/1997 00:00:00', 2, 58, 'Lehmanns Marktstand', 'Magazinweg 7', 'Frankfurt a.M.', NULL, '60528', 'Germany');
 
579
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
580
VALUES (10537, 'RICSU', 1, '05/14/1997 00:00:00', '05/28/1997 00:00:00', '05/19/1997 00:00:00', 1, 78, 'Richter Supermarkt', 'Starenweg 5', 'Gen?ve', NULL, '1204', 'Switzerland');
 
581
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
582
VALUES (10538, 'BSBEV', 9, '05/15/1997 00:00:00', '06/12/1997 00:00:00', '05/16/1997 00:00:00', 3, 4, 'B''s Beverages', 'Fauntleroy Circus', 'London', NULL, 'EC2 5NT', 'UK');
 
583
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
584
VALUES (10539, 'BSBEV', 6, '05/16/1997 00:00:00', '06/13/1997 00:00:00', '05/23/1997 00:00:00', 3, 12, 'B''s Beverages', 'Fauntleroy Circus', 'London', NULL, 'EC2 5NT', 'UK');
 
585
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
586
VALUES (10540, 'QUICK', 3, '05/19/1997 00:00:00', '06/16/1997 00:00:00', '06/13/1997 00:00:00', 3, 1007, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
587
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
588
VALUES (10541, 'HANAR', 2, '05/19/1997 00:00:00', '06/16/1997 00:00:00', '05/29/1997 00:00:00', 1, 68, 'Hanari Carnes', 'Rua do Pa?o, 67', 'Rio de Janeiro', 'RJ', '05454-876', 'Brazil');
 
589
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
590
VALUES (10542, 'KOENE', 1, '05/20/1997 00:00:00', '06/17/1997 00:00:00', '05/26/1997 00:00:00', 3, 10, 'K?niglich Essen', 'Maubelstr. 90', 'Brandenburg', NULL, '14776', 'Germany');
 
591
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
592
VALUES (10543, 'LILAS', 8, '05/21/1997 00:00:00', '06/18/1997 00:00:00', '05/23/1997 00:00:00', 2, 48, 'LILA-Supermercado', 'Carrera 52 con Ave. Bol?var #65-98 Llano Largo', 'Barquisimeto', 'Lara', '3508', 'Venezuela');
 
593
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
594
VALUES (10544, 'LONEP', 4, '05/21/1997 00:00:00', '06/18/1997 00:00:00', '05/30/1997 00:00:00', 1, 24, 'Lonesome Pine Restaurant', '89 Chiaroscuro Rd.', 'Portland', 'OR', '97219', 'USA');
 
595
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
596
VALUES (10545, 'LAZYK', 8, '05/22/1997 00:00:00', '06/19/1997 00:00:00', '06/26/1997 00:00:00', 2, 11, 'Lazy K Kountry Store', '12 Orchestra Terrace', 'Walla Walla', 'WA', '99362', 'USA');
 
597
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
598
VALUES (10546, 'VICTE', 1, '05/23/1997 00:00:00', '06/20/1997 00:00:00', '05/27/1997 00:00:00', 3, 194, 'Victuailles en stock', '2, rue du Commerce', 'Lyon', NULL, '69004', 'France');
 
599
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
600
VALUES (10547, 'SEVES', 3, '05/23/1997 00:00:00', '06/20/1997 00:00:00', '06/02/1997 00:00:00', 2, 178, 'Seven Seas Imports', '90 Wadhurst Rd.', 'London', NULL, 'OX15 4NB', 'UK');
 
601
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
602
VALUES (10548, 'TOMSP', 3, '05/26/1997 00:00:00', '06/23/1997 00:00:00', '06/02/1997 00:00:00', 2, 1, 'Toms Spezialit?ten', 'Luisenstr. 48', 'M?nster', NULL, '44087', 'Germany');
 
603
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
604
VALUES (10549, 'QUICK', 5, '05/27/1997 00:00:00', '06/10/1997 00:00:00', '05/30/1997 00:00:00', 1, 171, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
605
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
606
VALUES (10550, 'GODOS', 7, '05/28/1997 00:00:00', '06/25/1997 00:00:00', '06/06/1997 00:00:00', 3, 4, 'Godos Cocina T?pica', 'C/ Romero, 33', 'Sevilla', NULL, '41101', 'Spain');
 
607
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
608
VALUES (10551, 'FURIB', 4, '05/28/1997 00:00:00', '07/09/1997 00:00:00', '06/06/1997 00:00:00', 3, 72, 'Furia Bacalhau e Frutos do Mar', 'Jardim das rosas n. 32', 'Lisboa', NULL, '1675', 'Portugal');
 
609
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
610
VALUES (10552, 'HILAA', 2, '05/29/1997 00:00:00', '06/26/1997 00:00:00', '06/05/1997 00:00:00', 1, 83, 'HILARION-Abastos', 'Carrera 22 con Ave. Carlos Soublette #8-35', 'San Crist?bal', 'T?chira', '5022', 'Venezuela');
 
611
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
612
VALUES (10553, 'WARTH', 2, '05/30/1997 00:00:00', '06/27/1997 00:00:00', '06/03/1997 00:00:00', 2, 149, 'Wartian Herkku', 'Torikatu 38', 'Oulu', NULL, '90110', 'Finland');
 
613
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
614
VALUES (10554, 'OTTIK', 4, '05/30/1997 00:00:00', '06/27/1997 00:00:00', '06/05/1997 00:00:00', 3, 120, 'Ottilies K?seladen', 'Mehrheimerstr. 369', 'K?ln', NULL, '50739', 'Germany');
 
615
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
616
VALUES (10555, 'SAVEA', 6, '06/02/1997 00:00:00', '06/30/1997 00:00:00', '06/04/1997 00:00:00', 3, 252, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
617
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
618
VALUES (10556, 'SIMOB', 2, '06/03/1997 00:00:00', '07/15/1997 00:00:00', '06/13/1997 00:00:00', 1, 9, 'Simons bistro', 'Vinb?ltet 34', 'Kobenhavn', NULL, '1734', 'Denmark');
 
619
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
620
VALUES (10557, 'LEHMS', 9, '06/03/1997 00:00:00', '06/17/1997 00:00:00', '06/06/1997 00:00:00', 2, 96, 'Lehmanns Marktstand', 'Magazinweg 7', 'Frankfurt a.M.', NULL, '60528', 'Germany');
 
621
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
622
VALUES (10558, 'AROUT', 1, '06/04/1997 00:00:00', '07/02/1997 00:00:00', '06/10/1997 00:00:00', 2, 72, 'Around the Horn', 'Brook Farm Stratford St. Mary', 'Colchester', 'Essex', 'CO7 6JX', 'UK');
 
623
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
624
VALUES (10559, 'BLONP', 6, '06/05/1997 00:00:00', '07/03/1997 00:00:00', '06/13/1997 00:00:00', 1, 8, 'Blondel p?re et fils', '24, place Kl?ber', 'Strasbourg', NULL, '67000', 'France');
 
625
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
626
VALUES (10560, 'FRANK', 8, '06/06/1997 00:00:00', '07/04/1997 00:00:00', '06/09/1997 00:00:00', 1, 36, 'Frankenversand', 'Berliner Platz 43', 'M?nchen', NULL, '80805', 'Germany');
 
627
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
628
VALUES (10561, 'FOLKO', 2, '06/06/1997 00:00:00', '07/04/1997 00:00:00', '06/09/1997 00:00:00', 2, 242, 'Folk och f? HB', '?kergatan 24', 'Br?cke', NULL, 'S-844 67', 'Sweden');
 
629
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
630
VALUES (10562, 'REGGC', 1, '06/09/1997 00:00:00', '07/07/1997 00:00:00', '06/12/1997 00:00:00', 1, 22, 'Reggiani Caseifici', 'Strada Provinciale 124', 'Reggio Emilia', NULL, '42100', 'Italy');
 
631
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
632
VALUES (10563, 'RICAR', 2, '06/10/1997 00:00:00', '07/22/1997 00:00:00', '06/24/1997 00:00:00', 2, 60, 'Ricardo Adocicados', 'Av. Copacabana, 267', 'Rio de Janeiro', 'RJ', '02389-890', 'Brazil');
 
633
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
634
VALUES (10564, 'RATTC', 4, '06/10/1997 00:00:00', '07/08/1997 00:00:00', '06/16/1997 00:00:00', 3, 13, 'Rattlesnake Canyon Grocery', '2817 Milton Dr.', 'Albuquerque', 'NM', '87110', 'USA');
 
635
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
636
VALUES (10565, 'MEREP', 8, '06/11/1997 00:00:00', '07/09/1997 00:00:00', '06/18/1997 00:00:00', 2, 7, 'M?re Paillarde', '43 rue St. Laurent', 'Montr?al', 'Qu?bec', 'H1J 1C3', 'Canada');
 
637
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
638
VALUES (10566, 'BLONP', 9, '06/12/1997 00:00:00', '07/10/1997 00:00:00', '06/18/1997 00:00:00', 1, 88, 'Blondel p?re et fils', '24, place Kl?ber', 'Strasbourg', NULL, '67000', 'France');
 
639
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
640
VALUES (10567, 'HUNGO', 1, '06/12/1997 00:00:00', '07/10/1997 00:00:00', '06/17/1997 00:00:00', 1, 33, 'Hungry Owl All-Night Grocers', '8 Johnstown Road', 'Cork', 'Co. Cork', NULL, 'Ireland');
 
641
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
642
VALUES (10568, 'GALED', 3, '06/13/1997 00:00:00', '07/11/1997 00:00:00', '07/09/1997 00:00:00', 3, 6, 'Galer?a del gastron?mo', 'Rambla de Catalu?a, 23', 'Barcelona', NULL, '8022', 'Spain');
 
643
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
644
VALUES (10569, 'RATTC', 5, '06/16/1997 00:00:00', '07/14/1997 00:00:00', '07/11/1997 00:00:00', 1, 58, 'Rattlesnake Canyon Grocery', '2817 Milton Dr.', 'Albuquerque', 'NM', '87110', 'USA');
 
645
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
646
VALUES (10570, 'MEREP', 3, '06/17/1997 00:00:00', '07/15/1997 00:00:00', '06/19/1997 00:00:00', 3, 188, 'M?re Paillarde', '43 rue St. Laurent', 'Montr?al', 'Qu?bec', 'H1J 1C3', 'Canada');
 
647
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
648
VALUES (10571, 'ERNSH', 8, '06/17/1997 00:00:00', '07/29/1997 00:00:00', '07/04/1997 00:00:00', 3, 26, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
649
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
650
VALUES (10572, 'BERGS', 3, '06/18/1997 00:00:00', '07/16/1997 00:00:00', '06/25/1997 00:00:00', 2, 116, 'Berglunds snabbk?p', 'Berguvsv?gen  8', 'Lule?', NULL, 'S-958 22', 'Sweden');
 
651
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
652
VALUES (10573, 'ANTON', 7, '06/19/1997 00:00:00', '07/17/1997 00:00:00', '06/20/1997 00:00:00', 3, 84, 'Antonio Moreno Taquer?a', 'Mataderos  2312', 'M?xico D.F.', NULL, '05023', 'Mexico');
 
653
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
654
VALUES (10574, 'TRAIH', 4, '06/19/1997 00:00:00', '07/17/1997 00:00:00', '06/30/1997 00:00:00', 2, 37, 'Trail''s Head Gourmet Provisioners', '722 DaVinci Blvd.', 'Kirkland', 'WA', '98034', 'USA');
 
655
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
656
VALUES (10575, 'MORGK', 5, '06/20/1997 00:00:00', '07/04/1997 00:00:00', '06/30/1997 00:00:00', 1, 127, 'Morgenstern Gesundkost', 'Heerstr. 22', 'Leipzig', NULL, '04179', 'Germany');
 
657
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
658
VALUES (10576, 'TORTU', 3, '06/23/1997 00:00:00', '07/07/1997 00:00:00', '06/30/1997 00:00:00', 3, 18, 'Tortuga Restaurante', 'Avda. Azteca 123', 'M?xico D.F.', NULL, '05033', 'Mexico');
 
659
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
660
VALUES (10577, 'TRAIH', 9, '06/23/1997 00:00:00', '08/04/1997 00:00:00', '06/30/1997 00:00:00', 2, 25, 'Trail''s Head Gourmet Provisioners', '722 DaVinci Blvd.', 'Kirkland', 'WA', '98034', 'USA');
 
661
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
662
VALUES (10578, 'BSBEV', 4, '06/24/1997 00:00:00', '07/22/1997 00:00:00', '07/25/1997 00:00:00', 3, 29, 'B''s Beverages', 'Fauntleroy Circus', 'London', NULL, 'EC2 5NT', 'UK');
 
663
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
664
VALUES (10579, 'LETSS', 1, '06/25/1997 00:00:00', '07/23/1997 00:00:00', '07/04/1997 00:00:00', 2, 13, 'Let''s Stop N Shop', '87 Polk St. Suite 5', 'San Francisco', 'CA', '94117', 'USA');
 
665
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
666
VALUES (10580, 'OTTIK', 4, '06/26/1997 00:00:00', '07/24/1997 00:00:00', '07/01/1997 00:00:00', 3, 75, 'Ottilies K?seladen', 'Mehrheimerstr. 369', 'K?ln', NULL, '50739', 'Germany');
 
667
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
668
VALUES (10581, 'FAMIA', 3, '06/26/1997 00:00:00', '07/24/1997 00:00:00', '07/02/1997 00:00:00', 1, 3, 'Familia Arquibaldo', 'Rua Or?s, 92', 'Sao Paulo', 'SP', '05442-030', 'Brazil');
 
669
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
670
VALUES (10582, 'BLAUS', 3, '06/27/1997 00:00:00', '07/25/1997 00:00:00', '07/14/1997 00:00:00', 2, 27, 'Blauer See Delikatessen', 'Forsterstr. 57', 'Mannheim', NULL, '68306', 'Germany');
 
671
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
672
VALUES (10583, 'WARTH', 2, '06/30/1997 00:00:00', '07/28/1997 00:00:00', '07/04/1997 00:00:00', 2, 7, 'Wartian Herkku', 'Torikatu 38', 'Oulu', NULL, '90110', 'Finland');
 
673
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
674
VALUES (10584, 'BLONP', 4, '06/30/1997 00:00:00', '07/28/1997 00:00:00', '07/04/1997 00:00:00', 1, 59, 'Blondel p?re et fils', '24, place Kl?ber', 'Strasbourg', NULL, '67000', 'France');
 
675
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
676
VALUES (10585, 'WELLI', 7, '07/01/1997 00:00:00', '07/29/1997 00:00:00', '07/10/1997 00:00:00', 1, 13, 'Wellington Importadora', 'Rua do Mercado, 12', 'Resende', 'SP', '08737-363', 'Brazil');
 
677
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
678
VALUES (10586, 'REGGC', 9, '07/02/1997 00:00:00', '07/30/1997 00:00:00', '07/09/1997 00:00:00', 1, 0, 'Reggiani Caseifici', 'Strada Provinciale 124', 'Reggio Emilia', NULL, '42100', 'Italy');
 
679
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
680
VALUES (10587, 'QUEDE', 1, '07/02/1997 00:00:00', '07/30/1997 00:00:00', '07/09/1997 00:00:00', 1, 62, 'Que Del?cia', 'Rua da Panificadora, 12', 'Rio de Janeiro', 'RJ', '02389-673', 'Brazil');
 
681
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
682
VALUES (10588, 'QUICK', 2, '07/03/1997 00:00:00', '07/31/1997 00:00:00', '07/10/1997 00:00:00', 3, 194, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
683
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
684
VALUES (10589, 'GREAL', 8, '07/04/1997 00:00:00', '08/01/1997 00:00:00', '07/14/1997 00:00:00', 2, 4, 'Great Lakes Food Market', '2732 Baker Blvd.', 'Eugene', 'OR', '97403', 'USA');
 
685
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
686
VALUES (10590, 'MEREP', 4, '07/07/1997 00:00:00', '08/04/1997 00:00:00', '07/14/1997 00:00:00', 3, 44, 'M?re Paillarde', '43 rue St. Laurent', 'Montr?al', 'Qu?bec', 'H1J 1C3', 'Canada');
 
687
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
688
VALUES (10591, 'VAFFE', 1, '07/07/1997 00:00:00', '07/21/1997 00:00:00', '07/16/1997 00:00:00', 1, 55, 'Vaffeljernet', 'Smagsloget 45', '?rhus', NULL, '8200', 'Denmark');
 
689
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
690
VALUES (10592, 'LEHMS', 3, '07/08/1997 00:00:00', '08/05/1997 00:00:00', '07/16/1997 00:00:00', 1, 32, 'Lehmanns Marktstand', 'Magazinweg 7', 'Frankfurt a.M.', NULL, '60528', 'Germany');
 
691
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
692
VALUES (10593, 'LEHMS', 7, '07/09/1997 00:00:00', '08/06/1997 00:00:00', '08/13/1997 00:00:00', 2, 174, 'Lehmanns Marktstand', 'Magazinweg 7', 'Frankfurt a.M.', NULL, '60528', 'Germany');
 
693
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
694
VALUES (10594, 'OLDWO', 3, '07/09/1997 00:00:00', '08/06/1997 00:00:00', '07/16/1997 00:00:00', 2, 5, 'Old World Delicatessen', '2743 Bering St.', 'Anchorage', 'AK', '99508', 'USA');
 
695
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
696
VALUES (10595, 'ERNSH', 2, '07/10/1997 00:00:00', '08/07/1997 00:00:00', '07/14/1997 00:00:00', 1, 96, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
697
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
698
VALUES (10596, 'WHITC', 8, '07/11/1997 00:00:00', '08/08/1997 00:00:00', '08/12/1997 00:00:00', 1, 16, 'White Clover Markets', '1029 - 12th Ave. S.', 'Seattle', 'WA', '98124', 'USA');
 
699
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
700
VALUES (10597, 'PICCO', 7, '07/11/1997 00:00:00', '08/08/1997 00:00:00', '07/18/1997 00:00:00', 3, 35, 'Piccolo und mehr', 'Geislweg 14', 'Salzburg', NULL, '5020', 'Austria');
 
701
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
702
VALUES (10598, 'RATTC', 1, '07/14/1997 00:00:00', '08/11/1997 00:00:00', '07/18/1997 00:00:00', 3, 44, 'Rattlesnake Canyon Grocery', '2817 Milton Dr.', 'Albuquerque', 'NM', '87110', 'USA');
 
703
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
704
VALUES (10599, 'BSBEV', 6, '07/15/1997 00:00:00', '08/26/1997 00:00:00', '07/21/1997 00:00:00', 3, 29, 'B''s Beverages', 'Fauntleroy Circus', 'London', NULL, 'EC2 5NT', 'UK');
 
705
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
706
VALUES (10600, 'HUNGC', 4, '07/16/1997 00:00:00', '08/13/1997 00:00:00', '07/21/1997 00:00:00', 1, 45, 'Hungry Coyote Import Store', 'City Center Plaza 516 Main St.', 'Elgin', 'OR', '97827', 'USA');
 
707
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
708
VALUES (10601, 'HILAA', 7, '07/16/1997 00:00:00', '08/27/1997 00:00:00', '07/22/1997 00:00:00', 1, 58, 'HILARION-Abastos', 'Carrera 22 con Ave. Carlos Soublette #8-35', 'San Crist?bal', 'T?chira', '5022', 'Venezuela');
 
709
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
710
VALUES (10602, 'VAFFE', 8, '07/17/1997 00:00:00', '08/14/1997 00:00:00', '07/22/1997 00:00:00', 2, 2, 'Vaffeljernet', 'Smagsloget 45', '?rhus', NULL, '8200', 'Denmark');
 
711
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
712
VALUES (10603, 'SAVEA', 8, '07/18/1997 00:00:00', '08/15/1997 00:00:00', '08/08/1997 00:00:00', 2, 48, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
713
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
714
VALUES (10604, 'FURIB', 1, '07/18/1997 00:00:00', '08/15/1997 00:00:00', '07/29/1997 00:00:00', 1, 7, 'Furia Bacalhau e Frutos do Mar', 'Jardim das rosas n. 32', 'Lisboa', NULL, '1675', 'Portugal');
 
715
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
716
VALUES (10605, 'MEREP', 1, '07/21/1997 00:00:00', '08/18/1997 00:00:00', '07/29/1997 00:00:00', 2, 379, 'M?re Paillarde', '43 rue St. Laurent', 'Montr?al', 'Qu?bec', 'H1J 1C3', 'Canada');
 
717
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
718
VALUES (10606, 'TRADH', 4, '07/22/1997 00:00:00', '08/19/1997 00:00:00', '07/31/1997 00:00:00', 3, 79, 'Tradi?ao Hipermercados', 'Av. In?s de Castro, 414', 'Sao Paulo', 'SP', '05634-030', 'Brazil');
 
719
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
720
VALUES (10607, 'SAVEA', 5, '07/22/1997 00:00:00', '08/19/1997 00:00:00', '07/25/1997 00:00:00', 1, 200, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
721
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
722
VALUES (10608, 'TOMSP', 4, '07/23/1997 00:00:00', '08/20/1997 00:00:00', '08/01/1997 00:00:00', 2, 27, 'Toms Spezialit?ten', 'Luisenstr. 48', 'M?nster', NULL, '44087', 'Germany');
 
723
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
724
VALUES (10609, 'DUMON', 7, '07/24/1997 00:00:00', '08/21/1997 00:00:00', '07/30/1997 00:00:00', 2, 1, 'Du monde entier', '67, rue des Cinquante Otages', 'Nantes', NULL, '44000', 'France');
 
725
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
726
VALUES (10610, 'LAMAI', 8, '07/25/1997 00:00:00', '08/22/1997 00:00:00', '08/06/1997 00:00:00', 1, 26, 'La maison d''Asie', '1 rue Alsace-Lorraine', 'Toulouse', NULL, '31000', 'France');
 
727
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
728
VALUES (10611, 'WOLZA', 6, '07/25/1997 00:00:00', '08/22/1997 00:00:00', '08/01/1997 00:00:00', 2, 80, 'Wolski Zajazd', 'ul. Filtrowa 68', 'Warszawa', NULL, '01-012', 'Poland');
 
729
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
730
VALUES (10612, 'SAVEA', 1, '07/28/1997 00:00:00', '08/25/1997 00:00:00', '08/01/1997 00:00:00', 2, 544, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
731
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
732
VALUES (10613, 'HILAA', 4, '07/29/1997 00:00:00', '08/26/1997 00:00:00', '08/01/1997 00:00:00', 2, 8, 'HILARION-Abastos', 'Carrera 22 con Ave. Carlos Soublette #8-35', 'San Crist?bal', 'T?chira', '5022', 'Venezuela');
 
733
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
734
VALUES (10614, 'BLAUS', 8, '07/29/1997 00:00:00', '08/26/1997 00:00:00', '08/01/1997 00:00:00', 3, 1, 'Blauer See Delikatessen', 'Forsterstr. 57', 'Mannheim', NULL, '68306', 'Germany');
 
735
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
736
VALUES (10615, 'WILMK', 2, '07/30/1997 00:00:00', '08/27/1997 00:00:00', '08/06/1997 00:00:00', 3, 0, 'Wilman Kala', 'Keskuskatu 45', 'Helsinki', NULL, '21240', 'Finland');
 
737
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
738
VALUES (10616, 'GREAL', 1, '07/31/1997 00:00:00', '08/28/1997 00:00:00', '08/05/1997 00:00:00', 2, 116, 'Great Lakes Food Market', '2732 Baker Blvd.', 'Eugene', 'OR', '97403', 'USA');
 
739
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
740
VALUES (10617, 'GREAL', 4, '07/31/1997 00:00:00', '08/28/1997 00:00:00', '08/04/1997 00:00:00', 2, 18, 'Great Lakes Food Market', '2732 Baker Blvd.', 'Eugene', 'OR', '97403', 'USA');
 
741
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
742
VALUES (10618, 'MEREP', 1, '08/01/1997 00:00:00', '09/12/1997 00:00:00', '08/08/1997 00:00:00', 1, 154, 'M?re Paillarde', '43 rue St. Laurent', 'Montr?al', 'Qu?bec', 'H1J 1C3', 'Canada');
 
743
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
744
VALUES (10619, 'MEREP', 3, '08/04/1997 00:00:00', '09/01/1997 00:00:00', '08/07/1997 00:00:00', 3, 91, 'M?re Paillarde', '43 rue St. Laurent', 'Montr?al', 'Qu?bec', 'H1J 1C3', 'Canada');
 
745
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
746
VALUES (10620, 'LAUGB', 2, '08/05/1997 00:00:00', '09/02/1997 00:00:00', '08/14/1997 00:00:00', 3, 0, 'Laughing Bacchus Wine Cellars', '2319 Elm St.', 'Vancouver', 'BC', 'V3F 2K1', 'Canada');
 
747
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
748
VALUES (10621, 'ISLAT', 4, '08/05/1997 00:00:00', '09/02/1997 00:00:00', '08/11/1997 00:00:00', 2, 23, 'Island Trading', 'Garden House Crowther Way', 'Cowes', 'Isle of Wight', 'PO31 7PJ', 'UK');
 
749
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
750
VALUES (10622, 'RICAR', 4, '08/06/1997 00:00:00', '09/03/1997 00:00:00', '08/11/1997 00:00:00', 3, 50, 'Ricardo Adocicados', 'Av. Copacabana, 267', 'Rio de Janeiro', 'RJ', '02389-890', 'Brazil');
 
751
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
752
VALUES (10623, 'FRANK', 8, '08/07/1997 00:00:00', '09/04/1997 00:00:00', '08/12/1997 00:00:00', 2, 97, 'Frankenversand', 'Berliner Platz 43', 'M?nchen', NULL, '80805', 'Germany');
 
753
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
754
VALUES (10624, 'THECR', 4, '08/07/1997 00:00:00', '09/04/1997 00:00:00', '08/19/1997 00:00:00', 2, 94, 'The Cracker Box', '55 Grizzly Peak Rd.', 'Butte', 'MT', '59801', 'USA');
 
755
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
756
VALUES (10625, 'ANATR', 3, '08/08/1997 00:00:00', '09/05/1997 00:00:00', '08/14/1997 00:00:00', 1, 43, 'Ana Trujillo Emparedados y helados', 'Avda. de la Constituci?n 2222', 'M?xico D.F.', NULL, '05021', 'Mexico');
 
757
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
758
VALUES (10626, 'BERGS', 1, '08/11/1997 00:00:00', '09/08/1997 00:00:00', '08/20/1997 00:00:00', 2, 138, 'Berglunds snabbk?p', 'Berguvsv?gen  8', 'Lule?', NULL, 'S-958 22', 'Sweden');
 
759
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
760
VALUES (10627, 'SAVEA', 8, '08/11/1997 00:00:00', '09/22/1997 00:00:00', '08/21/1997 00:00:00', 3, 107, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
761
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
762
VALUES (10628, 'BLONP', 4, '08/12/1997 00:00:00', '09/09/1997 00:00:00', '08/20/1997 00:00:00', 3, 30, 'Blondel p?re et fils', '24, place Kl?ber', 'Strasbourg', NULL, '67000', 'France');
 
763
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
764
VALUES (10629, 'GODOS', 4, '08/12/1997 00:00:00', '09/09/1997 00:00:00', '08/20/1997 00:00:00', 3, 85, 'Godos Cocina T?pica', 'C/ Romero, 33', 'Sevilla', NULL, '41101', 'Spain');
 
765
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
766
VALUES (10630, 'KOENE', 1, '08/13/1997 00:00:00', '09/10/1997 00:00:00', '08/19/1997 00:00:00', 2, 32, 'K?niglich Essen', 'Maubelstr. 90', 'Brandenburg', NULL, '14776', 'Germany');
 
767
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
768
VALUES (10631, 'LAMAI', 8, '08/14/1997 00:00:00', '09/11/1997 00:00:00', '08/15/1997 00:00:00', 1, 0, 'La maison d''Asie', '1 rue Alsace-Lorraine', 'Toulouse', NULL, '31000', 'France');
 
769
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
770
VALUES (10632, 'WANDK', 8, '08/14/1997 00:00:00', '09/11/1997 00:00:00', '08/19/1997 00:00:00', 1, 41, 'Die Wandernde Kuh', 'Adenauerallee 900', 'Stuttgart', NULL, '70563', 'Germany');
 
771
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
772
VALUES (10633, 'ERNSH', 7, '08/15/1997 00:00:00', '09/12/1997 00:00:00', '08/18/1997 00:00:00', 3, 477, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
773
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
774
VALUES (10634, 'FOLIG', 4, '08/15/1997 00:00:00', '09/12/1997 00:00:00', '08/21/1997 00:00:00', 3, 487, 'Folies gourmandes', '184, chauss?e de Tournai', 'Lille', NULL, '59000', 'France');
 
775
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
776
VALUES (10635, 'MAGAA', 8, '08/18/1997 00:00:00', '09/15/1997 00:00:00', '08/21/1997 00:00:00', 3, 47, 'Magazzini Alimentari Riuniti', 'Via Ludovico il Moro 22', 'Bergamo', NULL, '24100', 'Italy');
 
777
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
778
VALUES (10636, 'WARTH', 4, '08/19/1997 00:00:00', '09/16/1997 00:00:00', '08/26/1997 00:00:00', 1, 1, 'Wartian Herkku', 'Torikatu 38', 'Oulu', NULL, '90110', 'Finland');
 
779
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
780
VALUES (10637, 'QUEEN', 6, '08/19/1997 00:00:00', '09/16/1997 00:00:00', '08/26/1997 00:00:00', 1, 201, 'Queen Cozinha', 'Alameda dos Can?rios, 891', 'Sao Paulo', 'SP', '05487-020', 'Brazil');
 
781
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
782
VALUES (10638, 'LINOD', 3, '08/20/1997 00:00:00', '09/17/1997 00:00:00', '09/01/1997 00:00:00', 1, 158, 'LINO-Delicateses', 'Ave. 5 de Mayo Porlamar', 'I. de Margarita', 'Nueva Esparta', '4980', 'Venezuela');
 
783
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
784
VALUES (10639, 'SANTG', 7, '08/20/1997 00:00:00', '09/17/1997 00:00:00', '08/27/1997 00:00:00', 3, 38, 'Sant? Gourmet', 'Erling Skakkes gate 78', 'Stavern', NULL, '4110', 'Norway');
 
785
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
786
VALUES (10640, 'WANDK', 4, '08/21/1997 00:00:00', '09/18/1997 00:00:00', '08/28/1997 00:00:00', 1, 23, 'Die Wandernde Kuh', 'Adenauerallee 900', 'Stuttgart', NULL, '70563', 'Germany');
 
787
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
788
VALUES (10641, 'HILAA', 4, '08/22/1997 00:00:00', '09/19/1997 00:00:00', '08/26/1997 00:00:00', 2, 179, 'HILARION-Abastos', 'Carrera 22 con Ave. Carlos Soublette #8-35', 'San Crist?bal', 'T?chira', '5022', 'Venezuela');
 
789
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
790
VALUES (10642, 'SIMOB', 7, '08/22/1997 00:00:00', '09/19/1997 00:00:00', '09/05/1997 00:00:00', 3, 41, 'Simons bistro', 'Vinb?ltet 34', 'Kobenhavn', NULL, '1734', 'Denmark');
 
791
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
792
VALUES (10643, 'ALFKI', 6, '08/25/1997 00:00:00', '09/22/1997 00:00:00', '09/02/1997 00:00:00', 1, 29, 'Alfreds Futterkiste', 'Obere Str. 57', 'Berlin', NULL, '12209', 'Germany');
 
793
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
794
VALUES (10644, 'WELLI', 3, '08/25/1997 00:00:00', '09/22/1997 00:00:00', '09/01/1997 00:00:00', 2, 0, 'Wellington Importadora', 'Rua do Mercado, 12', 'Resende', 'SP', '08737-363', 'Brazil');
 
795
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
796
VALUES (10645, 'HANAR', 4, '08/26/1997 00:00:00', '09/23/1997 00:00:00', '09/02/1997 00:00:00', 1, 12, 'Hanari Carnes', 'Rua do Pa?o, 67', 'Rio de Janeiro', 'RJ', '05454-876', 'Brazil');
 
797
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
798
VALUES (10646, 'HUNGO', 9, '08/27/1997 00:00:00', '10/08/1997 00:00:00', '09/03/1997 00:00:00', 3, 142, 'Hungry Owl All-Night Grocers', '8 Johnstown Road', 'Cork', 'Co. Cork', NULL, 'Ireland');
 
799
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
800
VALUES (10647, 'QUEDE', 4, '08/27/1997 00:00:00', '09/10/1997 00:00:00', '09/03/1997 00:00:00', 2, 45, 'Que Del?cia', 'Rua da Panificadora, 12', 'Rio de Janeiro', 'RJ', '02389-673', 'Brazil');
 
801
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
802
VALUES (10648, 'RICAR', 5, '08/28/1997 00:00:00', '10/09/1997 00:00:00', '09/09/1997 00:00:00', 2, 14, 'Ricardo Adocicados', 'Av. Copacabana, 267', 'Rio de Janeiro', 'RJ', '02389-890', 'Brazil');
 
803
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
804
VALUES (10649, 'MAISD', 5, '08/28/1997 00:00:00', '09/25/1997 00:00:00', '08/29/1997 00:00:00', 3, 6, 'Maison Dewey', 'Rue Joseph-Bens 532', 'Bruxelles', NULL, 'B-1180', 'Belgium');
 
805
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
806
VALUES (10650, 'FAMIA', 5, '08/29/1997 00:00:00', '09/26/1997 00:00:00', '09/03/1997 00:00:00', 3, 176, 'Familia Arquibaldo', 'Rua Or?s, 92', 'Sao Paulo', 'SP', '05442-030', 'Brazil');
 
807
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
808
VALUES (10651, 'WANDK', 8, '09/01/1997 00:00:00', '09/29/1997 00:00:00', '09/11/1997 00:00:00', 2, 20, 'Die Wandernde Kuh', 'Adenauerallee 900', 'Stuttgart', NULL, '70563', 'Germany');
 
809
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
810
VALUES (10652, 'GOURL', 4, '09/01/1997 00:00:00', '09/29/1997 00:00:00', '09/08/1997 00:00:00', 2, 7, 'Gourmet Lanchonetes', 'Av. Brasil, 442', 'Campinas', 'SP', '04876-786', 'Brazil');
 
811
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
812
VALUES (10653, 'FRANK', 1, '09/02/1997 00:00:00', '09/30/1997 00:00:00', '09/19/1997 00:00:00', 1, 93, 'Frankenversand', 'Berliner Platz 43', 'M?nchen', NULL, '80805', 'Germany');
 
813
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
814
VALUES (10654, 'BERGS', 5, '09/02/1997 00:00:00', '09/30/1997 00:00:00', '09/11/1997 00:00:00', 1, 55, 'Berglunds snabbk?p', 'Berguvsv?gen  8', 'Lule?', NULL, 'S-958 22', 'Sweden');
 
815
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
816
VALUES (10655, 'REGGC', 1, '09/03/1997 00:00:00', '10/01/1997 00:00:00', '09/11/1997 00:00:00', 2, 4, 'Reggiani Caseifici', 'Strada Provinciale 124', 'Reggio Emilia', NULL, '42100', 'Italy');
 
817
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
818
VALUES (10656, 'GREAL', 6, '09/04/1997 00:00:00', '10/02/1997 00:00:00', '09/10/1997 00:00:00', 1, 57, 'Great Lakes Food Market', '2732 Baker Blvd.', 'Eugene', 'OR', '97403', 'USA');
 
819
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
820
VALUES (10657, 'SAVEA', 2, '09/04/1997 00:00:00', '10/02/1997 00:00:00', '09/15/1997 00:00:00', 2, 352, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
821
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
822
VALUES (10658, 'QUICK', 4, '09/05/1997 00:00:00', '10/03/1997 00:00:00', '09/08/1997 00:00:00', 1, 364, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
823
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
824
VALUES (10659, 'QUEEN', 7, '09/05/1997 00:00:00', '10/03/1997 00:00:00', '09/10/1997 00:00:00', 2, 105, 'Queen Cozinha', 'Alameda dos Can?rios, 891', 'Sao Paulo', 'SP', '05487-020', 'Brazil');
 
825
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
826
VALUES (10660, 'HUNGC', 8, '09/08/1997 00:00:00', '10/06/1997 00:00:00', '10/15/1997 00:00:00', 1, 111, 'Hungry Coyote Import Store', 'City Center Plaza 516 Main St.', 'Elgin', 'OR', '97827', 'USA');
 
827
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
828
VALUES (10661, 'HUNGO', 7, '09/09/1997 00:00:00', '10/07/1997 00:00:00', '09/15/1997 00:00:00', 3, 17, 'Hungry Owl All-Night Grocers', '8 Johnstown Road', 'Cork', 'Co. Cork', NULL, 'Ireland');
 
829
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
830
VALUES (10662, 'LONEP', 3, '09/09/1997 00:00:00', '10/07/1997 00:00:00', '09/18/1997 00:00:00', 2, 1, 'Lonesome Pine Restaurant', '89 Chiaroscuro Rd.', 'Portland', 'OR', '97219', 'USA');
 
831
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
832
VALUES (10663, 'BONAP', 2, '09/10/1997 00:00:00', '09/24/1997 00:00:00', '10/03/1997 00:00:00', 2, 113, 'Bon app''', '12, rue des Bouchers', 'Marseille', NULL, '13008', 'France');
 
833
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
834
VALUES (10664, 'FURIB', 1, '09/10/1997 00:00:00', '10/08/1997 00:00:00', '09/19/1997 00:00:00', 3, 1, 'Furia Bacalhau e Frutos do Mar', 'Jardim das rosas n. 32', 'Lisboa', NULL, '1675', 'Portugal');
 
835
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
836
VALUES (10665, 'LONEP', 1, '09/11/1997 00:00:00', '10/09/1997 00:00:00', '09/17/1997 00:00:00', 2, 26, 'Lonesome Pine Restaurant', '89 Chiaroscuro Rd.', 'Portland', 'OR', '97219', 'USA');
 
837
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
838
VALUES (10666, 'RICSU', 7, '09/12/1997 00:00:00', '10/10/1997 00:00:00', '09/22/1997 00:00:00', 2, 232, 'Richter Supermarkt', 'Starenweg 5', 'Gen?ve', NULL, '1204', 'Switzerland');
 
839
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
840
VALUES (10667, 'ERNSH', 7, '09/12/1997 00:00:00', '10/10/1997 00:00:00', '09/19/1997 00:00:00', 1, 78, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
841
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
842
VALUES (10668, 'WANDK', 1, '09/15/1997 00:00:00', '10/13/1997 00:00:00', '09/23/1997 00:00:00', 2, 47, 'Die Wandernde Kuh', 'Adenauerallee 900', 'Stuttgart', NULL, '70563', 'Germany');
 
843
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
844
VALUES (10669, 'SIMOB', 2, '09/15/1997 00:00:00', '10/13/1997 00:00:00', '09/22/1997 00:00:00', 1, 24, 'Simons bistro', 'Vinb?ltet 34', 'Kobenhavn', NULL, '1734', 'Denmark');
 
845
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
846
VALUES (10670, 'FRANK', 4, '09/16/1997 00:00:00', '10/14/1997 00:00:00', '09/18/1997 00:00:00', 1, 203, 'Frankenversand', 'Berliner Platz 43', 'M?nchen', NULL, '80805', 'Germany');
 
847
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
848
VALUES (10671, 'FRANR', 1, '09/17/1997 00:00:00', '10/15/1997 00:00:00', '09/24/1997 00:00:00', 1, 30, 'France restauration', '54, rue Royale', 'Nantes', NULL, '44000', 'France');
 
849
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
850
VALUES (10672, 'BERGS', 9, '09/17/1997 00:00:00', '10/01/1997 00:00:00', '09/26/1997 00:00:00', 2, 95, 'Berglunds snabbk?p', 'Berguvsv?gen  8', 'Lule?', NULL, 'S-958 22', 'Sweden');
 
851
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
852
VALUES (10673, 'WILMK', 2, '09/18/1997 00:00:00', '10/16/1997 00:00:00', '09/19/1997 00:00:00', 1, 22, 'Wilman Kala', 'Keskuskatu 45', 'Helsinki', NULL, '21240', 'Finland');
 
853
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
854
VALUES (10674, 'ISLAT', 4, '09/18/1997 00:00:00', '10/16/1997 00:00:00', '09/30/1997 00:00:00', 2, 0, 'Island Trading', 'Garden House Crowther Way', 'Cowes', 'Isle of Wight', 'PO31 7PJ', 'UK');
 
855
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
856
VALUES (10675, 'FRANK', 5, '09/19/1997 00:00:00', '10/17/1997 00:00:00', '09/23/1997 00:00:00', 2, 31, 'Frankenversand', 'Berliner Platz 43', 'M?nchen', NULL, '80805', 'Germany');
 
857
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
858
VALUES (10676, 'TORTU', 2, '09/22/1997 00:00:00', '10/20/1997 00:00:00', '09/29/1997 00:00:00', 2, 2, 'Tortuga Restaurante', 'Avda. Azteca 123', 'M?xico D.F.', NULL, '05033', 'Mexico');
 
859
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
860
VALUES (10677, 'ANTON', 1, '09/22/1997 00:00:00', '10/20/1997 00:00:00', '09/26/1997 00:00:00', 3, 4, 'Antonio Moreno Taquer?a', 'Mataderos  2312', 'M?xico D.F.', NULL, '05023', 'Mexico');
 
861
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
862
VALUES (10678, 'SAVEA', 7, '09/23/1997 00:00:00', '10/21/1997 00:00:00', '10/16/1997 00:00:00', 3, 388, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
863
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
864
VALUES (10679, 'BLONP', 8, '09/23/1997 00:00:00', '10/21/1997 00:00:00', '09/30/1997 00:00:00', 3, 27, 'Blondel p?re et fils', '24, place Kl?ber', 'Strasbourg', NULL, '67000', 'France');
 
865
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
866
VALUES (10680, 'OLDWO', 1, '09/24/1997 00:00:00', '10/22/1997 00:00:00', '09/26/1997 00:00:00', 1, 26, 'Old World Delicatessen', '2743 Bering St.', 'Anchorage', 'AK', '99508', 'USA');
 
867
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
868
VALUES (10681, 'GREAL', 3, '09/25/1997 00:00:00', '10/23/1997 00:00:00', '09/30/1997 00:00:00', 3, 76, 'Great Lakes Food Market', '2732 Baker Blvd.', 'Eugene', 'OR', '97403', 'USA');
 
869
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
870
VALUES (10682, 'ANTON', 3, '09/25/1997 00:00:00', '10/23/1997 00:00:00', '10/01/1997 00:00:00', 2, 36, 'Antonio Moreno Taquer?a', 'Mataderos  2312', 'M?xico D.F.', NULL, '05023', 'Mexico');
 
871
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
872
VALUES (10683, 'DUMON', 2, '09/26/1997 00:00:00', '10/24/1997 00:00:00', '10/01/1997 00:00:00', 1, 4, 'Du monde entier', '67, rue des Cinquante Otages', 'Nantes', NULL, '44000', 'France');
 
873
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
874
VALUES (10684, 'OTTIK', 3, '09/26/1997 00:00:00', '10/24/1997 00:00:00', '09/30/1997 00:00:00', 1, 145, 'Ottilies K?seladen', 'Mehrheimerstr. 369', 'K?ln', NULL, '50739', 'Germany');
 
875
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
876
VALUES (10685, 'GOURL', 4, '09/29/1997 00:00:00', '10/13/1997 00:00:00', '10/03/1997 00:00:00', 2, 33, 'Gourmet Lanchonetes', 'Av. Brasil, 442', 'Campinas', 'SP', '04876-786', 'Brazil');
 
877
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
878
VALUES (10686, 'PICCO', 2, '09/30/1997 00:00:00', '10/28/1997 00:00:00', '10/08/1997 00:00:00', 1, 96, 'Piccolo und mehr', 'Geislweg 14', 'Salzburg', NULL, '5020', 'Austria');
 
879
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
880
VALUES (10687, 'HUNGO', 9, '09/30/1997 00:00:00', '10/28/1997 00:00:00', '10/30/1997 00:00:00', 2, 296, 'Hungry Owl All-Night Grocers', '8 Johnstown Road', 'Cork', 'Co. Cork', NULL, 'Ireland');
 
881
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
882
VALUES (10688, 'VAFFE', 4, '10/01/1997 00:00:00', '10/15/1997 00:00:00', '10/07/1997 00:00:00', 2, 299, 'Vaffeljernet', 'Smagsloget 45', '?rhus', NULL, '8200', 'Denmark');
 
883
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
884
VALUES (10689, 'BERGS', 1, '10/01/1997 00:00:00', '10/29/1997 00:00:00', '10/07/1997 00:00:00', 2, 13, 'Berglunds snabbk?p', 'Berguvsv?gen  8', 'Lule?', NULL, 'S-958 22', 'Sweden');
 
885
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
886
VALUES (10690, 'HANAR', 1, '10/02/1997 00:00:00', '10/30/1997 00:00:00', '10/03/1997 00:00:00', 1, 15, 'Hanari Carnes', 'Rua do Pa?o, 67', 'Rio de Janeiro', 'RJ', '05454-876', 'Brazil');
 
887
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
888
VALUES (10691, 'QUICK', 2, '10/03/1997 00:00:00', '11/14/1997 00:00:00', '10/22/1997 00:00:00', 2, 810, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
889
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
890
VALUES (10692, 'ALFKI', 4, '10/03/1997 00:00:00', '10/31/1997 00:00:00', '10/13/1997 00:00:00', 2, 61, 'Alfred''s Futterkiste', 'Obere Str. 57', 'Berlin', NULL, '12209', 'Germany');
 
891
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
892
VALUES (10693, 'WHITC', 3, '10/06/1997 00:00:00', '10/20/1997 00:00:00', '10/10/1997 00:00:00', 3, 139, 'White Clover Markets', '1029 - 12th Ave. S.', 'Seattle', 'WA', '98124', 'USA');
 
893
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
894
VALUES (10694, 'QUICK', 8, '10/06/1997 00:00:00', '11/03/1997 00:00:00', '10/09/1997 00:00:00', 3, 398, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
895
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
896
VALUES (10695, 'WILMK', 7, '10/07/1997 00:00:00', '11/18/1997 00:00:00', '10/14/1997 00:00:00', 1, 16, 'Wilman Kala', 'Keskuskatu 45', 'Helsinki', NULL, '21240', 'Finland');
 
897
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
898
VALUES (10696, 'WHITC', 8, '10/08/1997 00:00:00', '11/19/1997 00:00:00', '10/14/1997 00:00:00', 3, 102, 'White Clover Markets', '1029 - 12th Ave. S.', 'Seattle', 'WA', '98124', 'USA');
 
899
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
900
VALUES (10697, 'LINOD', 3, '10/08/1997 00:00:00', '11/05/1997 00:00:00', '10/14/1997 00:00:00', 1, 45, 'LINO-Delicateses', 'Ave. 5 de Mayo Porlamar', 'I. de Margarita', 'Nueva Esparta', '4980', 'Venezuela');
 
901
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
902
VALUES (10698, 'ERNSH', 4, '10/09/1997 00:00:00', '11/06/1997 00:00:00', '10/17/1997 00:00:00', 1, 272, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
903
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
904
VALUES (10699, 'MORGK', 3, '10/09/1997 00:00:00', '11/06/1997 00:00:00', '10/13/1997 00:00:00', 3, 0, 'Morgenstern Gesundkost', 'Heerstr. 22', 'Leipzig', NULL, '04179', 'Germany');
 
905
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
906
VALUES (10700, 'SAVEA', 3, '10/10/1997 00:00:00', '11/07/1997 00:00:00', '10/16/1997 00:00:00', 1, 65, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
907
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
908
VALUES (10701, 'HUNGO', 6, '10/13/1997 00:00:00', '10/27/1997 00:00:00', '10/15/1997 00:00:00', 3, 220, 'Hungry Owl All-Night Grocers', '8 Johnstown Road', 'Cork', 'Co. Cork', NULL, 'Ireland');
 
909
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
910
VALUES (10702, 'ALFKI', 4, '10/13/1997 00:00:00', '11/24/1997 00:00:00', '10/21/1997 00:00:00', 1, 23, 'Alfred''s Futterkiste', 'Obere Str. 57', 'Berlin', NULL, '12209', 'Germany');
 
911
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
912
VALUES (10703, 'FOLKO', 6, '10/14/1997 00:00:00', '11/11/1997 00:00:00', '10/20/1997 00:00:00', 2, 152, 'Folk och f? HB', '?kergatan 24', 'Br?cke', NULL, 'S-844 67', 'Sweden');
 
913
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
914
VALUES (10704, 'QUEEN', 6, '10/14/1997 00:00:00', '11/11/1997 00:00:00', '11/07/1997 00:00:00', 1, 4, 'Queen Cozinha', 'Alameda dos Can?rios, 891', 'Sao Paulo', 'SP', '05487-020', 'Brazil');
 
915
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
916
VALUES (10705, 'HILAA', 9, '10/15/1997 00:00:00', '11/12/1997 00:00:00', '11/18/1997 00:00:00', 2, 3, 'HILARION-Abastos', 'Carrera 22 con Ave. Carlos Soublette #8-35', 'San Crist?bal', 'T?chira', '5022', 'Venezuela');
 
917
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
918
VALUES (10706, 'OLDWO', 8, '10/16/1997 00:00:00', '11/13/1997 00:00:00', '10/21/1997 00:00:00', 3, 135, 'Old World Delicatessen', '2743 Bering St.', 'Anchorage', 'AK', '99508', 'USA');
 
919
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
920
VALUES (10707, 'AROUT', 4, '10/16/1997 00:00:00', '10/30/1997 00:00:00', '10/23/1997 00:00:00', 3, 21, 'Around the Horn', 'Brook Farm Stratford St. Mary', 'Colchester', 'Essex', 'CO7 6JX', 'UK');
 
921
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
922
VALUES (10708, 'THEBI', 6, '10/17/1997 00:00:00', '11/28/1997 00:00:00', '11/05/1997 00:00:00', 2, 2, 'The Big Cheese', '89 Jefferson Way Suite 2', 'Portland', 'OR', '97201', 'USA');
 
923
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
924
VALUES (10709, 'GOURL', 1, '10/17/1997 00:00:00', '11/14/1997 00:00:00', '11/20/1997 00:00:00', 3, 210, 'Gourmet Lanchonetes', 'Av. Brasil, 442', 'Campinas', 'SP', '04876-786', 'Brazil');
 
925
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
926
VALUES (10710, 'FRANS', 1, '10/20/1997 00:00:00', '11/17/1997 00:00:00', '10/23/1997 00:00:00', 1, 4, 'Franchi S.p.A.', 'Via Monte Bianco 34', 'Torino', NULL, '10100', 'Italy');
 
927
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
928
VALUES (10711, 'SAVEA', 5, '10/21/1997 00:00:00', '12/02/1997 00:00:00', '10/29/1997 00:00:00', 2, 52, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
929
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
930
VALUES (10712, 'HUNGO', 3, '10/21/1997 00:00:00', '11/18/1997 00:00:00', '10/31/1997 00:00:00', 1, 89, 'Hungry Owl All-Night Grocers', '8 Johnstown Road', 'Cork', 'Co. Cork', NULL, 'Ireland');
 
931
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
932
VALUES (10713, 'SAVEA', 1, '10/22/1997 00:00:00', '11/19/1997 00:00:00', '10/24/1997 00:00:00', 1, 167, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
933
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
934
VALUES (10714, 'SAVEA', 5, '10/22/1997 00:00:00', '11/19/1997 00:00:00', '10/27/1997 00:00:00', 3, 24, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
935
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
936
VALUES (10715, 'BONAP', 3, '10/23/1997 00:00:00', '11/06/1997 00:00:00', '10/29/1997 00:00:00', 1, 63, 'Bon app''', '12, rue des Bouchers', 'Marseille', NULL, '13008', 'France');
 
937
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
938
VALUES (10716, 'RANCH', 4, '10/24/1997 00:00:00', '11/21/1997 00:00:00', '10/27/1997 00:00:00', 2, 22, 'Rancho grande', 'Av. del Libertador 900', 'Buenos Aires', NULL, '1010', 'Argentina');
 
939
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
940
VALUES (10717, 'FRANK', 1, '10/24/1997 00:00:00', '11/21/1997 00:00:00', '10/29/1997 00:00:00', 2, 59, 'Frankenversand', 'Berliner Platz 43', 'M?nchen', NULL, '80805', 'Germany');
 
941
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
942
VALUES (10718, 'KOENE', 1, '10/27/1997 00:00:00', '11/24/1997 00:00:00', '10/29/1997 00:00:00', 3, 170, 'K?niglich Essen', 'Maubelstr. 90', 'Brandenburg', NULL, '14776', 'Germany');
 
943
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
944
VALUES (10719, 'LETSS', 8, '10/27/1997 00:00:00', '11/24/1997 00:00:00', '11/05/1997 00:00:00', 2, 51, 'Let''s Stop N Shop', '87 Polk St. Suite 5', 'San Francisco', 'CA', '94117', 'USA');
 
945
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
946
VALUES (10720, 'QUEDE', 8, '10/28/1997 00:00:00', '11/11/1997 00:00:00', '11/05/1997 00:00:00', 2, 9, 'Que Del?cia', 'Rua da Panificadora, 12', 'Rio de Janeiro', 'RJ', '02389-673', 'Brazil');
 
947
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
948
VALUES (10721, 'QUICK', 5, '10/29/1997 00:00:00', '11/26/1997 00:00:00', '10/31/1997 00:00:00', 3, 48, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
949
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
950
VALUES (10722, 'SAVEA', 8, '10/29/1997 00:00:00', '12/10/1997 00:00:00', '11/04/1997 00:00:00', 1, 74, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
951
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
952
VALUES (10723, 'WHITC', 3, '10/30/1997 00:00:00', '11/27/1997 00:00:00', '11/25/1997 00:00:00', 1, 21, 'White Clover Markets', '1029 - 12th Ave. S.', 'Seattle', 'WA', '98124', 'USA');
 
953
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
954
VALUES (10724, 'MEREP', 8, '10/30/1997 00:00:00', '12/11/1997 00:00:00', '11/05/1997 00:00:00', 2, 57, 'M?re Paillarde', '43 rue St. Laurent', 'Montr?al', 'Qu?bec', 'H1J 1C3', 'Canada');
 
955
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
956
VALUES (10725, 'FAMIA', 4, '10/31/1997 00:00:00', '11/28/1997 00:00:00', '11/05/1997 00:00:00', 3, 10, 'Familia Arquibaldo', 'Rua Or?s, 92', 'Sao Paulo', 'SP', '05442-030', 'Brazil');
 
957
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
958
VALUES (10726, 'EASTC', 4, '11/03/1997 00:00:00', '11/17/1997 00:00:00', '12/05/1997 00:00:00', 1, 16, 'Eastern Connection', '35 King George', 'London', NULL, 'WX3 6FW', 'UK');
 
959
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
960
VALUES (10727, 'REGGC', 2, '11/03/1997 00:00:00', '12/01/1997 00:00:00', '12/05/1997 00:00:00', 1, 89, 'Reggiani Caseifici', 'Strada Provinciale 124', 'Reggio Emilia', NULL, '42100', 'Italy');
 
961
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
962
VALUES (10728, 'QUEEN', 4, '11/04/1997 00:00:00', '12/02/1997 00:00:00', '11/11/1997 00:00:00', 2, 58, 'Queen Cozinha', 'Alameda dos Can?rios, 891', 'Sao Paulo', 'SP', '05487-020', 'Brazil');
 
963
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
964
VALUES (10729, 'LINOD', 8, '11/04/1997 00:00:00', '12/16/1997 00:00:00', '11/14/1997 00:00:00', 3, 141, 'LINO-Delicateses', 'Ave. 5 de Mayo Porlamar', 'I. de Margarita', 'Nueva Esparta', '4980', 'Venezuela');
 
965
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
966
VALUES (10730, 'BONAP', 5, '11/05/1997 00:00:00', '12/03/1997 00:00:00', '11/14/1997 00:00:00', 1, 20, 'Bon app''', '12, rue des Bouchers', 'Marseille', NULL, '13008', 'France');
 
967
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
968
VALUES (10731, 'CHOPS', 7, '11/06/1997 00:00:00', '12/04/1997 00:00:00', '11/14/1997 00:00:00', 1, 96, 'Chop-suey Chinese', 'Hauptstr. 31', 'Bern', NULL, '3012', 'Switzerland');
 
969
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
970
VALUES (10732, 'BONAP', 3, '11/06/1997 00:00:00', '12/04/1997 00:00:00', '11/07/1997 00:00:00', 1, 16, 'Bon app''', '12, rue des Bouchers', 'Marseille', NULL, '13008', 'France');
 
971
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
972
VALUES (10733, 'BERGS', 1, '11/07/1997 00:00:00', '12/05/1997 00:00:00', '11/10/1997 00:00:00', 3, 110, 'Berglunds snabbk?p', 'Berguvsv?gen  8', 'Lule?', NULL, 'S-958 22', 'Sweden');
 
973
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
974
VALUES (10734, 'GOURL', 2, '11/07/1997 00:00:00', '12/05/1997 00:00:00', '11/12/1997 00:00:00', 3, 1, 'Gourmet Lanchonetes', 'Av. Brasil, 442', 'Campinas', 'SP', '04876-786', 'Brazil');
 
975
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
976
VALUES (10735, 'LETSS', 6, '11/10/1997 00:00:00', '12/08/1997 00:00:00', '11/21/1997 00:00:00', 2, 45, 'Let''s Stop N Shop', '87 Polk St. Suite 5', 'San Francisco', 'CA', '94117', 'USA');
 
977
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
978
VALUES (10736, 'HUNGO', 9, '11/11/1997 00:00:00', '12/09/1997 00:00:00', '11/21/1997 00:00:00', 2, 44, 'Hungry Owl All-Night Grocers', '8 Johnstown Road', 'Cork', 'Co. Cork', NULL, 'Ireland');
 
979
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
980
VALUES (10737, 'VINET', 2, '11/11/1997 00:00:00', '12/09/1997 00:00:00', '11/18/1997 00:00:00', 2, 7, 'Vins et alcools Chevalier', '59 rue de l''Abbaye', 'Reims', NULL, '51100', 'France');
 
981
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
982
VALUES (10738, 'SPECD', 2, '11/12/1997 00:00:00', '12/10/1997 00:00:00', '11/18/1997 00:00:00', 1, 2, 'Sp?cialit?s du monde', '25, rue Lauriston', 'Paris', NULL, '75016', 'France');
 
983
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
984
VALUES (10739, 'VINET', 3, '11/12/1997 00:00:00', '12/10/1997 00:00:00', '11/17/1997 00:00:00', 3, 11, 'Vins et alcools Chevalier', '59 rue de l''Abbaye', 'Reims', NULL, '51100', 'France');
 
985
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
986
VALUES (10740, 'WHITC', 4, '11/13/1997 00:00:00', '12/11/1997 00:00:00', '11/25/1997 00:00:00', 2, 81, 'White Clover Markets', '1029 - 12th Ave. S.', 'Seattle', 'WA', '98124', 'USA');
 
987
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
988
VALUES (10741, 'AROUT', 4, '11/14/1997 00:00:00', '11/28/1997 00:00:00', '11/18/1997 00:00:00', 3, 10, 'Around the Horn', 'Brook Farm Stratford St. Mary', 'Colchester', 'Essex', 'CO7 6JX', 'UK');
 
989
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
990
VALUES (10742, 'BOTTM', 3, '11/14/1997 00:00:00', '12/12/1997 00:00:00', '11/18/1997 00:00:00', 3, 243, 'Bottom-Dollar Markets', '23 Tsawassen Blvd.', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada');
 
991
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
992
VALUES (10743, 'AROUT', 1, '11/17/1997 00:00:00', '12/15/1997 00:00:00', '11/21/1997 00:00:00', 2, 23, 'Around the Horn', 'Brook Farm Stratford St. Mary', 'Colchester', 'Essex', 'CO7 6JX', 'UK');
 
993
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
994
VALUES (10744, 'VAFFE', 6, '11/17/1997 00:00:00', '12/15/1997 00:00:00', '11/24/1997 00:00:00', 1, 69, 'Vaffeljernet', 'Smagsloget 45', '?rhus', NULL, '8200', 'Denmark');
 
995
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
996
VALUES (10745, 'QUICK', 9, '11/18/1997 00:00:00', '12/16/1997 00:00:00', '11/27/1997 00:00:00', 1, 3, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
997
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
998
VALUES (10746, 'CHOPS', 1, '11/19/1997 00:00:00', '12/17/1997 00:00:00', '11/21/1997 00:00:00', 3, 31, 'Chop-suey Chinese', 'Hauptstr. 31', 'Bern', NULL, '3012', 'Switzerland');
 
999
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1000
VALUES (10747, 'PICCO', 6, '11/19/1997 00:00:00', '12/17/1997 00:00:00', '11/26/1997 00:00:00', 1, 117, 'Piccolo und mehr', 'Geislweg 14', 'Salzburg', NULL, '5020', 'Austria');
 
1001
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1002
VALUES (10748, 'SAVEA', 3, '11/20/1997 00:00:00', '12/18/1997 00:00:00', '11/28/1997 00:00:00', 1, 232, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
1003
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1004
VALUES (10749, 'ISLAT', 4, '11/20/1997 00:00:00', '12/18/1997 00:00:00', '12/19/1997 00:00:00', 2, 61, 'Island Trading', 'Garden House Crowther Way', 'Cowes', 'Isle of Wight', 'PO31 7PJ', 'UK');
 
1005
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1006
VALUES (10750, 'WARTH', 9, '11/21/1997 00:00:00', '12/19/1997 00:00:00', '11/24/1997 00:00:00', 1, 79, 'Wartian Herkku', 'Torikatu 38', 'Oulu', NULL, '90110', 'Finland');
 
1007
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1008
VALUES (10751, 'RICSU', 3, '11/24/1997 00:00:00', '12/22/1997 00:00:00', '12/03/1997 00:00:00', 3, 130, 'Richter Supermarkt', 'Starenweg 5', 'Gen?ve', NULL, '1204', 'Switzerland');
 
1009
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1010
VALUES (10752, 'NORTS', 2, '11/24/1997 00:00:00', '12/22/1997 00:00:00', '11/28/1997 00:00:00', 3, 1, 'North/South', 'South House 300 Queensbridge', 'London', NULL, 'SW7 1RZ', 'UK');
 
1011
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1012
VALUES (10753, 'FRANS', 3, '11/25/1997 00:00:00', '12/23/1997 00:00:00', '11/27/1997 00:00:00', 1, 7, 'Franchi S.p.A.', 'Via Monte Bianco 34', 'Torino', NULL, '10100', 'Italy');
 
1013
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1014
VALUES (10754, 'MAGAA', 6, '11/25/1997 00:00:00', '12/23/1997 00:00:00', '11/27/1997 00:00:00', 3, 2, 'Magazzini Alimentari Riuniti', 'Via Ludovico il Moro 22', 'Bergamo', NULL, '24100', 'Italy');
 
1015
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1016
VALUES (10755, 'BONAP', 4, '11/26/1997 00:00:00', '12/24/1997 00:00:00', '11/28/1997 00:00:00', 2, 16, 'Bon app''', '12, rue des Bouchers', 'Marseille', NULL, '13008', 'France');
 
1017
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1018
VALUES (10756, 'SPLIR', 8, '11/27/1997 00:00:00', '12/25/1997 00:00:00', '12/02/1997 00:00:00', 2, 73, 'Split Rail Beer & Ale', 'P.O. Box 555', 'Lander', 'WY', '82520', 'USA');
 
1019
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1020
VALUES (10757, 'SAVEA', 6, '11/27/1997 00:00:00', '12/25/1997 00:00:00', '12/15/1997 00:00:00', 1, 8, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
1021
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1022
VALUES (10758, 'RICSU', 3, '11/28/1997 00:00:00', '12/26/1997 00:00:00', '12/04/1997 00:00:00', 3, 138, 'Richter Supermarkt', 'Starenweg 5', 'Gen?ve', NULL, '1204', 'Switzerland');
 
1023
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1024
VALUES (10759, 'ANATR', 3, '11/28/1997 00:00:00', '12/26/1997 00:00:00', '12/12/1997 00:00:00', 3, 11, 'Ana Trujillo Emparedados y helados', 'Avda. de la Constituci?n 2222', 'M?xico D.F.', NULL, '05021', 'Mexico');
 
1025
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1026
VALUES (10760, 'MAISD', 4, '12/01/1997 00:00:00', '12/29/1997 00:00:00', '12/10/1997 00:00:00', 1, 155, 'Maison Dewey', 'Rue Joseph-Bens 532', 'Bruxelles', NULL, 'B-1180', 'Belgium');
 
1027
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1028
VALUES (10761, 'RATTC', 5, '12/02/1997 00:00:00', '12/30/1997 00:00:00', '12/08/1997 00:00:00', 2, 18, 'Rattlesnake Canyon Grocery', '2817 Milton Dr.', 'Albuquerque', 'NM', '87110', 'USA');
 
1029
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1030
VALUES (10762, 'FOLKO', 3, '12/02/1997 00:00:00', '12/30/1997 00:00:00', '12/09/1997 00:00:00', 1, 328, 'Folk och f? HB', '?kergatan 24', 'Br?cke', NULL, 'S-844 67', 'Sweden');
 
1031
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1032
VALUES (10763, 'FOLIG', 3, '12/03/1997 00:00:00', '12/31/1997 00:00:00', '12/08/1997 00:00:00', 3, 37, 'Folies gourmandes', '184, chauss?e de Tournai', 'Lille', NULL, '59000', 'France');
 
1033
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1034
VALUES (10764, 'ERNSH', 6, '12/03/1997 00:00:00', '12/31/1997 00:00:00', '12/08/1997 00:00:00', 3, 145, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
1035
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1036
VALUES (10765, 'QUICK', 3, '12/04/1997 00:00:00', '01/01/1998 00:00:00', '12/09/1997 00:00:00', 3, 42, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
1037
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1038
VALUES (10766, 'OTTIK', 4, '12/05/1997 00:00:00', '01/02/1998 00:00:00', '12/09/1997 00:00:00', 1, 157, 'Ottilies K?seladen', 'Mehrheimerstr. 369', 'K?ln', NULL, '50739', 'Germany');
 
1039
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1040
VALUES (10767, 'SUPRD', 4, '12/05/1997 00:00:00', '01/02/1998 00:00:00', '12/15/1997 00:00:00', 3, 1, 'Supr?mes d?lices', 'Boulevard Tirou, 255', 'Charleroi', NULL, 'B-6000', 'Belgium');
 
1041
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1042
VALUES (10768, 'AROUT', 3, '12/08/1997 00:00:00', '01/05/1998 00:00:00', '12/15/1997 00:00:00', 2, 146, 'Around the Horn', 'Brook Farm Stratford St. Mary', 'Colchester', 'Essex', 'CO7 6JX', 'UK');
 
1043
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1044
VALUES (10769, 'VAFFE', 3, '12/08/1997 00:00:00', '01/05/1998 00:00:00', '12/12/1997 00:00:00', 1, 65, 'Vaffeljernet', 'Smagsloget 45', '?rhus', NULL, '8200', 'Denmark');
 
1045
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1046
VALUES (10770, 'HANAR', 8, '12/09/1997 00:00:00', '01/06/1998 00:00:00', '12/17/1997 00:00:00', 3, 5, 'Hanari Carnes', 'Rua do Pa?o, 67', 'Rio de Janeiro', 'RJ', '05454-876', 'Brazil');
 
1047
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1048
VALUES (10771, 'ERNSH', 9, '12/10/1997 00:00:00', '01/07/1998 00:00:00', '01/02/1998 00:00:00', 2, 11, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
1049
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1050
VALUES (10772, 'LEHMS', 3, '12/10/1997 00:00:00', '01/07/1998 00:00:00', '12/19/1997 00:00:00', 2, 91, 'Lehmanns Marktstand', 'Magazinweg 7', 'Frankfurt a.M.', NULL, '60528', 'Germany');
 
1051
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1052
VALUES (10773, 'ERNSH', 1, '12/11/1997 00:00:00', '01/08/1998 00:00:00', '12/16/1997 00:00:00', 3, 96, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
1053
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1054
VALUES (10774, 'FOLKO', 4, '12/11/1997 00:00:00', '12/25/1997 00:00:00', '12/12/1997 00:00:00', 1, 48, 'Folk och f? HB', '?kergatan 24', 'Br?cke', NULL, 'S-844 67', 'Sweden');
 
1055
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1056
VALUES (10775, 'THECR', 7, '12/12/1997 00:00:00', '01/09/1998 00:00:00', '12/26/1997 00:00:00', 1, 20, 'The Cracker Box', '55 Grizzly Peak Rd.', 'Butte', 'MT', '59801', 'USA');
 
1057
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1058
VALUES (10776, 'ERNSH', 1, '12/15/1997 00:00:00', '01/12/1998 00:00:00', '12/18/1997 00:00:00', 3, 351, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
1059
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1060
VALUES (10777, 'GOURL', 7, '12/15/1997 00:00:00', '12/29/1997 00:00:00', '01/21/1998 00:00:00', 2, 3, 'Gourmet Lanchonetes', 'Av. Brasil, 442', 'Campinas', 'SP', '04876-786', 'Brazil');
 
1061
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1062
VALUES (10778, 'BERGS', 3, '12/16/1997 00:00:00', '01/13/1998 00:00:00', '12/24/1997 00:00:00', 1, 6, 'Berglunds snabbk?p', 'Berguvsv?gen  8', 'Lule?', NULL, 'S-958 22', 'Sweden');
 
1063
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1064
VALUES (10779, 'MORGK', 3, '12/16/1997 00:00:00', '01/13/1998 00:00:00', '01/14/1998 00:00:00', 2, 58, 'Morgenstern Gesundkost', 'Heerstr. 22', 'Leipzig', NULL, '04179', 'Germany');
 
1065
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1066
VALUES (10780, 'LILAS', 2, '12/16/1997 00:00:00', '12/30/1997 00:00:00', '12/25/1997 00:00:00', 1, 42, 'LILA-Supermercado', 'Carrera 52 con Ave. Bol?var #65-98 Llano Largo', 'Barquisimeto', 'Lara', '3508', 'Venezuela');
 
1067
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1068
VALUES (10781, 'WARTH', 2, '12/17/1997 00:00:00', '01/14/1998 00:00:00', '12/19/1997 00:00:00', 3, 73, 'Wartian Herkku', 'Torikatu 38', 'Oulu', NULL, '90110', 'Finland');
 
1069
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1070
VALUES (10782, 'CACTU', 9, '12/17/1997 00:00:00', '01/14/1998 00:00:00', '12/22/1997 00:00:00', 3, 1, 'Cactus Comidas para llevar', 'Cerrito 333', 'Buenos Aires', NULL, '1010', 'Argentina');
 
1071
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1072
VALUES (10783, 'HANAR', 4, '12/18/1997 00:00:00', '01/15/1998 00:00:00', '12/19/1997 00:00:00', 2, 124, 'Hanari Carnes', 'Rua do Pa?o, 67', 'Rio de Janeiro', 'RJ', '05454-876', 'Brazil');
 
1073
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1074
VALUES (10784, 'MAGAA', 4, '12/18/1997 00:00:00', '01/15/1998 00:00:00', '12/22/1997 00:00:00', 3, 70, 'Magazzini Alimentari Riuniti', 'Via Ludovico il Moro 22', 'Bergamo', NULL, '24100', 'Italy');
 
1075
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1076
VALUES (10785, 'GROSR', 1, '12/18/1997 00:00:00', '01/15/1998 00:00:00', '12/24/1997 00:00:00', 3, 1, 'GROSELLA-Restaurante', '5? Ave. Los Palos Grandes', 'Caracas', 'DF', '1081', 'Venezuela');
 
1077
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1078
VALUES (10786, 'QUEEN', 8, '12/19/1997 00:00:00', '01/16/1998 00:00:00', '12/23/1997 00:00:00', 1, 110, 'Queen Cozinha', 'Alameda dos Can?rios, 891', 'Sao Paulo', 'SP', '05487-020', 'Brazil');
 
1079
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1080
VALUES (10787, 'LAMAI', 2, '12/19/1997 00:00:00', '01/02/1998 00:00:00', '12/26/1997 00:00:00', 1, 249, 'La maison d''Asie', '1 rue Alsace-Lorraine', 'Toulouse', NULL, '31000', 'France');
 
1081
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1082
VALUES (10788, 'QUICK', 1, '12/22/1997 00:00:00', '01/19/1998 00:00:00', '01/19/1998 00:00:00', 2, 42, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
1083
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1084
VALUES (10789, 'FOLIG', 1, '12/22/1997 00:00:00', '01/19/1998 00:00:00', '12/31/1997 00:00:00', 2, 100, 'Folies gourmandes', '184, chauss?e de Tournai', 'Lille', NULL, '59000', 'France');
 
1085
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1086
VALUES (10790, 'GOURL', 6, '12/22/1997 00:00:00', '01/19/1998 00:00:00', '12/26/1997 00:00:00', 1, 28, 'Gourmet Lanchonetes', 'Av. Brasil, 442', 'Campinas', 'SP', '04876-786', 'Brazil');
 
1087
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1088
VALUES (10791, 'FRANK', 6, '12/23/1997 00:00:00', '01/20/1998 00:00:00', '01/01/1998 00:00:00', 2, 16, 'Frankenversand', 'Berliner Platz 43', 'M?nchen', NULL, '80805', 'Germany');
 
1089
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1090
VALUES (10792, 'WOLZA', 1, '12/23/1997 00:00:00', '01/20/1998 00:00:00', '12/31/1997 00:00:00', 3, 23, 'Wolski Zajazd', 'ul. Filtrowa 68', 'Warszawa', NULL, '01-012', 'Poland');
 
1091
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1092
VALUES (10793, 'AROUT', 3, '12/24/1997 00:00:00', '01/21/1998 00:00:00', '01/08/1998 00:00:00', 3, 4, 'Around the Horn', 'Brook Farm Stratford St. Mary', 'Colchester', 'Essex', 'CO7 6JX', 'UK');
 
1093
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1094
VALUES (10794, 'QUEDE', 6, '12/24/1997 00:00:00', '01/21/1998 00:00:00', '01/02/1998 00:00:00', 1, 21, 'Que Del?cia', 'Rua da Panificadora, 12', 'Rio de Janeiro', 'RJ', '02389-673', 'Brazil');
 
1095
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1096
VALUES (10795, 'ERNSH', 8, '12/24/1997 00:00:00', '01/21/1998 00:00:00', '01/20/1998 00:00:00', 2, 126, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
1097
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1098
VALUES (10796, 'HILAA', 3, '12/25/1997 00:00:00', '01/22/1998 00:00:00', '01/14/1998 00:00:00', 1, 26, 'HILARION-Abastos', 'Carrera 22 con Ave. Carlos Soublette #8-35', 'San Crist?bal', 'T?chira', '5022', 'Venezuela');
 
1099
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1100
VALUES (10797, 'DRACD', 7, '12/25/1997 00:00:00', '01/22/1998 00:00:00', '01/05/1998 00:00:00', 2, 33, 'Drachenblut Delikatessen', 'Walserweg 21', 'Aachen', NULL, '52066', 'Germany');
 
1101
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1102
VALUES (10798, 'ISLAT', 2, '12/26/1997 00:00:00', '01/23/1998 00:00:00', '01/05/1998 00:00:00', 1, 2, 'Island Trading', 'Garden House Crowther Way', 'Cowes', 'Isle of Wight', 'PO31 7PJ', 'UK');
 
1103
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1104
VALUES (10799, 'KOENE', 9, '12/26/1997 00:00:00', '02/06/1998 00:00:00', '01/05/1998 00:00:00', 3, 30, 'K?niglich Essen', 'Maubelstr. 90', 'Brandenburg', NULL, '14776', 'Germany');
 
1105
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1106
VALUES (10800, 'SEVES', 1, '12/26/1997 00:00:00', '01/23/1998 00:00:00', '01/05/1998 00:00:00', 3, 137, 'Seven Seas Imports', '90 Wadhurst Rd.', 'London', NULL, 'OX15 4NB', 'UK');
 
1107
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1108
VALUES (10801, 'BOLID', 4, '12/29/1997 00:00:00', '01/26/1998 00:00:00', '12/31/1997 00:00:00', 2, 97, 'B?lido Comidas preparadas', 'C/ Araquil, 67', 'Madrid', NULL, '28023', 'Spain');
 
1109
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1110
VALUES (10802, 'SIMOB', 4, '12/29/1997 00:00:00', '01/26/1998 00:00:00', '01/02/1998 00:00:00', 2, 257, 'Simons bistro', 'Vinb?ltet 34', 'Kobenhavn', NULL, '1734', 'Denmark');
 
1111
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1112
VALUES (10803, 'WELLI', 4, '12/30/1997 00:00:00', '01/27/1998 00:00:00', '01/06/1998 00:00:00', 1, 55, 'Wellington Importadora', 'Rua do Mercado, 12', 'Resende', 'SP', '08737-363', 'Brazil');
 
1113
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1114
VALUES (10804, 'SEVES', 6, '12/30/1997 00:00:00', '01/27/1998 00:00:00', '01/07/1998 00:00:00', 2, 27, 'Seven Seas Imports', '90 Wadhurst Rd.', 'London', NULL, 'OX15 4NB', 'UK');
 
1115
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1116
VALUES (10805, 'THEBI', 2, '12/30/1997 00:00:00', '01/27/1998 00:00:00', '01/09/1998 00:00:00', 3, 237, 'The Big Cheese', '89 Jefferson Way Suite 2', 'Portland', 'OR', '97201', 'USA');
 
1117
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1118
VALUES (10806, 'VICTE', 3, '12/31/1997 00:00:00', '01/28/1998 00:00:00', '01/05/1998 00:00:00', 2, 22, 'Victuailles en stock', '2, rue du Commerce', 'Lyon', NULL, '69004', 'France');
 
1119
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1120
VALUES (10807, 'FRANS', 4, '12/31/1997 00:00:00', '01/28/1998 00:00:00', '01/30/1998 00:00:00', 1, 1, 'Franchi S.p.A.', 'Via Monte Bianco 34', 'Torino', NULL, '10100', 'Italy');
 
1121
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1122
VALUES (10808, 'OLDWO', 2, '01/01/1998 00:00:00', '01/29/1998 00:00:00', '01/09/1998 00:00:00', 3, 45, 'Old World Delicatessen', '2743 Bering St.', 'Anchorage', 'AK', '99508', 'USA');
 
1123
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1124
VALUES (10809, 'WELLI', 7, '01/01/1998 00:00:00', '01/29/1998 00:00:00', '01/07/1998 00:00:00', 1, 4, 'Wellington Importadora', 'Rua do Mercado, 12', 'Resende', 'SP', '08737-363', 'Brazil');
 
1125
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1126
VALUES (10810, 'LAUGB', 2, '01/01/1998 00:00:00', '01/29/1998 00:00:00', '01/07/1998 00:00:00', 3, 4, 'Laughing Bacchus Wine Cellars', '2319 Elm St.', 'Vancouver', 'BC', 'V3F 2K1', 'Canada');
 
1127
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1128
VALUES (10811, 'LINOD', 8, '01/02/1998 00:00:00', '01/30/1998 00:00:00', '01/08/1998 00:00:00', 1, 31, 'LINO-Delicateses', 'Ave. 5 de Mayo Porlamar', 'I. de Margarita', 'Nueva Esparta', '4980', 'Venezuela');
 
1129
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1130
VALUES (10812, 'REGGC', 5, '01/02/1998 00:00:00', '01/30/1998 00:00:00', '01/12/1998 00:00:00', 1, 59, 'Reggiani Caseifici', 'Strada Provinciale 124', 'Reggio Emilia', NULL, '42100', 'Italy');
 
1131
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1132
VALUES (10813, 'RICAR', 1, '01/05/1998 00:00:00', '02/02/1998 00:00:00', '01/09/1998 00:00:00', 1, 47, 'Ricardo Adocicados', 'Av. Copacabana, 267', 'Rio de Janeiro', 'RJ', '02389-890', 'Brazil');
 
1133
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1134
VALUES (10814, 'VICTE', 3, '01/05/1998 00:00:00', '02/02/1998 00:00:00', '01/14/1998 00:00:00', 3, 130, 'Victuailles en stock', '2, rue du Commerce', 'Lyon', NULL, '69004', 'France');
 
1135
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1136
VALUES (10815, 'SAVEA', 2, '01/05/1998 00:00:00', '02/02/1998 00:00:00', '01/14/1998 00:00:00', 3, 14, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
1137
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1138
VALUES (10816, 'GREAL', 4, '01/06/1998 00:00:00', '02/03/1998 00:00:00', '02/04/1998 00:00:00', 2, 719, 'Great Lakes Food Market', '2732 Baker Blvd.', 'Eugene', 'OR', '97403', 'USA');
 
1139
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1140
VALUES (10817, 'KOENE', 3, '01/06/1998 00:00:00', '01/20/1998 00:00:00', '01/13/1998 00:00:00', 2, 306, 'K?niglich Essen', 'Maubelstr. 90', 'Brandenburg', NULL, '14776', 'Germany');
 
1141
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1142
VALUES (10818, 'MAGAA', 7, '01/07/1998 00:00:00', '02/04/1998 00:00:00', '01/12/1998 00:00:00', 3, 65, 'Magazzini Alimentari Riuniti', 'Via Ludovico il Moro 22', 'Bergamo', NULL, '24100', 'Italy');
 
1143
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1144
VALUES (10819, 'CACTU', 2, '01/07/1998 00:00:00', '02/04/1998 00:00:00', '01/16/1998 00:00:00', 3, 19, 'Cactus Comidas para llevar', 'Cerrito 333', 'Buenos Aires', NULL, '1010', 'Argentina');
 
1145
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1146
VALUES (10820, 'RATTC', 3, '01/07/1998 00:00:00', '02/04/1998 00:00:00', '01/13/1998 00:00:00', 2, 37, 'Rattlesnake Canyon Grocery', '2817 Milton Dr.', 'Albuquerque', 'NM', '87110', 'USA');
 
1147
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1148
VALUES (10821, 'SPLIR', 1, '01/08/1998 00:00:00', '02/05/1998 00:00:00', '01/15/1998 00:00:00', 1, 36, 'Split Rail Beer & Ale', 'P.O. Box 555', 'Lander', 'WY', '82520', 'USA');
 
1149
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1150
VALUES (10822, 'TRAIH', 6, '01/08/1998 00:00:00', '02/05/1998 00:00:00', '01/16/1998 00:00:00', 3, 7, 'Trail''s Head Gourmet Provisioners', '722 DaVinci Blvd.', 'Kirkland', 'WA', '98034', 'USA');
 
1151
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1152
VALUES (10823, 'LILAS', 5, '01/09/1998 00:00:00', '02/06/1998 00:00:00', '01/13/1998 00:00:00', 2, 163, 'LILA-Supermercado', 'Carrera 52 con Ave. Bol?var #65-98 Llano Largo', 'Barquisimeto', 'Lara', '3508', 'Venezuela');
 
1153
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1154
VALUES (10824, 'FOLKO', 8, '01/09/1998 00:00:00', '02/06/1998 00:00:00', '01/30/1998 00:00:00', 1, 1, 'Folk och f? HB', '?kergatan 24', 'Br?cke', NULL, 'S-844 67', 'Sweden');
 
1155
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1156
VALUES (10825, 'DRACD', 1, '01/09/1998 00:00:00', '02/06/1998 00:00:00', '01/14/1998 00:00:00', 1, 79, 'Drachenblut Delikatessen', 'Walserweg 21', 'Aachen', NULL, '52066', 'Germany');
 
1157
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1158
VALUES (10826, 'BLONP', 6, '01/12/1998 00:00:00', '02/09/1998 00:00:00', '02/06/1998 00:00:00', 1, 7, 'Blondel p?re et fils', '24, place Kl?ber', 'Strasbourg', NULL, '67000', 'France');
 
1159
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1160
VALUES (10827, 'BONAP', 1, '01/12/1998 00:00:00', '01/26/1998 00:00:00', '02/06/1998 00:00:00', 2, 63, 'Bon app''', '12, rue des Bouchers', 'Marseille', NULL, '13008', 'France');
 
1161
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1162
VALUES (10828, 'RANCH', 9, '01/13/1998 00:00:00', '01/27/1998 00:00:00', '02/04/1998 00:00:00', 1, 90, 'Rancho grande', 'Av. del Libertador 900', 'Buenos Aires', NULL, '1010', 'Argentina');
 
1163
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1164
VALUES (10829, 'ISLAT', 9, '01/13/1998 00:00:00', '02/10/1998 00:00:00', '01/23/1998 00:00:00', 1, 154, 'Island Trading', 'Garden House Crowther Way', 'Cowes', 'Isle of Wight', 'PO31 7PJ', 'UK');
 
1165
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1166
VALUES (10830, 'TRADH', 4, '01/13/1998 00:00:00', '02/24/1998 00:00:00', '01/21/1998 00:00:00', 2, 81, 'Tradi?ao Hipermercados', 'Av. In?s de Castro, 414', 'Sao Paulo', 'SP', '05634-030', 'Brazil');
 
1167
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1168
VALUES (10831, 'SANTG', 3, '01/14/1998 00:00:00', '02/11/1998 00:00:00', '01/23/1998 00:00:00', 2, 72, 'Sant? Gourmet', 'Erling Skakkes gate 78', 'Stavern', NULL, '4110', 'Norway');
 
1169
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1170
VALUES (10832, 'LAMAI', 2, '01/14/1998 00:00:00', '02/11/1998 00:00:00', '01/19/1998 00:00:00', 2, 43, 'La maison d''Asie', '1 rue Alsace-Lorraine', 'Toulouse', NULL, '31000', 'France');
 
1171
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1172
VALUES (10833, 'OTTIK', 6, '01/15/1998 00:00:00', '02/12/1998 00:00:00', '01/23/1998 00:00:00', 2, 71, 'Ottilies K?seladen', 'Mehrheimerstr. 369', 'K?ln', NULL, '50739', 'Germany');
 
1173
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1174
VALUES (10834, 'TRADH', 1, '01/15/1998 00:00:00', '02/12/1998 00:00:00', '01/19/1998 00:00:00', 3, 29, 'Tradi?ao Hipermercados', 'Av. In?s de Castro, 414', 'Sao Paulo', 'SP', '05634-030', 'Brazil');
 
1175
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1176
VALUES (10835, 'ALFKI', 1, '01/15/1998 00:00:00', '02/12/1998 00:00:00', '01/21/1998 00:00:00', 3, 69, 'Alfred''s Futterkiste', 'Obere Str. 57', 'Berlin', NULL, '12209', 'Germany');
 
1177
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1178
VALUES (10836, 'ERNSH', 7, '01/16/1998 00:00:00', '02/13/1998 00:00:00', '01/21/1998 00:00:00', 1, 411, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
1179
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1180
VALUES (10837, 'BERGS', 9, '01/16/1998 00:00:00', '02/13/1998 00:00:00', '01/23/1998 00:00:00', 3, 13, 'Berglunds snabbk?p', 'Berguvsv?gen  8', 'Lule?', NULL, 'S-958 22', 'Sweden');
 
1181
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1182
VALUES (10838, 'LINOD', 3, '01/19/1998 00:00:00', '02/16/1998 00:00:00', '01/23/1998 00:00:00', 3, 59, 'LINO-Delicateses', 'Ave. 5 de Mayo Porlamar', 'I. de Margarita', 'Nueva Esparta', '4980', 'Venezuela');
 
1183
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1184
VALUES (10839, 'TRADH', 3, '01/19/1998 00:00:00', '02/16/1998 00:00:00', '01/22/1998 00:00:00', 3, 35, 'Tradi?ao Hipermercados', 'Av. In?s de Castro, 414', 'Sao Paulo', 'SP', '05634-030', 'Brazil');
 
1185
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1186
VALUES (10840, 'LINOD', 4, '01/19/1998 00:00:00', '03/02/1998 00:00:00', '02/16/1998 00:00:00', 2, 2, 'LINO-Delicateses', 'Ave. 5 de Mayo Porlamar', 'I. de Margarita', 'Nueva Esparta', '4980', 'Venezuela');
 
1187
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1188
VALUES (10841, 'SUPRD', 5, '01/20/1998 00:00:00', '02/17/1998 00:00:00', '01/29/1998 00:00:00', 2, 424, 'Supr?mes d?lices', 'Boulevard Tirou, 255', 'Charleroi', NULL, 'B-6000', 'Belgium');
 
1189
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1190
VALUES (10842, 'TORTU', 1, '01/20/1998 00:00:00', '02/17/1998 00:00:00', '01/29/1998 00:00:00', 3, 54, 'Tortuga Restaurante', 'Avda. Azteca 123', 'M?xico D.F.', NULL, '05033', 'Mexico');
 
1191
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1192
VALUES (10843, 'VICTE', 4, '01/21/1998 00:00:00', '02/18/1998 00:00:00', '01/26/1998 00:00:00', 2, 9, 'Victuailles en stock', '2, rue du Commerce', 'Lyon', NULL, '69004', 'France');
 
1193
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1194
VALUES (10844, 'PICCO', 8, '01/21/1998 00:00:00', '02/18/1998 00:00:00', '01/26/1998 00:00:00', 2, 25, 'Piccolo und mehr', 'Geislweg 14', 'Salzburg', NULL, '5020', 'Austria');
 
1195
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1196
VALUES (10845, 'QUICK', 8, '01/21/1998 00:00:00', '02/04/1998 00:00:00', '01/30/1998 00:00:00', 1, 212, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
1197
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1198
VALUES (10846, 'SUPRD', 2, '01/22/1998 00:00:00', '03/05/1998 00:00:00', '01/23/1998 00:00:00', 3, 56, 'Supr?mes d?lices', 'Boulevard Tirou, 255', 'Charleroi', NULL, 'B-6000', 'Belgium');
 
1199
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1200
VALUES (10847, 'SAVEA', 4, '01/22/1998 00:00:00', '02/05/1998 00:00:00', '02/10/1998 00:00:00', 3, 487, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
1201
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1202
VALUES (10848, 'CONSH', 7, '01/23/1998 00:00:00', '02/20/1998 00:00:00', '01/29/1998 00:00:00', 2, 38, 'Consolidated Holdings', 'Berkeley Gardens 12  Brewery', 'London', NULL, 'WX1 6LT', 'UK');
 
1203
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1204
VALUES (10849, 'KOENE', 9, '01/23/1998 00:00:00', '02/20/1998 00:00:00', '01/30/1998 00:00:00', 2, 0, 'K?niglich Essen', 'Maubelstr. 90', 'Brandenburg', NULL, '14776', 'Germany');
 
1205
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1206
VALUES (10850, 'VICTE', 1, '01/23/1998 00:00:00', '03/06/1998 00:00:00', '01/30/1998 00:00:00', 1, 49, 'Victuailles en stock', '2, rue du Commerce', 'Lyon', NULL, '69004', 'France');
 
1207
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1208
VALUES (10851, 'RICAR', 5, '01/26/1998 00:00:00', '02/23/1998 00:00:00', '02/02/1998 00:00:00', 1, 160, 'Ricardo Adocicados', 'Av. Copacabana, 267', 'Rio de Janeiro', 'RJ', '02389-890', 'Brazil');
 
1209
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1210
VALUES (10852, 'RATTC', 8, '01/26/1998 00:00:00', '02/09/1998 00:00:00', '01/30/1998 00:00:00', 1, 174, 'Rattlesnake Canyon Grocery', '2817 Milton Dr.', 'Albuquerque', 'NM', '87110', 'USA');
 
1211
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1212
VALUES (10853, 'BLAUS', 9, '01/27/1998 00:00:00', '02/24/1998 00:00:00', '02/03/1998 00:00:00', 2, 53, 'Blauer See Delikatessen', 'Forsterstr. 57', 'Mannheim', NULL, '68306', 'Germany');
 
1213
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1214
VALUES (10854, 'ERNSH', 3, '01/27/1998 00:00:00', '02/24/1998 00:00:00', '02/05/1998 00:00:00', 2, 100, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
1215
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1216
VALUES (10855, 'OLDWO', 3, '01/27/1998 00:00:00', '02/24/1998 00:00:00', '02/04/1998 00:00:00', 1, 170, 'Old World Delicatessen', '2743 Bering St.', 'Anchorage', 'AK', '99508', 'USA');
 
1217
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1218
VALUES (10856, 'ANTON', 3, '01/28/1998 00:00:00', '02/25/1998 00:00:00', '02/10/1998 00:00:00', 2, 58, 'Antonio Moreno Taquer?a', 'Mataderos  2312', 'M?xico D.F.', NULL, '05023', 'Mexico');
 
1219
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1220
VALUES (10857, 'BERGS', 8, '01/28/1998 00:00:00', '02/25/1998 00:00:00', '02/06/1998 00:00:00', 2, 188, 'Berglunds snabbk?p', 'Berguvsv?gen  8', 'Lule?', NULL, 'S-958 22', 'Sweden');
 
1221
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1222
VALUES (10858, 'LACOR', 2, '01/29/1998 00:00:00', '02/26/1998 00:00:00', '02/03/1998 00:00:00', 1, 52, 'La corne d''abondance', '67, avenue de l''Europe', 'Versailles', NULL, '78000', 'France');
 
1223
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1224
VALUES (10859, 'FRANK', 1, '01/29/1998 00:00:00', '02/26/1998 00:00:00', '02/02/1998 00:00:00', 2, 76, 'Frankenversand', 'Berliner Platz 43', 'M?nchen', NULL, '80805', 'Germany');
 
1225
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1226
VALUES (10860, 'FRANR', 3, '01/29/1998 00:00:00', '02/26/1998 00:00:00', '02/04/1998 00:00:00', 3, 19, 'France restauration', '54, rue Royale', 'Nantes', NULL, '44000', 'France');
 
1227
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1228
VALUES (10861, 'WHITC', 4, '01/30/1998 00:00:00', '02/27/1998 00:00:00', '02/17/1998 00:00:00', 2, 14, 'White Clover Markets', '1029 - 12th Ave. S.', 'Seattle', 'WA', '98124', 'USA');
 
1229
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1230
VALUES (10862, 'LEHMS', 8, '01/30/1998 00:00:00', '03/13/1998 00:00:00', '02/02/1998 00:00:00', 2, 53, 'Lehmanns Marktstand', 'Magazinweg 7', 'Frankfurt a.M.', NULL, '60528', 'Germany');
 
1231
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1232
VALUES (10863, 'HILAA', 4, '02/02/1998 00:00:00', '03/02/1998 00:00:00', '02/17/1998 00:00:00', 2, 30, 'HILARION-Abastos', 'Carrera 22 con Ave. Carlos Soublette #8-35', 'San Crist?bal', 'T?chira', '5022', 'Venezuela');
 
1233
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1234
VALUES (10864, 'AROUT', 4, '02/02/1998 00:00:00', '03/02/1998 00:00:00', '02/09/1998 00:00:00', 2, 3, 'Around the Horn', 'Brook Farm Stratford St. Mary', 'Colchester', 'Essex', 'CO7 6JX', 'UK');
 
1235
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1236
VALUES (10865, 'QUICK', 2, '02/02/1998 00:00:00', '02/16/1998 00:00:00', '02/12/1998 00:00:00', 1, 348, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
1237
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1238
VALUES (10866, 'BERGS', 5, '02/03/1998 00:00:00', '03/03/1998 00:00:00', '02/12/1998 00:00:00', 1, 109, 'Berglunds snabbk?p', 'Berguvsv?gen  8', 'Lule?', NULL, 'S-958 22', 'Sweden');
 
1239
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1240
VALUES (10867, 'LONEP', 6, '02/03/1998 00:00:00', '03/17/1998 00:00:00', '02/11/1998 00:00:00', 1, 1, 'Lonesome Pine Restaurant', '89 Chiaroscuro Rd.', 'Portland', 'OR', '97219', 'USA');
 
1241
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1242
VALUES (10868, 'QUEEN', 7, '02/04/1998 00:00:00', '03/04/1998 00:00:00', '02/23/1998 00:00:00', 2, 191, 'Queen Cozinha', 'Alameda dos Can?rios, 891', 'Sao Paulo', 'SP', '05487-020', 'Brazil');
 
1243
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1244
VALUES (10869, 'SEVES', 5, '02/04/1998 00:00:00', '03/04/1998 00:00:00', '02/09/1998 00:00:00', 1, 143, 'Seven Seas Imports', '90 Wadhurst Rd.', 'London', NULL, 'OX15 4NB', 'UK');
 
1245
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1246
VALUES (10870, 'WOLZA', 5, '02/04/1998 00:00:00', '03/04/1998 00:00:00', '02/13/1998 00:00:00', 3, 12, 'Wolski Zajazd', 'ul. Filtrowa 68', 'Warszawa', NULL, '01-012', 'Poland');
 
1247
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1248
VALUES (10871, 'BONAP', 9, '02/05/1998 00:00:00', '03/05/1998 00:00:00', '02/10/1998 00:00:00', 2, 112, 'Bon app''', '12, rue des Bouchers', 'Marseille', NULL, '13008', 'France');
 
1249
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1250
VALUES (10872, 'GODOS', 5, '02/05/1998 00:00:00', '03/05/1998 00:00:00', '02/09/1998 00:00:00', 2, 175, 'Godos Cocina T?pica', 'C/ Romero, 33', 'Sevilla', NULL, '41101', 'Spain');
 
1251
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1252
VALUES (10873, 'WILMK', 4, '02/06/1998 00:00:00', '03/06/1998 00:00:00', '02/09/1998 00:00:00', 1, 0, 'Wilman Kala', 'Keskuskatu 45', 'Helsinki', NULL, '21240', 'Finland');
 
1253
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1254
VALUES (10874, 'GODOS', 5, '02/06/1998 00:00:00', '03/06/1998 00:00:00', '02/11/1998 00:00:00', 2, 19, 'Godos Cocina T?pica', 'C/ Romero, 33', 'Sevilla', NULL, '41101', 'Spain');
 
1255
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1256
VALUES (10875, 'BERGS', 4, '02/06/1998 00:00:00', '03/06/1998 00:00:00', '03/03/1998 00:00:00', 2, 32, 'Berglunds snabbk?p', 'Berguvsv?gen  8', 'Lule?', NULL, 'S-958 22', 'Sweden');
 
1257
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1258
VALUES (10876, 'BONAP', 7, '02/09/1998 00:00:00', '03/09/1998 00:00:00', '02/12/1998 00:00:00', 3, 60, 'Bon app''', '12, rue des Bouchers', 'Marseille', NULL, '13008', 'France');
 
1259
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1260
VALUES (10877, 'RICAR', 1, '02/09/1998 00:00:00', '03/09/1998 00:00:00', '02/19/1998 00:00:00', 1, 38, 'Ricardo Adocicados', 'Av. Copacabana, 267', 'Rio de Janeiro', 'RJ', '02389-890', 'Brazil');
 
1261
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1262
VALUES (10878, 'QUICK', 4, '02/10/1998 00:00:00', '03/10/1998 00:00:00', '02/12/1998 00:00:00', 1, 46, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
1263
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1264
VALUES (10879, 'WILMK', 3, '02/10/1998 00:00:00', '03/10/1998 00:00:00', '02/12/1998 00:00:00', 3, 8, 'Wilman Kala', 'Keskuskatu 45', 'Helsinki', NULL, '21240', 'Finland');
 
1265
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1266
VALUES (10880, 'FOLKO', 7, '02/10/1998 00:00:00', '03/24/1998 00:00:00', '02/18/1998 00:00:00', 1, 88, 'Folk och f? HB', '?kergatan 24', 'Br?cke', NULL, 'S-844 67', 'Sweden');
 
1267
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1268
VALUES (10881, 'CACTU', 4, '02/11/1998 00:00:00', '03/11/1998 00:00:00', '02/18/1998 00:00:00', 1, 2, 'Cactus Comidas para llevar', 'Cerrito 333', 'Buenos Aires', NULL, '1010', 'Argentina');
 
1269
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1270
VALUES (10882, 'SAVEA', 4, '02/11/1998 00:00:00', '03/11/1998 00:00:00', '02/20/1998 00:00:00', 3, 23, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
1271
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1272
VALUES (10883, 'LONEP', 8, '02/12/1998 00:00:00', '03/12/1998 00:00:00', '02/20/1998 00:00:00', 3, 0, 'Lonesome Pine Restaurant', '89 Chiaroscuro Rd.', 'Portland', 'OR', '97219', 'USA');
 
1273
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1274
VALUES (10884, 'LETSS', 4, '02/12/1998 00:00:00', '03/12/1998 00:00:00', '02/13/1998 00:00:00', 2, 90, 'Let''s Stop N Shop', '87 Polk St. Suite 5', 'San Francisco', 'CA', '94117', 'USA');
 
1275
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1276
VALUES (10885, 'SUPRD', 6, '02/12/1998 00:00:00', '03/12/1998 00:00:00', '02/18/1998 00:00:00', 3, 5, 'Supr?mes d?lices', 'Boulevard Tirou, 255', 'Charleroi', NULL, 'B-6000', 'Belgium');
 
1277
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1278
VALUES (10886, 'HANAR', 1, '02/13/1998 00:00:00', '03/13/1998 00:00:00', '03/02/1998 00:00:00', 1, 4, 'Hanari Carnes', 'Rua do Pa?o, 67', 'Rio de Janeiro', 'RJ', '05454-876', 'Brazil');
 
1279
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1280
VALUES (10887, 'GALED', 8, '02/13/1998 00:00:00', '03/13/1998 00:00:00', '02/16/1998 00:00:00', 3, 1, 'Galer?a del gastron?mo', 'Rambla de Catalu?a, 23', 'Barcelona', NULL, '8022', 'Spain');
 
1281
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1282
VALUES (10888, 'GODOS', 1, '02/16/1998 00:00:00', '03/16/1998 00:00:00', '02/23/1998 00:00:00', 2, 51, 'Godos Cocina T?pica', 'C/ Romero, 33', 'Sevilla', NULL, '41101', 'Spain');
 
1283
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1284
VALUES (10889, 'RATTC', 9, '02/16/1998 00:00:00', '03/16/1998 00:00:00', '02/23/1998 00:00:00', 3, 280, 'Rattlesnake Canyon Grocery', '2817 Milton Dr.', 'Albuquerque', 'NM', '87110', 'USA');
 
1285
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1286
VALUES (10890, 'DUMON', 7, '02/16/1998 00:00:00', '03/16/1998 00:00:00', '02/18/1998 00:00:00', 1, 32, 'Du monde entier', '67, rue des Cinquante Otages', 'Nantes', NULL, '44000', 'France');
 
1287
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1288
VALUES (10891, 'LEHMS', 7, '02/17/1998 00:00:00', '03/17/1998 00:00:00', '02/19/1998 00:00:00', 2, 20, 'Lehmanns Marktstand', 'Magazinweg 7', 'Frankfurt a.M.', NULL, '60528', 'Germany');
 
1289
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1290
VALUES (10892, 'MAISD', 4, '02/17/1998 00:00:00', '03/17/1998 00:00:00', '02/19/1998 00:00:00', 2, 120, 'Maison Dewey', 'Rue Joseph-Bens 532', 'Bruxelles', NULL, 'B-1180', 'Belgium');
 
1291
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1292
VALUES (10893, 'KOENE', 9, '02/18/1998 00:00:00', '03/18/1998 00:00:00', '02/20/1998 00:00:00', 2, 77, 'K?niglich Essen', 'Maubelstr. 90', 'Brandenburg', NULL, '14776', 'Germany');
 
1293
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1294
VALUES (10894, 'SAVEA', 1, '02/18/1998 00:00:00', '03/18/1998 00:00:00', '02/20/1998 00:00:00', 1, 116, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
1295
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1296
VALUES (10895, 'ERNSH', 3, '02/18/1998 00:00:00', '03/18/1998 00:00:00', '02/23/1998 00:00:00', 1, 162, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
1297
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1298
VALUES (10896, 'MAISD', 7, '02/19/1998 00:00:00', '03/19/1998 00:00:00', '02/27/1998 00:00:00', 3, 32, 'Maison Dewey', 'Rue Joseph-Bens 532', 'Bruxelles', NULL, 'B-1180', 'Belgium');
 
1299
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1300
VALUES (10897, 'HUNGO', 3, '02/19/1998 00:00:00', '03/19/1998 00:00:00', '02/25/1998 00:00:00', 2, 603, 'Hungry Owl All-Night Grocers', '8 Johnstown Road', 'Cork', 'Co. Cork', NULL, 'Ireland');
 
1301
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1302
VALUES (10898, 'OCEAN', 4, '02/20/1998 00:00:00', '03/20/1998 00:00:00', '03/06/1998 00:00:00', 2, 1, 'Oc?ano Atl?ntico Ltda.', 'Ing. Gustavo Moncada 8585 Piso 20-A', 'Buenos Aires', NULL, '1010', 'Argentina');
 
1303
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1304
VALUES (10899, 'LILAS', 5, '02/20/1998 00:00:00', '03/20/1998 00:00:00', '02/26/1998 00:00:00', 3, 1, 'LILA-Supermercado', 'Carrera 52 con Ave. Bol?var #65-98 Llano Largo', 'Barquisimeto', 'Lara', '3508', 'Venezuela');
 
1305
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1306
VALUES (10900, 'WELLI', 1, '02/20/1998 00:00:00', '03/20/1998 00:00:00', '03/04/1998 00:00:00', 2, 1, 'Wellington Importadora', 'Rua do Mercado, 12', 'Resende', 'SP', '08737-363', 'Brazil');
 
1307
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1308
VALUES (10901, 'HILAA', 4, '02/23/1998 00:00:00', '03/23/1998 00:00:00', '02/26/1998 00:00:00', 1, 62, 'HILARION-Abastos', 'Carrera 22 con Ave. Carlos Soublette #8-35', 'San Crist?bal', 'T?chira', '5022', 'Venezuela');
 
1309
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1310
VALUES (10902, 'FOLKO', 1, '02/23/1998 00:00:00', '03/23/1998 00:00:00', '03/03/1998 00:00:00', 1, 44, 'Folk och f? HB', '?kergatan 24', 'Br?cke', NULL, 'S-844 67', 'Sweden');
 
1311
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1312
VALUES (10903, 'HANAR', 3, '02/24/1998 00:00:00', '03/24/1998 00:00:00', '03/04/1998 00:00:00', 3, 36, 'Hanari Carnes', 'Rua do Pa?o, 67', 'Rio de Janeiro', 'RJ', '05454-876', 'Brazil');
 
1313
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1314
VALUES (10904, 'WHITC', 3, '02/24/1998 00:00:00', '03/24/1998 00:00:00', '02/27/1998 00:00:00', 3, 162, 'White Clover Markets', '1029 - 12th Ave. S.', 'Seattle', 'WA', '98124', 'USA');
 
1315
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1316
VALUES (10905, 'WELLI', 9, '02/24/1998 00:00:00', '03/24/1998 00:00:00', '03/06/1998 00:00:00', 2, 13, 'Wellington Importadora', 'Rua do Mercado, 12', 'Resende', 'SP', '08737-363', 'Brazil');
 
1317
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1318
VALUES (10906, 'WOLZA', 4, '02/25/1998 00:00:00', '03/11/1998 00:00:00', '03/03/1998 00:00:00', 3, 26, 'Wolski Zajazd', 'ul. Filtrowa 68', 'Warszawa', NULL, '01-012', 'Poland');
 
1319
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1320
VALUES (10907, 'SPECD', 6, '02/25/1998 00:00:00', '03/25/1998 00:00:00', '02/27/1998 00:00:00', 3, 9, 'Sp?cialit?s du monde', '25, rue Lauriston', 'Paris', NULL, '75016', 'France');
 
1321
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1322
VALUES (10908, 'REGGC', 4, '02/26/1998 00:00:00', '03/26/1998 00:00:00', '03/06/1998 00:00:00', 2, 32, 'Reggiani Caseifici', 'Strada Provinciale 124', 'Reggio Emilia', NULL, '42100', 'Italy');
 
1323
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1324
VALUES (10909, 'SANTG', 1, '02/26/1998 00:00:00', '03/26/1998 00:00:00', '03/10/1998 00:00:00', 2, 53, 'Sant? Gourmet', 'Erling Skakkes gate 78', 'Stavern', NULL, '4110', 'Norway');
 
1325
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1326
VALUES (10910, 'WILMK', 1, '02/26/1998 00:00:00', '03/26/1998 00:00:00', '03/04/1998 00:00:00', 3, 38, 'Wilman Kala', 'Keskuskatu 45', 'Helsinki', NULL, '21240', 'Finland');
 
1327
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1328
VALUES (10911, 'GODOS', 3, '02/26/1998 00:00:00', '03/26/1998 00:00:00', '03/05/1998 00:00:00', 1, 38, 'Godos Cocina T?pica', 'C/ Romero, 33', 'Sevilla', NULL, '41101', 'Spain');
 
1329
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1330
VALUES (10912, 'HUNGO', 2, '02/26/1998 00:00:00', '03/26/1998 00:00:00', '03/18/1998 00:00:00', 2, 580, 'Hungry Owl All-Night Grocers', '8 Johnstown Road', 'Cork', 'Co. Cork', NULL, 'Ireland');
 
1331
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1332
VALUES (10913, 'QUEEN', 4, '02/26/1998 00:00:00', '03/26/1998 00:00:00', '03/04/1998 00:00:00', 1, 33, 'Queen Cozinha', 'Alameda dos Can?rios, 891', 'Sao Paulo', 'SP', '05487-020', 'Brazil');
 
1333
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1334
VALUES (10914, 'QUEEN', 6, '02/27/1998 00:00:00', '03/27/1998 00:00:00', '03/02/1998 00:00:00', 1, 21, 'Queen Cozinha', 'Alameda dos Can?rios, 891', 'Sao Paulo', 'SP', '05487-020', 'Brazil');
 
1335
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1336
VALUES (10915, 'TORTU', 2, '02/27/1998 00:00:00', '03/27/1998 00:00:00', '03/02/1998 00:00:00', 2, 3, 'Tortuga Restaurante', 'Avda. Azteca 123', 'M?xico D.F.', NULL, '05033', 'Mexico');
 
1337
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1338
VALUES (10916, 'RANCH', 1, '02/27/1998 00:00:00', '03/27/1998 00:00:00', '03/09/1998 00:00:00', 2, 63, 'Rancho grande', 'Av. del Libertador 900', 'Buenos Aires', NULL, '1010', 'Argentina');
 
1339
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1340
VALUES (10917, 'ROMEY', 4, '03/02/1998 00:00:00', '03/30/1998 00:00:00', '03/11/1998 00:00:00', 2, 8, 'Romero y tomillo', 'Gran V?a, 1', 'Madrid', NULL, '28001', 'Spain');
 
1341
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1342
VALUES (10918, 'BOTTM', 3, '03/02/1998 00:00:00', '03/30/1998 00:00:00', '03/11/1998 00:00:00', 3, 48, 'Bottom-Dollar Markets', '23 Tsawassen Blvd.', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada');
 
1343
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1344
VALUES (10919, 'LINOD', 2, '03/02/1998 00:00:00', '03/30/1998 00:00:00', '03/04/1998 00:00:00', 2, 19, 'LINO-Delicateses', 'Ave. 5 de Mayo Porlamar', 'I. de Margarita', 'Nueva Esparta', '4980', 'Venezuela');
 
1345
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1346
VALUES (10920, 'AROUT', 4, '03/03/1998 00:00:00', '03/31/1998 00:00:00', '03/09/1998 00:00:00', 2, 29, 'Around the Horn', 'Brook Farm Stratford St. Mary', 'Colchester', 'Essex', 'CO7 6JX', 'UK');
 
1347
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1348
VALUES (10921, 'VAFFE', 1, '03/03/1998 00:00:00', '04/14/1998 00:00:00', '03/09/1998 00:00:00', 1, 176, 'Vaffeljernet', 'Smagsloget 45', '?rhus', NULL, '8200', 'Denmark');
 
1349
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1350
VALUES (10922, 'HANAR', 5, '03/03/1998 00:00:00', '03/31/1998 00:00:00', '03/05/1998 00:00:00', 3, 62, 'Hanari Carnes', 'Rua do Pa?o, 67', 'Rio de Janeiro', 'RJ', '05454-876', 'Brazil');
 
1351
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1352
VALUES (10923, 'LAMAI', 7, '03/03/1998 00:00:00', '04/14/1998 00:00:00', '03/13/1998 00:00:00', 3, 68, 'La maison d''Asie', '1 rue Alsace-Lorraine', 'Toulouse', NULL, '31000', 'France');
 
1353
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1354
VALUES (10924, 'BERGS', 3, '03/04/1998 00:00:00', '04/01/1998 00:00:00', '04/08/1998 00:00:00', 2, 151, 'Berglunds snabbk?p', 'Berguvsv?gen  8', 'Lule?', NULL, 'S-958 22', 'Sweden');
 
1355
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1356
VALUES (10925, 'HANAR', 3, '03/04/1998 00:00:00', '04/01/1998 00:00:00', '03/13/1998 00:00:00', 1, 2, 'Hanari Carnes', 'Rua do Pa?o, 67', 'Rio de Janeiro', 'RJ', '05454-876', 'Brazil');
 
1357
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1358
VALUES (10926, 'ANATR', 4, '03/04/1998 00:00:00', '04/01/1998 00:00:00', '03/11/1998 00:00:00', 3, 39, 'Ana Trujillo Emparedados y helados', 'Avda. de la Constituci?n 2222', 'M?xico D.F.', NULL, '05021', 'Mexico');
 
1359
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1360
VALUES (10927, 'LACOR', 4, '03/05/1998 00:00:00', '04/02/1998 00:00:00', '04/08/1998 00:00:00', 1, 19, 'La corne d''abondance', '67, avenue de l''Europe', 'Versailles', NULL, '78000', 'France');
 
1361
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1362
VALUES (10928, 'GALED', 1, '03/05/1998 00:00:00', '04/02/1998 00:00:00', '03/18/1998 00:00:00', 1, 1, 'Galer?a del gastron?mo', 'Rambla de Catalu?a, 23', 'Barcelona', NULL, '8022', 'Spain');
 
1363
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1364
VALUES (10929, 'FRANK', 6, '03/05/1998 00:00:00', '04/02/1998 00:00:00', '03/12/1998 00:00:00', 1, 33, 'Frankenversand', 'Berliner Platz 43', 'M?nchen', NULL, '80805', 'Germany');
 
1365
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1366
VALUES (10930, 'SUPRD', 4, '03/06/1998 00:00:00', '04/17/1998 00:00:00', '03/18/1998 00:00:00', 3, 15, 'Supr?mes d?lices', 'Boulevard Tirou, 255', 'Charleroi', NULL, 'B-6000', 'Belgium');
 
1367
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1368
VALUES (10931, 'RICSU', 4, '03/06/1998 00:00:00', '03/20/1998 00:00:00', '03/19/1998 00:00:00', 2, 13, 'Richter Supermarkt', 'Starenweg 5', 'Gen?ve', NULL, '1204', 'Switzerland');
 
1369
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1370
VALUES (10932, 'BONAP', 8, '03/06/1998 00:00:00', '04/03/1998 00:00:00', '03/24/1998 00:00:00', 1, 134, 'Bon app''', '12, rue des Bouchers', 'Marseille', NULL, '13008', 'France');
 
1371
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1372
VALUES (10933, 'ISLAT', 6, '03/06/1998 00:00:00', '04/03/1998 00:00:00', '03/16/1998 00:00:00', 3, 54, 'Island Trading', 'Garden House Crowther Way', 'Cowes', 'Isle of Wight', 'PO31 7PJ', 'UK');
 
1373
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1374
VALUES (10934, 'LEHMS', 3, '03/09/1998 00:00:00', '04/06/1998 00:00:00', '03/12/1998 00:00:00', 3, 32, 'Lehmanns Marktstand', 'Magazinweg 7', 'Frankfurt a.M.', NULL, '60528', 'Germany');
 
1375
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1376
VALUES (10935, 'WELLI', 4, '03/09/1998 00:00:00', '04/06/1998 00:00:00', '03/18/1998 00:00:00', 3, 47, 'Wellington Importadora', 'Rua do Mercado, 12', 'Resende', 'SP', '08737-363', 'Brazil');
 
1377
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1378
VALUES (10936, 'GREAL', 3, '03/09/1998 00:00:00', '04/06/1998 00:00:00', '03/18/1998 00:00:00', 2, 33, 'Great Lakes Food Market', '2732 Baker Blvd.', 'Eugene', 'OR', '97403', 'USA');
 
1379
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1380
VALUES (10937, 'CACTU', 7, '03/10/1998 00:00:00', '03/24/1998 00:00:00', '03/13/1998 00:00:00', 3, 31, 'Cactus Comidas para llevar', 'Cerrito 333', 'Buenos Aires', NULL, '1010', 'Argentina');
 
1381
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1382
VALUES (10938, 'QUICK', 3, '03/10/1998 00:00:00', '04/07/1998 00:00:00', '03/16/1998 00:00:00', 2, 31, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
1383
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1384
VALUES (10939, 'MAGAA', 2, '03/10/1998 00:00:00', '04/07/1998 00:00:00', '03/13/1998 00:00:00', 2, 76, 'Magazzini Alimentari Riuniti', 'Via Ludovico il Moro 22', 'Bergamo', NULL, '24100', 'Italy');
 
1385
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1386
VALUES (10940, 'BONAP', 8, '03/11/1998 00:00:00', '04/08/1998 00:00:00', '03/23/1998 00:00:00', 3, 19, 'Bon app''', '12, rue des Bouchers', 'Marseille', NULL, '13008', 'France');
 
1387
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1388
VALUES (10941, 'SAVEA', 7, '03/11/1998 00:00:00', '04/08/1998 00:00:00', '03/20/1998 00:00:00', 2, 400, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
1389
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1390
VALUES (10942, 'REGGC', 9, '03/11/1998 00:00:00', '04/08/1998 00:00:00', '03/18/1998 00:00:00', 3, 17, 'Reggiani Caseifici', 'Strada Provinciale 124', 'Reggio Emilia', NULL, '42100', 'Italy');
 
1391
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1392
VALUES (10943, 'BSBEV', 4, '03/11/1998 00:00:00', '04/08/1998 00:00:00', '03/19/1998 00:00:00', 2, 2, 'B''s Beverages', 'Fauntleroy Circus', 'London', NULL, 'EC2 5NT', 'UK');
 
1393
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1394
VALUES (10944, 'BOTTM', 6, '03/12/1998 00:00:00', '03/26/1998 00:00:00', '03/13/1998 00:00:00', 3, 52, 'Bottom-Dollar Markets', '23 Tsawassen Blvd.', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada');
 
1395
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1396
VALUES (10945, 'MORGK', 4, '03/12/1998 00:00:00', '04/09/1998 00:00:00', '03/18/1998 00:00:00', 1, 10, 'Morgenstern Gesundkost', 'Heerstr. 22', 'Leipzig', NULL, '04179', 'Germany');
 
1397
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1398
VALUES (10946, 'VAFFE', 1, '03/12/1998 00:00:00', '04/09/1998 00:00:00', '03/19/1998 00:00:00', 2, 27, 'Vaffeljernet', 'Smagsloget 45', '?rhus', NULL, '8200', 'Denmark');
 
1399
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1400
VALUES (10947, 'BSBEV', 3, '03/13/1998 00:00:00', '04/10/1998 00:00:00', '03/16/1998 00:00:00', 2, 3, 'B''s Beverages', 'Fauntleroy Circus', 'London', NULL, 'EC2 5NT', 'UK');
 
1401
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1402
VALUES (10948, 'GODOS', 3, '03/13/1998 00:00:00', '04/10/1998 00:00:00', '03/19/1998 00:00:00', 3, 23, 'Godos Cocina T?pica', 'C/ Romero, 33', 'Sevilla', NULL, '41101', 'Spain');
 
1403
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1404
VALUES (10949, 'BOTTM', 2, '03/13/1998 00:00:00', '04/10/1998 00:00:00', '03/17/1998 00:00:00', 3, 74, 'Bottom-Dollar Markets', '23 Tsawassen Blvd.', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada');
 
1405
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1406
VALUES (10950, 'MAGAA', 1, '03/16/1998 00:00:00', '04/13/1998 00:00:00', '03/23/1998 00:00:00', 2, 2, 'Magazzini Alimentari Riuniti', 'Via Ludovico il Moro 22', 'Bergamo', NULL, '24100', 'Italy');
 
1407
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1408
VALUES (10951, 'RICSU', 9, '03/16/1998 00:00:00', '04/27/1998 00:00:00', '04/07/1998 00:00:00', 2, 30, 'Richter Supermarkt', 'Starenweg 5', 'Gen?ve', NULL, '1204', 'Switzerland');
 
1409
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1410
VALUES (10952, 'ALFKI', 1, '03/16/1998 00:00:00', '04/27/1998 00:00:00', '03/24/1998 00:00:00', 1, 40, 'Alfred''s Futterkiste', 'Obere Str. 57', 'Berlin', NULL, '12209', 'Germany');
 
1411
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1412
VALUES (10953, 'AROUT', 9, '03/16/1998 00:00:00', '03/30/1998 00:00:00', '03/25/1998 00:00:00', 2, 23, 'Around the Horn', 'Brook Farm Stratford St. Mary', 'Colchester', 'Essex', 'CO7 6JX', 'UK');
 
1413
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1414
VALUES (10954, 'LINOD', 5, '03/17/1998 00:00:00', '04/28/1998 00:00:00', '03/20/1998 00:00:00', 1, 27, 'LINO-Delicateses', 'Ave. 5 de Mayo Porlamar', 'I. de Margarita', 'Nueva Esparta', '4980', 'Venezuela');
 
1415
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1416
VALUES (10955, 'FOLKO', 8, '03/17/1998 00:00:00', '04/14/1998 00:00:00', '03/20/1998 00:00:00', 2, 3, 'Folk och f? HB', '?kergatan 24', 'Br?cke', NULL, 'S-844 67', 'Sweden');
 
1417
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1418
VALUES (10956, 'BLAUS', 6, '03/17/1998 00:00:00', '04/28/1998 00:00:00', '03/20/1998 00:00:00', 2, 44, 'Blauer See Delikatessen', 'Forsterstr. 57', 'Mannheim', NULL, '68306', 'Germany');
 
1419
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1420
VALUES (10957, 'HILAA', 8, '03/18/1998 00:00:00', '04/15/1998 00:00:00', '03/27/1998 00:00:00', 3, 105, 'HILARION-Abastos', 'Carrera 22 con Ave. Carlos Soublette #8-35', 'San Crist?bal', 'T?chira', '5022', 'Venezuela');
 
1421
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1422
VALUES (10958, 'OCEAN', 7, '03/18/1998 00:00:00', '04/15/1998 00:00:00', '03/27/1998 00:00:00', 2, 49, 'Oc?ano Atl?ntico Ltda.', 'Ing. Gustavo Moncada 8585 Piso 20-A', 'Buenos Aires', NULL, '1010', 'Argentina');
 
1423
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1424
VALUES (10959, 'GOURL', 6, '03/18/1998 00:00:00', '04/29/1998 00:00:00', '03/23/1998 00:00:00', 2, 4, 'Gourmet Lanchonetes', 'Av. Brasil, 442', 'Campinas', 'SP', '04876-786', 'Brazil');
 
1425
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1426
VALUES (10960, 'HILAA', 3, '03/19/1998 00:00:00', '04/02/1998 00:00:00', '04/08/1998 00:00:00', 1, 2, 'HILARION-Abastos', 'Carrera 22 con Ave. Carlos Soublette #8-35', 'San Crist?bal', 'T?chira', '5022', 'Venezuela');
 
1427
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1428
VALUES (10961, 'QUEEN', 8, '03/19/1998 00:00:00', '04/16/1998 00:00:00', '03/30/1998 00:00:00', 1, 104, 'Queen Cozinha', 'Alameda dos Can?rios, 891', 'Sao Paulo', 'SP', '05487-020', 'Brazil');
 
1429
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1430
VALUES (10962, 'QUICK', 8, '03/19/1998 00:00:00', '04/16/1998 00:00:00', '03/23/1998 00:00:00', 2, 275, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
1431
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1432
VALUES (10963, 'FURIB', 9, '03/19/1998 00:00:00', '04/16/1998 00:00:00', '03/26/1998 00:00:00', 3, 2, 'Furia Bacalhau e Frutos do Mar', 'Jardim das rosas n. 32', 'Lisboa', NULL, '1675', 'Portugal');
 
1433
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1434
VALUES (10964, 'SPECD', 3, '03/20/1998 00:00:00', '04/17/1998 00:00:00', '03/24/1998 00:00:00', 2, 87, 'Sp?cialit?s du monde', '25, rue Lauriston', 'Paris', NULL, '75016', 'France');
 
1435
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1436
VALUES (10965, 'OLDWO', 6, '03/20/1998 00:00:00', '04/17/1998 00:00:00', '03/30/1998 00:00:00', 3, 144, 'Old World Delicatessen', '2743 Bering St.', 'Anchorage', 'AK', '99508', 'USA');
 
1437
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1438
VALUES (10966, 'CHOPS', 4, '03/20/1998 00:00:00', '04/17/1998 00:00:00', '04/08/1998 00:00:00', 1, 27, 'Chop-suey Chinese', 'Hauptstr. 31', 'Bern', NULL, '3012', 'Switzerland');
 
1439
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1440
VALUES (10967, 'TOMSP', 2, '03/23/1998 00:00:00', '04/20/1998 00:00:00', '04/02/1998 00:00:00', 2, 62, 'Toms Spezialit?ten', 'Luisenstr. 48', 'M?nster', NULL, '44087', 'Germany');
 
1441
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1442
VALUES (10968, 'ERNSH', 1, '03/23/1998 00:00:00', '04/20/1998 00:00:00', '04/01/1998 00:00:00', 3, 74, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
1443
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1444
VALUES (10969, 'COMMI', 1, '03/23/1998 00:00:00', '04/20/1998 00:00:00', '03/30/1998 00:00:00', 2, 0, 'Com?rcio Mineiro', 'Av. dos Lus?adas, 23', 'Sao Paulo', 'SP', '05432-043', 'Brazil');
 
1445
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1446
VALUES (10970, 'BOLID', 9, '03/24/1998 00:00:00', '04/07/1998 00:00:00', '04/24/1998 00:00:00', 1, 16, 'B?lido Comidas preparadas', 'C/ Araquil, 67', 'Madrid', NULL, '28023', 'Spain');
 
1447
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1448
VALUES (10971, 'FRANR', 2, '03/24/1998 00:00:00', '04/21/1998 00:00:00', '04/02/1998 00:00:00', 2, 121, 'France restauration', '54, rue Royale', 'Nantes', NULL, '44000', 'France');
 
1449
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1450
VALUES (10972, 'LACOR', 4, '03/24/1998 00:00:00', '04/21/1998 00:00:00', '03/26/1998 00:00:00', 2, 0, 'La corne d''abondance', '67, avenue de l''Europe', 'Versailles', NULL, '78000', 'France');
 
1451
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1452
VALUES (10973, 'LACOR', 6, '03/24/1998 00:00:00', '04/21/1998 00:00:00', '03/27/1998 00:00:00', 2, 15, 'La corne d''abondance', '67, avenue de l''Europe', 'Versailles', NULL, '78000', 'France');
 
1453
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1454
VALUES (10974, 'SPLIR', 3, '03/25/1998 00:00:00', '04/08/1998 00:00:00', '04/03/1998 00:00:00', 3, 12, 'Split Rail Beer & Ale', 'P.O. Box 555', 'Lander', 'WY', '82520', 'USA');
 
1455
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1456
VALUES (10975, 'BOTTM', 1, '03/25/1998 00:00:00', '04/22/1998 00:00:00', '03/27/1998 00:00:00', 3, 32, 'Bottom-Dollar Markets', '23 Tsawassen Blvd.', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada');
 
1457
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1458
VALUES (10976, 'HILAA', 1, '03/25/1998 00:00:00', '05/06/1998 00:00:00', '04/03/1998 00:00:00', 1, 37, 'HILARION-Abastos', 'Carrera 22 con Ave. Carlos Soublette #8-35', 'San Crist?bal', 'T?chira', '5022', 'Venezuela');
 
1459
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1460
VALUES (10977, 'FOLKO', 8, '03/26/1998 00:00:00', '04/23/1998 00:00:00', '04/10/1998 00:00:00', 3, 208, 'Folk och f? HB', '?kergatan 24', 'Br?cke', NULL, 'S-844 67', 'Sweden');
 
1461
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1462
VALUES (10978, 'MAISD', 9, '03/26/1998 00:00:00', '04/23/1998 00:00:00', '04/23/1998 00:00:00', 2, 32, 'Maison Dewey', 'Rue Joseph-Bens 532', 'Bruxelles', NULL, 'B-1180', 'Belgium');
 
1463
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1464
VALUES (10979, 'ERNSH', 8, '03/26/1998 00:00:00', '04/23/1998 00:00:00', '03/31/1998 00:00:00', 2, 353, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
1465
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1466
VALUES (10980, 'FOLKO', 4, '03/27/1998 00:00:00', '05/08/1998 00:00:00', '04/17/1998 00:00:00', 1, 1, 'Folk och f? HB', '?kergatan 24', 'Br?cke', NULL, 'S-844 67', 'Sweden');
 
1467
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1468
VALUES (10981, 'HANAR', 1, '03/27/1998 00:00:00', '04/24/1998 00:00:00', '04/02/1998 00:00:00', 2, 193, 'Hanari Carnes', 'Rua do Pa?o, 67', 'Rio de Janeiro', 'RJ', '05454-876', 'Brazil');
 
1469
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1470
VALUES (10982, 'BOTTM', 2, '03/27/1998 00:00:00', '04/24/1998 00:00:00', '04/08/1998 00:00:00', 1, 14, 'Bottom-Dollar Markets', '23 Tsawassen Blvd.', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada');
 
1471
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1472
VALUES (10983, 'SAVEA', 2, '03/27/1998 00:00:00', '04/24/1998 00:00:00', '04/06/1998 00:00:00', 2, 657, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
1473
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1474
VALUES (10984, 'SAVEA', 1, '03/30/1998 00:00:00', '04/27/1998 00:00:00', '04/03/1998 00:00:00', 3, 211, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
1475
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1476
VALUES (10985, 'HUNGO', 2, '03/30/1998 00:00:00', '04/27/1998 00:00:00', '04/02/1998 00:00:00', 1, 91, 'Hungry Owl All-Night Grocers', '8 Johnstown Road', 'Cork', 'Co. Cork', NULL, 'Ireland');
 
1477
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1478
VALUES (10986, 'OCEAN', 8, '03/30/1998 00:00:00', '04/27/1998 00:00:00', '04/21/1998 00:00:00', 2, 217, 'Oc?ano Atl?ntico Ltda.', 'Ing. Gustavo Moncada 8585 Piso 20-A', 'Buenos Aires', NULL, '1010', 'Argentina');
 
1479
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1480
VALUES (10987, 'EASTC', 8, '03/31/1998 00:00:00', '04/28/1998 00:00:00', '04/06/1998 00:00:00', 1, 185, 'Eastern Connection', '35 King George', 'London', NULL, 'WX3 6FW', 'UK');
 
1481
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1482
VALUES (10988, 'RATTC', 3, '03/31/1998 00:00:00', '04/28/1998 00:00:00', '04/10/1998 00:00:00', 2, 61, 'Rattlesnake Canyon Grocery', '2817 Milton Dr.', 'Albuquerque', 'NM', '87110', 'USA');
 
1483
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1484
VALUES (10989, 'QUEDE', 2, '03/31/1998 00:00:00', '04/28/1998 00:00:00', '04/02/1998 00:00:00', 1, 34, 'Que Del?cia', 'Rua da Panificadora, 12', 'Rio de Janeiro', 'RJ', '02389-673', 'Brazil');
 
1485
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1486
VALUES (10990, 'ERNSH', 2, '04/01/1998 00:00:00', '05/13/1998 00:00:00', '04/07/1998 00:00:00', 3, 117, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
1487
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1488
VALUES (10991, 'QUICK', 1, '04/01/1998 00:00:00', '04/29/1998 00:00:00', '04/07/1998 00:00:00', 1, 38, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
1489
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1490
VALUES (10992, 'THEBI', 1, '04/01/1998 00:00:00', '04/29/1998 00:00:00', '04/03/1998 00:00:00', 3, 4, 'The Big Cheese', '89 Jefferson Way Suite 2', 'Portland', 'OR', '97201', 'USA');
 
1491
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1492
VALUES (10993, 'FOLKO', 7, '04/01/1998 00:00:00', '04/29/1998 00:00:00', '04/10/1998 00:00:00', 3, 8, 'Folk och f? HB', '?kergatan 24', 'Br?cke', NULL, 'S-844 67', 'Sweden');
 
1493
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1494
VALUES (10994, 'VAFFE', 2, '04/02/1998 00:00:00', '04/16/1998 00:00:00', '04/09/1998 00:00:00', 3, 65, 'Vaffeljernet', 'Smagsloget 45', '?rhus', NULL, '8200', 'Denmark');
 
1495
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1496
VALUES (10995, 'PERIC', 1, '04/02/1998 00:00:00', '04/30/1998 00:00:00', '04/06/1998 00:00:00', 3, 46, 'Pericles Comidas cl?sicas', 'Calle Dr. Jorge Cash 321', 'M?xico D.F.', NULL, '05033', 'Mexico');
 
1497
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1498
VALUES (10996, 'QUICK', 4, '04/02/1998 00:00:00', '04/30/1998 00:00:00', '04/10/1998 00:00:00', 2, 1, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
1499
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1500
VALUES (10997, 'LILAS', 8, '04/03/1998 00:00:00', '05/15/1998 00:00:00', '04/13/1998 00:00:00', 2, 73, 'LILA-Supermercado', 'Carrera 52 con Ave. Bol?var #65-98 Llano Largo', 'Barquisimeto', 'Lara', '3508', 'Venezuela');
 
1501
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1502
VALUES (10998, 'WOLZA', 8, '04/03/1998 00:00:00', '04/17/1998 00:00:00', '04/17/1998 00:00:00', 2, 20, 'Wolski Zajazd', 'ul. Filtrowa 68', 'Warszawa', NULL, '01-012', 'Poland');
 
1503
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1504
VALUES (10999, 'OTTIK', 6, '04/03/1998 00:00:00', '05/01/1998 00:00:00', '04/10/1998 00:00:00', 2, 96, 'Ottilies K?seladen', 'Mehrheimerstr. 369', 'K?ln', NULL, '50739', 'Germany');
 
1505
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1506
VALUES (11000, 'RATTC', 2, '04/06/1998 00:00:00', '05/04/1998 00:00:00', '04/14/1998 00:00:00', 3, 55, 'Rattlesnake Canyon Grocery', '2817 Milton Dr.', 'Albuquerque', 'NM', '87110', 'USA');
 
1507
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1508
VALUES (11001, 'FOLKO', 2, '04/06/1998 00:00:00', '05/04/1998 00:00:00', '04/14/1998 00:00:00', 2, 197, 'Folk och f? HB', '?kergatan 24', 'Br?cke', NULL, 'S-844 67', 'Sweden');
 
1509
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1510
VALUES (11002, 'SAVEA', 4, '04/06/1998 00:00:00', '05/04/1998 00:00:00', '04/16/1998 00:00:00', 1, 141, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
1511
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1512
VALUES (11003, 'THECR', 3, '04/06/1998 00:00:00', '05/04/1998 00:00:00', '04/08/1998 00:00:00', 3, 14, 'The Cracker Box', '55 Grizzly Peak Rd.', 'Butte', 'MT', '59801', 'USA');
 
1513
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1514
VALUES (11004, 'MAISD', 3, '04/07/1998 00:00:00', '05/05/1998 00:00:00', '04/20/1998 00:00:00', 1, 44, 'Maison Dewey', 'Rue Joseph-Bens 532', 'Bruxelles', NULL, 'B-1180', 'Belgium');
 
1515
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1516
VALUES (11005, 'WILMK', 2, '04/07/1998 00:00:00', '05/05/1998 00:00:00', '04/10/1998 00:00:00', 1, 0, 'Wilman Kala', 'Keskuskatu 45', 'Helsinki', NULL, '21240', 'Finland');
 
1517
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1518
VALUES (11006, 'GREAL', 3, '04/07/1998 00:00:00', '05/05/1998 00:00:00', '04/15/1998 00:00:00', 2, 25, 'Great Lakes Food Market', '2732 Baker Blvd.', 'Eugene', 'OR', '97403', 'USA');
 
1519
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1520
VALUES (11007, 'PRINI', 8, '04/08/1998 00:00:00', '05/06/1998 00:00:00', '04/13/1998 00:00:00', 2, 202, 'Princesa Isabel Vinhos', 'Estrada da sa?de n. 58', 'Lisboa', NULL, '1756', 'Portugal');
 
1521
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1522
VALUES (11008, 'ERNSH', 7, '04/08/1998 00:00:00', '05/06/1998 00:00:00', NULL, 3, 79, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
1523
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1524
VALUES (11009, 'GODOS', 2, '04/08/1998 00:00:00', '05/06/1998 00:00:00', '04/10/1998 00:00:00', 1, 59, 'Godos Cocina T?pica', 'C/ Romero, 33', 'Sevilla', NULL, '41101', 'Spain');
 
1525
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1526
VALUES (11010, 'REGGC', 2, '04/09/1998 00:00:00', '05/07/1998 00:00:00', '04/21/1998 00:00:00', 2, 28, 'Reggiani Caseifici', 'Strada Provinciale 124', 'Reggio Emilia', NULL, '42100', 'Italy');
 
1527
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1528
VALUES (11011, 'ALFKI', 3, '04/09/1998 00:00:00', '05/07/1998 00:00:00', '04/13/1998 00:00:00', 1, 1, 'Alfred''s Futterkiste', 'Obere Str. 57', 'Berlin', NULL, '12209', 'Germany');
 
1529
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1530
VALUES (11012, 'FRANK', 1, '04/09/1998 00:00:00', '04/23/1998 00:00:00', '04/17/1998 00:00:00', 3, 242, 'Frankenversand', 'Berliner Platz 43', 'M?nchen', NULL, '80805', 'Germany');
 
1531
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1532
VALUES (11013, 'ROMEY', 2, '04/09/1998 00:00:00', '05/07/1998 00:00:00', '04/10/1998 00:00:00', 1, 32, 'Romero y tomillo', 'Gran V?a, 1', 'Madrid', NULL, '28001', 'Spain');
 
1533
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1534
VALUES (11014, 'LINOD', 2, '04/10/1998 00:00:00', '05/08/1998 00:00:00', '04/15/1998 00:00:00', 3, 23, 'LINO-Delicateses', 'Ave. 5 de Mayo Porlamar', 'I. de Margarita', 'Nueva Esparta', '4980', 'Venezuela');
 
1535
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1536
VALUES (11015, 'SANTG', 2, '04/10/1998 00:00:00', '04/24/1998 00:00:00', '04/20/1998 00:00:00', 2, 4, 'Sant? Gourmet', 'Erling Skakkes gate 78', 'Stavern', NULL, '4110', 'Norway');
 
1537
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1538
VALUES (11016, 'AROUT', 9, '04/10/1998 00:00:00', '05/08/1998 00:00:00', '04/13/1998 00:00:00', 2, 33, 'Around the Horn', 'Brook Farm Stratford St. Mary', 'Colchester', 'Essex', 'CO7 6JX', 'UK');
 
1539
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1540
VALUES (11017, 'ERNSH', 9, '04/13/1998 00:00:00', '05/11/1998 00:00:00', '04/20/1998 00:00:00', 2, 754, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
1541
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1542
VALUES (11018, 'LONEP', 4, '04/13/1998 00:00:00', '05/11/1998 00:00:00', '04/16/1998 00:00:00', 2, 11, 'Lonesome Pine Restaurant', '89 Chiaroscuro Rd.', 'Portland', 'OR', '97219', 'USA');
 
1543
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1544
VALUES (11019, 'RANCH', 6, '04/13/1998 00:00:00', '05/11/1998 00:00:00', NULL, 3, 3, 'Rancho grande', 'Av. del Libertador 900', 'Buenos Aires', NULL, '1010', 'Argentina');
 
1545
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1546
VALUES (11020, 'OTTIK', 2, '04/14/1998 00:00:00', '05/12/1998 00:00:00', '04/16/1998 00:00:00', 2, 43, 'Ottilies K?seladen', 'Mehrheimerstr. 369', 'K?ln', NULL, '50739', 'Germany');
 
1547
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1548
VALUES (11021, 'QUICK', 3, '04/14/1998 00:00:00', '05/12/1998 00:00:00', '04/21/1998 00:00:00', 1, 297, 'QUICK-Stop', 'Taucherstra?e 10', 'Cunewalde', NULL, '01307', 'Germany');
 
1549
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1550
VALUES (11022, 'HANAR', 9, '04/14/1998 00:00:00', '05/12/1998 00:00:00', '05/04/1998 00:00:00', 2, 6, 'Hanari Carnes', 'Rua do Pa?o, 67', 'Rio de Janeiro', 'RJ', '05454-876', 'Brazil');
 
1551
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1552
VALUES (11023, 'BSBEV', 1, '04/14/1998 00:00:00', '04/28/1998 00:00:00', '04/24/1998 00:00:00', 2, 123, 'B''s Beverages', 'Fauntleroy Circus', 'London', NULL, 'EC2 5NT', 'UK');
 
1553
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1554
VALUES (11024, 'EASTC', 4, '04/15/1998 00:00:00', '05/13/1998 00:00:00', '04/20/1998 00:00:00', 1, 74, 'Eastern Connection', '35 King George', 'London', NULL, 'WX3 6FW', 'UK');
 
1555
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1556
VALUES (11025, 'WARTH', 6, '04/15/1998 00:00:00', '05/13/1998 00:00:00', '04/24/1998 00:00:00', 3, 29, 'Wartian Herkku', 'Torikatu 38', 'Oulu', NULL, '90110', 'Finland');
 
1557
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1558
VALUES (11026, 'FRANS', 4, '04/15/1998 00:00:00', '05/13/1998 00:00:00', '04/28/1998 00:00:00', 1, 47, 'Franchi S.p.A.', 'Via Monte Bianco 34', 'Torino', NULL, '10100', 'Italy');
 
1559
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1560
VALUES (11027, 'BOTTM', 1, '04/16/1998 00:00:00', '05/14/1998 00:00:00', '04/20/1998 00:00:00', 1, 52, 'Bottom-Dollar Markets', '23 Tsawassen Blvd.', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada');
 
1561
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1562
VALUES (11028, 'KOENE', 2, '04/16/1998 00:00:00', '05/14/1998 00:00:00', '04/22/1998 00:00:00', 1, 29, 'K?niglich Essen', 'Maubelstr. 90', 'Brandenburg', NULL, '14776', 'Germany');
 
1563
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1564
VALUES (11029, 'CHOPS', 4, '04/16/1998 00:00:00', '05/14/1998 00:00:00', '04/27/1998 00:00:00', 1, 47, 'Chop-suey Chinese', 'Hauptstr. 31', 'Bern', NULL, '3012', 'Switzerland');
 
1565
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1566
VALUES (11030, 'SAVEA', 7, '04/17/1998 00:00:00', '05/15/1998 00:00:00', '04/27/1998 00:00:00', 2, 830, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
1567
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1568
VALUES (11031, 'SAVEA', 6, '04/17/1998 00:00:00', '05/15/1998 00:00:00', '04/24/1998 00:00:00', 2, 227, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
1569
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1570
VALUES (11032, 'WHITC', 2, '04/17/1998 00:00:00', '05/15/1998 00:00:00', '04/23/1998 00:00:00', 3, 606, 'White Clover Markets', '1029 - 12th Ave. S.', 'Seattle', 'WA', '98124', 'USA');
 
1571
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1572
VALUES (11033, 'RICSU', 7, '04/17/1998 00:00:00', '05/15/1998 00:00:00', '04/23/1998 00:00:00', 3, 84, 'Richter Supermarkt', 'Starenweg 5', 'Gen?ve', NULL, '1204', 'Switzerland');
 
1573
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1574
VALUES (11034, 'OLDWO', 8, '04/20/1998 00:00:00', '06/01/1998 00:00:00', '04/27/1998 00:00:00', 1, 40, 'Old World Delicatessen', '2743 Bering St.', 'Anchorage', 'AK', '99508', 'USA');
 
1575
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1576
VALUES (11035, 'SUPRD', 2, '04/20/1998 00:00:00', '05/18/1998 00:00:00', '04/24/1998 00:00:00', 2, 0, 'Supr?mes d?lices', 'Boulevard Tirou, 255', 'Charleroi', NULL, 'B-6000', 'Belgium');
 
1577
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1578
VALUES (11036, 'DRACD', 8, '04/20/1998 00:00:00', '05/18/1998 00:00:00', '04/22/1998 00:00:00', 3, 149, 'Drachenblut Delikatessen', 'Walserweg 21', 'Aachen', NULL, '52066', 'Germany');
 
1579
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1580
VALUES (11037, 'GODOS', 7, '04/21/1998 00:00:00', '05/19/1998 00:00:00', '04/27/1998 00:00:00', 1, 3, 'Godos Cocina T?pica', 'C/ Romero, 33', 'Sevilla', NULL, '41101', 'Spain');
 
1581
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1582
VALUES (11038, 'SUPRD', 1, '04/21/1998 00:00:00', '05/19/1998 00:00:00', '04/30/1998 00:00:00', 2, 29, 'Supr?mes d?lices', 'Boulevard Tirou, 255', 'Charleroi', NULL, 'B-6000', 'Belgium');
 
1583
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1584
VALUES (11039, 'LINOD', 1, '04/21/1998 00:00:00', '05/19/1998 00:00:00', NULL, 2, 65, 'LINO-Delicateses', 'Ave. 5 de Mayo Porlamar', 'I. de Margarita', 'Nueva Esparta', '4980', 'Venezuela');
 
1585
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1586
VALUES (11040, 'GREAL', 4, '04/22/1998 00:00:00', '05/20/1998 00:00:00', NULL, 3, 18, 'Great Lakes Food Market', '2732 Baker Blvd.', 'Eugene', 'OR', '97403', 'USA');
 
1587
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1588
VALUES (11041, 'CHOPS', 3, '04/22/1998 00:00:00', '05/20/1998 00:00:00', '04/28/1998 00:00:00', 2, 48, 'Chop-suey Chinese', 'Hauptstr. 31', 'Bern', NULL, '3012', 'Switzerland');
 
1589
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1590
VALUES (11042, 'COMMI', 2, '04/22/1998 00:00:00', '05/06/1998 00:00:00', '05/01/1998 00:00:00', 1, 29, 'Com?rcio Mineiro', 'Av. dos Lus?adas, 23', 'Sao Paulo', 'SP', '05432-043', 'Brazil');
 
1591
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1592
VALUES (11043, 'SPECD', 5, '04/22/1998 00:00:00', '05/20/1998 00:00:00', '04/29/1998 00:00:00', 2, 8, 'Sp?cialit?s du monde', '25, rue Lauriston', 'Paris', NULL, '75016', 'France');
 
1593
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1594
VALUES (11044, 'WOLZA', 4, '04/23/1998 00:00:00', '05/21/1998 00:00:00', '05/01/1998 00:00:00', 1, 8, 'Wolski Zajazd', 'ul. Filtrowa 68', 'Warszawa', NULL, '01-012', 'Poland');
 
1595
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1596
VALUES (11045, 'BOTTM', 6, '04/23/1998 00:00:00', '05/21/1998 00:00:00', NULL, 2, 70, 'Bottom-Dollar Markets', '23 Tsawassen Blvd.', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada');
 
1597
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1598
VALUES (11046, 'WANDK', 8, '04/23/1998 00:00:00', '05/21/1998 00:00:00', '04/24/1998 00:00:00', 2, 71, 'Die Wandernde Kuh', 'Adenauerallee 900', 'Stuttgart', NULL, '70563', 'Germany');
 
1599
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1600
VALUES (11047, 'EASTC', 7, '04/24/1998 00:00:00', '05/22/1998 00:00:00', '05/01/1998 00:00:00', 3, 46, 'Eastern Connection', '35 King George', 'London', NULL, 'WX3 6FW', 'UK');
 
1601
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1602
VALUES (11048, 'BOTTM', 7, '04/24/1998 00:00:00', '05/22/1998 00:00:00', '04/30/1998 00:00:00', 3, 24, 'Bottom-Dollar Markets', '23 Tsawassen Blvd.', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada');
 
1603
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1604
VALUES (11049, 'GOURL', 3, '04/24/1998 00:00:00', '05/22/1998 00:00:00', '05/04/1998 00:00:00', 1, 8, 'Gourmet Lanchonetes', 'Av. Brasil, 442', 'Campinas', 'SP', '04876-786', 'Brazil');
 
1605
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1606
VALUES (11050, 'FOLKO', 8, '04/27/1998 00:00:00', '05/25/1998 00:00:00', '05/05/1998 00:00:00', 2, 59, 'Folk och f? HB', '?kergatan 24', 'Br?cke', NULL, 'S-844 67', 'Sweden');
 
1607
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1608
VALUES (11051, 'LAMAI', 7, '04/27/1998 00:00:00', '05/25/1998 00:00:00', NULL, 3, 2, 'La maison d''Asie', '1 rue Alsace-Lorraine', 'Toulouse', NULL, '31000', 'France');
 
1609
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1610
VALUES (11052, 'HANAR', 3, '04/27/1998 00:00:00', '05/25/1998 00:00:00', '05/01/1998 00:00:00', 1, 67, 'Hanari Carnes', 'Rua do Pa?o, 67', 'Rio de Janeiro', 'RJ', '05454-876', 'Brazil');
 
1611
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1612
VALUES (11053, 'PICCO', 2, '04/27/1998 00:00:00', '05/25/1998 00:00:00', '04/29/1998 00:00:00', 2, 53, 'Piccolo und mehr', 'Geislweg 14', 'Salzburg', NULL, '5020', 'Austria');
 
1613
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1614
VALUES (11054, 'CACTU', 8, '04/28/1998 00:00:00', '05/26/1998 00:00:00', NULL, 1, 0, 'Cactus Comidas para llevar', 'Cerrito 333', 'Buenos Aires', NULL, '1010', 'Argentina');
 
1615
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1616
VALUES (11055, 'HILAA', 7, '04/28/1998 00:00:00', '05/26/1998 00:00:00', '05/05/1998 00:00:00', 2, 120, 'HILARION-Abastos', 'Carrera 22 con Ave. Carlos Soublette #8-35', 'San Crist?bal', 'T?chira', '5022', 'Venezuela');
 
1617
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1618
VALUES (11056, 'EASTC', 8, '04/28/1998 00:00:00', '05/12/1998 00:00:00', '05/01/1998 00:00:00', 2, 278, 'Eastern Connection', '35 King George', 'London', NULL, 'WX3 6FW', 'UK');
 
1619
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1620
VALUES (11057, 'NORTS', 3, '04/29/1998 00:00:00', '05/27/1998 00:00:00', '05/01/1998 00:00:00', 3, 4, 'North/South', 'South House 300 Queensbridge', 'London', NULL, 'SW7 1RZ', 'UK');
 
1621
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1622
VALUES (11058, 'BLAUS', 9, '04/29/1998 00:00:00', '05/27/1998 00:00:00', NULL, 3, 31, 'Blauer See Delikatessen', 'Forsterstr. 57', 'Mannheim', NULL, '68306', 'Germany');
 
1623
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1624
VALUES (11059, 'RICAR', 2, '04/29/1998 00:00:00', '06/10/1998 00:00:00', NULL, 2, 85, 'Ricardo Adocicados', 'Av. Copacabana, 267', 'Rio de Janeiro', 'RJ', '02389-890', 'Brazil');
 
1625
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1626
VALUES (11060, 'FRANS', 2, '04/30/1998 00:00:00', '05/28/1998 00:00:00', '05/04/1998 00:00:00', 2, 10, 'Franchi S.p.A.', 'Via Monte Bianco 34', 'Torino', NULL, '10100', 'Italy');
 
1627
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1628
VALUES (11061, 'GREAL', 4, '04/30/1998 00:00:00', '06/11/1998 00:00:00', NULL, 3, 14, 'Great Lakes Food Market', '2732 Baker Blvd.', 'Eugene', 'OR', '97403', 'USA');
 
1629
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1630
VALUES (11062, 'REGGC', 4, '04/30/1998 00:00:00', '05/28/1998 00:00:00', NULL, 2, 29, 'Reggiani Caseifici', 'Strada Provinciale 124', 'Reggio Emilia', NULL, '42100', 'Italy');
 
1631
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1632
VALUES (11063, 'HUNGO', 3, '04/30/1998 00:00:00', '05/28/1998 00:00:00', '05/06/1998 00:00:00', 2, 81, 'Hungry Owl All-Night Grocers', '8 Johnstown Road', 'Cork', 'Co. Cork', NULL, 'Ireland');
 
1633
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1634
VALUES (11064, 'SAVEA', 1, '05/01/1998 00:00:00', '05/29/1998 00:00:00', '05/04/1998 00:00:00', 1, 30, 'Save-a-lot Markets', '187 Suffolk Ln.', 'Boise', 'ID', '83720', 'USA');
 
1635
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1636
VALUES (11065, 'LILAS', 8, '05/01/1998 00:00:00', '05/29/1998 00:00:00', NULL, 1, 12, 'LILA-Supermercado', 'Carrera 52 con Ave. Bol?var #65-98 Llano Largo', 'Barquisimeto', 'Lara', '3508', 'Venezuela');
 
1637
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1638
VALUES (11066, 'WHITC', 7, '05/01/1998 00:00:00', '05/29/1998 00:00:00', '05/04/1998 00:00:00', 2, 44, 'White Clover Markets', '1029 - 12th Ave. S.', 'Seattle', 'WA', '98124', 'USA');
 
1639
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1640
VALUES (11067, 'DRACD', 1, '05/04/1998 00:00:00', '05/18/1998 00:00:00', '05/06/1998 00:00:00', 2, 7, 'Drachenblut Delikatessen', 'Walserweg 21', 'Aachen', NULL, '52066', 'Germany');
 
1641
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1642
VALUES (11068, 'QUEEN', 8, '05/04/1998 00:00:00', '06/01/1998 00:00:00', NULL, 2, 81, 'Queen Cozinha', 'Alameda dos Can?rios, 891', 'Sao Paulo', 'SP', '05487-020', 'Brazil');
 
1643
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1644
VALUES (11069, 'TORTU', 1, '05/04/1998 00:00:00', '06/01/1998 00:00:00', '05/06/1998 00:00:00', 2, 15, 'Tortuga Restaurante', 'Avda. Azteca 123', 'M?xico D.F.', NULL, '05033', 'Mexico');
 
1645
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1646
VALUES (11070, 'LEHMS', 2, '05/05/1998 00:00:00', '06/02/1998 00:00:00', NULL, 1, 136, 'Lehmanns Marktstand', 'Magazinweg 7', 'Frankfurt a.M.', NULL, '60528', 'Germany');
 
1647
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1648
VALUES (11071, 'LILAS', 1, '05/05/1998 00:00:00', '06/02/1998 00:00:00', NULL, 1, 0, 'LILA-Supermercado', 'Carrera 52 con Ave. Bol?var #65-98 Llano Largo', 'Barquisimeto', 'Lara', '3508', 'Venezuela');
 
1649
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1650
VALUES (11072, 'ERNSH', 4, '05/05/1998 00:00:00', '06/02/1998 00:00:00', NULL, 2, 258, 'Ernst Handel', 'Kirchgasse 6', 'Graz', NULL, '8010', 'Austria');
 
1651
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1652
VALUES (11073, 'PERIC', 2, '05/05/1998 00:00:00', '06/02/1998 00:00:00', NULL, 2, 24, 'Pericles Comidas cl?sicas', 'Calle Dr. Jorge Cash 321', 'M?xico D.F.', NULL, '05033', 'Mexico');
 
1653
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1654
VALUES (11074, 'SIMOB', 7, '05/06/1998 00:00:00', '06/03/1998 00:00:00', NULL, 2, 18, 'Simons bistro', 'Vinb?ltet 34', 'Kobenhavn', NULL, '1734', 'Denmark');
 
1655
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1656
VALUES (11075, 'RICSU', 8, '05/06/1998 00:00:00', '06/03/1998 00:00:00', NULL, 2, 6, 'Richter Supermarkt', 'Starenweg 5', 'Gen?ve', NULL, '1204', 'Switzerland');
 
1657
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1658
VALUES (11076, 'BONAP', 4, '05/06/1998 00:00:00', '06/03/1998 00:00:00', NULL, 2, 38, 'Bon app''', '12, rue des Bouchers', 'Marseille', NULL, '13008', 'France');
 
1659
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1660
VALUES (11077, 'RATTC', 1, '05/06/1998 00:00:00', '06/03/1998 00:00:00', NULL, 2, 8, 'Rattlesnake Canyon Grocery', '2817 Milton Dr.', 'Albuquerque', 'NM', '87110', 'USA');