~halega/+junk/sqlinstaller

« back to all changes in this revision

Viewing changes to SQLInstaller.Sample/Scripts/MySql/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,'1996-07-04','1996-08-01','1996-07-16',3,32.00,'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,'1996-07-05','1996-08-16','1996-07-10',1,11.00,'Toms Spezialitten','Luisenstr. 48','Mnster',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,'1996-07-08','1996-08-05','1996-07-12',2,65.00,'Hanari Carnes','Rua do Pao, 67','Rio de Janeiro',NULL,'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,'1996-07-08','1996-08-05','1996-07-15',1,41.00,'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,'1996-07-09','1996-08-06','1996-07-11',2,51.00,'Suprmes dlices','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,'1996-07-10','1996-07-24','1996-07-16',2,58.00,'Hanari Carnes','Rua do Pao, 67','Rio de Janeiro',NULL,'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,'1996-07-11','1996-08-08','1996-07-23',2,22.00,'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,'1996-07-12','1996-08-09','1996-07-15',3,148.00,'Richter Supermarkt','Starenweg 5','Genve',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,'1996-07-15','1996-08-12','1996-07-17',2,13.00,'Wellington Importadora','Rua do Mercado, 12','Resende',NULL,'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,'1996-07-16','1996-08-13','1996-07-22',3,81.00,'HILARION-Abastos','Carrera 22 con Ave. Carlos Soublette #8-35','San Cristbal',NULL,'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,'1996-07-17','1996-08-14','1996-07-23',1,140.00,'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,'1996-07-18','1996-08-15','1996-07-25',3,3.00,'Centro comercial Moctezuma','Sierras de Granada 9993','Mxico 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,'1996-07-19','1996-08-16','1996-07-29',1,55.00,'Ottilies Kseladen','Mehrheimerstr. 369','Kln',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,'1996-07-19','1996-08-16','1996-07-30',2,3.00,'Que Delcia','Rua da Panificadora, 12','Rio de Janeiro',NULL,'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,'1996-07-22','1996-08-19','1996-07-25',3,48.00,'Rattlesnake Canyon Grocery','2817 Milton Dr.','Albuquerque',NULL,'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,'1996-07-23','1996-08-20','1996-07-31',3,146.00,'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,'1996-07-24','1996-08-21','1996-08-23',3,3.00,'Folk och f HB','kergatan 24','Brcke',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,'1996-07-25','1996-08-22','1996-08-12',1,55.00,'Blondel pre et fils','24, place Klber','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,'1996-07-26','1996-09-06','1996-07-31',3,25.00,'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,'1996-07-29','1996-08-26','1996-08-06',1,208.00,'Frankenversand','Berliner Platz 43','Mnchen',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,'1996-07-30','1996-08-27','1996-08-02',3,66.00,'GROSELLA-Restaurante','5 Ave. Los Palos Grandes','Caracas',NULL,'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,'1996-07-31','1996-08-14','1996-08-09',1,4.00,'White Clover Markets','1029 - 12th Ave. S.','Seattle',NULL,'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,'1996-08-01','1996-08-29','1996-08-02',1,136.00,'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,'1996-08-01','1996-08-29','1996-08-30',2,4.00,'Split Rail Beer & Ale','P.O. Box 555','Lander',NULL,'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,'1996-08-02','1996-08-30','1996-08-06',2,98.00,'Rattlesnake Canyon Grocery','2817 Milton Dr.','Albuquerque',NULL,'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,'1996-08-05','1996-09-02','1996-08-12',3,76.00,'QUICK-Stop','Taucherstrae 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,'1996-08-06','1996-09-03','1996-08-16',1,6.00,'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,'1996-08-07','1996-09-04','1996-08-09',1,26.00,'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,'1996-08-08','1996-08-22','1996-08-14',3,13.00,'Tortuga Restaurante','Avda. Azteca 123','Mxico 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,'1996-08-09','1996-09-06','1996-08-13',3,125.00,'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,'1996-08-12','1996-09-09','1996-08-16',2,92.00,'Berglunds snabbkp','Berguvsvgen  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,'1996-08-13','1996-09-10','1996-08-16',2,25.00,'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,'1996-08-14','1996-09-11','1996-09-12',1,8.00,'Berglunds snabbkp','Berguvsvgen  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,'1996-08-14','1996-08-28','1996-08-21',1,2.00,'Romero y tomillo','Gran Va, 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,'1996-08-15','1996-09-12','1996-08-21',1,12.00,'Romero y tomillo','Gran Va, 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,'1996-08-16','1996-09-13','1996-08-23',3,84.00,'LILA-Supermercado','Carrera 52 con Ave. Bolvar #65-98 Llano Largo','Barquisimeto',NULL,'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,'1996-08-19','1996-09-16','1996-08-27',1,76.00,'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,'1996-08-20','1996-09-17','1996-08-26',2,76.00,'QUICK-Stop','Taucherstrae 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,'1996-08-21','1996-09-18','1996-08-30',3,229.00,'QUICK-Stop','Taucherstrae 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,'1996-08-22','1996-09-19','1996-08-28',3,12.00,'Ricardo Adocicados','Av. Copacabana, 267','Rio de Janeiro',NULL,'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,'1996-08-23','1996-09-20','1996-09-03',1,7.00,'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,'1996-08-26','1996-09-23','1996-08-28',3,22.00,'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,'1996-08-27','1996-09-24','1996-09-03',1,79.00,'Comrcio Mineiro','Av. dos Lusadas, 23','Sao Paulo',NULL,'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,'1996-08-27','1996-09-24','1996-09-04',2,6.00,'Que Delcia','Rua da Panificadora, 12','Rio de Janeiro',NULL,'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,'1996-08-28','1996-09-25','1996-09-02',2,1.00,'Tradiao Hipermercados','Av. Ins de Castro, 414','Sao Paulo',NULL,'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,'1996-08-29','1996-09-26','1996-09-11',3,21.00,'Tortuga Restaurante','Avda. Azteca 123','Mxico 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,'1996-08-30','1996-09-27','1996-09-05',2,147.00,'Rattlesnake Canyon Grocery','2817 Milton Dr.','Albuquerque',NULL,'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,'1996-09-02','1996-09-30','1996-09-10',2,1.00,'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,'1996-09-03','1996-10-01','1996-09-11',1,0.00,'LILA-Supermercado','Carrera 52 con Ave. Bolvar #65-98 Llano Largo','Barquisimeto',NULL,'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,'1996-09-04','1996-10-16','1996-09-10',2,5.00,'Blondel pre et fils','24, place Klber','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,'1996-09-05','1996-10-03','1996-09-11',2,168.00,'Hungry Owl All-Night Grocers','8 Johnstown Road','Cork',NULL,'00000','Ireland');
 
103
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
104
VALUES (10299,'RICAR',4,'1996-09-06','1996-10-04','1996-09-13',2,29.00,'Ricardo Adocicados','Av. Copacabana, 267','Rio de Janeiro',NULL,'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,'1996-09-09','1996-10-07','1996-09-18',2,17.00,'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,'1996-09-09','1996-10-07','1996-09-17',2,45.00,'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,'1996-09-10','1996-10-08','1996-10-09',2,6.00,'Suprmes dlices','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,'1996-09-11','1996-10-09','1996-09-18',2,107.00,'Godos Cocina Tpica','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,'1996-09-12','1996-10-10','1996-09-17',2,63.00,'Tortuga Restaurante','Avda. Azteca 123','Mxico 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,'1996-09-13','1996-10-11','1996-10-09',3,257.00,'Old World Delicatessen','2743 Bering St.','Anchorage',NULL,'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,'1996-09-16','1996-10-14','1996-09-23',3,7.00,'Romero y tomillo','Gran Va, 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,'1996-09-17','1996-10-15','1996-09-25',2,0.00,'Lonesome Pine Restaurant','89 Chiaroscuro Rd.','Portland',NULL,'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,'1996-09-18','1996-10-16','1996-09-24',3,1.00,'Ana Trujillo Emparedados y helados','Avda. de la Constitucin 2222','Mxico 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,'1996-09-19','1996-10-17','1996-10-23',1,47.00,'Hungry Owl All-Night Grocers','8 Johnstown Road','Cork',NULL,'00000','Ireland');
 
125
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
126
VALUES (10310,'THEBI',8,'1996-09-20','1996-10-18','1996-09-27',2,17.00,'The Big Cheese','89 Jefferson Way Suite 2','Portland',NULL,'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,'1996-09-20','1996-10-04','1996-09-26',3,24.00,'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,'1996-09-23','1996-10-21','1996-10-03',2,40.00,'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,'1996-09-24','1996-10-22','1996-10-04',2,1.00,'QUICK-Stop','Taucherstrae 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,'1996-09-25','1996-10-23','1996-10-04',2,74.00,'Rattlesnake Canyon Grocery','2817 Milton Dr.','Albuquerque',NULL,'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,'1996-09-26','1996-10-24','1996-10-03',2,41.00,'Island Trading','Garden House Crowther Way','Cowes',NULL,'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,'1996-09-27','1996-10-25','1996-10-08',3,150.00,'Rattlesnake Canyon Grocery','2817 Milton Dr.','Albuquerque',NULL,'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,'1996-09-30','1996-10-28','1996-10-10',1,12.00,'Lonesome Pine Restaurant','89 Chiaroscuro Rd.','Portland',NULL,'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,'1996-10-01','1996-10-29','1996-10-04',2,4.00,'Island Trading','Garden House Crowther Way','Cowes',NULL,'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,'1996-10-02','1996-10-30','1996-10-11',3,64.00,'Tortuga Restaurante','Avda. Azteca 123','Mxico 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,'1996-10-03','1996-10-17','1996-10-18',3,34.00,'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,'1996-10-03','1996-10-31','1996-10-11',2,3.00,'Island Trading','Garden House Crowther Way','Cowes',NULL,'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,'1996-10-04','1996-11-01','1996-10-23',3,0.00,'Pericles Comidas clsicas','Calle Dr. Jorge Cash 321','Mxico 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,'1996-10-07','1996-11-04','1996-10-14',1,4.00,'Kniglich 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,'1996-10-08','1996-11-05','1996-10-10',1,214.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1996-10-09','1996-10-23','1996-10-14',3,64.00,'Kniglich 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,'1996-10-10','1996-11-07','1996-10-14',2,77.00,'Blido 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,'1996-10-11','1996-11-08','1996-10-14',1,63.00,'Folk och f HB','kergatan 24','Brcke',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,'1996-10-14','1996-11-11','1996-10-17',3,87.00,'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,'1996-10-15','1996-11-26','1996-10-23',2,191.00,'Split Rail Beer & Ale','P.O. Box 555','Lander',NULL,'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,'1996-10-16','1996-11-13','1996-10-28',1,12.00,'LILA-Supermercado','Carrera 52 con Ave. Bolvar #65-98 Llano Largo','Barquisimeto',NULL,'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,'1996-10-16','1996-11-27','1996-10-21',1,10.00,'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,'1996-10-17','1996-11-28','1996-10-21',2,52.00,'Mre Paillarde','43 rue St. Laurent','Montral',NULL,'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,'1996-10-18','1996-11-15','1996-10-25',3,0.00,'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,'1996-10-21','1996-11-18','1996-10-28',2,8.00,'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,'1996-10-22','1996-11-19','1996-10-24',2,42.00,'Hungry Owl All-Night Grocers','8 Johnstown Road','Cork',NULL,'00000','Ireland');
 
177
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
178
VALUES (10336,'PRINI',7,'1996-10-23','1996-11-20','1996-10-25',2,15.00,'Princesa Isabel Vinhos','Estrada da sade 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,'1996-10-24','1996-11-21','1996-10-29',3,108.00,'Frankenversand','Berliner Platz 43','Mnchen',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,'1996-10-25','1996-11-22','1996-10-29',3,84.00,'Old World Delicatessen','2743 Bering St.','Anchorage',NULL,'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,'1996-10-28','1996-11-25','1996-11-04',2,15.00,'Mre Paillarde','43 rue St. Laurent','Montral',NULL,'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,'1996-10-29','1996-11-26','1996-11-08',3,166.00,'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,'1996-10-29','1996-11-26','1996-11-05',3,26.00,'Simons bistro','Vinbltet 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,'1996-10-30','1996-11-13','1996-11-04',2,54.00,'Frankenversand','Berliner Platz 43','Mnchen',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,'1996-10-31','1996-11-28','1996-11-06',1,110.00,'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,'1996-11-01','1996-11-29','1996-11-05',2,23.00,'White Clover Markets','1029 - 12th Ave. S.','Seattle',NULL,'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,'1996-11-04','1996-12-02','1996-11-11',2,249.00,'QUICK-Stop','Taucherstrae 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,'1996-11-05','1996-12-17','1996-11-08',3,142.00,'Rattlesnake Canyon Grocery','2817 Milton Dr.','Albuquerque',NULL,'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,'1996-11-06','1996-12-04','1996-11-08',3,3.00,'Familia Arquibaldo','Rua Ors, 92','Sao Paulo',NULL,'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,'1996-11-07','1996-12-05','1996-11-15',2,0.00,'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,'1996-11-08','1996-12-06','1996-11-15',1,8.00,'Split Rail Beer & Ale','P.O. Box 555','Lander',NULL,'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,'1996-11-11','1996-12-09','1996-12-03',2,64.00,'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,'1996-11-11','1996-12-09','1996-11-20',1,162.00,'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,'1996-11-12','1996-11-26','1996-11-18',3,1.00,'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,'1996-11-13','1996-12-11','1996-11-25',3,360.00,'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,'1996-11-14','1996-12-12','1996-11-20',3,53.00,'Pericles Comidas clsicas','Calle Dr. Jorge Cash 321','Mxico 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,'1996-11-15','1996-12-13','1996-11-20',1,41.00,'Around the Horn','Brook Farm Stratford St. Mary','Colchester',NULL,'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,'1996-11-18','1996-12-16','1996-11-27',2,36.00,'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,'1996-11-19','1996-12-17','1996-12-02',3,34.00,'LILA-Supermercado','Carrera 52 con Ave. Bolvar #65-98 Llano Largo','Barquisimeto',NULL,'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,'1996-11-20','1996-12-18','1996-11-27',1,19.00,'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,'1996-11-21','1996-12-19','1996-11-26',3,288.00,'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,'1996-11-22','1996-12-20','1996-12-02',3,131.00,'Blondel pre et fils','24, place Klber','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,'1996-11-22','1996-12-20','1996-12-03',2,183.00,'QUICK-Stop','Taucherstrae 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,'1996-11-25','1996-12-23','1996-11-28',1,96.00,'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,'1996-11-26','1996-12-24','1996-12-04',3,30.00,'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,'1996-11-26','1997-01-07','1996-12-04',1,71.00,'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,'1996-11-27','1996-12-25','1996-12-02',2,22.00,'Antonio Moreno Taquera','Mataderos  2312','Mxico 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,'1996-11-28','1997-01-09','1996-12-30',2,10.00,'Galera del gastronmo','Rambla de Catalua, 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,'1996-11-28','1996-12-26','1996-12-02',3,13.00,'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,'1996-11-29','1996-12-27','1996-12-02',2,101.00,'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,'1996-12-02','1996-12-30','1996-12-09',2,195.00,'Split Rail Beer & Ale','P.O. Box 555','Lander',NULL,'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,'1996-12-03','1996-12-31','1996-12-27',2,1.00,'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,'1996-12-03','1996-12-31','1996-12-24',1,0.00,'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,'1996-12-04','1997-01-01','1996-12-09',2,890.00,'Queen Cozinha','Alameda dos Canrios, 891','Sao Paulo',NULL,'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,'1996-12-05','1997-01-02','1996-12-11',3,124.00,'Hungry Owl All-Night Grocers','8 Johnstown Road','Cork',NULL,'00000','Ireland');
 
253
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
254
VALUES (10374,'WOLZA',1,'1996-12-05','1997-01-02','1996-12-09',3,3.00,'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,'1996-12-06','1997-01-03','1996-12-09',2,20.00,'Hungry Coyote Import Store','City Center Plaza 516 Main St.','Elgin',NULL,'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,'1996-12-09','1997-01-06','1996-12-13',2,20.00,'Mre Paillarde','43 rue St. Laurent','Montral',NULL,'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,'1996-12-09','1997-01-06','1996-12-13',3,22.00,'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,'1996-12-10','1997-01-07','1996-12-19',3,5.00,'Folk och f HB','kergatan 24','Brcke',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,'1996-12-11','1997-01-08','1996-12-13',1,45.00,'Que Delcia','Rua da Panificadora, 12','Rio de Janeiro',NULL,'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,'1996-12-12','1997-01-09','1997-01-16',3,35.00,'Hungry Owl All-Night Grocers','8 Johnstown Road','Cork',NULL,'00000','Ireland');
 
267
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
268
VALUES (10381,'LILAS',3,'1996-12-12','1997-01-09','1996-12-13',3,7.00,'LILA-Supermercado','Carrera 52 con Ave. Bolvar #65-98 Llano Largo','Barquisimeto',NULL,'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,'1996-12-13','1997-01-10','1996-12-16',1,94.00,'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,'1996-12-16','1997-01-13','1996-12-18',3,34.00,'Around the Horn','Brook Farm Stratford St. Mary','Colchester',NULL,'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,'1996-12-16','1997-01-13','1996-12-20',3,168.00,'Berglunds snabbkp','Berguvsvgen  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,'1996-12-17','1997-01-14','1996-12-23',2,30.00,'Split Rail Beer & Ale','P.O. Box 555','Lander',NULL,'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,'1996-12-18','1997-01-01','1996-12-25',3,13.00,'Familia Arquibaldo','Rua Ors, 92','Sao Paulo',NULL,'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,'1996-12-18','1997-01-15','1996-12-20',2,93.00,'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,'1996-12-19','1997-01-16','1996-12-20',1,34.00,'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,'1996-12-20','1997-01-17','1996-12-24',2,47.00,'Bottom-Dollar Markets','23 Tsawassen Blvd.','Tsawassen',NULL,'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,'1996-12-23','1997-01-20','1996-12-26',1,126.00,'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,'1996-12-23','1997-01-20','1996-12-31',3,5.00,'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,'1996-12-24','1997-01-21','1997-01-01',3,122.00,'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,'1996-12-25','1997-01-22','1997-01-03',3,126.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1996-12-25','1997-01-22','1997-01-03',3,30.00,'Hungry Coyote Import Store','City Center Plaza 516 Main St.','Elgin',NULL,'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,'1996-12-26','1997-01-23','1997-01-03',1,184.00,'HILARION-Abastos','Carrera 22 con Ave. Carlos Soublette #8-35','San Cristbal',NULL,'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,'1996-12-27','1997-01-10','1997-01-06',3,135.00,'Frankenversand','Berliner Platz 43','Mnchen',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,'1996-12-27','1997-01-24','1997-01-02',1,60.00,'Princesa Isabel Vinhos','Estrada da sade 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,'1996-12-30','1997-01-27','1997-01-09',3,89.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1996-12-31','1997-01-14','1997-01-08',3,27.00,'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,'1997-01-01','1997-01-29','1997-01-16',3,83.00,'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,'1997-01-01','1997-01-29','1997-01-10',1,12.00,'Rattlesnake Canyon Grocery','2817 Milton Dr.','Albuquerque',NULL,'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,'1997-01-02','1997-02-13','1997-01-10',2,67.00,'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,'1997-01-03','1997-01-31','1997-01-09',3,73.00,'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,'1997-01-03','1997-01-31','1997-01-08',1,155.00,'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,'1997-01-06','1997-02-03','1997-01-22',1,34.00,'LINO-Delicateses','Ave. 5 de Mayo Porlamar','I. de Margarita',NULL,'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,'1997-01-07','1997-02-18','1997-01-13',1,108.00,'Queen Cozinha','Alameda dos Canrios, 891','Sao Paulo',NULL,'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,'1997-01-07','1997-02-04','1997-01-30',2,91.00,'Ottilies Kseladen','Mehrheimerstr. 369','Kln',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,'1997-01-08','1997-02-05','1997-01-14',1,11.00,'Folies gourmandes','184, chausse 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,'1997-01-09','1997-02-06','1997-01-14',1,29.00,'Ocano Atlntico 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,'1997-01-10','1997-02-07','1997-01-15',3,2.00,'Bottom-Dollar Markets','23 Tsawassen Blvd.','Tsawassen',NULL,'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,'1997-01-10','1997-02-07','1997-01-21',3,23.00,'Bottom-Dollar Markets','23 Tsawassen Blvd.','Tsawassen',NULL,'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,'1997-01-13','1997-02-10','1997-01-15',2,3.00,'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,'1997-01-14','1997-02-11','1997-01-16',2,95.00,'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,'1997-01-14','1997-02-11','1997-01-17',3,21.00,'Familia Arquibaldo','Rua Ors, 92','Sao Paulo',NULL,'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,'1997-01-15','1997-02-12','1997-01-24',1,0.00,'Hungry Coyote Import Store','City Center Plaza 516 Main St.','Elgin',NULL,'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,'1997-01-16','1997-02-13','1997-01-27',3,22.00,'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,'1997-01-16','1997-02-13','1997-01-28',3,70.00,'Simons bistro','Vinbltet 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,'1997-01-17','1997-02-14','1997-01-24',1,17.00,'QUICK-Stop','Taucherstrae 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,'1997-01-20','1997-02-17','1997-01-30',2,137.00,'Richter Supermarkt','Starenweg 5','Genve',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,'1997-01-21','1997-02-18','1997-01-27',1,44.00,'Wellington Importadora','Rua do Mercado, 12','Resende',NULL,'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,'1997-01-21','1997-03-04','1997-01-27',1,99.00,'Que Delcia','Rua da Panificadora, 12','Rio de Janeiro',NULL,'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,'1997-01-22','1997-02-19','1997-01-31',1,3.00,'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,'1997-01-23','1997-02-06','1997-02-24',3,24.00,'Gourmet Lanchonetes','Av. Brasil, 442','Campinas',NULL,'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,'1997-01-23','1997-02-20','1997-01-27',2,370.00,'Mre Paillarde','43 rue St. Laurent','Montral',NULL,'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,'1997-01-24','1997-02-21','1997-02-14',2,7.00,'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,'1997-01-27','1997-02-24','1997-02-06',1,18.00,'Galera del gastronmo','Rambla de Catalua, 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,'1997-01-27','1997-02-24','1997-03-03',2,31.00,'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,'1997-01-28','1997-02-25','1997-02-04',1,11.00,'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,'1997-01-29','1997-03-12','1997-02-07',2,56.00,'Hungry Owl All-Night Grocers','8 Johnstown Road','Cork',NULL,'00000','Ireland');
 
365
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
366
VALUES (10430,'ERNSH',4,'1997-01-30','1997-02-13','1997-02-03',1,458.00,'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,'1997-01-30','1997-02-13','1997-02-07',2,44.00,'Bottom-Dollar Markets','23 Tsawassen Blvd.','Tsawassen',NULL,'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,'1997-01-31','1997-02-14','1997-02-07',2,4.00,'Split Rail Beer & Ale','P.O. Box 555','Lander',NULL,'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,'1997-02-03','1997-03-03','1997-03-04',3,73.00,'Princesa Isabel Vinhos','Estrada da sade 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,'1997-02-03','1997-03-03','1997-02-13',2,17.00,'Folk och f HB','kergatan 24','Brcke',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,'1997-02-04','1997-03-18','1997-02-07',2,9.00,'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,'1997-02-05','1997-03-05','1997-02-11',2,156.00,'Blondel pre et fils','24, place Klber','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,'1997-02-05','1997-03-05','1997-02-12',1,19.00,'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,'1997-02-06','1997-03-06','1997-02-14',2,8.00,'Toms Spezialitten','Luisenstr. 48','Mnster',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,'1997-02-07','1997-03-07','1997-02-10',3,4.00,'Mre Paillarde','43 rue St. Laurent','Montral',NULL,'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,'1997-02-10','1997-03-10','1997-02-28',2,86.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1997-02-10','1997-03-24','1997-03-14',2,73.00,'Old World Delicatessen','2743 Bering St.','Anchorage',NULL,'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,'1997-02-11','1997-03-11','1997-02-18',2,47.00,'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,'1997-02-12','1997-03-12','1997-02-14',1,13.00,'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,'1997-02-12','1997-03-12','1997-02-21',3,3.00,'Berglunds snabbkp','Berguvsvgen  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,'1997-02-13','1997-03-13','1997-02-20',1,9.00,'Berglunds snabbkp','Berguvsvgen  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,'1997-02-14','1997-03-14','1997-02-19',1,14.00,'Toms Spezialitten','Luisenstr. 48','Mnster',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,'1997-02-14','1997-03-14','1997-03-07',2,68.00,'Ricardo Adocicados','Av. Copacabana, 267','Rio de Janeiro',NULL,'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,'1997-02-17','1997-03-17','1997-02-24',2,38.00,'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,'1997-02-18','1997-03-18','1997-02-27',2,53.00,'Blondel pre et fils','24, place Klber','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,'1997-02-19','1997-03-19','1997-03-11',2,7.00,'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,'1997-02-19','1997-03-05','1997-03-12',3,189.00,'QUICK-Stop','Taucherstrae 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,'1997-02-20','1997-03-20','1997-02-26',1,140.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1997-02-21','1997-03-21','1997-02-26',2,25.00,'Around the Horn','Brook Farm Stratford St. Mary','Colchester',NULL,'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,'1997-02-21','1997-03-21','1997-02-25',3,2.00,'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,'1997-02-24','1997-04-07','1997-03-03',2,180.00,'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,'1997-02-25','1997-04-08','1997-02-28',2,8.00,'Kniglich 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,'1997-02-25','1997-03-25','1997-03-03',1,11.00,'Kniglich 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,'1997-02-26','1997-03-26','1997-03-04',3,147.00,'Suprmes dlices','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,'1997-02-27','1997-03-27','1997-02-28',2,25.00,'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,'1997-02-28','1997-03-28','1997-03-03',1,16.00,'Folk och f HB','kergatan 24','Brcke',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,'1997-02-28','1997-03-28','1997-03-05',3,148.00,'LILA-Supermercado','Carrera 52 con Ave. Bolvar #65-98 Llano Largo','Barquisimeto',NULL,'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,'1997-03-03','1997-03-31','1997-03-18',1,6.00,'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,'1997-03-04','1997-04-01','1997-03-06',3,14.00,'Suprmes dlices','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,'1997-03-04','1997-04-01','1997-03-14',2,89.00,'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,'1997-03-05','1997-04-02','1997-03-14',3,145.00,'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,'1997-03-06','1997-04-03','1997-03-13',1,11.00,'Comrcio Mineiro','Av. dos Lusadas, 23','Sao Paulo',NULL,'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,'1997-03-06','1997-04-03','1997-03-11',2,4.00,'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,'1997-03-07','1997-04-04','1997-03-12',3,44.00,'Kniglich 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,'1997-03-10','1997-04-07','1997-03-14',1,60.00,'White Clover Markets','1029 - 12th Ave. S.','Seattle',NULL,'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,'1997-03-11','1997-04-08','1997-03-14',2,64.00,'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,'1997-03-11','1997-04-08','1997-03-18',3,45.00,'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,'1997-03-12','1997-04-09','1997-03-19',1,4.00,'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,'1997-03-13','1997-03-27','1997-03-21',3,16.00,'Island Trading','Garden House Crowther Way','Cowes',NULL,'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,'1997-03-13','1997-04-10','1997-03-21',2,83.00,'Pericles Comidas clsicas','Calle Dr. Jorge Cash 321','Mxico 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,'1997-03-14','1997-04-11','1997-04-04',1,68.00,'Suprmes dlices','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,'1997-03-17','1997-04-14','1997-03-24',3,4.00,'HILARION-Abastos','Carrera 22 con Ave. Carlos Soublette #8-35','San Cristbal',NULL,'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,'1997-03-17','1997-04-14','1997-03-25',2,13.00,'Princesa Isabel Vinhos','Estrada da sade 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,'1997-03-18','1997-04-01','1997-03-26',3,4.00,'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,'1997-03-19','1997-04-16','1997-03-21',3,708.00,'Rattlesnake Canyon Grocery','2817 Milton Dr.','Albuquerque',NULL,'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,'1997-03-20','1997-04-17','1997-03-24',2,1.00,'Folies gourmandes','184, chausse 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,'1997-03-20','1997-04-17','1997-03-25',2,64.00,'Ricardo Adocicados','Av. Copacabana, 267','Rio de Janeiro',NULL,'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,'1997-03-21','1997-04-18','1997-04-10',3,7.00,'Lazy K Kountry Store','12 Orchestra Terrace','Walla Walla',NULL,'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,'1997-03-24','1997-04-21','1997-04-25',2,15.00,'White Clover Markets','1029 - 12th Ave. S.','Seattle',NULL,'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,'1997-03-24','1997-04-21','1997-04-01',3,6.00,'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,'1997-03-25','1997-04-08','1997-03-31',2,64.00,'LINO-Delicateses','Ave. 5 de Mayo Porlamar','I. de Margarita',NULL,'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,'1997-03-26','1997-04-23','1997-04-02',2,30.00,'HILARION-Abastos','Carrera 22 con Ave. Carlos Soublette #8-35','San Cristbal',NULL,'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,'1997-03-26','1997-04-23','1997-03-28',2,71.00,'Queen Cozinha','Alameda dos Canrios, 891','Sao Paulo',NULL,'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,'1997-03-27','1997-04-24','1997-04-02',2,4.00,'Frankenversand','Berliner Platz 43','Mnchen',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,'1997-03-28','1997-04-25','1997-04-09',2,5.00,'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,'1997-03-31','1997-04-28','1997-04-03',2,210.00,'HILARION-Abastos','Carrera 22 con Ave. Carlos Soublette #8-35','San Cristbal',NULL,'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,'1997-03-31','1997-04-28','1997-04-08',3,16.00,'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,'1997-04-01','1997-04-29','1997-04-11',1,62.00,'Bottom-Dollar Markets','23 Tsawassen Blvd.','Tsawassen',NULL,'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,'1997-04-02','1997-04-30','1997-04-10',3,10.00,'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,'1997-04-02','1997-04-30','1997-04-09',2,65.00,'Comrcio Mineiro','Av. dos Lusadas, 23','Sao Paulo',NULL,'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,'1997-04-03','1997-05-01','1997-04-11',3,4.00,'Laughing Bacchus Wine Cellars','2319 Elm St.','Vancouver',NULL,'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,'1997-04-04','1997-05-02','1997-04-07',2,46.00,'Tradiao Hipermercados','Av. Ins de Castro, 414','Sao Paulo',NULL,'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,'1997-04-04','1997-05-02','1997-04-07',1,36.00,'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,'1997-04-07','1997-05-05','1997-04-11',2,29.00,'HILARION-Abastos','Carrera 22 con Ave. Carlos Soublette #8-35','San Cristbal',NULL,'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,'1997-04-08','1997-05-06','1997-04-16',2,102.00,'LILA-Supermercado','Carrera 52 con Ave. Bolvar #65-98 Llano Largo','Barquisimeto',NULL,'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,'1997-04-09','1997-05-07','1997-04-17',1,42.00,'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,'1997-04-09','1997-05-07','1997-04-16',3,8.00,'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,'1997-04-10','1997-05-08','1997-04-29',1,69.00,'Pericles Comidas clsicas','Calle Dr. Jorge Cash 321','Mxico 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,'1997-04-11','1997-05-09','1997-04-16',2,16.00,'Hungry Owl All-Night Grocers','8 Johnstown Road','Cork',NULL,'00000','Ireland');
 
513
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
514
VALUES (10504,'WHITC',4,'1997-04-11','1997-05-09','1997-04-18',3,59.00,'White Clover Markets','1029 - 12th Ave. S.','Seattle',NULL,'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,'1997-04-14','1997-05-12','1997-04-21',3,7.00,'Mre Paillarde','43 rue St. Laurent','Montral',NULL,'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,'1997-04-15','1997-05-13','1997-05-02',2,21.00,'Kniglich 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,'1997-04-15','1997-05-13','1997-04-22',1,47.00,'Antonio Moreno Taquera','Mataderos  2312','Mxico 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,'1997-04-16','1997-05-14','1997-05-13',2,4.00,'Ottilies Kseladen','Mehrheimerstr. 369','Kln',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,'1997-04-17','1997-05-15','1997-04-29',1,0.00,'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,'1997-04-18','1997-05-16','1997-04-28',3,367.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1997-04-18','1997-05-16','1997-04-21',3,350.00,'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,'1997-04-21','1997-05-19','1997-04-24',2,3.00,'Familia Arquibaldo','Rua Ors, 92','Sao Paulo',NULL,'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,'1997-04-22','1997-06-03','1997-04-28',1,105.00,'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,'1997-04-22','1997-05-20','1997-05-16',2,789.00,'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,'1997-04-23','1997-05-07','1997-05-23',1,204.00,'QUICK-Stop','Taucherstrae 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,'1997-04-24','1997-05-22','1997-05-01',3,62.00,'Hungry Owl All-Night Grocers','8 Johnstown Road','Cork',NULL,'00000','Ireland');
 
539
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
540
VALUES (10517,'NORTS',3,'1997-04-24','1997-05-22','1997-04-29',3,32.00,'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,'1997-04-25','1997-05-09','1997-05-05',2,218.00,'Tortuga Restaurante','Avda. Azteca 123','Mxico 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,'1997-04-28','1997-05-26','1997-05-01',3,91.00,'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,'1997-04-29','1997-05-27','1997-05-01',1,13.00,'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,'1997-04-29','1997-05-27','1997-05-02',2,17.00,'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,'1997-04-30','1997-05-28','1997-05-06',1,45.00,'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,'1997-05-01','1997-05-29','1997-05-30',2,77.00,'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,'1997-05-01','1997-05-29','1997-05-07',2,244.00,'Berglunds snabbkp','Berguvsvgen  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,'1997-05-02','1997-05-30','1997-05-23',2,11.00,'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,'1997-05-05','1997-06-02','1997-05-15',2,58.00,'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,'1997-05-05','1997-06-02','1997-05-07',1,41.00,'QUICK-Stop','Taucherstrae 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,'1997-05-06','1997-05-20','1997-05-09',2,3.00,'Great Lakes Food Market','2732 Baker Blvd.','Eugene',NULL,'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,'1997-05-07','1997-06-04','1997-05-09',2,66.00,'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,'1997-05-08','1997-06-05','1997-05-12',2,339.00,'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,'1997-05-08','1997-06-05','1997-05-19',1,8.00,'Ocano Atlntico 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,'1997-05-09','1997-06-06','1997-05-12',3,74.00,'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,'1997-05-12','1997-06-09','1997-05-22',1,188.00,'Folk och f HB','kergatan 24','Brcke',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,'1997-05-12','1997-06-09','1997-05-14',2,27.00,'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,'1997-05-13','1997-06-10','1997-05-21',1,15.00,'Antonio Moreno Taquera','Mataderos  2312','Mxico 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,'1997-05-14','1997-06-11','1997-06-06',2,58.00,'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,'1997-05-14','1997-05-28','1997-05-19',1,78.00,'Richter Supermarkt','Starenweg 5','Genve',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,'1997-05-15','1997-06-12','1997-05-16',3,4.00,'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,'1997-05-16','1997-06-13','1997-05-23',3,12.00,'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,'1997-05-19','1997-06-16','1997-06-13',3,1007.00,'QUICK-Stop','Taucherstrae 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,'1997-05-19','1997-06-16','1997-05-29',1,68.00,'Hanari Carnes','Rua do Pao, 67','Rio de Janeiro',NULL,'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,'1997-05-20','1997-06-17','1997-05-26',3,10.00,'Kniglich 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,'1997-05-21','1997-06-18','1997-05-23',2,48.00,'LILA-Supermercado','Carrera 52 con Ave. Bolvar #65-98 Llano Largo','Barquisimeto',NULL,'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,'1997-05-21','1997-06-18','1997-05-30',1,24.00,'Lonesome Pine Restaurant','89 Chiaroscuro Rd.','Portland',NULL,'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,'1997-05-22','1997-06-19','1997-06-26',2,11.00,'Lazy K Kountry Store','12 Orchestra Terrace','Walla Walla',NULL,'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,'1997-05-23','1997-06-20','1997-05-27',3,194.00,'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,'1997-05-23','1997-06-20','1997-06-02',2,178.00,'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,'1997-05-26','1997-06-23','1997-06-02',2,1.00,'Toms Spezialitten','Luisenstr. 48','Mnster',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,'1997-05-27','1997-06-10','1997-05-30',1,171.00,'QUICK-Stop','Taucherstrae 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,'1997-05-28','1997-06-25','1997-06-06',3,4.00,'Godos Cocina Tpica','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,'1997-05-28','1997-07-09','1997-06-06',3,72.00,'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,'1997-05-29','1997-06-26','1997-06-05',1,83.00,'HILARION-Abastos','Carrera 22 con Ave. Carlos Soublette #8-35','San Cristbal',NULL,'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,'1997-05-30','1997-06-27','1997-06-03',2,149.00,'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,'1997-05-30','1997-06-27','1997-06-05',3,120.00,'Ottilies Kseladen','Mehrheimerstr. 369','Kln',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,'1997-06-02','1997-06-30','1997-06-04',3,252.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1997-06-03','1997-07-15','1997-06-13',1,9.00,'Simons bistro','Vinbltet 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,'1997-06-03','1997-06-17','1997-06-06',2,96.00,'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,'1997-06-04','1997-07-02','1997-06-10',2,72.00,'Around the Horn','Brook Farm Stratford St. Mary','Colchester',NULL,'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,'1997-06-05','1997-07-03','1997-06-13',1,8.00,'Blondel pre et fils','24, place Klber','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,'1997-06-06','1997-07-04','1997-06-09',1,36.00,'Frankenversand','Berliner Platz 43','Mnchen',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,'1997-06-06','1997-07-04','1997-06-09',2,242.00,'Folk och f HB','kergatan 24','Brcke',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,'1997-06-09','1997-07-07','1997-06-12',1,22.00,'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,'1997-06-10','1997-07-22','1997-06-24',2,60.00,'Ricardo Adocicados','Av. Copacabana, 267','Rio de Janeiro',NULL,'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,'1997-06-10','1997-07-08','1997-06-16',3,13.00,'Rattlesnake Canyon Grocery','2817 Milton Dr.','Albuquerque',NULL,'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,'1997-06-11','1997-07-09','1997-06-18',2,7.00,'Mre Paillarde','43 rue St. Laurent','Montral',NULL,'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,'1997-06-12','1997-07-10','1997-06-18',1,88.00,'Blondel pre et fils','24, place Klber','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,'1997-06-12','1997-07-10','1997-06-17',1,33.00,'Hungry Owl All-Night Grocers','8 Johnstown Road','Cork',NULL,'00000','Ireland');
 
641
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
642
VALUES (10568,'GALED',3,'1997-06-13','1997-07-11','1997-07-09',3,6.00,'Galera del gastronmo','Rambla de Catalua, 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,'1997-06-16','1997-07-14','1997-07-11',1,58.00,'Rattlesnake Canyon Grocery','2817 Milton Dr.','Albuquerque',NULL,'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,'1997-06-17','1997-07-15','1997-06-19',3,188.00,'Mre Paillarde','43 rue St. Laurent','Montral',NULL,'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,'1997-06-17','1997-07-29','1997-07-04',3,26.00,'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,'1997-06-18','1997-07-16','1997-06-25',2,116.00,'Berglunds snabbkp','Berguvsvgen  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,'1997-06-19','1997-07-17','1997-06-20',3,84.00,'Antonio Moreno Taquera','Mataderos  2312','Mxico 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,'1997-06-19','1997-07-17','1997-06-30',2,37.00,'Trail''s Head Gourmet Provisioners','722 DaVinci Blvd.','Kirkland',NULL,'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,'1997-06-20','1997-07-04','1997-06-30',1,127.00,'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,'1997-06-23','1997-07-07','1997-06-30',3,18.00,'Tortuga Restaurante','Avda. Azteca 123','Mxico 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,'1997-06-23','1997-08-04','1997-06-30',2,25.00,'Trail''s Head Gourmet Provisioners','722 DaVinci Blvd.','Kirkland',NULL,'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,'1997-06-24','1997-07-22','1997-07-25',3,29.00,'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,'1997-06-25','1997-07-23','1997-07-04',2,13.00,'Let''s Stop N Shop','87 Polk St. Suite 5','San Francisco',NULL,'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,'1997-06-26','1997-07-24','1997-07-01',3,75.00,'Ottilies Kseladen','Mehrheimerstr. 369','Kln',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,'1997-06-26','1997-07-24','1997-07-02',1,3.00,'Familia Arquibaldo','Rua Ors, 92','Sao Paulo',NULL,'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,'1997-06-27','1997-07-25','1997-07-14',2,27.00,'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,'1997-06-30','1997-07-28','1997-07-04',2,7.00,'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,'1997-06-30','1997-07-28','1997-07-04',1,59.00,'Blondel pre et fils','24, place Klber','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,'1997-07-01','1997-07-29','1997-07-10',1,13.00,'Wellington Importadora','Rua do Mercado, 12','Resende',NULL,'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,'1997-07-02','1997-07-30','1997-07-09',1,0.00,'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,'1997-07-02','1997-07-30','1997-07-09',1,62.00,'Que Delcia','Rua da Panificadora, 12','Rio de Janeiro',NULL,'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,'1997-07-03','1997-07-31','1997-07-10',3,194.00,'QUICK-Stop','Taucherstrae 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,'1997-07-04','1997-08-01','1997-07-14',2,4.00,'Great Lakes Food Market','2732 Baker Blvd.','Eugene',NULL,'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,'1997-07-07','1997-08-04','1997-07-14',3,44.00,'Mre Paillarde','43 rue St. Laurent','Montral',NULL,'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,'1997-07-07','1997-07-21','1997-07-16',1,55.00,'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,'1997-07-08','1997-08-05','1997-07-16',1,32.00,'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,'1997-07-09','1997-08-06','1997-08-13',2,174.00,'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,'1997-07-09','1997-08-06','1997-07-16',2,5.00,'Old World Delicatessen','2743 Bering St.','Anchorage',NULL,'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,'1997-07-10','1997-08-07','1997-07-14',1,96.00,'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,'1997-07-11','1997-08-08','1997-08-12',1,16.00,'White Clover Markets','1029 - 12th Ave. S.','Seattle',NULL,'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,'1997-07-11','1997-08-08','1997-07-18',3,35.00,'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,'1997-07-14','1997-08-11','1997-07-18',3,44.00,'Rattlesnake Canyon Grocery','2817 Milton Dr.','Albuquerque',NULL,'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,'1997-07-15','1997-08-26','1997-07-21',3,29.00,'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,'1997-07-16','1997-08-13','1997-07-21',1,45.00,'Hungry Coyote Import Store','City Center Plaza 516 Main St.','Elgin',NULL,'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,'1997-07-16','1997-08-27','1997-07-22',1,58.00,'HILARION-Abastos','Carrera 22 con Ave. Carlos Soublette #8-35','San Cristbal',NULL,'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,'1997-07-17','1997-08-14','1997-07-22',2,2.00,'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,'1997-07-18','1997-08-15','1997-08-08',2,48.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1997-07-18','1997-08-15','1997-07-29',1,7.00,'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,'1997-07-21','1997-08-18','1997-07-29',2,379.00,'Mre Paillarde','43 rue St. Laurent','Montral',NULL,'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,'1997-07-22','1997-08-19','1997-07-31',3,79.00,'Tradiao Hipermercados','Av. Ins de Castro, 414','Sao Paulo',NULL,'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,'1997-07-22','1997-08-19','1997-07-25',1,200.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1997-07-23','1997-08-20','1997-08-01',2,27.00,'Toms Spezialitten','Luisenstr. 48','Mnster',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,'1997-07-24','1997-08-21','1997-07-30',2,1.00,'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,'1997-07-25','1997-08-22','1997-08-06',1,26.00,'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,'1997-07-25','1997-08-22','1997-08-01',2,80.00,'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,'1997-07-28','1997-08-25','1997-08-01',2,544.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1997-07-29','1997-08-26','1997-08-01',2,8.00,'HILARION-Abastos','Carrera 22 con Ave. Carlos Soublette #8-35','San Cristbal',NULL,'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,'1997-07-29','1997-08-26','1997-08-01',3,1.00,'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,'1997-07-30','1997-08-27','1997-08-06',3,0.00,'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,'1997-07-31','1997-08-28','1997-08-05',2,116.00,'Great Lakes Food Market','2732 Baker Blvd.','Eugene',NULL,'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,'1997-07-31','1997-08-28','1997-08-04',2,18.00,'Great Lakes Food Market','2732 Baker Blvd.','Eugene',NULL,'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,'1997-08-01','1997-09-12','1997-08-08',1,154.00,'Mre Paillarde','43 rue St. Laurent','Montral',NULL,'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,'1997-08-04','1997-09-01','1997-08-07',3,91.00,'Mre Paillarde','43 rue St. Laurent','Montral',NULL,'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,'1997-08-05','1997-09-02','1997-08-14',3,0.00,'Laughing Bacchus Wine Cellars','2319 Elm St.','Vancouver',NULL,'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,'1997-08-05','1997-09-02','1997-08-11',2,23.00,'Island Trading','Garden House Crowther Way','Cowes',NULL,'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,'1997-08-06','1997-09-03','1997-08-11',3,50.00,'Ricardo Adocicados','Av. Copacabana, 267','Rio de Janeiro',NULL,'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,'1997-08-07','1997-09-04','1997-08-12',2,97.00,'Frankenversand','Berliner Platz 43','Mnchen',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,'1997-08-07','1997-09-04','1997-08-19',2,94.00,'The Cracker Box','55 Grizzly Peak Rd.','Butte',NULL,'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,'1997-08-08','1997-09-05','1997-08-14',1,43.00,'Ana Trujillo Emparedados y helados','Avda. de la Constitucin 2222','Mxico 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,'1997-08-11','1997-09-08','1997-08-20',2,138.00,'Berglunds snabbkp','Berguvsvgen  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,'1997-08-11','1997-09-22','1997-08-21',3,107.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1997-08-12','1997-09-09','1997-08-20',3,30.00,'Blondel pre et fils','24, place Klber','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,'1997-08-12','1997-09-09','1997-08-20',3,85.00,'Godos Cocina Tpica','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,'1997-08-13','1997-09-10','1997-08-19',2,32.00,'Kniglich 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,'1997-08-14','1997-09-11','1997-08-15',1,0.00,'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,'1997-08-14','1997-09-11','1997-08-19',1,41.00,'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,'1997-08-15','1997-09-12','1997-08-18',3,477.00,'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,'1997-08-15','1997-09-12','1997-08-21',3,487.00,'Folies gourmandes','184, chausse 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,'1997-08-18','1997-09-15','1997-08-21',3,47.00,'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,'1997-08-19','1997-09-16','1997-08-26',1,1.00,'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,'1997-08-19','1997-09-16','1997-08-26',1,201.00,'Queen Cozinha','Alameda dos Canrios, 891','Sao Paulo',NULL,'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,'1997-08-20','1997-09-17','1997-09-01',1,158.00,'LINO-Delicateses','Ave. 5 de Mayo Porlamar','I. de Margarita',NULL,'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,'1997-08-20','1997-09-17','1997-08-27',3,38.00,'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,'1997-08-21','1997-09-18','1997-08-28',1,23.00,'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,'1997-08-22','1997-09-19','1997-08-26',2,179.00,'HILARION-Abastos','Carrera 22 con Ave. Carlos Soublette #8-35','San Cristbal',NULL,'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,'1997-08-22','1997-09-19','1997-09-05',3,41.00,'Simons bistro','Vinbltet 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,'1997-08-25','1997-09-22','1997-09-02',1,29.00,'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,'1997-08-25','1997-09-22','1997-09-01',2,0.00,'Wellington Importadora','Rua do Mercado, 12','Resende',NULL,'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,'1997-08-26','1997-09-23','1997-09-02',1,12.00,'Hanari Carnes','Rua do Pao, 67','Rio de Janeiro',NULL,'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,'1997-08-27','1997-10-08','1997-09-03',3,142.00,'Hungry Owl All-Night Grocers','8 Johnstown Road','Cork',NULL,'00000','Ireland');
 
799
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
800
VALUES (10647,'QUEDE',4,'1997-08-27','1997-09-10','1997-09-03',2,45.00,'Que Delcia','Rua da Panificadora, 12','Rio de Janeiro',NULL,'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,'1997-08-28','1997-10-09','1997-09-09',2,14.00,'Ricardo Adocicados','Av. Copacabana, 267','Rio de Janeiro',NULL,'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,'1997-08-28','1997-09-25','1997-08-29',3,6.00,'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,'1997-08-29','1997-09-26','1997-09-03',3,176.00,'Familia Arquibaldo','Rua Ors, 92','Sao Paulo',NULL,'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,'1997-09-01','1997-09-29','1997-09-11',2,20.00,'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,'1997-09-01','1997-09-29','1997-09-08',2,7.00,'Gourmet Lanchonetes','Av. Brasil, 442','Campinas',NULL,'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,'1997-09-02','1997-09-30','1997-09-19',1,93.00,'Frankenversand','Berliner Platz 43','Mnchen',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,'1997-09-02','1997-09-30','1997-09-11',1,55.00,'Berglunds snabbkp','Berguvsvgen  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,'1997-09-03','1997-10-01','1997-09-11',2,4.00,'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,'1997-09-04','1997-10-02','1997-09-10',1,57.00,'Great Lakes Food Market','2732 Baker Blvd.','Eugene',NULL,'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,'1997-09-04','1997-10-02','1997-09-15',2,352.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1997-09-05','1997-10-03','1997-09-08',1,364.00,'QUICK-Stop','Taucherstrae 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,'1997-09-05','1997-10-03','1997-09-10',2,105.00,'Queen Cozinha','Alameda dos Canrios, 891','Sao Paulo',NULL,'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,'1997-09-08','1997-10-06','1997-10-15',1,111.00,'Hungry Coyote Import Store','City Center Plaza 516 Main St.','Elgin',NULL,'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,'1997-09-09','1997-10-07','1997-09-15',3,17.00,'Hungry Owl All-Night Grocers','8 Johnstown Road','Cork',NULL,'00000','Ireland');
 
829
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
830
VALUES (10662,'LONEP',3,'1997-09-09','1997-10-07','1997-09-18',2,1.00,'Lonesome Pine Restaurant','89 Chiaroscuro Rd.','Portland',NULL,'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,'1997-09-10','1997-09-24','1997-10-03',2,113.00,'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,'1997-09-10','1997-10-08','1997-09-19',3,1.00,'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,'1997-09-11','1997-10-09','1997-09-17',2,26.00,'Lonesome Pine Restaurant','89 Chiaroscuro Rd.','Portland',NULL,'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,'1997-09-12','1997-10-10','1997-09-22',2,232.00,'Richter Supermarkt','Starenweg 5','Genve',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,'1997-09-12','1997-10-10','1997-09-19',1,78.00,'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,'1997-09-15','1997-10-13','1997-09-23',2,47.00,'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,'1997-09-15','1997-10-13','1997-09-22',1,24.00,'Simons bistro','Vinbltet 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,'1997-09-16','1997-10-14','1997-09-18',1,203.00,'Frankenversand','Berliner Platz 43','Mnchen',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,'1997-09-17','1997-10-15','1997-09-24',1,30.00,'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,'1997-09-17','1997-10-01','1997-09-26',2,95.00,'Berglunds snabbkp','Berguvsvgen  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,'1997-09-18','1997-10-16','1997-09-19',1,22.00,'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,'1997-09-18','1997-10-16','1997-09-30',2,0.00,'Island Trading','Garden House Crowther Way','Cowes',NULL,'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,'1997-09-19','1997-10-17','1997-09-23',2,31.00,'Frankenversand','Berliner Platz 43','Mnchen',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,'1997-09-22','1997-10-20','1997-09-29',2,2.00,'Tortuga Restaurante','Avda. Azteca 123','Mxico 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,'1997-09-22','1997-10-20','1997-09-26',3,4.00,'Antonio Moreno Taquera','Mataderos  2312','Mxico 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,'1997-09-23','1997-10-21','1997-10-16',3,388.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1997-09-23','1997-10-21','1997-09-30',3,27.00,'Blondel pre et fils','24, place Klber','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,'1997-09-24','1997-10-22','1997-09-26',1,26.00,'Old World Delicatessen','2743 Bering St.','Anchorage',NULL,'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,'1997-09-25','1997-10-23','1997-09-30',3,76.00,'Great Lakes Food Market','2732 Baker Blvd.','Eugene',NULL,'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,'1997-09-25','1997-10-23','1997-10-01',2,36.00,'Antonio Moreno Taquera','Mataderos  2312','Mxico 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,'1997-09-26','1997-10-24','1997-10-01',1,4.00,'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,'1997-09-26','1997-10-24','1997-09-30',1,145.00,'Ottilies Kseladen','Mehrheimerstr. 369','Kln',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,'1997-09-29','1997-10-13','1997-10-03',2,33.00,'Gourmet Lanchonetes','Av. Brasil, 442','Campinas',NULL,'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,'1997-09-30','1997-10-28','1997-10-08',1,96.00,'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,'1997-09-30','1997-10-28','1997-10-30',2,296.00,'Hungry Owl All-Night Grocers','8 Johnstown Road','Cork',NULL,'00000','Ireland');
 
881
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
882
VALUES (10688,'VAFFE',4,'1997-10-01','1997-10-15','1997-10-07',2,299.00,'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,'1997-10-01','1997-10-29','1997-10-07',2,13.00,'Berglunds snabbkp','Berguvsvgen  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,'1997-10-02','1997-10-30','1997-10-03',1,15.00,'Hanari Carnes','Rua do Pao, 67','Rio de Janeiro',NULL,'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,'1997-10-03','1997-11-14','1997-10-22',2,810.00,'QUICK-Stop','Taucherstrae 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,'1997-10-03','1997-10-31','1997-10-13',2,61.00,'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,'1997-10-06','1997-10-20','1997-10-10',3,139.00,'White Clover Markets','1029 - 12th Ave. S.','Seattle',NULL,'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,'1997-10-06','1997-11-03','1997-10-09',3,398.00,'QUICK-Stop','Taucherstrae 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,'1997-10-07','1997-11-18','1997-10-14',1,16.00,'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,'1997-10-08','1997-11-19','1997-10-14',3,102.00,'White Clover Markets','1029 - 12th Ave. S.','Seattle',NULL,'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,'1997-10-08','1997-11-05','1997-10-14',1,45.00,'LINO-Delicateses','Ave. 5 de Mayo Porlamar','I. de Margarita',NULL,'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,'1997-10-09','1997-11-06','1997-10-17',1,272.00,'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,'1997-10-09','1997-11-06','1997-10-13',3,0.00,'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,'1997-10-10','1997-11-07','1997-10-16',1,65.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1997-10-13','1997-10-27','1997-10-15',3,220.00,'Hungry Owl All-Night Grocers','8 Johnstown Road','Cork',NULL,'00000','Ireland');
 
909
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
910
VALUES (10702,'ALFKI',4,'1997-10-13','1997-11-24','1997-10-21',1,23.00,'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,'1997-10-14','1997-11-11','1997-10-20',2,152.00,'Folk och f HB','kergatan 24','Brcke',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,'1997-10-14','1997-11-11','1997-11-07',1,4.00,'Queen Cozinha','Alameda dos Canrios, 891','Sao Paulo',NULL,'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,'1997-10-15','1997-11-12','1997-11-18',2,3.00,'HILARION-Abastos','Carrera 22 con Ave. Carlos Soublette #8-35','San Cristbal',NULL,'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,'1997-10-16','1997-11-13','1997-10-21',3,135.00,'Old World Delicatessen','2743 Bering St.','Anchorage',NULL,'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,'1997-10-16','1997-10-30','1997-10-23',3,21.00,'Around the Horn','Brook Farm Stratford St. Mary','Colchester',NULL,'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,'1997-10-17','1997-11-28','1997-11-05',2,2.00,'The Big Cheese','89 Jefferson Way Suite 2','Portland',NULL,'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,'1997-10-17','1997-11-14','1997-11-20',3,210.00,'Gourmet Lanchonetes','Av. Brasil, 442','Campinas',NULL,'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,'1997-10-20','1997-11-17','1997-10-23',1,4.00,'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,'1997-10-21','1997-12-02','1997-10-29',2,52.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1997-10-21','1997-11-18','1997-10-31',1,89.00,'Hungry Owl All-Night Grocers','8 Johnstown Road','Cork',NULL,'00000','Ireland');
 
931
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
932
VALUES (10713,'SAVEA',1,'1997-10-22','1997-11-19','1997-10-24',1,167.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1997-10-22','1997-11-19','1997-10-27',3,24.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1997-10-23','1997-11-06','1997-10-29',1,63.00,'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,'1997-10-24','1997-11-21','1997-10-27',2,22.00,'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,'1997-10-24','1997-11-21','1997-10-29',2,59.00,'Frankenversand','Berliner Platz 43','Mnchen',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,'1997-10-27','1997-11-24','1997-10-29',3,170.00,'Kniglich 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,'1997-10-27','1997-11-24','1997-11-05',2,51.00,'Let''s Stop N Shop','87 Polk St. Suite 5','San Francisco',NULL,'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,'1997-10-28','1997-11-11','1997-11-05',2,9.00,'Que Delcia','Rua da Panificadora, 12','Rio de Janeiro',NULL,'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,'1997-10-29','1997-11-26','1997-10-31',3,48.00,'QUICK-Stop','Taucherstrae 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,'1997-10-29','1997-12-10','1997-11-04',1,74.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1997-10-30','1997-11-27','1997-11-25',1,21.00,'White Clover Markets','1029 - 12th Ave. S.','Seattle',NULL,'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,'1997-10-30','1997-12-11','1997-11-05',2,57.00,'Mre Paillarde','43 rue St. Laurent','Montral',NULL,'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,'1997-10-31','1997-11-28','1997-11-05',3,10.00,'Familia Arquibaldo','Rua Ors, 92','Sao Paulo',NULL,'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,'1997-11-03','1997-11-17','1997-12-05',1,16.00,'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,'1997-11-03','1997-12-01','1997-12-05',1,89.00,'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,'1997-11-04','1997-12-02','1997-11-11',2,58.00,'Queen Cozinha','Alameda dos Canrios, 891','Sao Paulo',NULL,'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,'1997-11-04','1997-12-16','1997-11-14',3,141.00,'LINO-Delicateses','Ave. 5 de Mayo Porlamar','I. de Margarita',NULL,'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,'1997-11-05','1997-12-03','1997-11-14',1,20.00,'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,'1997-11-06','1997-12-04','1997-11-14',1,96.00,'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,'1997-11-06','1997-12-04','1997-11-07',1,16.00,'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,'1997-11-07','1997-12-05','1997-11-10',3,110.00,'Berglunds snabbkp','Berguvsvgen  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,'1997-11-07','1997-12-05','1997-11-12',3,1.00,'Gourmet Lanchonetes','Av. Brasil, 442','Campinas',NULL,'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,'1997-11-10','1997-12-08','1997-11-21',2,45.00,'Let''s Stop N Shop','87 Polk St. Suite 5','San Francisco',NULL,'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,'1997-11-11','1997-12-09','1997-11-21',2,44.00,'Hungry Owl All-Night Grocers','8 Johnstown Road','Cork',NULL,'00000','Ireland');
 
979
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
980
VALUES (10737,'VINET',2,'1997-11-11','1997-12-09','1997-11-18',2,7.00,'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,'1997-11-12','1997-12-10','1997-11-18',1,2.00,'Spcialits 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,'1997-11-12','1997-12-10','1997-11-17',3,11.00,'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,'1997-11-13','1997-12-11','1997-11-25',2,81.00,'White Clover Markets','1029 - 12th Ave. S.','Seattle',NULL,'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,'1997-11-14','1997-11-28','1997-11-18',3,10.00,'Around the Horn','Brook Farm Stratford St. Mary','Colchester',NULL,'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,'1997-11-14','1997-12-12','1997-11-18',3,243.00,'Bottom-Dollar Markets','23 Tsawassen Blvd.','Tsawassen',NULL,'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,'1997-11-17','1997-12-15','1997-11-21',2,23.00,'Around the Horn','Brook Farm Stratford St. Mary','Colchester',NULL,'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,'1997-11-17','1997-12-15','1997-11-24',1,69.00,'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,'1997-11-18','1997-12-16','1997-11-27',1,3.00,'QUICK-Stop','Taucherstrae 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,'1997-11-19','1997-12-17','1997-11-21',3,31.00,'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,'1997-11-19','1997-12-17','1997-11-26',1,117.00,'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,'1997-11-20','1997-12-18','1997-11-28',1,232.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1997-11-20','1997-12-18','1997-12-19',2,61.00,'Island Trading','Garden House Crowther Way','Cowes',NULL,'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,'1997-11-21','1997-12-19','1997-11-24',1,79.00,'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,'1997-11-24','1997-12-22','1997-12-03',3,130.00,'Richter Supermarkt','Starenweg 5','Genve',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,'1997-11-24','1997-12-22','1997-11-28',3,1.00,'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,'1997-11-25','1997-12-23','1997-11-27',1,7.00,'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,'1997-11-25','1997-12-23','1997-11-27',3,2.00,'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,'1997-11-26','1997-12-24','1997-11-28',2,16.00,'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,'1997-11-27','1997-12-25','1997-12-02',2,73.00,'Split Rail Beer & Ale','P.O. Box 555','Lander',NULL,'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,'1997-11-27','1997-12-25','1997-12-15',1,8.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1997-11-28','1997-12-26','1997-12-04',3,138.00,'Richter Supermarkt','Starenweg 5','Genve',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,'1997-11-28','1997-12-26','1997-12-12',3,11.00,'Ana Trujillo Emparedados y helados','Avda. de la Constitucin 2222','Mxico 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,'1997-12-01','1997-12-29','1997-12-10',1,155.00,'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,'1997-12-02','1997-12-30','1997-12-08',2,18.00,'Rattlesnake Canyon Grocery','2817 Milton Dr.','Albuquerque',NULL,'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,'1997-12-02','1997-12-30','1997-12-09',1,328.00,'Folk och f HB','kergatan 24','Brcke',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,'1997-12-03','1997-12-31','1997-12-08',3,37.00,'Folies gourmandes','184, chausse 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,'1997-12-03','1997-12-31','1997-12-08',3,145.00,'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,'1997-12-04','1998-01-01','1997-12-09',3,42.00,'QUICK-Stop','Taucherstrae 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,'1997-12-05','1998-01-02','1997-12-09',1,157.00,'Ottilies Kseladen','Mehrheimerstr. 369','Kln',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,'1997-12-05','1998-01-02','1997-12-15',3,1.00,'Suprmes dlices','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,'1997-12-08','1998-01-05','1997-12-15',2,146.00,'Around the Horn','Brook Farm Stratford St. Mary','Colchester',NULL,'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,'1997-12-08','1998-01-05','1997-12-12',1,65.00,'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,'1997-12-09','1998-01-06','1997-12-17',3,5.00,'Hanari Carnes','Rua do Pao, 67','Rio de Janeiro',NULL,'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,'1997-12-10','1998-01-07','1998-01-02',2,11.00,'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,'1997-12-10','1998-01-07','1997-12-19',2,91.00,'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,'1997-12-11','1998-01-08','1997-12-16',3,96.00,'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,'1997-12-11','1997-12-25','1997-12-12',1,48.00,'Folk och f HB','kergatan 24','Brcke',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,'1997-12-12','1998-01-09','1997-12-26',1,20.00,'The Cracker Box','55 Grizzly Peak Rd.','Butte',NULL,'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,'1997-12-15','1998-01-12','1997-12-18',3,351.00,'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,'1997-12-15','1997-12-29','1998-01-21',2,3.00,'Gourmet Lanchonetes','Av. Brasil, 442','Campinas',NULL,'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,'1997-12-16','1998-01-13','1997-12-24',1,6.00,'Berglunds snabbkp','Berguvsvgen  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,'1997-12-16','1998-01-13','1998-01-14',2,58.00,'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,'1997-12-16','1997-12-30','1997-12-25',1,42.00,'LILA-Supermercado','Carrera 52 con Ave. Bolvar #65-98 Llano Largo','Barquisimeto',NULL,'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,'1997-12-17','1998-01-14','1997-12-19',3,73.00,'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,'1997-12-17','1998-01-14','1997-12-22',3,1.00,'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,'1997-12-18','1998-01-15','1997-12-19',2,124.00,'Hanari Carnes','Rua do Pao, 67','Rio de Janeiro',NULL,'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,'1997-12-18','1998-01-15','1997-12-22',3,70.00,'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,'1997-12-18','1998-01-15','1997-12-24',3,1.00,'GROSELLA-Restaurante','5 Ave. Los Palos Grandes','Caracas',NULL,'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,'1997-12-19','1998-01-16','1997-12-23',1,110.00,'Queen Cozinha','Alameda dos Canrios, 891','Sao Paulo',NULL,'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,'1997-12-19','1998-01-02','1997-12-26',1,249.00,'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,'1997-12-22','1998-01-19','1998-01-19',2,42.00,'QUICK-Stop','Taucherstrae 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,'1997-12-22','1998-01-19','1997-12-31',2,100.00,'Folies gourmandes','184, chausse 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,'1997-12-22','1998-01-19','1997-12-26',1,28.00,'Gourmet Lanchonetes','Av. Brasil, 442','Campinas',NULL,'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,'1997-12-23','1998-01-20','1998-01-01',2,16.00,'Frankenversand','Berliner Platz 43','Mnchen',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,'1997-12-23','1998-01-20','1997-12-31',3,23.00,'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,'1997-12-24','1998-01-21','1998-01-08',3,4.00,'Around the Horn','Brook Farm Stratford St. Mary','Colchester',NULL,'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,'1997-12-24','1998-01-21','1998-01-02',1,21.00,'Que Delcia','Rua da Panificadora, 12','Rio de Janeiro',NULL,'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,'1997-12-24','1998-01-21','1998-01-20',2,126.00,'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,'1997-12-25','1998-01-22','1998-01-14',1,26.00,'HILARION-Abastos','Carrera 22 con Ave. Carlos Soublette #8-35','San Cristbal',NULL,'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,'1997-12-25','1998-01-22','1998-01-05',2,33.00,'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,'1997-12-26','1998-01-23','1998-01-05',1,2.00,'Island Trading','Garden House Crowther Way','Cowes',NULL,'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,'1997-12-26','1998-02-06','1998-01-05',3,30.00,'Kniglich 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,'1997-12-26','1998-01-23','1998-01-05',3,137.00,'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,'1997-12-29','1998-01-26','1997-12-31',2,97.00,'Blido 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,'1997-12-29','1998-01-26','1998-01-02',2,257.00,'Simons bistro','Vinbltet 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,'1997-12-30','1998-01-27','1998-01-06',1,55.00,'Wellington Importadora','Rua do Mercado, 12','Resende',NULL,'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,'1997-12-30','1998-01-27','1998-01-07',2,27.00,'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,'1997-12-30','1998-01-27','1998-01-09',3,237.00,'The Big Cheese','89 Jefferson Way Suite 2','Portland',NULL,'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,'1997-12-31','1998-01-28','1998-01-05',2,22.00,'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,'1997-12-31','1998-01-28','1998-01-30',1,1.00,'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,'1998-01-01','1998-01-29','1998-01-09',3,45.00,'Old World Delicatessen','2743 Bering St.','Anchorage',NULL,'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,'1998-01-01','1998-01-29','1998-01-07',1,4.00,'Wellington Importadora','Rua do Mercado, 12','Resende',NULL,'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,'1998-01-01','1998-01-29','1998-01-07',3,4.00,'Laughing Bacchus Wine Cellars','2319 Elm St.','Vancouver',NULL,'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,'1998-01-02','1998-01-30','1998-01-08',1,31.00,'LINO-Delicateses','Ave. 5 de Mayo Porlamar','I. de Margarita',NULL,'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,'1998-01-02','1998-01-30','1998-01-12',1,59.00,'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,'1998-01-05','1998-02-02','1998-01-09',1,47.00,'Ricardo Adocicados','Av. Copacabana, 267','Rio de Janeiro',NULL,'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,'1998-01-05','1998-02-02','1998-01-14',3,130.00,'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,'1998-01-05','1998-02-02','1998-01-14',3,14.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1998-01-06','1998-02-03','1998-02-04',2,719.00,'Great Lakes Food Market','2732 Baker Blvd.','Eugene',NULL,'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,'1998-01-06','1998-01-20','1998-01-13',2,306.00,'Kniglich 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,'1998-01-07','1998-02-04','1998-01-12',3,65.00,'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,'1998-01-07','1998-02-04','1998-01-16',3,19.00,'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,'1998-01-07','1998-02-04','1998-01-13',2,37.00,'Rattlesnake Canyon Grocery','2817 Milton Dr.','Albuquerque',NULL,'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,'1998-01-08','1998-02-05','1998-01-15',1,36.00,'Split Rail Beer & Ale','P.O. Box 555','Lander',NULL,'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,'1998-01-08','1998-02-05','1998-01-16',3,7.00,'Trail''s Head Gourmet Provisioners','722 DaVinci Blvd.','Kirkland',NULL,'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,'1998-01-09','1998-02-06','1998-01-13',2,163.00,'LILA-Supermercado','Carrera 52 con Ave. Bolvar #65-98 Llano Largo','Barquisimeto',NULL,'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,'1998-01-09','1998-02-06','1998-01-30',1,1.00,'Folk och f HB','kergatan 24','Brcke',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,'1998-01-09','1998-02-06','1998-01-14',1,79.00,'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,'1998-01-12','1998-02-09','1998-02-06',1,7.00,'Blondel pre et fils','24, place Klber','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,'1998-01-12','1998-01-26','1998-02-06',2,63.00,'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,'1998-01-13','1998-01-27','1998-02-04',1,90.00,'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,'1998-01-13','1998-02-10','1998-01-23',1,154.00,'Island Trading','Garden House Crowther Way','Cowes',NULL,'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,'1998-01-13','1998-02-24','1998-01-21',2,81.00,'Tradiao Hipermercados','Av. Ins de Castro, 414','Sao Paulo',NULL,'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,'1998-01-14','1998-02-11','1998-01-23',2,72.00,'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,'1998-01-14','1998-02-11','1998-01-19',2,43.00,'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,'1998-01-15','1998-02-12','1998-01-23',2,71.00,'Ottilies Kseladen','Mehrheimerstr. 369','Kln',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,'1998-01-15','1998-02-12','1998-01-19',3,29.00,'Tradiao Hipermercados','Av. Ins de Castro, 414','Sao Paulo',NULL,'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,'1998-01-15','1998-02-12','1998-01-21',3,69.00,'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,'1998-01-16','1998-02-13','1998-01-21',1,411.00,'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,'1998-01-16','1998-02-13','1998-01-23',3,13.00,'Berglunds snabbkp','Berguvsvgen  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,'1998-01-19','1998-02-16','1998-01-23',3,59.00,'LINO-Delicateses','Ave. 5 de Mayo Porlamar','I. de Margarita',NULL,'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,'1998-01-19','1998-02-16','1998-01-22',3,35.00,'Tradiao Hipermercados','Av. Ins de Castro, 414','Sao Paulo',NULL,'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,'1998-01-19','1998-03-02','1998-02-16',2,2.00,'LINO-Delicateses','Ave. 5 de Mayo Porlamar','I. de Margarita',NULL,'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,'1998-01-20','1998-02-17','1998-01-29',2,424.00,'Suprmes dlices','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,'1998-01-20','1998-02-17','1998-01-29',3,54.00,'Tortuga Restaurante','Avda. Azteca 123','Mxico 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,'1998-01-21','1998-02-18','1998-01-26',2,9.00,'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,'1998-01-21','1998-02-18','1998-01-26',2,25.00,'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,'1998-01-21','1998-02-04','1998-01-30',1,212.00,'QUICK-Stop','Taucherstrae 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,'1998-01-22','1998-03-05','1998-01-23',3,56.00,'Suprmes dlices','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,'1998-01-22','1998-02-05','1998-02-10',3,487.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1998-01-23','1998-02-20','1998-01-29',2,38.00,'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,'1998-01-23','1998-02-20','1998-01-30',2,0.00,'Kniglich 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,'1998-01-23','1998-03-06','1998-01-30',1,49.00,'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,'1998-01-26','1998-02-23','1998-02-02',1,160.00,'Ricardo Adocicados','Av. Copacabana, 267','Rio de Janeiro',NULL,'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,'1998-01-26','1998-02-09','1998-01-30',1,174.00,'Rattlesnake Canyon Grocery','2817 Milton Dr.','Albuquerque',NULL,'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,'1998-01-27','1998-02-24','1998-02-03',2,53.00,'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,'1998-01-27','1998-02-24','1998-02-05',2,100.00,'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,'1998-01-27','1998-02-24','1998-02-04',1,170.00,'Old World Delicatessen','2743 Bering St.','Anchorage',NULL,'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,'1998-01-28','1998-02-25','1998-02-10',2,58.00,'Antonio Moreno Taquera','Mataderos  2312','Mxico 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,'1998-01-28','1998-02-25','1998-02-06',2,188.00,'Berglunds snabbkp','Berguvsvgen  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,'1998-01-29','1998-02-26','1998-02-03',1,52.00,'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,'1998-01-29','1998-02-26','1998-02-02',2,76.00,'Frankenversand','Berliner Platz 43','Mnchen',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,'1998-01-29','1998-02-26','1998-02-04',3,19.00,'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,'1998-01-30','1998-02-27','1998-02-17',2,14.00,'White Clover Markets','1029 - 12th Ave. S.','Seattle',NULL,'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,'1998-01-30','1998-03-13','1998-02-02',2,53.00,'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,'1998-02-02','1998-03-02','1998-02-17',2,30.00,'HILARION-Abastos','Carrera 22 con Ave. Carlos Soublette #8-35','San Cristbal',NULL,'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,'1998-02-02','1998-03-02','1998-02-09',2,3.00,'Around the Horn','Brook Farm Stratford St. Mary','Colchester',NULL,'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,'1998-02-02','1998-02-16','1998-02-12',1,348.00,'QUICK-Stop','Taucherstrae 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,'1998-02-03','1998-03-03','1998-02-12',1,109.00,'Berglunds snabbkp','Berguvsvgen  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,'1998-02-03','1998-03-17','1998-02-11',1,1.00,'Lonesome Pine Restaurant','89 Chiaroscuro Rd.','Portland',NULL,'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,'1998-02-04','1998-03-04','1998-02-23',2,191.00,'Queen Cozinha','Alameda dos Canrios, 891','Sao Paulo',NULL,'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,'1998-02-04','1998-03-04','1998-02-09',1,143.00,'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,'1998-02-04','1998-03-04','1998-02-13',3,12.00,'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,'1998-02-05','1998-03-05','1998-02-10',2,112.00,'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,'1998-02-05','1998-03-05','1998-02-09',2,175.00,'Godos Cocina Tpica','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,'1998-02-06','1998-03-06','1998-02-09',1,0.00,'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,'1998-02-06','1998-03-06','1998-02-11',2,19.00,'Godos Cocina Tpica','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,'1998-02-06','1998-03-06','1998-03-03',2,32.00,'Berglunds snabbkp','Berguvsvgen  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,'1998-02-09','1998-03-09','1998-02-12',3,60.00,'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,'1998-02-09','1998-03-09','1998-02-19',1,38.00,'Ricardo Adocicados','Av. Copacabana, 267','Rio de Janeiro',NULL,'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,'1998-02-10','1998-03-10','1998-02-12',1,46.00,'QUICK-Stop','Taucherstrae 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,'1998-02-10','1998-03-10','1998-02-12',3,8.00,'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,'1998-02-10','1998-03-24','1998-02-18',1,88.00,'Folk och f HB','kergatan 24','Brcke',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,'1998-02-11','1998-03-11','1998-02-18',1,2.00,'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,'1998-02-11','1998-03-11','1998-02-20',3,23.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1998-02-12','1998-03-12','1998-02-20',3,0.00,'Lonesome Pine Restaurant','89 Chiaroscuro Rd.','Portland',NULL,'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,'1998-02-12','1998-03-12','1998-02-13',2,90.00,'Let''s Stop N Shop','87 Polk St. Suite 5','San Francisco',NULL,'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,'1998-02-12','1998-03-12','1998-02-18',3,5.00,'Suprmes dlices','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,'1998-02-13','1998-03-13','1998-03-02',1,4.00,'Hanari Carnes','Rua do Pao, 67','Rio de Janeiro',NULL,'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,'1998-02-13','1998-03-13','1998-02-16',3,1.00,'Galera del gastronmo','Rambla de Catalua, 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,'1998-02-16','1998-03-16','1998-02-23',2,51.00,'Godos Cocina Tpica','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,'1998-02-16','1998-03-16','1998-02-23',3,280.00,'Rattlesnake Canyon Grocery','2817 Milton Dr.','Albuquerque',NULL,'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,'1998-02-16','1998-03-16','1998-02-18',1,32.00,'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,'1998-02-17','1998-03-17','1998-02-19',2,20.00,'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,'1998-02-17','1998-03-17','1998-02-19',2,120.00,'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,'1998-02-18','1998-03-18','1998-02-20',2,77.00,'Kniglich 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,'1998-02-18','1998-03-18','1998-02-20',1,116.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1998-02-18','1998-03-18','1998-02-23',1,162.00,'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,'1998-02-19','1998-03-19','1998-02-27',3,32.00,'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,'1998-02-19','1998-03-19','1998-02-25',2,603.00,'Hungry Owl All-Night Grocers','8 Johnstown Road','Cork',NULL,'00000','Ireland');
 
1301
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1302
VALUES (10898,'OCEAN',4,'1998-02-20','1998-03-20','1998-03-06',2,1.00,'Ocano Atlntico 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,'1998-02-20','1998-03-20','1998-02-26',3,1.00,'LILA-Supermercado','Carrera 52 con Ave. Bolvar #65-98 Llano Largo','Barquisimeto',NULL,'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,'1998-02-20','1998-03-20','1998-03-04',2,1.00,'Wellington Importadora','Rua do Mercado, 12','Resende',NULL,'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,'1998-02-23','1998-03-23','1998-02-26',1,62.00,'HILARION-Abastos','Carrera 22 con Ave. Carlos Soublette #8-35','San Cristbal',NULL,'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,'1998-02-23','1998-03-23','1998-03-03',1,44.00,'Folk och f HB','kergatan 24','Brcke',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,'1998-02-24','1998-03-24','1998-03-04',3,36.00,'Hanari Carnes','Rua do Pao, 67','Rio de Janeiro',NULL,'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,'1998-02-24','1998-03-24','1998-02-27',3,162.00,'White Clover Markets','1029 - 12th Ave. S.','Seattle',NULL,'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,'1998-02-24','1998-03-24','1998-03-06',2,13.00,'Wellington Importadora','Rua do Mercado, 12','Resende',NULL,'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,'1998-02-25','1998-03-11','1998-03-03',3,26.00,'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,'1998-02-25','1998-03-25','1998-02-27',3,9.00,'Spcialits 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,'1998-02-26','1998-03-26','1998-03-06',2,32.00,'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,'1998-02-26','1998-03-26','1998-03-10',2,53.00,'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,'1998-02-26','1998-03-26','1998-03-04',3,38.00,'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,'1998-02-26','1998-03-26','1998-03-05',1,38.00,'Godos Cocina Tpica','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,'1998-02-26','1998-03-26','1998-03-18',2,580.00,'Hungry Owl All-Night Grocers','8 Johnstown Road','Cork',NULL,'00000','Ireland');
 
1331
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1332
VALUES (10913,'QUEEN',4,'1998-02-26','1998-03-26','1998-03-04',1,33.00,'Queen Cozinha','Alameda dos Canrios, 891','Sao Paulo',NULL,'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,'1998-02-27','1998-03-27','1998-03-02',1,21.00,'Queen Cozinha','Alameda dos Canrios, 891','Sao Paulo',NULL,'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,'1998-02-27','1998-03-27','1998-03-02',2,3.00,'Tortuga Restaurante','Avda. Azteca 123','Mxico 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,'1998-02-27','1998-03-27','1998-03-09',2,63.00,'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,'1998-03-02','1998-03-30','1998-03-11',2,8.00,'Romero y tomillo','Gran Va, 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,'1998-03-02','1998-03-30','1998-03-11',3,48.00,'Bottom-Dollar Markets','23 Tsawassen Blvd.','Tsawassen',NULL,'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,'1998-03-02','1998-03-30','1998-03-04',2,19.00,'LINO-Delicateses','Ave. 5 de Mayo Porlamar','I. de Margarita',NULL,'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,'1998-03-03','1998-03-31','1998-03-09',2,29.00,'Around the Horn','Brook Farm Stratford St. Mary','Colchester',NULL,'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,'1998-03-03','1998-04-14','1998-03-09',1,176.00,'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,'1998-03-03','1998-03-31','1998-03-05',3,62.00,'Hanari Carnes','Rua do Pao, 67','Rio de Janeiro',NULL,'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,'1998-03-03','1998-04-14','1998-03-13',3,68.00,'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,'1998-03-04','1998-04-01','1998-04-08',2,151.00,'Berglunds snabbkp','Berguvsvgen  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,'1998-03-04','1998-04-01','1998-03-13',1,2.00,'Hanari Carnes','Rua do Pao, 67','Rio de Janeiro',NULL,'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,'1998-03-04','1998-04-01','1998-03-11',3,39.00,'Ana Trujillo Emparedados y helados','Avda. de la Constitucin 2222','Mxico 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,'1998-03-05','1998-04-02','1998-04-08',1,19.00,'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,'1998-03-05','1998-04-02','1998-03-18',1,1.00,'Galera del gastronmo','Rambla de Catalua, 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,'1998-03-05','1998-04-02','1998-03-12',1,33.00,'Frankenversand','Berliner Platz 43','Mnchen',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,'1998-03-06','1998-04-17','1998-03-18',3,15.00,'Suprmes dlices','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,'1998-03-06','1998-03-20','1998-03-19',2,13.00,'Richter Supermarkt','Starenweg 5','Genve',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,'1998-03-06','1998-04-03','1998-03-24',1,134.00,'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,'1998-03-06','1998-04-03','1998-03-16',3,54.00,'Island Trading','Garden House Crowther Way','Cowes',NULL,'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,'1998-03-09','1998-04-06','1998-03-12',3,32.00,'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,'1998-03-09','1998-04-06','1998-03-18',3,47.00,'Wellington Importadora','Rua do Mercado, 12','Resende',NULL,'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,'1998-03-09','1998-04-06','1998-03-18',2,33.00,'Great Lakes Food Market','2732 Baker Blvd.','Eugene',NULL,'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,'1998-03-10','1998-03-24','1998-03-13',3,31.00,'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,'1998-03-10','1998-04-07','1998-03-16',2,31.00,'QUICK-Stop','Taucherstrae 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,'1998-03-10','1998-04-07','1998-03-13',2,76.00,'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,'1998-03-11','1998-04-08','1998-03-23',3,19.00,'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,'1998-03-11','1998-04-08','1998-03-20',2,400.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1998-03-11','1998-04-08','1998-03-18',3,17.00,'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,'1998-03-11','1998-04-08','1998-03-19',2,2.00,'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,'1998-03-12','1998-03-26','1998-03-13',3,52.00,'Bottom-Dollar Markets','23 Tsawassen Blvd.','Tsawassen',NULL,'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,'1998-03-12','1998-04-09','1998-03-18',1,10.00,'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,'1998-03-12','1998-04-09','1998-03-19',2,27.00,'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,'1998-03-13','1998-04-10','1998-03-16',2,3.00,'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,'1998-03-13','1998-04-10','1998-03-19',3,23.00,'Godos Cocina Tpica','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,'1998-03-13','1998-04-10','1998-03-17',3,74.00,'Bottom-Dollar Markets','23 Tsawassen Blvd.','Tsawassen',NULL,'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,'1998-03-16','1998-04-13','1998-03-23',2,2.00,'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,'1998-03-16','1998-04-27','1998-04-07',2,30.00,'Richter Supermarkt','Starenweg 5','Genve',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,'1998-03-16','1998-04-27','1998-03-24',1,40.00,'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,'1998-03-16','1998-03-30','1998-03-25',2,23.00,'Around the Horn','Brook Farm Stratford St. Mary','Colchester',NULL,'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,'1998-03-17','1998-04-28','1998-03-20',1,27.00,'LINO-Delicateses','Ave. 5 de Mayo Porlamar','I. de Margarita',NULL,'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,'1998-03-17','1998-04-14','1998-03-20',2,3.00,'Folk och f HB','kergatan 24','Brcke',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,'1998-03-17','1998-04-28','1998-03-20',2,44.00,'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,'1998-03-18','1998-04-15','1998-03-27',3,105.00,'HILARION-Abastos','Carrera 22 con Ave. Carlos Soublette #8-35','San Cristbal',NULL,'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,'1998-03-18','1998-04-15','1998-03-27',2,49.00,'Ocano Atlntico 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,'1998-03-18','1998-04-29','1998-03-23',2,4.00,'Gourmet Lanchonetes','Av. Brasil, 442','Campinas',NULL,'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,'1998-03-19','1998-04-02','1998-04-08',1,2.00,'HILARION-Abastos','Carrera 22 con Ave. Carlos Soublette #8-35','San Cristbal',NULL,'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,'1998-03-19','1998-04-16','1998-03-30',1,104.00,'Queen Cozinha','Alameda dos Canrios, 891','Sao Paulo',NULL,'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,'1998-03-19','1998-04-16','1998-03-23',2,275.00,'QUICK-Stop','Taucherstrae 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,'1998-03-19','1998-04-16','1998-03-26',3,2.00,'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,'1998-03-20','1998-04-17','1998-03-24',2,87.00,'Spcialits 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,'1998-03-20','1998-04-17','1998-03-30',3,144.00,'Old World Delicatessen','2743 Bering St.','Anchorage',NULL,'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,'1998-03-20','1998-04-17','1998-04-08',1,27.00,'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,'1998-03-23','1998-04-20','1998-04-02',2,62.00,'Toms Spezialitten','Luisenstr. 48','Mnster',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,'1998-03-23','1998-04-20','1998-04-01',3,74.00,'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,'1998-03-23','1998-04-20','1998-03-30',2,0.00,'Comrcio Mineiro','Av. dos Lusadas, 23','Sao Paulo',NULL,'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,'1998-03-24','1998-04-07','1998-04-24',1,16.00,'Blido 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,'1998-03-24','1998-04-21','1998-04-02',2,121.00,'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,'1998-03-24','1998-04-21','1998-03-26',2,0.00,'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,'1998-03-24','1998-04-21','1998-03-27',2,15.00,'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,'1998-03-25','1998-04-08','1998-04-03',3,12.00,'Split Rail Beer & Ale','P.O. Box 555','Lander',NULL,'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,'1998-03-25','1998-04-22','1998-03-27',3,32.00,'Bottom-Dollar Markets','23 Tsawassen Blvd.','Tsawassen',NULL,'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,'1998-03-25','1998-05-06','1998-04-03',1,37.00,'HILARION-Abastos','Carrera 22 con Ave. Carlos Soublette #8-35','San Cristbal',NULL,'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,'1998-03-26','1998-04-23','1998-04-10',3,208.00,'Folk och f HB','kergatan 24','Brcke',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,'1998-03-26','1998-04-23','1998-04-23',2,32.00,'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,'1998-03-26','1998-04-23','1998-03-31',2,353.00,'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,'1998-03-27','1998-05-08','1998-04-17',1,1.00,'Folk och f HB','kergatan 24','Brcke',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,'1998-03-27','1998-04-24','1998-04-02',2,193.00,'Hanari Carnes','Rua do Pao, 67','Rio de Janeiro',NULL,'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,'1998-03-27','1998-04-24','1998-04-08',1,14.00,'Bottom-Dollar Markets','23 Tsawassen Blvd.','Tsawassen',NULL,'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,'1998-03-27','1998-04-24','1998-04-06',2,657.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1998-03-30','1998-04-27','1998-04-03',3,211.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1998-03-30','1998-04-27','1998-04-02',1,91.00,'Hungry Owl All-Night Grocers','8 Johnstown Road','Cork',NULL,'00000','Ireland');
 
1477
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1478
VALUES (10986,'OCEAN',8,'1998-03-30','1998-04-27','1998-04-21',2,217.00,'Ocano Atlntico 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,'1998-03-31','1998-04-28','1998-04-06',1,185.00,'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,'1998-03-31','1998-04-28','1998-04-10',2,61.00,'Rattlesnake Canyon Grocery','2817 Milton Dr.','Albuquerque',NULL,'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,'1998-03-31','1998-04-28','1998-04-02',1,34.00,'Que Delcia','Rua da Panificadora, 12','Rio de Janeiro',NULL,'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,'1998-04-01','1998-05-13','1998-04-07',3,117.00,'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,'1998-04-01','1998-04-29','1998-04-07',1,38.00,'QUICK-Stop','Taucherstrae 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,'1998-04-01','1998-04-29','1998-04-03',3,4.00,'The Big Cheese','89 Jefferson Way Suite 2','Portland',NULL,'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,'1998-04-01','1998-04-29','1998-04-10',3,8.00,'Folk och f HB','kergatan 24','Brcke',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,'1998-04-02','1998-04-16','1998-04-09',3,65.00,'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,'1998-04-02','1998-04-30','1998-04-06',3,46.00,'Pericles Comidas clsicas','Calle Dr. Jorge Cash 321','Mxico 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,'1998-04-02','1998-04-30','1998-04-10',2,1.00,'QUICK-Stop','Taucherstrae 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,'1998-04-03','1998-05-15','1998-04-13',2,73.00,'LILA-Supermercado','Carrera 52 con Ave. Bolvar #65-98 Llano Largo','Barquisimeto',NULL,'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,'1998-04-03','1998-04-17','1998-04-17',2,20.00,'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,'1998-04-03','1998-05-01','1998-04-10',2,96.00,'Ottilies Kseladen','Mehrheimerstr. 369','Kln',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,'1998-04-06','1998-05-04','1998-04-14',3,55.00,'Rattlesnake Canyon Grocery','2817 Milton Dr.','Albuquerque',NULL,'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,'1998-04-06','1998-05-04','1998-04-14',2,197.00,'Folk och f HB','kergatan 24','Brcke',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,'1998-04-06','1998-05-04','1998-04-16',1,141.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1998-04-06','1998-05-04','1998-04-08',3,14.00,'The Cracker Box','55 Grizzly Peak Rd.','Butte',NULL,'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,'1998-04-07','1998-05-05','1998-04-20',1,44.00,'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,'1998-04-07','1998-05-05','1998-04-10',1,0.00,'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,'1998-04-07','1998-05-05','1998-04-15',2,25.00,'Great Lakes Food Market','2732 Baker Blvd.','Eugene',NULL,'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,'1998-04-08','1998-05-06','1998-04-13',2,202.00,'Princesa Isabel Vinhos','Estrada da sade 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,'1998-04-08','1998-05-06,',NULL,3,79.00,'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,'1998-04-08','1998-05-06','1998-04-10',1,59.00,'Godos Cocina Tpica','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,'1998-04-09','1998-05-07','1998-04-21',2,28.00,'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,'1998-04-09','1998-05-07','1998-04-13',1,1.00,'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,'1998-04-09','1998-04-23','1998-04-17',3,242.00,'Frankenversand','Berliner Platz 43','Mnchen',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,'1998-04-09','1998-05-07','1998-04-10',1,32.00,'Romero y tomillo','Gran Va, 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,'1998-04-10','1998-05-08','1998-04-15',3,23.00,'LINO-Delicateses','Ave. 5 de Mayo Porlamar','I. de Margarita',NULL,'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,'1998-04-10','1998-04-24','1998-04-20',2,4.00,'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,'1998-04-10','1998-05-08','1998-04-13',2,33.00,'Around the Horn','Brook Farm Stratford St. Mary','Colchester',NULL,'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,'1998-04-13','1998-05-11','1998-04-20',2,754.00,'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,'1998-04-13','1998-05-11','1998-04-16',2,11.00,'Lonesome Pine Restaurant','89 Chiaroscuro Rd.','Portland',NULL,'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,'1998-04-13','1998-05-11,',NULL,3,3.00,'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,'1998-04-14','1998-05-12','1998-04-16',2,43.00,'Ottilies Kseladen','Mehrheimerstr. 369','Kln',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,'1998-04-14','1998-05-12','1998-04-21',1,297.00,'QUICK-Stop','Taucherstrae 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,'1998-04-14','1998-05-12','1998-05-04',2,6.00,'Hanari Carnes','Rua do Pao, 67','Rio de Janeiro',NULL,'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,'1998-04-14','1998-04-28','1998-04-24',2,123.00,'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,'1998-04-15','1998-05-13','1998-04-20',1,74.00,'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,'1998-04-15','1998-05-13','1998-04-24',3,29.00,'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,'1998-04-15','1998-05-13','1998-04-28',1,47.00,'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,'1998-04-16','1998-05-14','1998-04-20',1,52.00,'Bottom-Dollar Markets','23 Tsawassen Blvd.','Tsawassen',NULL,'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,'1998-04-16','1998-05-14','1998-04-22',1,29.00,'Kniglich 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,'1998-04-16','1998-05-14','1998-04-27',1,47.00,'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,'1998-04-17','1998-05-15','1998-04-27',2,830.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1998-04-17','1998-05-15','1998-04-24',2,227.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1998-04-17','1998-05-15','1998-04-23',3,606.00,'White Clover Markets','1029 - 12th Ave. S.','Seattle',NULL,'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,'1998-04-17','1998-05-15','1998-04-23',3,84.00,'Richter Supermarkt','Starenweg 5','Genve',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,'1998-04-20','1998-06-01','1998-04-27',1,40.00,'Old World Delicatessen','2743 Bering St.','Anchorage',NULL,'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,'1998-04-20','1998-05-18','1998-04-24',2,0.00,'Suprmes dlices','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,'1998-04-20','1998-05-18','1998-04-22',3,149.00,'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,'1998-04-21','1998-05-19','1998-04-27',1,3.00,'Godos Cocina Tpica','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,'1998-04-21','1998-05-19','1998-04-30',2,29.00,'Suprmes dlices','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,'1998-04-21','1998-05-19,',NULL,2,65.00,'LINO-Delicateses','Ave. 5 de Mayo Porlamar','I. de Margarita',NULL,'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,'1998-04-22','1998-05-20,',NULL,3,18.00,'Great Lakes Food Market','2732 Baker Blvd.','Eugene',NULL,'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,'1998-04-22','1998-05-20','1998-04-28',2,48.00,'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,'1998-04-22','1998-05-06','1998-05-01',1,29.00,'Comrcio Mineiro','Av. dos Lusadas, 23','Sao Paulo',NULL,'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,'1998-04-22','1998-05-20','1998-04-29',2,8.00,'Spcialits 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,'1998-04-23','1998-05-21','1998-05-01',1,8.00,'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,'1998-04-23','1998-05-21,',NULL,2,70.00,'Bottom-Dollar Markets','23 Tsawassen Blvd.','Tsawassen',NULL,'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,'1998-04-23','1998-05-21','1998-04-24',2,71.00,'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,'1998-04-24','1998-05-22','1998-05-01',3,46.00,'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,'1998-04-24','1998-05-22','1998-04-30',3,24.00,'Bottom-Dollar Markets','23 Tsawassen Blvd.','Tsawassen',NULL,'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,'1998-04-24','1998-05-22','1998-05-04',1,8.00,'Gourmet Lanchonetes','Av. Brasil, 442','Campinas',NULL,'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,'1998-04-27','1998-05-25','1998-05-05',2,59.00,'Folk och f HB','kergatan 24','Brcke',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,'1998-04-27','1998-05-25,',NULL,3,2.00,'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,'1998-04-27','1998-05-25','1998-05-01',1,67.00,'Hanari Carnes','Rua do Pao, 67','Rio de Janeiro',NULL,'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,'1998-04-27','1998-05-25','1998-04-29',2,53.00,'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,'1998-04-28','1998-05-26,',NULL,1,0.00,'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,'1998-04-28','1998-05-26','1998-05-05',2,120.00,'HILARION-Abastos','Carrera 22 con Ave. Carlos Soublette #8-35','San Cristbal',NULL,'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,'1998-04-28','1998-05-12','1998-05-01',2,278.00,'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,'1998-04-29','1998-05-27','1998-05-01',3,4.00,'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,'1998-04-29','1998-05-27,',NULL,3,31.00,'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,'1998-04-29','1998-06-10,',NULL,2,85.00,'Ricardo Adocicados','Av. Copacabana, 267','Rio de Janeiro',NULL,'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,'1998-04-30','1998-05-28','1998-05-04',2,10.00,'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,'1998-04-30','1998-06-11,',NULL,3,14.00,'Great Lakes Food Market','2732 Baker Blvd.','Eugene',NULL,'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,'1998-04-30','1998-05-28,',NULL,2,29.00,'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,'1998-04-30','1998-05-28','1998-05-06',2,81.00,'Hungry Owl All-Night Grocers','8 Johnstown Road','Cork',NULL,'00000','Ireland');
 
1633
INSERT INTO Orders (OrderID, CustomerID, EmployeeID, OrderDate, RequiredDate, ShippedDate, ShipVia, Freight, ShipName, ShipAddress, ShipCity, ShipRegion, ShipPostalCode, ShipCountry)
 
1634
VALUES (11064,'SAVEA',1,'1998-05-01','1998-05-29','1998-05-04',1,30.00,'Save-a-lot Markets','187 Suffolk Ln.','Boise',NULL,'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,'1998-05-01','1998-05-29,',NULL,1,12.00,'LILA-Supermercado','Carrera 52 con Ave. Bolvar #65-98 Llano Largo','Barquisimeto',NULL,'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,'1998-05-01','1998-05-29','1998-05-04',2,44.00,'White Clover Markets','1029 - 12th Ave. S.','Seattle',NULL,'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,'1998-05-04','1998-05-18','1998-05-06',2,7.00,'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,'1998-05-04','1998-06-01,',NULL,2,81.00,'Queen Cozinha','Alameda dos Canrios, 891','Sao Paulo',NULL,'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,'1998-05-04','1998-06-01','1998-05-06',2,15.00,'Tortuga Restaurante','Avda. Azteca 123','Mxico 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,'1998-05-05','1998-06-02,',NULL,1,136.00,'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,'1998-05-05','1998-06-02,',NULL,1,0.00,'LILA-Supermercado','Carrera 52 con Ave. Bolvar #65-98 Llano Largo','Barquisimeto',NULL,'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,'1998-05-05','1998-06-02,',NULL,2,258.00,'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,'1998-05-05','1998-06-02,',NULL,2,24.00,'Pericles Comidas clsicas','Calle Dr. Jorge Cash 321','Mxico 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,'1998-05-06','1998-06-03,',NULL,2,18.00,'Simons bistro','Vinbltet 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,'1998-05-06','1998-06-03,',NULL,2,6.00,'Richter Supermarkt','Starenweg 5','Genve',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,'1998-05-06','1998-06-03,',NULL,2,38.00,'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,'1998-05-06','1998-06-03,',NULL,2,8.00,'Rattlesnake Canyon Grocery','2817 Milton Dr.','Albuquerque',NULL,'87110','USA');