Advertisement
Guest User

Untitled

a guest
Jul 6th, 2012
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 394.56 KB | None | 0 0
  1. --
  2. -- PostgreSQL database dump
  3. --
  4.  
  5. SET statement_timeout = 0;
  6. SET client_encoding = 'UTF8';
  7. SET standard_conforming_strings = on;
  8. SET check_function_bodies = false;
  9. SET client_min_messages = warning;
  10.  
  11. SET search_path = public, pg_catalog;
  12.  
  13. SET default_with_oids = false;
  14.  
  15. --
  16. -- Name: test; Type: TABLE; Schema: public; Owner: -
  17. --
  18.  
  19. CREATE TABLE test (
  20. ordernumber integer,
  21. quantityordered integer,
  22. priceeach double precision,
  23. orderlinenumber integer,
  24. sales double precision,
  25. orderdate timestamp without time zone,
  26. status character varying(30),
  27. qtr_id integer,
  28. month_id integer,
  29. year_id integer,
  30. productline character varying(40),
  31. msrp integer,
  32. productcode character varying(40),
  33. customername character varying(50),
  34. phone character varying(40),
  35. addressline1 character varying(100),
  36. addressline2 character varying(100),
  37. city character varying(14),
  38. state character varying(30),
  39. postalcode character varying(30),
  40. country character varying(13),
  41. territory character varying(5),
  42. contactlastname character varying(30),
  43. contactfirstname character varying(30)
  44. );
  45.  
  46.  
  47. --
  48. -- Data for Name: test; Type: TABLE DATA; Schema: public; Owner: -
  49. --
  50.  
  51. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10107, 30, 95.7000000000000028, 2, 2871, '2003-02-24 00:00:00', 'Shipped', 1, 2, 2003, 'Motorcycles', 95, 'S10_1678', 'Land of Toys Inc.', '2125557818', '897 Long Airport Avenue', '', 'NYC', 'NY', '10022', 'United States', 'NA', 'Yu', 'Kwai');
  52. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10121, 34, 81.3499999999999943, 5, 2765.90000000000009, '2003-05-07 00:00:00', 'Shipped', 2, 5, 2003, 'Motorcycles', 95, 'S10_1678', 'Reims Collectables', '26.47.1555', '59 rue de l''Abbaye', '', 'Reims', '', '51100', 'France', 'EMEA', 'Henriot', 'Paul');
  53. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10134, 41, 94.7399999999999949, 2, 3884.34000000000015, '2003-07-01 00:00:00', 'Shipped', 3, 7, 2003, 'Motorcycles', 95, 'S10_1678', 'Lyon Souveniers', '+33 1 46 62 7555', '27 rue du Colonel Pierre Avia', '', 'Paris', '', '75508', 'France', 'EMEA', 'Da Cunha', 'Daniel');
  54. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10145, 45, 83.2600000000000051, 6, 3746.69999999999982, '2003-08-25 00:00:00', 'Shipped', 3, 8, 2003, 'Motorcycles', 95, 'S10_1678', 'Toys4GrownUps.com', '6265557265', '78934 Hillside Dr.', '', 'Pasadena', 'CA', '90003', 'USA', 'NA', 'Young', 'Julie');
  55. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10159, 49, 100, 14, 5205.27000000000044, '2003-10-10 00:00:00', 'Shipped', 4, 10, 2003, 'Motorcycles', 95, 'S10_1678', 'Corporate Gift Ideas Co.', '6505551386', '7734 Strong St.', '', 'San Francisco', 'CA', '', 'United States', 'NA', 'Brown', 'Julie');
  56. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10210, 40, 71, 8, 2840, '2004-01-12 00:00:00', 'Shipped', 1, 1, 2004, 'Planes', 72, 'S24_4278', 'Osaka Souveniers Co.', '+81 06 6342 5555', 'Dojima Avanza 4F, 1-6-20 Dojima, Kita-ku', '', 'Osaka', 'Osaka', '530-0003', 'Japan', 'Japan', 'Kentary', 'Mory');
  57. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10223, 23, 74.6200000000000045, 10, 1716.25999999999999, '2004-02-20 00:00:00', 'Shipped', 1, 2, 2004, 'Planes', 72, 'S24_4278', 'Australian Collectors, Co.', '03 9520 4555', '636 St Kilda Road', 'Level 3', 'Melbourne', 'Victoria', '3004', 'Australia', 'APAC', 'Ferguson', 'Peter');
  58. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10235, 40, 81.1400000000000006, 4, 3245.59999999999991, '2004-04-02 00:00:00', 'Shipped', 2, 4, 2004, 'Planes', 72, 'S24_4278', 'Royal Canadian Collectables, Ltd.', '(604) 555-4555', '23 Tsawassen Blvd.', '', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada', 'NA', 'Lincoln', 'Elizabeth');
  59. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10250, 37, 74.6200000000000045, 5, 2760.94000000000005, '2004-05-11 00:00:00', 'Shipped', 2, 5, 2004, 'Planes', 72, 'S24_4278', 'The Sharp Gifts Warehouse', '4085553659', '3086 Ingle Ln.', '', 'San Jose', 'CA', '94217', 'USA', 'NA', 'Frick', 'Sue');
  60. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10263, 24, 75.3499999999999943, 11, 1808.40000000000009, '2004-06-28 00:00:00', 'Shipped', 2, 6, 2004, 'Planes', 72, 'S24_4278', 'Gift Depot Inc.', '2035552570', '25593 South Bay Ln.', '', 'Bridgewater', 'CT', '97562', 'USA', 'NA', 'King', 'Julie');
  61. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10275, 27, 62.3100000000000023, 10, 1682.36999999999989, '2004-07-23 00:00:00', 'Shipped', 3, 7, 2004, 'Planes', 72, 'S24_4278', 'La Rochelle Gifts', '40.67.8555', '67, rue des Cinquante Otages', '', 'Nantes', '', '44000', 'France', 'EMEA', 'Labrune', 'Janine');
  62. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10284, 21, 71, 2, 1491, '2004-08-21 00:00:00', 'Shipped', 3, 8, 2004, 'Planes', 72, 'S24_4278', 'Norway Gifts By Mail, Co.', '+47 2212 1555', 'Drammensveien 126 A, PB 744 Sentrum', '', 'Oslo', '', 'N 0106', 'Norway', 'EMEA', 'Klaeboe', 'Jan');
  63. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10297, 23, 72.4500000000000028, 5, 1666.34999999999991, '2004-09-16 00:00:00', 'Shipped', 3, 9, 2004, 'Planes', 72, 'S24_4278', 'Clover Collections, Co.', '+353 1862 1555', '25 Maiden Lane', 'Floor No. 4', 'Dublin', '', '2', 'Ireland', 'EMEA', 'Cassidy', 'Dean');
  64. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10308, 44, 83.3199999999999932, 8, 3666.07999999999993, '2004-10-15 00:00:00', 'Shipped', 4, 10, 2004, 'Planes', 72, 'S24_4278', 'Mini Classics', '9145554562', '3758 North Pendale Street', '', 'White Plains', 'NY', '24067', 'USA', 'NA', 'Frick', 'Steve');
  65. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10317, 35, 83.3199999999999932, 1, 2916.19999999999982, '2004-11-02 00:00:00', 'Shipped', 4, 11, 2004, 'Planes', 72, 'S24_4278', 'Technics Stores Inc.', '6505556809', '9408 Furth Circle', '', 'Burlingame', 'CA', '94217', 'USA', 'NA', 'Hirano', 'Juri');
  66. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10328, 43, 60.8599999999999994, 4, 2616.98000000000002, '2004-11-12 00:00:00', 'Shipped', 4, 11, 2004, 'Planes', 72, 'S24_4278', 'Rovelli Gifts', '035-640555', 'Via Ludovico il Moro 22', '', 'Bergamo', '', '24100', 'Italy', 'EMEA', 'Rovelli', 'Giovanni');
  67. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10340, 40, 84.769999999999996, 1, 3390.80000000000018, '2004-11-24 00:00:00', 'Shipped', 4, 11, 2004, 'Planes', 72, 'S24_4278', 'Enaco Distributors', '(93) 203 4555', 'Rambla de Catalu�a, 23', '', 'Barcelona', '', '08022', 'Spain', 'EMEA', 'Saavedra', 'Eduardo');
  68. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10353, 35, 89.9000000000000057, 3, 3146.5, '2004-12-04 00:00:00', 'Shipped', 4, 12, 2004, 'Planes', 72, 'S24_4278', 'Gift Ideas Corp.', '2035554407', '2440 Pompton St.', '', 'Glendale', 'CT', '97561', 'USA', 'NA', 'Lewis', 'Dan');
  69. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10361, 25, 62.4600000000000009, 1, 1561.5, '2004-12-17 00:00:00', 'Shipped', 4, 12, 2004, 'Planes', 72, 'S24_4278', 'Souveniers And Things Co.', '+61 2 9495 8555', 'Monitor Money Building, 815 Pacific Hwy', 'Level 6', 'Chatswood', 'NSW', '2067', 'Australia', 'APAC', 'Huxley', 'Adrian');
  70. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10375, 43, 100, 2, 10039.6000000000004, '2005-02-03 00:00:00', 'Shipped', 1, 2, 2005, 'Planes', 72, 'S24_4278', 'La Rochelle Gifts', '40.67.8555', '67, rue des Cinquante Otages', '', 'Nantes', '', '44000', 'France', 'EMEA', 'Labrune', 'Janine');
  71. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10386, 50, 63.3400000000000034, 8, 3167, '2005-03-01 00:00:00', 'Resolved', 1, 3, 2005, 'Planes', 72, 'S24_4278', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  72. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10398, 45, 78.25, 14, 3521.25, '2005-03-30 00:00:00', 'Shipped', 1, 3, 2005, 'Planes', 72, 'S24_4278', 'Reims Collectables', '26.47.1555', '59 rue de l''Abbaye', '', 'Reims', '', '51100', 'France', 'EMEA', 'Henriot', 'Paul');
  73. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10401, 52, 81.1400000000000006, 4, 4219.27999999999975, '2005-04-03 00:00:00', 'On Hold', 2, 4, 2005, 'Planes', 72, 'S24_4278', 'Tekni Collectables Inc.', '2015559350', '7476 Moss Rd.', '', 'Newark', 'NJ', '94019', 'USA', 'NA', 'Brown', 'William');
  74. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10416, 48, 74.6200000000000045, 5, 3581.76000000000022, '2005-05-10 00:00:00', 'Shipped', 2, 5, 2005, 'Planes', 72, 'S24_4278', 'L''ordine Souveniers', '0522-556555', 'Strada Provinciale 124', '', 'Reggio Emilia', '', '42100', 'Italy', 'EMEA', 'Moroni', 'Maurizio');
  75. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10108, 31, 68.7099999999999937, 10, 2130.01000000000022, '2003-03-03 00:00:00', 'Shipped', 1, 3, 2003, 'Classic Cars', 80, 'S24_4620', 'Cruz & Sons Co.', '+63 2 555 3587', '15 McCallum Street - NatWest Center #13-03', '', 'Makati City', '', '1227 MM', 'Philippines', 'Japan', 'Cruz', 'Arnold');
  76. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10122, 29, 71.1400000000000006, 14, 2063.05999999999995, '2003-05-08 00:00:00', 'Shipped', 2, 5, 2003, 'Classic Cars', 80, 'S24_4620', 'Marseille Mini Autos', '91.24.4555', '12, rue des Bouchers', '', 'Marseille', '', '13008', 'France', 'EMEA', 'Lebihan', 'Laurence');
  77. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10135, 23, 87.3100000000000023, 11, 2008.13000000000011, '2003-07-02 00:00:00', 'Shipped', 3, 7, 2003, 'Classic Cars', 80, 'S24_4620', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  78. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10147, 31, 64.6700000000000017, 11, 2004.76999999999998, '2003-09-05 00:00:00', 'Shipped', 3, 9, 2003, 'Classic Cars', 80, 'S24_4620', 'Collectables For Less Inc.', '6175558555', '7825 Douglas Av.', '', 'Brickhaven', 'MA', '58339', 'USA', 'NA', 'Nelson', 'Allen');
  79. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10159, 23, 67.0999999999999943, 6, 1543.29999999999995, '2003-10-10 00:00:00', 'Shipped', 4, 10, 2003, 'Classic Cars', 80, 'S24_4620', 'Corporate Gift Ideas Co.', '6505551386', '7734 Strong St.', '', 'San Francisco', 'CA', '', 'USA', 'NA', 'Brown', 'Julie');
  80. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10169, 24, 94.5799999999999983, 6, 2269.92000000000007, '2003-11-04 00:00:00', 'Shipped', 4, 11, 2003, 'Classic Cars', 80, 'S24_4620', 'Anna''s Decorations, Ltd', '02 9936 8555', '201 Miller Street', 'Level 15', 'North Sydney', 'NSW', '2060', 'Australia', 'APAC', 'O''Hara', 'Anna');
  81. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10180, 28, 71.1400000000000006, 1, 1991.92000000000007, '2003-11-11 00:00:00', 'Shipped', 4, 11, 2003, 'Classic Cars', 80, 'S24_4620', 'Daedalus Designs Imports', '20.16.1555', '184, chauss�e de Tournai', '', 'Lille', '', '59000', 'France', 'EMEA', 'Ranc�', 'Martine');
  82. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10191, 44, 66.2900000000000063, 7, 2916.76000000000022, '2003-11-20 00:00:00', 'Shipped', 4, 11, 2003, 'Classic Cars', 80, 'S24_4620', 'Toms Spezialit�ten, Ltd', '0221-5554327', 'Mehrheimerstr. 369', '', 'K�ln', '', '50739', 'Germany', 'EMEA', 'Pfalzheim', 'Henriette');
  83. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10211, 22, 92.1599999999999966, 6, 2027.51999999999998, '2004-01-15 00:00:00', 'Shipped', 1, 1, 2004, 'Classic Cars', 80, 'S24_4620', 'Auto Canal+ Petit', '(1) 47.55.6555', '25, rue Lauriston', '', 'Paris', '', '75016', 'France', 'EMEA', 'Perrier', 'Dominique');
  84. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10225, 46, 70.3299999999999983, 13, 3235.17999999999984, '2004-02-22 00:00:00', 'Shipped', 1, 2, 2004, 'Classic Cars', 80, 'S24_4620', 'Vida Sport, Ltd', '0897-034555', 'Grenzacherweg 237', '', 'Gen�ve', '', '1203', 'Switzerland', 'EMEA', 'Holz', 'Michael');
  85. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10238, 22, 93.769999999999996, 7, 2062.94000000000005, '2004-04-09 00:00:00', 'Shipped', 2, 4, 2004, 'Classic Cars', 80, 'S24_4620', 'Danish Wholesale Imports', '31 12 3555', 'Vinb�ltet 34', '', 'Kobenhavn', '', '1734', 'Denmark', 'EMEA', 'Petersen', 'Jytte');
  86. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10252, 38, 87.3100000000000023, 3, 3317.7800000000002, '2004-05-26 00:00:00', 'Shipped', 2, 5, 2004, 'Classic Cars', 80, 'S24_4620', 'Auto Canal+ Petit', '(1) 47.55.6555', '25, rue Lauriston', '', 'Paris', '', '75016', 'France', 'EMEA', 'Perrier', 'Dominique');
  87. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10264, 47, 83.269999999999996, 1, 3913.69000000000005, '2004-06-30 00:00:00', 'Shipped', 2, 6, 2004, 'Classic Cars', 80, 'S24_4620', 'Gifts4AllAges.com', '6175559555', '8616 Spinnaker Dr.', '', 'Boston', 'MA', '51003', 'USA', 'NA', 'Yoshido', 'Juri');
  88. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10276, 48, 75.1800000000000068, 7, 3608.63999999999987, '2004-08-02 00:00:00', 'Shipped', 3, 8, 2004, 'Classic Cars', 80, 'S24_4620', 'Online Mini Collectables', '6175557555', '7635 Spinnaker Dr.', '', 'Brickhaven', 'MA', '58339', 'USA', 'NA', 'Barajas', 'Miguel');
  89. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10287, 40, 88.1200000000000045, 16, 3524.80000000000018, '2004-08-30 00:00:00', 'Shipped', 3, 8, 2004, 'Classic Cars', 80, 'S24_4620', 'Vida Sport, Ltd', '0897-034555', 'Grenzacherweg 237', '', 'Gen�ve', '', '1203', 'Switzerland', 'EMEA', 'Holz', 'Michael');
  90. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10299, 32, 80.8400000000000034, 1, 2586.88000000000011, '2004-09-30 00:00:00', 'Shipped', 3, 9, 2004, 'Classic Cars', 80, 'S24_4620', 'Toys of Finland, Co.', '90-224 8555', 'Keskuskatu 45', '', 'Helsinki', '', '21240', 'Finland', 'EMEA', 'Karttunen', 'Matti');
  91. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10310, 49, 97.0100000000000051, 14, 4753.48999999999978, '2004-10-16 00:00:00', 'Shipped', 4, 10, 2004, 'Classic Cars', 80, 'S24_4620', 'Toms Spezialit�ten, Ltd', '0221-5554327', 'Mehrheimerstr. 369', '', 'K�ln', '', '50739', 'Germany', 'EMEA', 'Pfalzheim', 'Henriette');
  92. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10319, 43, 85.6899999999999977, 2, 3684.67000000000007, '2004-11-03 00:00:00', 'Shipped', 4, 11, 2004, 'Classic Cars', 80, 'S24_4620', 'Microscale Inc.', '2125551957', '5290 North Pendale Street', 'Suite 200', 'NYC', 'NY', '10022', 'USA', 'NA', 'Kuo', 'Kee');
  93. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10331, 41, 100, 2, 5715.39999999999964, '2004-11-17 00:00:00', 'Shipped', 4, 11, 2004, 'Classic Cars', 80, 'S24_4620', 'Motor Mint Distributors Inc.', '2155559857', '11328 Douglas Av.', '', 'Philadelphia', 'PA', '71270', 'USA', 'NA', 'Hernandez', 'Rosa');
  94. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10343, 30, 100, 1, 3098.69999999999982, '2004-11-24 00:00:00', 'Shipped', 4, 11, 2004, 'Classic Cars', 80, 'S24_4620', 'Reims Collectables', '26.47.1555', '59 rue de l''Abbaye', '', 'Reims', '', '51100', 'France', 'EMEA', 'Henriot', 'Paul');
  95. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10355, 28, 95.3900000000000006, 9, 2670.92000000000007, '2004-12-07 00:00:00', 'Shipped', 4, 12, 2004, 'Classic Cars', 80, 'S24_4620', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  96. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10363, 43, 100, 9, 5154.40999999999985, '2005-01-06 00:00:00', 'Shipped', 1, 1, 2005, 'Classic Cars', 80, 'S24_4620', 'Suominen Souveniers', '+358 9 8045 555', 'Software Engineering Center, SEC Oy', '', 'Espoo', '', 'FIN-02271', 'Finland', 'EMEA', 'Suominen', 'Kalle');
  97. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10378, 41, 100, 2, 4894.17000000000007, '2005-02-10 00:00:00', 'Shipped', 1, 2, 2005, 'Classic Cars', 80, 'S24_4620', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  98. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10390, 30, 82.4200000000000017, 10, 2472.59999999999991, '2005-03-04 00:00:00', 'Shipped', 1, 3, 2005, 'Classic Cars', 80, 'S24_4620', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  99. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10103, 31, 100, 3, 3224.30999999999995, '2003-01-29 00:00:00', 'Shipped', 1, 1, 2003, 'Trucks and Buses', 96, 'S32_1268', 'Baane Mini Imports', '07-98 9555', 'Erling Skakkes gate 78', '', 'Stavern', '', '4110', 'Norway', 'EMEA', 'Bergulfsen', 'Jonas');
  100. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10114, 32, 100, 7, 3667.51999999999998, '2003-04-01 00:00:00', 'Shipped', 2, 4, 2003, 'Trucks and Buses', 96, 'S32_1268', 'La Corne D''abondance, Co.', '(1) 42.34.2555', '265, boulevard Charonne', '', 'Paris', '', '75012', 'France', 'EMEA', 'Bertrand', 'Marie');
  101. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10126, 43, 96.3100000000000023, 3, 4141.32999999999993, '2003-05-28 00:00:00', 'Shipped', 2, 5, 2003, 'Trucks and Buses', 96, 'S32_1268', 'Corrida Auto Replicas, Ltd', '(91) 555 22 82', 'C/ Araquil, 67', '', 'Madrid', '', '28023', 'Spain', 'EMEA', 'Sommer', 'Mart�n');
  102. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10140, 26, 100, 3, 2829.57999999999993, '2003-07-24 00:00:00', 'Shipped', 3, 7, 2003, 'Trucks and Buses', 96, 'S32_1268', 'Technics Stores Inc.', '6505556809', '9408 Furth Circle', '', 'Burlingame', 'CA', '94217', 'USA', 'NA', 'Hirano', 'Juri');
  103. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10151, 27, 100, 10, 3068.55000000000018, '2003-09-21 00:00:00', 'Shipped', 3, 9, 2003, 'Trucks and Buses', 96, 'S32_1268', 'Oulu Toy Supplies, Inc.', '981-443655', 'Torikatu 38', '', 'Oulu', '', '90110', 'Finland', 'EMEA', 'Koskitalo', 'Pirkko');
  104. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10164, 24, 100, 1, 2634.96000000000004, '2003-10-21 00:00:00', 'Resolved', 4, 10, 2003, 'Trucks and Buses', 96, 'S32_1268', 'Mini Auto Werke', '7675-3555', 'Kirchgasse 6', '', 'Graz', '', '8010', 'Austria', 'EMEA', 'Mendel', 'Roland');
  105. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10175, 22, 100, 8, 2436.7199999999998, '2003-11-06 00:00:00', 'Shipped', 4, 11, 2003, 'Trucks and Buses', 96, 'S32_1268', 'Stylish Desk Decors, Co.', '(171) 555-0297', '35 King George', '', 'London', '', 'WX3 6FW', 'UK', 'EMEA', 'Brown', 'Ann');
  106. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10184, 46, 100, 13, 4607.35999999999967, '2003-11-14 00:00:00', 'Shipped', 4, 11, 2003, 'Trucks and Buses', 96, 'S32_1268', 'Iberia Gift Imports, Corp.', '(95) 555 82 82', 'C/ Romero, 33', '', 'Sevilla', '', '41101', 'Spain', 'EMEA', 'Roel', 'Jos� Pedro');
  107. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10194, 37, 97.269999999999996, 3, 3598.98999999999978, '2003-11-25 00:00:00', 'Shipped', 4, 11, 2003, 'Trucks and Buses', 96, 'S32_1268', 'Saveley & Henriot, Co.', '78.32.5555', '2, rue du Commerce', '', 'Lyon', '', '69004', 'France', 'EMEA', 'Saveley', 'Mary');
  108. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10207, 49, 80.9000000000000057, 14, 3964.09999999999991, '2003-12-09 00:00:00', 'Shipped', 4, 12, 2003, 'Trucks and Buses', 96, 'S32_1268', 'Diecast Collectables', '6175552555', '6251 Ingle Ln.', '', 'Boston', 'MA', '51003', 'USA', 'NA', 'Franco', 'Valarie');
  109. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10217, 21, 100, 3, 2244.90000000000009, '2004-02-04 00:00:00', 'Shipped', 1, 2, 2004, 'Trucks and Buses', 96, 'S32_1268', 'Handji Gifts& Co', '+65 224 1555', 'Village Close - 106 Linden Road Sandown', '2nd Floor', 'Singapore', '', '069045', 'Singapore', 'APAC', 'Victorino', 'Wendy');
  110. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10229, 25, 100, 8, 2793, '2004-03-11 00:00:00', 'Shipped', 1, 3, 2004, 'Trucks and Buses', 96, 'S32_1268', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  111. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10245, 37, 100, 1, 4133.64000000000033, '2004-05-04 00:00:00', 'Shipped', 2, 5, 2004, 'Trucks and Buses', 96, 'S32_1268', 'Super Scale Inc.', '2035559545', '567 North Pendale Street', '', 'New Haven', 'CT', '97823', 'USA', 'NA', 'Murphy', 'Leslie');
  112. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10259, 45, 86.6800000000000068, 11, 3900.59999999999991, '2004-06-15 00:00:00', 'Shipped', 2, 6, 2004, 'Trucks and Buses', 96, 'S32_1268', 'Handji Gifts& Co', '+65 224 1555', 'Village Close - 106 Linden Road Sandown', '2nd Floor', 'Singapore', '', '069045', 'Singapore', 'APAC', 'Victorino', 'Wendy');
  113. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10270, 32, 85.7199999999999989, 1, 2743.03999999999996, '2004-07-19 00:00:00', 'Shipped', 3, 7, 2004, 'Trucks and Buses', 96, 'S32_1268', 'Souveniers And Things Co.', '+61 2 9495 8555', 'Monitor Money Building, 815 Pacific Hwy', 'Level 6', 'Chatswood', 'NSW', '2067', 'Australia', 'APAC', 'Huxley', 'Adrian');
  114. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10281, 29, 82.8299999999999983, 8, 2402.07000000000016, '2004-08-19 00:00:00', 'Shipped', 3, 8, 2004, 'Trucks and Buses', 96, 'S32_1268', 'Diecast Classics Inc.', '2155551555', '7586 Pompton St.', '', 'Allentown', 'PA', '70267', 'USA', 'NA', 'Yu', 'Kyung');
  115. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10291, 26, 83.7900000000000063, 3, 2178.53999999999996, '2004-09-08 00:00:00', 'Shipped', 3, 9, 2004, 'Trucks and Buses', 96, 'S32_1268', 'Scandinavian Gift Ideas', '0695-34 6555', '?kergatan 24', '', 'Br�cke', '', 'S-844 67', 'Sweden', 'EMEA', 'Larsson', 'Maria');
  116. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10305, 28, 100, 12, 3155.03999999999996, '2004-10-13 00:00:00', 'Shipped', 4, 10, 2004, 'Trucks and Buses', 96, 'S32_1268', 'Marta''s Replicas Co.', '6175558555', '39323 Spinnaker Dr.', '', 'Cambridge', 'MA', '51247', 'USA', 'NA', 'Hernandez', 'Marta');
  117. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10313, 27, 87.6400000000000006, 6, 2366.2800000000002, '2004-10-22 00:00:00', 'Shipped', 4, 10, 2004, 'Trucks and Buses', 96, 'S32_1268', 'Canadian Gift Exchange Network', '(604) 555-3392', '1900 Oak St.', '', 'Vancouver', 'BC', 'V3F 2K1', 'Canada', 'NA', 'Tannamuri', 'Yoshi');
  118. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10324, 20, 98.1800000000000068, 11, 1963.59999999999991, '2004-11-05 00:00:00', 'Shipped', 4, 11, 2004, 'Trucks and Buses', 96, 'S32_1268', 'Vitachrome Inc.', '2125551500', '2678 Kingston Rd.', 'Suite 101', 'NYC', 'NY', '10022', 'USA', 'NA', 'Frick', 'Michael');
  119. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10335, 44, 100, 1, 4746.27999999999975, '2004-11-19 00:00:00', 'Shipped', 4, 11, 2004, 'Trucks and Buses', 96, 'S32_1268', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  120. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10348, 42, 100, 3, 6386.9399999999996, '2004-11-01 00:00:00', 'Shipped', 4, 11, 2004, 'Trucks and Buses', 96, 'S32_1268', 'Corrida Auto Replicas, Ltd', '(91) 555 22 82', 'C/ Araquil, 67', '', 'Madrid', '', '28023', 'Spain', 'EMEA', 'Sommer', 'Mart�n');
  121. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10358, 41, 100, 1, 4428, '2004-12-10 00:00:00', 'Shipped', 4, 12, 2004, 'Trucks and Buses', 96, 'S32_1268', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  122. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10371, 26, 100, 1, 4044.03999999999996, '2005-01-23 00:00:00', 'Shipped', 1, 1, 2005, 'Trucks and Buses', 96, 'S32_1268', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  123. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10382, 26, 100, 6, 2708.42000000000007, '2005-02-17 00:00:00', 'Shipped', 1, 2, 2005, 'Trucks and Buses', 96, 'S32_1268', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  124. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10411, 26, 100, 1, 2904.7199999999998, '2005-05-01 00:00:00', 'Shipped', 2, 5, 2005, 'Trucks and Buses', 96, 'S32_1268', 'Qu�bec Home Shopping Network', '(514) 555-8054', '43 rue St. Laurent', '', 'Montr�al', 'Qu�bec', 'H1J 1C3', 'Canada', 'NA', 'Fresni�re', 'Jean');
  125. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10425, 41, 86.6800000000000068, 11, 3553.88000000000011, '2005-05-31 00:00:00', 'In Process', 2, 5, 2005, 'Trucks and Buses', 96, 'S32_1268', 'La Rochelle Gifts', '40.67.8555', '67, rue des Cinquante Otages', '', 'Nantes', '', '44000', 'France', 'EMEA', 'Labrune', 'Janine');
  126. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10107, 20, 92.9000000000000057, 8, 1858, '2003-02-24 00:00:00', 'Shipped', 1, 2, 2003, 'Motorcycles', 99, 'S32_1374', 'Land of Toys Inc.', '2125557818', '897 Long Airport Avenue', '', 'NYC', 'NY', '10022', 'USA', 'NA', 'Yu', 'Kwai');
  127. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10120, 22, 100, 6, 2461.36000000000013, '2003-04-29 00:00:00', 'Shipped', 2, 4, 2003, 'Motorcycles', 99, 'S32_1374', 'Australian Collectors, Co.', '03 9520 4555', '636 St Kilda Road', 'Level 3', 'Melbourne', 'Victoria', '3004', 'Australia', 'APAC', 'Ferguson', 'Peter');
  128. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10133, 23, 100, 1, 2642.01000000000022, '2003-06-27 00:00:00', 'Shipped', 2, 6, 2003, 'Motorcycles', 99, 'S32_1374', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  129. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10145, 33, 93.9000000000000057, 12, 3098.69999999999982, '2003-08-25 00:00:00', 'Shipped', 3, 8, 2003, 'Motorcycles', 99, 'S32_1374', 'Toys4GrownUps.com', '6265557265', '78934 Hillside Dr.', '', 'Pasadena', 'CA', '90003', 'USA', 'NA', 'Young', 'Julie');
  130. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10168, 28, 100, 7, 3244.36000000000013, '2003-10-28 00:00:00', 'Shipped', 4, 10, 2003, 'Motorcycles', 99, 'S32_1374', 'Technics Stores Inc.', '6505556809', '9408 Furth Circle', '', 'Burlingame', 'CA', '94217', 'USA', 'NA', 'Hirano', 'Juri');
  131. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10188, 44, 98.8900000000000006, 7, 4351.15999999999985, '2003-11-18 00:00:00', 'Shipped', 4, 11, 2003, 'Motorcycles', 99, 'S32_1374', 'Herkku Gifts', '+47 2267 3215', 'Drammen 121, PR 744 Sentrum', '', 'Bergen', '', 'N 5804', 'Norway', 'EMEA', 'Oeztan', 'Veysel');
  132. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10210, 46, 79.9099999999999966, 5, 3675.86000000000013, '2004-01-12 00:00:00', 'Shipped', 1, 1, 2004, 'Motorcycles', 99, 'S32_1374', 'Osaka Souveniers Co.', '+81 06 6342 5555', 'Dojima Avanza 4F, 1-6-20 Dojima, Kita-ku', '', 'Osaka', 'Osaka', '530-0003', 'Japan', 'Japan', 'Kentary', 'Mory');
  133. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10223, 21, 100, 7, 2475.26999999999998, '2004-02-20 00:00:00', 'Shipped', 1, 2, 2004, 'Motorcycles', 99, 'S32_1374', 'Australian Collectors, Co.', '03 9520 4555', '636 St Kilda Road', 'Level 3', 'Melbourne', 'Victoria', '3004', 'Australia', 'APAC', 'Ferguson', 'Peter');
  134. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10235, 41, 100, 1, 4177.48999999999978, '2004-04-02 00:00:00', 'Shipped', 2, 4, 2004, 'Motorcycles', 99, 'S32_1374', 'Royal Canadian Collectables, Ltd.', '(604) 555-4555', '23 Tsawassen Blvd.', '', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada', 'NA', 'Lincoln', 'Elizabeth');
  135. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10250, 31, 100, 2, 3282.2800000000002, '2004-05-11 00:00:00', 'Shipped', 2, 5, 2004, 'Motorcycles', 99, 'S32_1374', 'The Sharp Gifts Warehouse', '4085553659', '3086 Ingle Ln.', '', 'San Jose', 'CA', '94217', 'USA', 'NA', 'Frick', 'Sue');
  136. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10263, 31, 79.9099999999999966, 8, 2477.21000000000004, '2004-06-28 00:00:00', 'Shipped', 2, 6, 2004, 'Motorcycles', 99, 'S32_1374', 'Gift Depot Inc.', '2035552570', '25593 South Bay Ln.', '', 'Bridgewater', 'CT', '97562', 'USA', 'NA', 'King', 'Julie');
  137. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10275, 23, 81.9099999999999966, 7, 1883.93000000000006, '2004-07-23 00:00:00', 'Shipped', 3, 7, 2004, 'Motorcycles', 99, 'S32_1374', 'La Rochelle Gifts', '40.67.8555', '67, rue des Cinquante Otages', '', 'Nantes', '', '44000', 'France', 'EMEA', 'Labrune', 'Janine');
  138. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10285, 37, 98.8900000000000006, 12, 3658.92999999999984, '2004-08-27 00:00:00', 'Shipped', 3, 8, 2004, 'Motorcycles', 99, 'S32_1374', 'Marta''s Replicas Co.', '6175558555', '39323 Spinnaker Dr.', '', 'Cambridge', 'MA', '51247', 'USA', 'NA', 'Hernandez', 'Marta');
  139. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10297, 26, 100, 2, 2856.88000000000011, '2004-09-16 00:00:00', 'Shipped', 3, 9, 2004, 'Motorcycles', 99, 'S32_1374', 'Clover Collections, Co.', '+353 1862 1555', '25 Maiden Lane', 'Floor No. 4', 'Dublin', '', '2', 'Ireland', 'EMEA', 'Cassidy', 'Dean');
  140. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10308, 24, 79.9099999999999966, 5, 1917.83999999999992, '2004-10-15 00:00:00', 'Shipped', 4, 10, 2004, 'Motorcycles', 99, 'S32_1374', 'Mini Classics', '9145554562', '3758 North Pendale Street', '', 'White Plains', 'NY', '24067', 'USA', 'NA', 'Frick', 'Steve');
  141. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10318, 47, 100, 7, 5305.35999999999967, '2004-11-02 00:00:00', 'Shipped', 4, 11, 2004, 'Motorcycles', 99, 'S32_1374', 'Diecast Classics Inc.', '2155551555', '7586 Pompton St.', '', 'Allentown', 'PA', '70267', 'USA', 'NA', 'Yu', 'Kyung');
  142. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10329, 45, 63.9099999999999966, 11, 2875.94999999999982, '2004-11-15 00:00:00', 'Shipped', 4, 11, 2004, 'Motorcycles', 99, 'S32_1374', 'Land of Toys Inc.', '2125557818', '897 Long Airport Avenue', '', 'NYC', 'NY', '10022', 'USA', 'NA', 'Yu', 'Kwai');
  143. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10340, 55, 100, 2, 6482.85000000000036, '2004-11-24 00:00:00', 'Shipped', 4, 11, 2004, 'Motorcycles', 99, 'S32_1374', 'Enaco Distributors', '(93) 203 4555', 'Rambla de Catalu�a, 23', '', 'Barcelona', '', '08022', 'Spain', 'EMEA', 'Saavedra', 'Eduardo');
  144. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10353, 46, 81.1700000000000017, 5, 3733.82000000000016, '2004-12-04 00:00:00', 'Shipped', 4, 12, 2004, 'Motorcycles', 99, 'S32_1374', 'Gift Ideas Corp.', '2035554407', '2440 Pompton St.', '', 'Glendale', 'CT', '97561', 'USA', 'NA', 'Lewis', 'Dan');
  145. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10363, 50, 100, 2, 6576.5, '2005-01-06 00:00:00', 'Shipped', 1, 1, 2005, 'Motorcycles', 99, 'S32_1374', 'Suominen Souveniers', '+358 9 8045 555', 'Software Engineering Center, SEC Oy', '', 'Espoo', '', 'FIN-02271', 'Finland', 'EMEA', 'Suominen', 'Kalle');
  146. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10375, 37, 100, 3, 6353.27000000000044, '2005-02-03 00:00:00', 'Shipped', 1, 2, 2005, 'Motorcycles', 99, 'S32_1374', 'La Rochelle Gifts', '40.67.8555', '67, rue des Cinquante Otages', '', 'Nantes', '', '44000', 'France', 'EMEA', 'Labrune', 'Janine');
  147. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10387, 44, 94.9000000000000057, 1, 4175.60000000000036, '2005-03-02 00:00:00', 'Shipped', 1, 3, 2005, 'Motorcycles', 99, 'S32_1374', 'Dragon Souveniers, Ltd.', '+65 221 7555', 'Bronz Sok., Bronz Apt. 3/6 Tesvikiye', '', 'Singapore', '', '079903', 'Singapore', 'Japan', 'Natividad', 'Eric');
  148. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10401, 49, 100, 1, 4992.60999999999967, '2005-04-03 00:00:00', 'On Hold', 2, 4, 2005, 'Motorcycles', 99, 'S32_1374', 'Tekni Collectables Inc.', '2015559350', '7476 Moss Rd.', '', 'Newark', 'NJ', '94019', 'USA', 'NA', 'Brown', 'William');
  149. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10416, 45, 100, 2, 4764.60000000000036, '2005-05-10 00:00:00', 'Shipped', 2, 5, 2005, 'Motorcycles', 99, 'S32_1374', 'L''ordine Souveniers', '0522-556555', 'Strada Provinciale 124', '', 'Reggio Emilia', '', '42100', 'Italy', 'EMEA', 'Moroni', 'Maurizio');
  150. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10108, 27, 43.4500000000000028, 13, 1173.15000000000009, '2003-03-03 00:00:00', 'Shipped', 1, 3, 2003, 'Motorcycles', 40, 'S32_2206', 'Cruz & Sons Co.', '+63 2 555 3587', '15 McCallum Street - NatWest Center #13-03', '', 'Makati City', '', '1227 MM', 'Philippines', 'Japan', 'Cruz', 'Arnold');
  151. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10122, 31, 44.6599999999999966, 17, 1384.46000000000004, '2003-05-08 00:00:00', 'Shipped', 2, 5, 2003, 'Motorcycles', 40, 'S32_2206', 'Marseille Mini Autos', '91.24.4555', '12, rue des Bouchers', '', 'Marseille', '', '13008', 'France', 'EMEA', 'Lebihan', 'Laurence');
  152. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10135, 33, 40.2299999999999969, 14, 1327.58999999999992, '2003-07-02 00:00:00', 'Shipped', 3, 7, 2003, 'Motorcycles', 40, 'S32_2206', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  153. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10145, 31, 35.7999999999999972, 1, 1109.79999999999995, '2003-08-25 00:00:00', 'Shipped', 3, 8, 2003, 'Motorcycles', 40, 'S32_2206', 'Toys4GrownUps.com', '6265557265', '78934 Hillside Dr.', '', 'Pasadena', 'CA', '90003', 'USA', 'NA', 'Young', 'Julie');
  154. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10159, 35, 35.3999999999999986, 9, 1239, '2003-10-10 00:00:00', 'Shipped', 4, 10, 2003, 'Motorcycles', 40, 'S32_2206', 'Corporate Gift Ideas Co.', '6505551386', '7734 Strong St.', '', 'San Francisco', 'CA', '', 'USA', 'NA', 'Brown', 'Julie');
  155. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10169, 26, 39.8299999999999983, 9, 1035.57999999999993, '2003-11-04 00:00:00', 'Shipped', 4, 11, 2003, 'Motorcycles', 40, 'S32_2206', 'Anna''s Decorations, Ltd', '02 9936 8555', '201 Miller Street', 'Level 15', 'North Sydney', 'NSW', '2060', 'Australia', 'APAC', 'O''Hara', 'Anna');
  156. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10180, 34, 45.4600000000000009, 4, 1545.6400000000001, '2003-11-11 00:00:00', 'Shipped', 4, 11, 2003, 'Motorcycles', 40, 'S32_2206', 'Daedalus Designs Imports', '20.16.1555', '184, chauss�e de Tournai', '', 'Lille', '', '59000', 'France', 'EMEA', 'Ranc�', 'Martine');
  157. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10190, 46, 32.990000000000002, 1, 1517.53999999999996, '2003-11-19 00:00:00', 'Shipped', 4, 11, 2003, 'Motorcycles', 40, 'S32_2206', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  158. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10211, 41, 42.240000000000002, 9, 1731.83999999999992, '2004-01-15 00:00:00', 'Shipped', 1, 1, 2004, 'Motorcycles', 40, 'S32_2206', 'Auto Canal+ Petit', '(1) 47.55.6555', '25, rue Lauriston', '', 'Paris', '', '75016', 'France', 'EMEA', 'Perrier', 'Dominique');
  159. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10224, 43, 39.4299999999999997, 2, 1695.49000000000001, '2004-02-21 00:00:00', 'Shipped', 1, 2, 2004, 'Motorcycles', 40, 'S32_2206', 'Daedalus Designs Imports', '20.16.1555', '184, chauss�e de Tournai', '', 'Lille', '', '59000', 'France', 'EMEA', 'Ranc�', 'Martine');
  160. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10237, 26, 40.2299999999999969, 2, 1045.98000000000002, '2004-04-05 00:00:00', 'Shipped', 2, 4, 2004, 'Motorcycles', 40, 'S32_2206', 'Vitachrome Inc.', '2125551500', '2678 Kingston Rd.', 'Suite 101', 'NYC', 'NY', '10022', 'USA', 'NA', 'Frick', 'Michael');
  161. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10252, 36, 48.2800000000000011, 6, 1738.07999999999993, '2004-05-26 00:00:00', 'Shipped', 2, 5, 2004, 'Motorcycles', 40, 'S32_2206', 'Auto Canal+ Petit', '(1) 47.55.6555', '25, rue Lauriston', '', 'Paris', '', '75016', 'France', 'EMEA', 'Perrier', 'Dominique');
  162. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10264, 20, 32.5900000000000034, 4, 651.799999999999955, '2004-06-30 00:00:00', 'Shipped', 2, 6, 2004, 'Motorcycles', 40, 'S32_2206', 'Gifts4AllAges.com', '6175559555', '8616 Spinnaker Dr.', '', 'Boston', 'MA', '51003', 'USA', 'NA', 'Yoshido', 'Juri');
  163. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10276, 27, 36.6099999999999994, 10, 988.470000000000027, '2004-08-02 00:00:00', 'Shipped', 3, 8, 2004, 'Motorcycles', 40, 'S32_2206', 'Online Mini Collectables', '6175557555', '7635 Spinnaker Dr.', '', 'Brickhaven', 'MA', '58339', 'USA', 'NA', 'Barajas', 'Miguel');
  164. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10285, 37, 41.0300000000000011, 1, 1518.1099999999999, '2004-08-27 00:00:00', 'Shipped', 3, 8, 2004, 'Motorcycles', 40, 'S32_2206', 'Marta''s Replicas Co.', '6175558555', '39323 Spinnaker Dr.', '', 'Cambridge', 'MA', '51247', 'USA', 'NA', 'Hernandez', 'Marta');
  165. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10299, 24, 42.240000000000002, 4, 1013.75999999999999, '2004-09-30 00:00:00', 'Shipped', 3, 9, 2004, 'Motorcycles', 40, 'S32_2206', 'Toys of Finland, Co.', '90-224 8555', 'Keskuskatu 45', '', 'Helsinki', '', '21240', 'Finland', 'EMEA', 'Karttunen', 'Matti');
  166. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10310, 36, 43.0499999999999972, 17, 1549.79999999999995, '2004-10-16 00:00:00', 'Shipped', 4, 10, 2004, 'Motorcycles', 40, 'S32_2206', 'Toms Spezialit�ten, Ltd', '0221-5554327', 'Mehrheimerstr. 369', '', 'K�ln', '', '50739', 'Germany', 'EMEA', 'Pfalzheim', 'Henriette');
  167. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10319, 29, 38.2199999999999989, 5, 1108.38000000000011, '2004-11-03 00:00:00', 'Shipped', 4, 11, 2004, 'Motorcycles', 40, 'S32_2206', 'Microscale Inc.', '2125551957', '5290 North Pendale Street', 'Suite 200', 'NYC', 'NY', '10022', 'USA', 'NA', 'Kuo', 'Kee');
  168. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10331, 28, 100, 3, 4102.5600000000004, '2004-11-17 00:00:00', 'Shipped', 4, 11, 2004, 'Motorcycles', 40, 'S32_2206', 'Motor Mint Distributors Inc.', '2155559857', '11328 Douglas Av.', '', 'Philadelphia', 'PA', '71270', 'USA', 'NA', 'Hernandez', 'Rosa');
  169. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10343, 29, 100, 5, 3713.15999999999985, '2004-11-24 00:00:00', 'Shipped', 4, 11, 2004, 'Motorcycles', 40, 'S32_2206', 'Reims Collectables', '26.47.1555', '59 rue de l''Abbaye', '', 'Reims', '', '51100', 'France', 'EMEA', 'Henriot', 'Paul');
  170. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10355, 38, 39.8299999999999983, 10, 1513.53999999999996, '2004-12-07 00:00:00', 'Shipped', 4, 12, 2004, 'Motorcycles', 40, 'S32_2206', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  171. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10364, 48, 48.2800000000000011, 1, 2317.44000000000005, '2005-01-06 00:00:00', 'Shipped', 1, 1, 2005, 'Motorcycles', 40, 'S32_2206', 'Marseille Mini Autos', '91.24.4555', '12, rue des Bouchers', '', 'Marseille', '', '13008', 'France', 'EMEA', 'Lebihan', 'Laurence');
  172. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10378, 40, 82.4599999999999937, 1, 3298.40000000000009, '2005-02-10 00:00:00', 'Shipped', 1, 2, 2005, 'Motorcycles', 40, 'S32_2206', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  173. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10390, 41, 44.5600000000000023, 11, 1826.96000000000004, '2005-03-04 00:00:00', 'Shipped', 1, 3, 2005, 'Motorcycles', 40, 'S32_2206', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  174. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10403, 30, 40.2299999999999969, 2, 1206.90000000000009, '2005-04-08 00:00:00', 'Shipped', 2, 4, 2005, 'Motorcycles', 40, 'S32_2206', 'UK Collectables, Ltd.', '(171) 555-2282', 'Berkeley Gardens 12 Brewery', '', 'Liverpool', '', 'WX1 6LT', 'UK', 'EMEA', 'Devon', 'Elizabeth');
  175. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10104, 35, 47.6199999999999974, 11, 1666.70000000000005, '2003-01-31 00:00:00', 'Shipped', 1, 1, 2003, 'Trucks and Buses', 54, 'S32_2509', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  176. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10114, 28, 55.7299999999999969, 2, 1560.44000000000005, '2003-04-01 00:00:00', 'Shipped', 2, 4, 2003, 'Trucks and Buses', 54, 'S32_2509', 'La Corne D''abondance, Co.', '(1) 42.34.2555', '265, boulevard Charonne', '', 'Paris', '', '75012', 'France', 'EMEA', 'Bertrand', 'Marie');
  177. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10127, 45, 51.9500000000000028, 13, 2337.75, '2003-06-03 00:00:00', 'Shipped', 2, 6, 2003, 'Trucks and Buses', 54, 'S32_2509', 'Muscle Machine Inc', '2125557413', '4092 Furth Circle', 'Suite 400', 'NYC', 'NY', '10022', 'USA', 'NA', 'Young', 'Jeff');
  178. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10141, 24, 45.990000000000002, 7, 1103.75999999999999, '2003-08-01 00:00:00', 'Shipped', 3, 8, 2003, 'Trucks and Buses', 54, 'S32_2509', 'Suominen Souveniers', '+358 9 8045 555', 'Software Engineering Center, SEC Oy', '', 'Espoo', '', 'FIN-02271', 'Finland', 'EMEA', 'Suominen', 'Kalle');
  179. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10151, 41, 63.8500000000000014, 5, 2617.84999999999991, '2003-09-21 00:00:00', 'Shipped', 3, 9, 2003, 'Trucks and Buses', 54, 'S32_2509', 'Oulu Toy Supplies, Inc.', '981-443655', 'Torikatu 38', '', 'Oulu', '', '90110', 'Finland', 'EMEA', 'Koskitalo', 'Pirkko');
  180. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10165, 48, 45.990000000000002, 14, 2207.51999999999998, '2003-10-22 00:00:00', 'Shipped', 4, 10, 2003, 'Trucks and Buses', 54, 'S32_2509', 'Dragon Souveniers, Ltd.', '+65 221 7555', 'Bronz Sok., Bronz Apt. 3/6 Tesvikiye', '', 'Singapore', '', '079903', 'Singapore', 'Japan', 'Natividad', 'Eric');
  181. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10175, 50, 63.3100000000000023, 3, 3165.5, '2003-11-06 00:00:00', 'Shipped', 4, 11, 2003, 'Trucks and Buses', 54, 'S32_2509', 'Stylish Desk Decors, Co.', '(171) 555-0297', '35 King George', '', 'London', '', 'WX3 6FW', 'UK', 'EMEA', 'Brown', 'Ann');
  182. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10184, 33, 62.7700000000000031, 8, 2071.40999999999985, '2003-11-14 00:00:00', 'Shipped', 4, 11, 2003, 'Trucks and Buses', 54, 'S32_2509', 'Iberia Gift Imports, Corp.', '(95) 555 82 82', 'C/ Romero, 33', '', 'Sevilla', '', '41101', 'Spain', 'EMEA', 'Roel', 'Jos� Pedro');
  183. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10195, 32, 43.2899999999999991, 8, 1385.27999999999997, '2003-11-25 00:00:00', 'Shipped', 4, 11, 2003, 'Trucks and Buses', 54, 'S32_2509', 'Mini Classics', '9145554562', '3758 North Pendale Street', '', 'White Plains', 'NY', '24067', 'USA', 'NA', 'Frick', 'Steve');
  184. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10207, 27, 60.0600000000000023, 9, 1621.61999999999989, '2003-12-09 00:00:00', 'Shipped', 4, 12, 2003, 'Trucks and Buses', 54, 'S32_2509', 'Diecast Collectables', '6175552555', '6251 Ingle Ln.', '', 'Boston', 'MA', '51003', 'USA', 'NA', 'Franco', 'Valarie');
  185. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10219, 35, 55.1899999999999977, 4, 1931.65000000000009, '2004-02-10 00:00:00', 'Shipped', 1, 2, 2004, 'Trucks and Buses', 54, 'S32_2509', 'Signal Collectibles Ltd.', '4155554312', '2793 Furth Circle', '', 'Brisbane', 'CA', '94217', 'USA', 'NA', 'Taylor', 'Sue');
  186. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10229, 23, 54.1099999999999994, 3, 1244.52999999999997, '2004-03-11 00:00:00', 'Shipped', 1, 3, 2004, 'Trucks and Buses', 54, 'S32_2509', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  187. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10246, 35, 48.7000000000000028, 7, 1704.5, '2004-05-05 00:00:00', 'Shipped', 2, 5, 2004, 'Trucks and Buses', 54, 'S32_2509', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  188. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10259, 40, 43.8299999999999983, 6, 1753.20000000000005, '2004-06-15 00:00:00', 'Shipped', 2, 6, 2004, 'Trucks and Buses', 54, 'S32_2509', 'Handji Gifts& Co', '+65 224 1555', 'Village Close - 106 Linden Road Sandown', '2nd Floor', 'Singapore', '', '069045', 'Singapore', 'APAC', 'Victorino', 'Wendy');
  189. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10271, 35, 47.6199999999999974, 7, 1666.70000000000005, '2004-07-20 00:00:00', 'Shipped', 3, 7, 2004, 'Trucks and Buses', 54, 'S32_2509', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  190. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10281, 31, 55.1899999999999977, 3, 1710.8900000000001, '2004-08-19 00:00:00', 'Shipped', 3, 8, 2004, 'Trucks and Buses', 54, 'S32_2509', 'Diecast Classics Inc.', '2155551555', '7586 Pompton St.', '', 'Allentown', 'PA', '70267', 'USA', 'NA', 'Yu', 'Kyung');
  191. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10292, 50, 46.5300000000000011, 10, 2326.5, '2004-09-08 00:00:00', 'Shipped', 3, 9, 2004, 'Trucks and Buses', 54, 'S32_2509', 'Land of Toys Inc.', '2125557818', '897 Long Airport Avenue', '', 'NYC', 'NY', '10022', 'USA', 'NA', 'Yu', 'Kwai');
  192. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10305, 40, 57.8999999999999986, 7, 2316, '2004-10-13 00:00:00', 'Shipped', 4, 10, 2004, 'Trucks and Buses', 54, 'S32_2509', 'Marta''s Replicas Co.', '6175558555', '39323 Spinnaker Dr.', '', 'Cambridge', 'MA', '51247', 'USA', 'NA', 'Hernandez', 'Marta');
  193. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10313, 38, 45.4500000000000028, 1, 1727.09999999999991, '2004-10-22 00:00:00', 'Shipped', 4, 10, 2004, 'Trucks and Buses', 54, 'S32_2509', 'Canadian Gift Exchange Network', '(604) 555-3392', '1900 Oak St.', '', 'Vancouver', 'BC', 'V3F 2K1', 'Canada', 'NA', 'Tannamuri', 'Yoshi');
  194. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10325, 38, 100, 3, 8844.1200000000008, '2004-11-05 00:00:00', 'Shipped', 4, 11, 2004, 'Trucks and Buses', 54, 'S32_2509', 'Baane Mini Imports', '07-98 9555', 'Erling Skakkes gate 78', '', 'Stavern', '', '4110', 'Norway', 'EMEA', 'Bergulfsen', 'Jonas');
  195. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10335, 40, 60.6000000000000014, 3, 2424, '2004-11-19 00:00:00', 'Shipped', 4, 11, 2004, 'Trucks and Buses', 54, 'S32_2509', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  196. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10349, 33, 46.5300000000000011, 1, 1535.49000000000001, '2004-12-01 00:00:00', 'Shipped', 4, 12, 2004, 'Trucks and Buses', 54, 'S32_2509', 'Muscle Machine Inc', '2125557413', '4092 Furth Circle', 'Suite 400', 'NYC', 'NY', '10022', 'USA', 'NA', 'Young', 'Jeff');
  197. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10359, 36, 100, 3, 6358.68000000000029, '2004-12-15 00:00:00', 'Shipped', 4, 12, 2004, 'Trucks and Buses', 54, 'S32_2509', 'Reims Collectables', '26.47.1555', '59 rue de l''Abbaye', '', 'Reims', '', '51100', 'France', 'EMEA', 'Henriot', 'Paul');
  198. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10371, 20, 66.4699999999999989, 2, 1329.40000000000009, '2005-01-23 00:00:00', 'Shipped', 1, 1, 2005, 'Trucks and Buses', 54, 'S32_2509', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  199. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10383, 32, 53.1799999999999997, 5, 1701.75999999999999, '2005-02-22 00:00:00', 'Shipped', 1, 2, 2005, 'Trucks and Buses', 54, 'S32_2509', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  200. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10394, 36, 62.7700000000000031, 3, 2259.7199999999998, '2005-03-15 00:00:00', 'Shipped', 1, 3, 2005, 'Trucks and Buses', 54, 'S32_2509', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  201. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10412, 19, 48.7000000000000028, 7, 925.299999999999955, '2005-05-03 00:00:00', 'Shipped', 2, 5, 2005, 'Trucks and Buses', 54, 'S32_2509', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  202. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10425, 11, 43.8299999999999983, 6, 482.129999999999995, '2005-05-31 00:00:00', 'In Process', 2, 5, 2005, 'Trucks and Buses', 54, 'S32_2509', 'La Rochelle Gifts', '40.67.8555', '67, rue des Cinquante Otages', '', 'Nantes', '', '44000', 'France', 'EMEA', 'Labrune', 'Janine');
  203. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10104, 49, 65.8700000000000045, 4, 3227.63000000000011, '2003-01-31 00:00:00', 'Shipped', 1, 1, 2003, 'Trains', 62, 'S32_3207', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  204. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10116, 27, 63.3800000000000026, 1, 1711.25999999999999, '2003-04-11 00:00:00', 'Shipped', 2, 4, 2003, 'Trains', 62, 'S32_3207', 'Royale Belge', '(071) 23 67 2555', 'Boulevard Tirou, 255', '', 'Charleroi', '', 'B-6000', 'Belgium', 'EMEA', 'Cartrain', 'Pascale');
  205. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10127, 29, 70.8400000000000034, 6, 2054.36000000000013, '2003-06-03 00:00:00', 'Shipped', 2, 6, 2003, 'Trains', 62, 'S32_3207', 'Muscle Machine Inc', '2125557413', '4092 Furth Circle', 'Suite 400', 'NYC', 'NY', '10022', 'USA', 'NA', 'Young', 'Jeff');
  206. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10142, 42, 74.5699999999999932, 16, 3131.94000000000005, '2003-08-08 00:00:00', 'Shipped', 3, 8, 2003, 'Trains', 62, 'S32_3207', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  207. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10152, 33, 50.9500000000000028, 2, 1681.34999999999991, '2003-09-25 00:00:00', 'Shipped', 3, 9, 2003, 'Trains', 62, 'S32_3207', 'Australian Gift Network, Co', '61-7-3844-6555', '31 Duncan St. West End', '', 'South Brisbane', 'Queensland', '4101', 'Australia', 'APAC', 'Calaghan', 'Tony');
  208. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10165, 44, 53.4399999999999977, 7, 2351.36000000000013, '2003-10-22 00:00:00', 'Shipped', 4, 10, 2003, 'Trains', 62, 'S32_3207', 'Dragon Souveniers, Ltd.', '+65 221 7555', 'Bronz Sok., Bronz Apt. 3/6 Tesvikiye', '', 'Singapore', '', '079903', 'Singapore', 'Japan', 'Natividad', 'Eric');
  209. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10176, 22, 64, 6, 1408, '2003-11-06 00:00:00', 'Shipped', 4, 11, 2003, 'Trains', 62, 'S32_3207', 'L''ordine Souveniers', '0522-556555', 'Strada Provinciale 124', '', 'Reggio Emilia', '', '42100', 'Italy', 'EMEA', 'Moroni', 'Maurizio');
  210. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10184, 48, 50.9500000000000028, 1, 2445.59999999999991, '2003-11-14 00:00:00', 'Shipped', 4, 11, 2003, 'Trains', 62, 'S32_3207', 'Iberia Gift Imports, Corp.', '(95) 555 82 82', 'C/ Romero, 33', '', 'Sevilla', '', '41101', 'Spain', 'EMEA', 'Roel', 'Jos� Pedro');
  211. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10195, 33, 54.6799999999999997, 1, 1804.44000000000005, '2003-11-25 00:00:00', 'Shipped', 4, 11, 2003, 'Trains', 62, 'S32_3207', 'Mini Classics', '9145554562', '3758 North Pendale Street', '', 'White Plains', 'NY', '24067', 'USA', 'NA', 'Frick', 'Steve');
  212. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10207, 45, 56.5499999999999972, 2, 2544.75, '2003-12-09 00:00:00', 'Shipped', 4, 12, 2003, 'Trains', 62, 'S32_3207', 'Diecast Collectables', '6175552555', '6251 Ingle Ln.', '', 'Boston', 'MA', '51003', 'USA', 'NA', 'Franco', 'Valarie');
  213. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10220, 20, 52.8200000000000003, 6, 1056.40000000000009, '2004-02-12 00:00:00', 'Shipped', 1, 2, 2004, 'Trains', 62, 'S32_3207', 'Clover Collections, Co.', '+353 1862 1555', '25 Maiden Lane', 'Floor No. 4', 'Dublin', '', '2', 'Ireland', 'EMEA', 'Cassidy', 'Dean');
  214. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10230, 46, 60.8999999999999986, 4, 2801.40000000000009, '2004-03-15 00:00:00', 'Shipped', 1, 3, 2004, 'Trains', 62, 'S32_3207', 'Blauer See Auto, Co.', '+49 69 66 90 2555', 'Lyonerstr. 34', '', 'Frankfurt', '', '60528', 'Germany', 'EMEA', 'Keitel', 'Roland');
  215. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10247, 40, 49.7100000000000009, 6, 1988.40000000000009, '2004-05-05 00:00:00', 'Shipped', 2, 5, 2004, 'Trains', 62, 'S32_3207', 'Suominen Souveniers', '+358 9 8045 555', 'Software Engineering Center, SEC Oy', '', 'Espoo', '', 'FIN-02271', 'Finland', 'EMEA', 'Suominen', 'Kalle');
  216. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10272, 45, 64.6299999999999955, 6, 2908.34999999999991, '2004-07-20 00:00:00', 'Shipped', 3, 7, 2004, 'Trains', 62, 'S32_3207', 'Diecast Classics Inc.', '2155551555', '7586 Pompton St.', '', 'Allentown', 'PA', '70267', 'USA', 'NA', 'Yu', 'Kyung');
  217. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10282, 36, 59.6499999999999986, 9, 2147.40000000000009, '2004-08-20 00:00:00', 'Shipped', 3, 8, 2004, 'Trains', 62, 'S32_3207', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  218. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10292, 31, 67.730000000000004, 3, 2099.63000000000011, '2004-09-08 00:00:00', 'Shipped', 3, 9, 2004, 'Trains', 62, 'S32_3207', 'Land of Toys Inc.', '2125557818', '897 Long Airport Avenue', '', 'NYC', 'NY', '10022', 'USA', 'NA', 'Yu', 'Kwai');
  219. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10306, 46, 50.3299999999999983, 17, 2315.17999999999984, '2004-10-14 00:00:00', 'Shipped', 4, 10, 2004, 'Trains', 62, 'S32_3207', 'AV Stores, Co.', '(171) 555-1555', 'Fauntleroy Circus', '', 'Manchester', '', 'EC2 5NT', 'UK', 'EMEA', 'Ashworth', 'Victoria');
  220. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10314, 35, 66.4899999999999949, 9, 2327.15000000000009, '2004-10-22 00:00:00', 'Shipped', 4, 10, 2004, 'Trains', 62, 'S32_3207', 'Heintze Collectables', '86 21 3555', 'Smagsloget 45', '', '?rhus', '', '8200', 'Denmark', 'EMEA', 'Ibsen', 'Palle');
  221. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10325, 28, 100, 2, 5377.39999999999964, '2004-11-05 00:00:00', 'Shipped', 4, 11, 2004, 'Trains', 62, 'S32_3207', 'Baane Mini Imports', '07-98 9555', 'Erling Skakkes gate 78', '', 'Stavern', '', '4110', 'Norway', 'EMEA', 'Bergulfsen', 'Jonas');
  222. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10336, 31, 84.7099999999999937, 9, 2626.01000000000022, '2004-11-20 00:00:00', 'Shipped', 4, 11, 2004, 'Trains', 62, 'S32_3207', 'La Corne D''abondance, Co.', '(1) 42.34.2555', '265, boulevard Charonne', '', 'Paris', '', '75012', 'France', 'EMEA', 'Bertrand', 'Marie');
  223. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10350, 27, 100, 14, 4406.39999999999964, '2004-12-02 00:00:00', 'Shipped', 4, 12, 2004, 'Trains', 62, 'S32_3207', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  224. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10359, 22, 100, 1, 4301.22000000000025, '2004-12-15 00:00:00', 'Shipped', 4, 12, 2004, 'Trains', 62, 'S32_3207', 'Reims Collectables', '26.47.1555', '59 rue de l''Abbaye', '', 'Reims', '', '51100', 'France', 'EMEA', 'Henriot', 'Paul');
  225. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10371, 30, 99.5499999999999972, 11, 2986.5, '2005-01-23 00:00:00', 'Shipped', 1, 1, 2005, 'Trains', 62, 'S32_3207', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  226. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10383, 44, 36.0700000000000003, 8, 1587.07999999999993, '2005-02-22 00:00:00', 'Shipped', 1, 2, 2005, 'Trains', 62, 'S32_3207', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  227. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10394, 30, 60.2800000000000011, 4, 1808.40000000000009, '2005-03-15 00:00:00', 'Shipped', 1, 3, 2005, 'Trains', 62, 'S32_3207', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  228. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10413, 24, 49.7100000000000009, 6, 1193.03999999999996, '2005-05-05 00:00:00', 'Shipped', 2, 5, 2005, 'Trains', 62, 'S32_3207', 'Gift Depot Inc.', '2035552570', '25593 South Bay Ln.', '', 'Bridgewater', 'CT', '97562', 'USA', 'NA', 'King', 'Julie');
  229. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10103, 45, 75.6299999999999955, 7, 3403.34999999999991, '2003-01-29 00:00:00', 'Shipped', 1, 1, 2003, 'Trucks and Buses', 64, 'S32_3522', 'Baane Mini Imports', '07-98 9555', 'Erling Skakkes gate 78', '', 'Stavern', '', '4110', 'Norway', 'EMEA', 'Bergulfsen', 'Jonas');
  230. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10113, 23, 68.519999999999996, 1, 1575.96000000000004, '2003-03-26 00:00:00', 'Shipped', 1, 3, 2003, 'Trucks and Buses', 64, 'S32_3522', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  231. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10126, 26, 62.7000000000000028, 7, 1630.20000000000005, '2003-05-28 00:00:00', 'Shipped', 2, 5, 2003, 'Trucks and Buses', 64, 'S32_3522', 'Corrida Auto Replicas, Ltd', '(91) 555 22 82', 'C/ Araquil, 67', '', 'Madrid', '', '28023', 'Spain', 'EMEA', 'Sommer', 'Mart�n');
  232. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10140, 28, 60.759999999999998, 7, 1701.27999999999997, '2003-07-24 00:00:00', 'Shipped', 3, 7, 2003, 'Trucks and Buses', 64, 'S32_3522', 'Technics Stores Inc.', '6505556809', '9408 Furth Circle', '', 'Burlingame', 'CA', '94217', 'USA', 'NA', 'Hirano', 'Juri');
  233. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10150, 49, 58.1799999999999997, 4, 2850.82000000000016, '2003-09-19 00:00:00', 'Shipped', 3, 9, 2003, 'Trucks and Buses', 64, 'S32_3522', 'Dragon Souveniers, Ltd.', '+65 221 7555', 'Bronz Sok., Bronz Apt. 3/6 Tesvikiye', '', 'Singapore', '', '079903', 'Singapore', 'Japan', 'Natividad', 'Eric');
  234. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10164, 49, 54.9399999999999977, 5, 2692.05999999999995, '2003-10-21 00:00:00', 'Resolved', 4, 10, 2003, 'Trucks and Buses', 64, 'S32_3522', 'Mini Auto Werke', '7675-3555', 'Kirchgasse 6', '', 'Graz', '', '8010', 'Austria', 'EMEA', 'Mendel', 'Roland');
  235. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10175, 29, 74.980000000000004, 12, 2174.42000000000007, '2003-11-06 00:00:00', 'Shipped', 4, 11, 2003, 'Trucks and Buses', 64, 'S32_3522', 'Stylish Desk Decors, Co.', '(171) 555-0297', '35 King George', '', 'London', '', 'WX3 6FW', 'UK', 'EMEA', 'Brown', 'Ann');
  236. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10183, 49, 64.6400000000000006, 4, 3167.36000000000013, '2003-11-13 00:00:00', 'Shipped', 4, 11, 2003, 'Trucks and Buses', 64, 'S32_3522', 'Classic Gift Ideas, Inc', '2155554695', '782 First Street', '', 'Philadelphia', 'PA', '71270', 'USA', 'NA', 'Cervantes', 'Francisca');
  237. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10194, 39, 54.9399999999999977, 7, 2142.65999999999985, '2003-11-25 00:00:00', 'Shipped', 4, 11, 2003, 'Trucks and Buses', 64, 'S32_3522', 'Saveley & Henriot, Co.', '78.32.5555', '2, rue du Commerce', '', 'Lyon', '', '69004', 'France', 'EMEA', 'Saveley', 'Mary');
  238. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10206, 36, 58.8200000000000003, 2, 2117.51999999999998, '2003-12-05 00:00:00', 'Shipped', 4, 12, 2003, 'Trucks and Buses', 64, 'S32_3522', 'Canadian Gift Exchange Network', '(604) 555-3392', '1900 Oak St.', '', 'Vancouver', 'BC', 'V3F 2K1', 'Canada', 'NA', 'Tannamuri', 'Yoshi');
  239. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10217, 39, 62.0499999999999972, 7, 2419.94999999999982, '2004-02-04 00:00:00', 'Shipped', 1, 2, 2004, 'Trucks and Buses', 64, 'S32_3522', 'Handji Gifts& Co', '+65 224 1555', 'Village Close - 106 Linden Road Sandown', '2nd Floor', 'Singapore', '', '069045', 'Singapore', 'APAC', 'Victorino', 'Wendy');
  240. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10229, 30, 73.0400000000000063, 12, 2191.19999999999982, '2004-03-11 00:00:00', 'Shipped', 1, 3, 2004, 'Trucks and Buses', 64, 'S32_3522', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  241. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10245, 44, 69.1599999999999966, 5, 3043.03999999999996, '2004-05-04 00:00:00', 'Shipped', 2, 5, 2004, 'Trucks and Buses', 64, 'S32_3522', 'Super Scale Inc.', '2035559545', '567 North Pendale Street', '', 'New Haven', 'CT', '97823', 'USA', 'NA', 'Murphy', 'Leslie');
  242. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10258, 20, 61.4099999999999966, 2, 1228.20000000000005, '2004-06-15 00:00:00', 'Shipped', 2, 6, 2004, 'Trucks and Buses', 64, 'S32_3522', 'Tokyo Collectables, Ltd', '+81 3 3584 0555', '2-2-8 Roppongi', '', 'Minato-ku', 'Tokyo', '106-0032', 'Japan', 'Japan', 'Shimamura', 'Akiko');
  243. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10270, 21, 63.3500000000000014, 5, 1330.34999999999991, '2004-07-19 00:00:00', 'Shipped', 3, 7, 2004, 'Trucks and Buses', 64, 'S32_3522', 'Souveniers And Things Co.', '+61 2 9495 8555', 'Monitor Money Building, 815 Pacific Hwy', 'Level 6', 'Chatswood', 'NSW', '2067', 'Australia', 'APAC', 'Huxley', 'Adrian');
  244. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10281, 36, 77.5699999999999932, 12, 2792.51999999999998, '2004-08-19 00:00:00', 'Shipped', 3, 8, 2004, 'Trucks and Buses', 64, 'S32_3522', 'Diecast Classics Inc.', '2155551555', '7586 Pompton St.', '', 'Allentown', 'PA', '70267', 'USA', 'NA', 'Yu', 'Kyung');
  245. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10291, 32, 71.75, 7, 2296, '2004-09-08 00:00:00', 'Shipped', 3, 9, 2004, 'Trucks and Buses', 64, 'S32_3522', 'Scandinavian Gift Ideas', '0695-34 6555', '?kergatan 24', '', 'Br�cke', '', 'S-844 67', 'Sweden', 'EMEA', 'Larsson', 'Maria');
  246. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10304, 36, 73.0400000000000063, 2, 2629.44000000000005, '2004-10-11 00:00:00', 'Shipped', 4, 10, 2004, 'Trucks and Buses', 64, 'S32_3522', 'Auto Associ�s & Cie.', '30.59.8555', '67, avenue de l''Europe', '', 'Versailles', '', '78000', 'France', 'EMEA', 'Tonini', 'Daniel');
  247. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10313, 34, 56.240000000000002, 10, 1912.16000000000008, '2004-10-22 00:00:00', 'Shipped', 4, 10, 2004, 'Trucks and Buses', 64, 'S32_3522', 'Canadian Gift Exchange Network', '(604) 555-3392', '1900 Oak St.', '', 'Vancouver', 'BC', 'V3F 2K1', 'Canada', 'NA', 'Tannamuri', 'Yoshi');
  248. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10324, 48, 100, 4, 8209.44000000000051, '2004-11-05 00:00:00', 'Shipped', 4, 11, 2004, 'Trucks and Buses', 64, 'S32_3522', 'Vitachrome Inc.', '2125551500', '2678 Kingston Rd.', 'Suite 101', 'NYC', 'NY', '10022', 'USA', 'NA', 'Frick', 'Michael');
  249. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10333, 33, 73.6899999999999977, 4, 2431.76999999999998, '2004-11-18 00:00:00', 'Shipped', 4, 11, 2004, 'Trucks and Buses', 64, 'S32_3522', 'Mini Wheels Co.', '6505555787', '5557 North Pendale Street', '', 'San Francisco', 'CA', '', 'USA', 'NA', 'Murphy', 'Julie');
  250. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10348, 31, 100, 5, 3139.98999999999978, '2004-11-01 00:00:00', 'Shipped', 4, 11, 2004, 'Trucks and Buses', 64, 'S32_3522', 'Corrida Auto Replicas, Ltd', '(91) 555 22 82', 'C/ Araquil, 67', '', 'Madrid', '', '28023', 'Spain', 'EMEA', 'Sommer', 'Mart�n');
  251. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10358, 36, 100, 2, 5669.64000000000033, '2004-12-10 00:00:00', 'Shipped', 4, 12, 2004, 'Trucks and Buses', 64, 'S32_3522', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  252. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10370, 25, 100, 3, 3160.25, '2005-01-20 00:00:00', 'Shipped', 1, 1, 2005, 'Trucks and Buses', 64, 'S32_3522', 'Anna''s Decorations, Ltd', '02 9936 8555', '201 Miller Street', 'Level 15', 'North Sydney', 'NSW', '2060', 'Australia', 'APAC', 'O''Hara', 'Anna');
  253. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10382, 48, 100, 8, 6799.68000000000029, '2005-02-17 00:00:00', 'Shipped', 1, 2, 2005, 'Trucks and Buses', 64, 'S32_3522', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  254. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10411, 27, 69.1599999999999966, 5, 1867.31999999999994, '2005-05-01 00:00:00', 'Shipped', 2, 5, 2005, 'Trucks and Buses', 64, 'S32_3522', 'Qu�bec Home Shopping Network', '(514) 555-8054', '43 rue St. Laurent', '', 'Montr�al', 'Qu�bec', 'H1J 1C3', 'Canada', 'NA', 'Fresni�re', 'Jean');
  255. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10424, 44, 61.4099999999999966, 2, 2702.03999999999996, '2005-05-31 00:00:00', 'In Process', 2, 5, 2005, 'Trucks and Buses', 64, 'S32_3522', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  256. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10106, 33, 72.9200000000000017, 5, 2406.36000000000013, '2003-02-17 00:00:00', 'Shipped', 1, 2, 2003, 'Vintage Cars', 68, 'S32_4289', 'Rovelli Gifts', '035-640555', 'Via Ludovico il Moro 22', '', 'Bergamo', '', '24100', 'Italy', 'EMEA', 'Rovelli', 'Giovanni');
  257. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10120, 29, 72.230000000000004, 11, 2094.67000000000007, '2003-04-29 00:00:00', 'Shipped', 2, 4, 2003, 'Vintage Cars', 68, 'S32_4289', 'Australian Collectors, Co.', '03 9520 4555', '636 St Kilda Road', 'Level 3', 'Melbourne', 'Victoria', '3004', 'Australia', 'APAC', 'Ferguson', 'Peter');
  258. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10133, 49, 57.1000000000000014, 6, 2797.90000000000009, '2003-06-27 00:00:00', 'Shipped', 2, 6, 2003, 'Vintage Cars', 68, 'S32_4289', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  259. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10144, 20, 81.8599999999999994, 1, 1637.20000000000005, '2003-08-13 00:00:00', 'Shipped', 3, 8, 2003, 'Vintage Cars', 68, 'S32_4289', 'Royale Belge', '(071) 23 67 2555', 'Boulevard Tirou, 255', '', 'Charleroi', '', 'B-6000', 'Belgium', 'EMEA', 'Cartrain', 'Pascale');
  260. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10168, 31, 73.6099999999999994, 12, 2281.90999999999985, '2003-10-28 00:00:00', 'Shipped', 4, 10, 2003, 'Vintage Cars', 68, 'S32_4289', 'Technics Stores Inc.', '6505556809', '9408 Furth Circle', '', 'Burlingame', 'CA', '94217', 'USA', 'NA', 'Hirano', 'Juri');
  261. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10210, 39, 59.1599999999999966, 10, 2307.23999999999978, '2004-01-12 00:00:00', 'Shipped', 1, 1, 2004, 'Vintage Cars', 68, 'S32_4289', 'Osaka Souveniers Co.', '+81 06 6342 5555', 'Dojima Avanza 4F, 1-6-20 Dojima, Kita-ku', '', 'Osaka', 'Osaka', '530-0003', 'Japan', 'Japan', 'Kentary', 'Mory');
  262. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10223, 20, 66.0400000000000063, 12, 1320.79999999999995, '2004-02-20 00:00:00', 'Shipped', 1, 2, 2004, 'Vintage Cars', 68, 'S32_4289', 'Australian Collectors, Co.', '03 9520 4555', '636 St Kilda Road', 'Level 3', 'Melbourne', 'Victoria', '3004', 'Australia', 'APAC', 'Ferguson', 'Peter');
  263. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10235, 34, 77.730000000000004, 6, 2642.82000000000016, '2004-04-02 00:00:00', 'Shipped', 2, 4, 2004, 'Vintage Cars', 68, 'S32_4289', 'Royal Canadian Collectables, Ltd.', '(604) 555-4555', '23 Tsawassen Blvd.', '', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada', 'NA', 'Lincoln', 'Elizabeth');
  264. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10250, 50, 61.2199999999999989, 7, 3061, '2004-05-11 00:00:00', 'Shipped', 2, 5, 2004, 'Vintage Cars', 68, 'S32_4289', 'The Sharp Gifts Warehouse', '4085553659', '3086 Ingle Ln.', '', 'San Jose', 'CA', '94217', 'USA', 'NA', 'Frick', 'Sue');
  265. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10262, 40, 79.1099999999999994, 2, 3164.40000000000009, '2004-06-24 00:00:00', 'Cancelled', 2, 6, 2004, 'Vintage Cars', 68, 'S32_4289', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  266. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10275, 28, 63.9699999999999989, 12, 1791.16000000000008, '2004-07-23 00:00:00', 'Shipped', 3, 7, 2004, 'Vintage Cars', 68, 'S32_4289', 'La Rochelle Gifts', '40.67.8555', '67, rue des Cinquante Otages', '', 'Nantes', '', '44000', 'France', 'EMEA', 'Labrune', 'Janine');
  267. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10284, 50, 81.8599999999999994, 4, 4093, '2004-08-21 00:00:00', 'Shipped', 3, 8, 2004, 'Vintage Cars', 68, 'S32_4289', 'Norway Gifts By Mail, Co.', '+47 2212 1555', 'Drammensveien 126 A, PB 744 Sentrum', '', 'Oslo', '', 'N 0106', 'Norway', 'EMEA', 'Klaeboe', 'Jan');
  268. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10297, 28, 79.7999999999999972, 7, 2234.40000000000009, '2004-09-16 00:00:00', 'Shipped', 3, 9, 2004, 'Vintage Cars', 68, 'S32_4289', 'Clover Collections, Co.', '+353 1862 1555', '25 Maiden Lane', 'Floor No. 4', 'Dublin', '', '2', 'Ireland', 'EMEA', 'Cassidy', 'Dean');
  269. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10308, 46, 66.0400000000000063, 10, 3037.84000000000015, '2004-10-15 00:00:00', 'Shipped', 4, 10, 2004, 'Vintage Cars', 68, 'S32_4289', 'Mini Classics', '9145554562', '3758 North Pendale Street', '', 'White Plains', 'NY', '24067', 'USA', 'NA', 'Frick', 'Steve');
  270. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10316, 24, 59.1599999999999966, 2, 1419.83999999999992, '2004-11-01 00:00:00', 'Shipped', 4, 11, 2004, 'Vintage Cars', 68, 'S32_4289', 'giftsbymail.co.uk', '(198) 555-8888', 'Garden House Crowther Way', '', 'Cowes', 'Isle of Wight', 'PO31 7PJ', 'UK', 'EMEA', 'Bennett', 'Helen');
  271. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10328, 24, 81.1700000000000017, 5, 1948.07999999999993, '2004-11-12 00:00:00', 'Shipped', 4, 11, 2004, 'Vintage Cars', 68, 'S32_4289', 'Rovelli Gifts', '035-640555', 'Via Ludovico il Moro 22', '', 'Bergamo', '', '24100', 'Italy', 'EMEA', 'Rovelli', 'Giovanni');
  272. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10340, 39, 59.1599999999999966, 3, 2307.23999999999978, '2004-11-24 00:00:00', 'Shipped', 4, 11, 2004, 'Vintage Cars', 68, 'S32_4289', 'Enaco Distributors', '(93) 203 4555', 'Rambla de Catalu�a, 23', '', 'Barcelona', '', '08022', 'Spain', 'EMEA', 'Saavedra', 'Eduardo');
  273. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10353, 40, 44.509999999999998, 7, 1780.40000000000009, '2004-12-04 00:00:00', 'Shipped', 4, 12, 2004, 'Vintage Cars', 68, 'S32_4289', 'Gift Ideas Corp.', '2035554407', '2440 Pompton St.', '', 'Glendale', 'CT', '97561', 'USA', 'NA', 'Lewis', 'Dan');
  274. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10361, 49, 72.3299999999999983, 2, 3544.17000000000007, '2004-12-17 00:00:00', 'Shipped', 4, 12, 2004, 'Vintage Cars', 68, 'S32_4289', 'Souveniers And Things Co.', '+61 2 9495 8555', 'Monitor Money Building, 815 Pacific Hwy', 'Level 6', 'Chatswood', 'NSW', '2067', 'Australia', 'APAC', 'Huxley', 'Adrian');
  275. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10375, 44, 82.2600000000000051, 4, 3619.44000000000005, '2005-02-03 00:00:00', 'Shipped', 1, 2, 2005, 'Vintage Cars', 68, 'S32_4289', 'La Rochelle Gifts', '40.67.8555', '67, rue des Cinquante Otages', '', 'Nantes', '', '44000', 'France', 'EMEA', 'Labrune', 'Janine');
  276. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10388, 35, 100, 8, 3918.94999999999982, '2005-03-03 00:00:00', 'Shipped', 1, 3, 2005, 'Vintage Cars', 68, 'S32_4289', 'FunGiftIdeas.com', '5085552555', '1785 First Street', '', 'New Bedford', 'MA', '50553', 'USA', 'NA', 'Benitez', 'Violeta');
  277. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10398, 22, 67.4099999999999966, 4, 1483.01999999999998, '2005-03-30 00:00:00', 'Shipped', 1, 3, 2005, 'Vintage Cars', 68, 'S32_4289', 'Reims Collectables', '26.47.1555', '59 rue de l''Abbaye', '', 'Reims', '', '51100', 'France', 'EMEA', 'Henriot', 'Paul');
  278. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10401, 62, 77.730000000000004, 6, 4819.26000000000022, '2005-04-03 00:00:00', 'On Hold', 2, 4, 2005, 'Vintage Cars', 68, 'S32_4289', 'Tekni Collectables Inc.', '2015559350', '7476 Moss Rd.', '', 'Newark', 'NJ', '94019', 'USA', 'NA', 'Brown', 'William');
  279. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10416, 26, 61.2199999999999989, 7, 1591.72000000000003, '2005-05-10 00:00:00', 'Shipped', 2, 5, 2005, 'Vintage Cars', 68, 'S32_4289', 'L''ordine Souveniers', '0522-556555', 'Strada Provinciale 124', '', 'Reggio Emilia', '', '42100', 'Italy', 'EMEA', 'Moroni', 'Maurizio');
  280. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10108, 31, 100, 16, 3669.7800000000002, '2003-03-03 00:00:00', 'Shipped', 1, 3, 2003, 'Motorcycles', 102, 'S32_4485', 'Cruz & Sons Co.', '+63 2 555 3587', '15 McCallum Street - NatWest Center #13-03', '', 'Makati City', '', '1227 MM', 'Philippines', 'Japan', 'Cruz', 'Arnold');
  281. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10121, 25, 86.7399999999999949, 3, 2168.5, '2003-05-07 00:00:00', 'Shipped', 2, 5, 2003, 'Motorcycles', 102, 'S32_4485', 'Reims Collectables', '26.47.1555', '59 rue de l''Abbaye', '', 'Reims', '', '51100', 'France', 'EMEA', 'Henriot', 'Paul');
  282. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10135, 30, 89.7999999999999972, 17, 2694, '2003-07-02 00:00:00', 'Shipped', 3, 7, 2003, 'Motorcycles', 102, 'S32_4485', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  283. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10145, 27, 100, 4, 3251.34000000000015, '2003-08-25 00:00:00', 'Shipped', 3, 8, 2003, 'Motorcycles', 102, 'S32_4485', 'Toys4GrownUps.com', '6265557265', '78934 Hillside Dr.', '', 'Pasadena', 'CA', '90003', 'USA', 'NA', 'Young', 'Julie');
  284. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10159, 23, 100, 12, 2347.15000000000009, '2003-10-10 00:00:00', 'Shipped', 4, 10, 2003, 'Motorcycles', 102, 'S32_4485', 'Corporate Gift Ideas Co.', '6505551386', '7734 Strong St.', '', 'San Francisco', 'CA', '', 'USA', 'NA', 'Brown', 'Julie');
  285. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10169, 34, 100, 12, 3920.88000000000011, '2003-11-04 00:00:00', 'Shipped', 4, 11, 2003, 'Motorcycles', 102, 'S32_4485', 'Anna''s Decorations, Ltd', '02 9936 8555', '201 Miller Street', 'Level 15', 'North Sydney', 'NSW', '2060', 'Australia', 'APAC', 'O''Hara', 'Anna');
  286. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10180, 22, 100, 7, 2514.59999999999991, '2003-11-11 00:00:00', 'Shipped', 4, 11, 2003, 'Motorcycles', 102, 'S32_4485', 'Daedalus Designs Imports', '20.16.1555', '184, chauss�e de Tournai', '', 'Lille', '', '59000', 'France', 'EMEA', 'Ranc�', 'Martine');
  287. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10190, 42, 85.7199999999999989, 4, 3600.23999999999978, '2003-11-19 00:00:00', 'Shipped', 4, 11, 2003, 'Motorcycles', 102, 'S32_4485', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  288. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10211, 37, 100, 12, 4040.0300000000002, '2004-01-15 00:00:00', 'Shipped', 1, 1, 2004, 'Motorcycles', 102, 'S32_4485', 'Auto Canal+ Petit', '(1) 47.55.6555', '25, rue Lauriston', '', 'Paris', '', '75016', 'France', 'EMEA', 'Perrier', 'Dominique');
  289. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10224, 30, 100, 5, 3336.90000000000009, '2004-02-21 00:00:00', 'Shipped', 1, 2, 2004, 'Motorcycles', 102, 'S32_4485', 'Daedalus Designs Imports', '20.16.1555', '184, chauss�e de Tournai', '', 'Lille', '', '59000', 'France', 'EMEA', 'Ranc�', 'Martine');
  290. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10237, 27, 100, 5, 3113.63999999999987, '2004-04-05 00:00:00', 'Shipped', 2, 4, 2004, 'Motorcycles', 102, 'S32_4485', 'Vitachrome Inc.', '2125551500', '2678 Kingston Rd.', 'Suite 101', 'NYC', 'NY', '10022', 'USA', 'NA', 'Frick', 'Michael');
  291. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10252, 25, 100, 9, 2832, '2004-05-26 00:00:00', 'Shipped', 2, 5, 2004, 'Motorcycles', 102, 'S32_4485', 'Auto Canal+ Petit', '(1) 47.55.6555', '25, rue Lauriston', '', 'Paris', '', '75016', 'France', 'EMEA', 'Perrier', 'Dominique');
  292. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10264, 34, 97.9699999999999989, 7, 3330.98000000000002, '2004-06-30 00:00:00', 'Shipped', 2, 6, 2004, 'Motorcycles', 102, 'S32_4485', 'Gifts4AllAges.com', '6175559555', '8616 Spinnaker Dr.', '', 'Boston', 'MA', '51003', 'USA', 'NA', 'Yoshido', 'Juri');
  293. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10276, 38, 100, 13, 4304.64000000000033, '2004-08-02 00:00:00', 'Shipped', 3, 8, 2004, 'Motorcycles', 102, 'S32_4485', 'Online Mini Collectables', '6175557555', '7635 Spinnaker Dr.', '', 'Brickhaven', 'MA', '58339', 'USA', 'NA', 'Barajas', 'Miguel');
  294. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10285, 26, 100, 4, 2600.26000000000022, '2004-08-27 00:00:00', 'Shipped', 3, 8, 2004, 'Motorcycles', 102, 'S32_4485', 'Marta''s Replicas Co.', '6175558555', '39323 Spinnaker Dr.', '', 'Cambridge', 'MA', '51247', 'USA', 'NA', 'Hernandez', 'Marta');
  295. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10299, 38, 100, 7, 4382.15999999999985, '2004-09-30 00:00:00', 'Shipped', 3, 9, 2004, 'Motorcycles', 102, 'S32_4485', 'Toys of Finland, Co.', '90-224 8555', 'Keskuskatu 45', '', 'Helsinki', '', '21240', 'Finland', 'EMEA', 'Karttunen', 'Matti');
  296. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10309, 50, 84.7000000000000028, 3, 4235, '2004-10-15 00:00:00', 'Shipped', 4, 10, 2004, 'Motorcycles', 102, 'S32_4485', 'Baane Mini Imports', '07-98 9555', 'Erling Skakkes gate 78', '', 'Stavern', '', '4110', 'Norway', 'EMEA', 'Bergulfsen', 'Jonas');
  297. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10319, 22, 100, 8, 2626.80000000000018, '2004-11-03 00:00:00', 'Shipped', 4, 11, 2004, 'Motorcycles', 102, 'S32_4485', 'Microscale Inc.', '2125551957', '5290 North Pendale Street', 'Suite 200', 'NYC', 'NY', '10022', 'USA', 'NA', 'Kuo', 'Kee');
  298. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10331, 32, 100, 4, 5026.5600000000004, '2004-11-17 00:00:00', 'Shipped', 4, 11, 2004, 'Motorcycles', 102, 'S32_4485', 'Motor Mint Distributors Inc.', '2155559857', '11328 Douglas Av.', '', 'Philadelphia', 'PA', '71270', 'USA', 'NA', 'Hernandez', 'Rosa');
  299. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10341, 31, 71.019999999999996, 4, 2201.61999999999989, '2004-11-24 00:00:00', 'Shipped', 4, 11, 2004, 'Motorcycles', 102, 'S32_4485', 'Salzburg Collectables', '6562-9555', 'Geislweg 14', '', 'Salzburg', '', '5020', 'Austria', 'EMEA', 'Pipps', 'Georg');
  300. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10355, 40, 100, 5, 4326.80000000000018, '2004-12-07 00:00:00', 'Shipped', 4, 12, 2004, 'Motorcycles', 102, 'S32_4485', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  301. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10365, 22, 100, 3, 3425.17999999999984, '2005-01-07 00:00:00', 'Shipped', 1, 1, 2005, 'Motorcycles', 102, 'S32_4485', 'Mini Creations Ltd.', '5085559555', '4575 Hillside Dr.', '', 'New Bedford', 'MA', '50553', 'USA', 'NA', 'Tam', 'Wing C');
  302. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10375, 41, 100, 15, 4701.88000000000011, '2005-02-03 00:00:00', 'Shipped', 1, 2, 2005, 'Motorcycles', 102, 'S32_4485', 'La Rochelle Gifts', '40.67.8555', '67, rue des Cinquante Otages', '', 'Nantes', '', '44000', 'France', 'EMEA', 'Labrune', 'Janine');
  303. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10390, 45, 48.9799999999999969, 12, 2204.09999999999991, '2005-03-04 00:00:00', 'Shipped', 1, 3, 2005, 'Motorcycles', 102, 'S32_4485', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  304. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10403, 45, 100, 5, 5189.39999999999964, '2005-04-08 00:00:00', 'Shipped', 2, 4, 2005, 'Motorcycles', 102, 'S32_4485', 'UK Collectables, Ltd.', '(171) 555-2282', 'Berkeley Gardens 12 Brewery', '', 'Liverpool', '', 'WX1 6LT', 'UK', 'EMEA', 'Devon', 'Elizabeth');
  305. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10106, 39, 40.1499999999999986, 6, 1565.84999999999991, '2003-02-17 00:00:00', 'Shipped', 1, 2, 2003, 'Vintage Cars', 43, 'S50_1341', 'Rovelli Gifts', '035-640555', 'Via Ludovico il Moro 22', '', 'Bergamo', '', '24100', 'Italy', 'EMEA', 'Rovelli', 'Giovanni');
  306. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10120, 49, 50.6199999999999974, 12, 2480.38000000000011, '2003-04-29 00:00:00', 'Shipped', 2, 4, 2003, 'Vintage Cars', 43, 'S50_1341', 'Australian Collectors, Co.', '03 9520 4555', '636 St Kilda Road', 'Level 3', 'Melbourne', 'Victoria', '3004', 'Australia', 'APAC', 'Ferguson', 'Peter');
  307. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10133, 27, 50.1899999999999977, 7, 1355.13000000000011, '2003-06-27 00:00:00', 'Shipped', 2, 6, 2003, 'Vintage Cars', 43, 'S50_1341', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  308. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10143, 34, 36.6599999999999966, 1, 1246.44000000000005, '2003-08-10 00:00:00', 'Shipped', 3, 8, 2003, 'Vintage Cars', 43, 'S50_1341', 'Mini Creations Ltd.', '5085559555', '4575 Hillside Dr.', '', 'New Bedford', 'MA', '50553', 'USA', 'NA', 'Tam', 'Wing C');
  309. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10156, 20, 41.0200000000000031, 1, 820.399999999999977, '2003-10-08 00:00:00', 'Shipped', 4, 10, 2003, 'Vintage Cars', 43, 'S50_1341', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  310. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10168, 48, 51.9299999999999997, 13, 2492.63999999999987, '2003-10-28 00:00:00', 'Shipped', 4, 10, 2003, 'Vintage Cars', 43, 'S50_1341', 'Technics Stores Inc.', '6505556809', '9408 Furth Circle', '', 'Burlingame', 'CA', '94217', 'USA', 'NA', 'Hirano', 'Juri');
  311. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10199, 29, 38.3999999999999986, 1, 1113.59999999999991, '2003-12-01 00:00:00', 'Shipped', 4, 12, 2003, 'Vintage Cars', 43, 'S50_1341', 'West Coast Collectables Co.', '3105553722', '3675 Furth Circle', '', 'Burbank', 'CA', '94019', 'USA', 'NA', 'Thompson', 'Steve');
  312. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10210, 43, 41.0200000000000031, 11, 1763.8599999999999, '2004-01-12 00:00:00', 'Shipped', 1, 1, 2004, 'Vintage Cars', 43, 'S50_1341', 'Osaka Souveniers Co.', '+81 06 6342 5555', 'Dojima Avanza 4F, 1-6-20 Dojima, Kita-ku', '', 'Osaka', 'Osaka', '530-0003', 'Japan', 'Japan', 'Kentary', 'Mory');
  313. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10223, 41, 46.259999999999998, 13, 1896.66000000000008, '2004-02-20 00:00:00', 'Shipped', 1, 2, 2004, 'Vintage Cars', 43, 'S50_1341', 'Australian Collectors, Co.', '03 9520 4555', '636 St Kilda Road', 'Level 3', 'Melbourne', 'Victoria', '3004', 'Australia', 'APAC', 'Ferguson', 'Peter');
  314. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10235, 41, 35.3500000000000014, 7, 1449.34999999999991, '2004-04-02 00:00:00', 'Shipped', 2, 4, 2004, 'Vintage Cars', 43, 'S50_1341', 'Royal Canadian Collectables, Ltd.', '(604) 555-4555', '23 Tsawassen Blvd.', '', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada', 'NA', 'Lincoln', 'Elizabeth');
  315. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10250, 36, 51.9299999999999997, 8, 1869.48000000000002, '2004-05-11 00:00:00', 'Shipped', 2, 5, 2004, 'Vintage Cars', 43, 'S50_1341', 'The Sharp Gifts Warehouse', '4085553659', '3086 Ingle Ln.', '', 'San Jose', 'CA', '94217', 'USA', 'NA', 'Frick', 'Sue');
  316. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10262, 49, 37.9699999999999989, 3, 1860.52999999999997, '2004-06-24 00:00:00', 'Cancelled', 2, 6, 2004, 'Vintage Cars', 43, 'S50_1341', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  317. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10275, 38, 45.3900000000000006, 13, 1724.81999999999994, '2004-07-23 00:00:00', 'Shipped', 3, 7, 2004, 'Vintage Cars', 43, 'S50_1341', 'La Rochelle Gifts', '40.67.8555', '67, rue des Cinquante Otages', '', 'Nantes', '', '44000', 'France', 'EMEA', 'Labrune', 'Janine');
  318. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10284, 33, 51.9299999999999997, 5, 1713.69000000000005, '2004-08-21 00:00:00', 'Shipped', 3, 8, 2004, 'Vintage Cars', 43, 'S50_1341', 'Norway Gifts By Mail, Co.', '+47 2212 1555', 'Drammensveien 126 A, PB 744 Sentrum', '', 'Oslo', '', 'N 0106', 'Norway', 'EMEA', 'Klaeboe', 'Jan');
  319. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10296, 26, 48.4399999999999977, 1, 1259.44000000000005, '2004-09-15 00:00:00', 'Shipped', 3, 9, 2004, 'Vintage Cars', 43, 'S50_1341', 'Bavarian Collectables Imports, Co.', '+49 89 61 08 9555', 'Hansastr. 15', '', 'Munich', '', '80686', 'Germany', 'EMEA', 'Donnermeyer', 'Michael');
  320. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10308, 47, 43.6400000000000006, 11, 2051.07999999999993, '2004-10-15 00:00:00', 'Shipped', 4, 10, 2004, 'Vintage Cars', 43, 'S50_1341', 'Mini Classics', '9145554562', '3758 North Pendale Street', '', 'White Plains', 'NY', '24067', 'USA', 'NA', 'Frick', 'Steve');
  321. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10316, 34, 47.5700000000000003, 3, 1617.38000000000011, '2004-11-01 00:00:00', 'Shipped', 4, 11, 2004, 'Vintage Cars', 43, 'S50_1341', 'giftsbymail.co.uk', '(198) 555-8888', 'Garden House Crowther Way', '', 'Cowes', 'Isle of Wight', 'PO31 7PJ', 'UK', 'EMEA', 'Bennett', 'Helen');
  322. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10328, 34, 51.9299999999999997, 7, 1765.61999999999989, '2004-11-12 00:00:00', 'Shipped', 4, 11, 2004, 'Vintage Cars', 43, 'S50_1341', 'Rovelli Gifts', '035-640555', 'Via Ludovico il Moro 22', '', 'Bergamo', '', '24100', 'Italy', 'EMEA', 'Rovelli', 'Giovanni');
  323. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10340, 40, 50.6199999999999974, 4, 2024.79999999999995, '2004-11-24 00:00:00', 'Shipped', 4, 11, 2004, 'Vintage Cars', 43, 'S50_1341', 'Enaco Distributors', '(93) 203 4555', 'Rambla de Catalu�a, 23', '', 'Barcelona', '', '08022', 'Spain', 'EMEA', 'Saavedra', 'Eduardo');
  324. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10353, 40, 82.2099999999999937, 8, 3288.40000000000009, '2004-12-04 00:00:00', 'Shipped', 4, 12, 2004, 'Vintage Cars', 43, 'S50_1341', 'Gift Ideas Corp.', '2035554407', '2440 Pompton St.', '', 'Glendale', 'CT', '97561', 'USA', 'NA', 'Lewis', 'Dan');
  325. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10361, 33, 82.5900000000000034, 3, 2725.4699999999998, '2004-12-17 00:00:00', 'Shipped', 4, 12, 2004, 'Vintage Cars', 43, 'S50_1341', 'Souveniers And Things Co.', '+61 2 9495 8555', 'Monitor Money Building, 815 Pacific Hwy', 'Level 6', 'Chatswood', 'NSW', '2067', 'Australia', 'APAC', 'Huxley', 'Adrian');
  326. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10375, 49, 65.7999999999999972, 5, 3224.19999999999982, '2005-02-03 00:00:00', 'Shipped', 1, 2, 2005, 'Vintage Cars', 43, 'S50_1341', 'La Rochelle Gifts', '40.67.8555', '67, rue des Cinquante Otages', '', 'Nantes', '', '44000', 'France', 'EMEA', 'Labrune', 'Janine');
  327. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10388, 27, 100, 1, 3211.38000000000011, '2005-03-03 00:00:00', 'Shipped', 1, 3, 2005, 'Vintage Cars', 43, 'S50_1341', 'FunGiftIdeas.com', '5085552555', '1785 First Street', '', 'New Bedford', 'MA', '50553', 'USA', 'NA', 'Benitez', 'Violeta');
  328. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10398, 49, 36.6599999999999966, 5, 1796.33999999999992, '2005-03-30 00:00:00', 'Shipped', 1, 3, 2005, 'Vintage Cars', 43, 'S50_1341', 'Reims Collectables', '26.47.1555', '59 rue de l''Abbaye', '', 'Reims', '', '51100', 'France', 'EMEA', 'Henriot', 'Paul');
  329. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10401, 56, 35.3500000000000014, 7, 1979.59999999999991, '2005-04-03 00:00:00', 'On Hold', 2, 4, 2005, 'Vintage Cars', 43, 'S50_1341', 'Tekni Collectables Inc.', '2015559350', '7476 Moss Rd.', '', 'Newark', 'NJ', '94019', 'USA', 'NA', 'Brown', 'William');
  330. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10416, 37, 51.9299999999999997, 8, 1921.41000000000008, '2005-05-10 00:00:00', 'Shipped', 2, 5, 2005, 'Vintage Cars', 43, 'S50_1341', 'L''ordine Souveniers', '0522-556555', 'Strada Provinciale 124', '', 'Reggio Emilia', '', '42100', 'Italy', 'EMEA', 'Moroni', 'Maurizio');
  331. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10104, 33, 100, 7, 3705.23999999999978, '2003-01-31 00:00:00', 'Shipped', 1, 1, 2003, 'Trucks and Buses', 115, 'S50_1392', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  332. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10115, 27, 100, 3, 2843.90999999999985, '2003-04-04 00:00:00', 'Shipped', 2, 4, 2003, 'Trucks and Buses', 115, 'S50_1392', 'Classic Legends Inc.', '2125558493', '5905 Pompton St.', 'Suite 750', 'NYC', 'NY', '10022', 'USA', 'NA', 'Hernandez', 'Maria');
  333. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10127, 46, 100, 9, 6176.42000000000007, '2003-06-03 00:00:00', 'Shipped', 2, 6, 2003, 'Trucks and Buses', 115, 'S50_1392', 'Muscle Machine Inc', '2125557413', '4092 Furth Circle', 'Suite 400', 'NYC', 'NY', '10022', 'USA', 'NA', 'Young', 'Jeff');
  334. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10141, 44, 100, 3, 5500.4399999999996, '2003-08-01 00:00:00', 'Shipped', 3, 8, 2003, 'Trucks and Buses', 115, 'S50_1392', 'Suominen Souveniers', '+358 9 8045 555', 'Software Engineering Center, SEC Oy', '', 'Espoo', '', 'FIN-02271', 'Finland', 'EMEA', 'Suominen', 'Kalle');
  335. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10151, 26, 100, 1, 3220.09999999999991, '2003-09-21 00:00:00', 'Shipped', 3, 9, 2003, 'Trucks and Buses', 115, 'S50_1392', 'Oulu Toy Supplies, Inc.', '981-443655', 'Torikatu 38', '', 'Oulu', '', '90110', 'Finland', 'EMEA', 'Koskitalo', 'Pirkko');
  336. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10165, 48, 94.9200000000000017, 10, 4556.15999999999985, '2003-10-22 00:00:00', 'Shipped', 4, 10, 2003, 'Trucks and Buses', 115, 'S50_1392', 'Dragon Souveniers, Ltd.', '+65 221 7555', 'Bronz Sok., Bronz Apt. 3/6 Tesvikiye', '', 'Singapore', '', '079903', 'Singapore', 'Japan', 'Natividad', 'Eric');
  337. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10176, 23, 100, 9, 3114.88999999999987, '2003-11-06 00:00:00', 'Shipped', 4, 11, 2003, 'Trucks and Buses', 115, 'S50_1392', 'L''ordine Souveniers', '0522-556555', 'Strada Provinciale 124', '', 'Reggio Emilia', '', '42100', 'Italy', 'EMEA', 'Moroni', 'Maurizio');
  338. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10184, 45, 100, 4, 4948.19999999999982, '2003-11-14 00:00:00', 'Shipped', 4, 11, 2003, 'Trucks and Buses', 115, 'S50_1392', 'Iberia Gift Imports, Corp.', '(95) 555 82 82', 'C/ Romero, 33', '', 'Sevilla', '', '41101', 'Spain', 'EMEA', 'Roel', 'Jos� Pedro');
  339. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10195, 49, 100, 4, 5161.17000000000007, '2003-11-25 00:00:00', 'Shipped', 4, 11, 2003, 'Trucks and Buses', 115, 'S50_1392', 'Mini Classics', '9145554562', '3758 North Pendale Street', '', 'White Plains', 'NY', '24067', 'USA', 'NA', 'Frick', 'Steve');
  340. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10207, 28, 94.9200000000000017, 5, 2657.76000000000022, '2003-12-09 00:00:00', 'Shipped', 4, 12, 2003, 'Trucks and Buses', 115, 'S50_1392', 'Diecast Collectables', '6175552555', '6251 Ingle Ln.', '', 'Boston', 'MA', '51003', 'USA', 'NA', 'Franco', 'Valarie');
  341. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10220, 37, 100, 9, 3983.05000000000018, '2004-02-12 00:00:00', 'Shipped', 1, 2, 2004, 'Trucks and Buses', 115, 'S50_1392', 'Clover Collections, Co.', '+353 1862 1555', '25 Maiden Lane', 'Floor No. 4', 'Dublin', '', '2', 'Ireland', 'EMEA', 'Cassidy', 'Dean');
  342. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10230, 34, 100, 7, 3974.94000000000005, '2004-03-15 00:00:00', 'Shipped', 1, 3, 2004, 'Trucks and Buses', 115, 'S50_1392', 'Blauer See Auto, Co.', '+49 69 66 90 2555', 'Lyonerstr. 34', '', 'Frankfurt', '', '60528', 'Germany', 'EMEA', 'Keitel', 'Roland');
  343. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10246, 22, 100, 3, 2928.42000000000007, '2004-05-05 00:00:00', 'Shipped', 2, 5, 2004, 'Trucks and Buses', 115, 'S50_1392', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  344. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10259, 29, 100, 2, 3054.57000000000016, '2004-06-15 00:00:00', 'Shipped', 2, 6, 2004, 'Trucks and Buses', 115, 'S50_1392', 'Handji Gifts& Co', '+65 224 1555', 'Village Close - 106 Linden Road Sandown', '2nd Floor', 'Singapore', '', '069045', 'Singapore', 'APAC', 'Victorino', 'Wendy');
  345. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10271, 34, 98.3900000000000006, 3, 3345.26000000000022, '2004-07-20 00:00:00', 'Shipped', 3, 7, 2004, 'Trucks and Buses', 115, 'S50_1392', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  346. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10282, 38, 100, 12, 4310.72000000000025, '2004-08-20 00:00:00', 'Shipped', 3, 8, 2004, 'Trucks and Buses', 115, 'S50_1392', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  347. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10292, 41, 100, 6, 4983.14000000000033, '2004-09-08 00:00:00', 'Shipped', 3, 9, 2004, 'Trucks and Buses', 115, 'S50_1392', 'Land of Toys Inc.', '2125557818', '897 Long Airport Avenue', '', 'NYC', 'NY', '10022', 'USA', 'NA', 'Yu', 'Kwai');
  348. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10305, 42, 100, 3, 4618.31999999999971, '2004-10-13 00:00:00', 'Shipped', 4, 10, 2004, 'Trucks and Buses', 115, 'S50_1392', 'Marta''s Replicas Co.', '6175558555', '39323 Spinnaker Dr.', '', 'Cambridge', 'MA', '51247', 'USA', 'NA', 'Hernandez', 'Marta');
  349. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10314, 28, 100, 12, 3403.11999999999989, '2004-10-22 00:00:00', 'Shipped', 4, 10, 2004, 'Trucks and Buses', 115, 'S50_1392', 'Heintze Collectables', '86 21 3555', 'Smagsloget 45', '', '?rhus', '', '8200', 'Denmark', 'EMEA', 'Ibsen', 'Palle');
  350. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10325, 38, 100, 4, 5190.42000000000007, '2004-11-05 00:00:00', 'Shipped', 4, 11, 2004, 'Trucks and Buses', 115, 'S50_1392', 'Baane Mini Imports', '07-98 9555', 'Erling Skakkes gate 78', '', 'Stavern', '', '4110', 'Norway', 'EMEA', 'Bergulfsen', 'Jonas');
  351. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10336, 23, 100, 8, 3141.57000000000016, '2004-11-20 00:00:00', 'Shipped', 4, 11, 2004, 'Trucks and Buses', 115, 'S50_1392', 'La Corne D''abondance, Co.', '(1) 42.34.2555', '265, boulevard Charonne', '', 'Paris', '', '75012', 'France', 'EMEA', 'Bertrand', 'Marie');
  352. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10350, 31, 71.4000000000000057, 8, 2213.40000000000009, '2004-12-02 00:00:00', 'Shipped', 4, 12, 2004, 'Trucks and Buses', 115, 'S50_1392', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  353. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10359, 46, 100, 2, 4896.69999999999982, '2004-12-15 00:00:00', 'Shipped', 4, 12, 2004, 'Trucks and Buses', 115, 'S50_1392', 'Reims Collectables', '26.47.1555', '59 rue de l''Abbaye', '', 'Reims', '', '51100', 'France', 'EMEA', 'Henriot', 'Paul');
  354. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10371, 48, 56.5499999999999972, 10, 2714.40000000000009, '2005-01-23 00:00:00', 'Shipped', 1, 1, 2005, 'Trucks and Buses', 115, 'S50_1392', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  355. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10383, 29, 100, 13, 3087.05000000000018, '2005-02-22 00:00:00', 'Shipped', 1, 2, 2005, 'Trucks and Buses', 115, 'S50_1392', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  356. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10395, 46, 100, 4, 5692.96000000000004, '2005-03-17 00:00:00', 'Shipped', 1, 3, 2005, 'Trucks and Buses', 115, 'S50_1392', 'Lyon Souveniers', '+33 1 46 62 7555', '27 rue du Colonel Pierre Avia', '', 'Paris', '', '75508', 'France', 'EMEA', 'Da Cunha', 'Daniel');
  357. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10412, 26, 100, 3, 3460.86000000000013, '2005-05-03 00:00:00', 'Shipped', 2, 5, 2005, 'Trucks and Buses', 115, 'S50_1392', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  358. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10425, 18, 100, 2, 1895.94000000000005, '2005-05-31 00:00:00', 'In Process', 2, 5, 2005, 'Trucks and Buses', 115, 'S50_1392', 'La Rochelle Gifts', '40.67.8555', '67, rue des Cinquante Otages', '', 'Nantes', '', '44000', 'France', 'EMEA', 'Labrune', 'Janine');
  359. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10104, 32, 53.3100000000000023, 2, 1705.92000000000007, '2003-01-31 00:00:00', 'Shipped', 1, 1, 2003, 'Trains', 58, 'S50_1514', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  360. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10117, 21, 49.2100000000000009, 11, 1033.41000000000008, '2003-04-16 00:00:00', 'Shipped', 2, 4, 2003, 'Trains', 58, 'S50_1514', 'Dragon Souveniers, Ltd.', '+65 221 7555', 'Bronz Sok., Bronz Apt. 3/6 Tesvikiye', '', 'Singapore', '', '079903', 'Singapore', 'Japan', 'Natividad', 'Eric');
  361. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10127, 46, 69.1200000000000045, 4, 3179.51999999999998, '2003-06-03 00:00:00', 'Shipped', 2, 6, 2003, 'Trains', 58, 'S50_1514', 'Muscle Machine Inc', '2125557413', '4092 Furth Circle', 'Suite 400', 'NYC', 'NY', '10022', 'USA', 'NA', 'Young', 'Jeff');
  362. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10142, 42, 49.7899999999999991, 14, 2091.17999999999984, '2003-08-08 00:00:00', 'Shipped', 3, 8, 2003, 'Trains', 58, 'S50_1514', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  363. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10153, 31, 57.4099999999999966, 13, 1779.71000000000004, '2003-09-28 00:00:00', 'Shipped', 3, 9, 2003, 'Trains', 58, 'S50_1514', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  364. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10165, 38, 66.7800000000000011, 5, 2537.63999999999987, '2003-10-22 00:00:00', 'Shipped', 4, 10, 2003, 'Trains', 58, 'S50_1514', 'Dragon Souveniers, Ltd.', '+65 221 7555', 'Bronz Sok., Bronz Apt. 3/6 Tesvikiye', '', 'Singapore', '', '079903', 'Singapore', 'Japan', 'Natividad', 'Eric');
  365. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10176, 38, 64.4399999999999977, 4, 2448.7199999999998, '2003-11-06 00:00:00', 'Shipped', 4, 11, 2003, 'Trains', 58, 'S50_1514', 'L''ordine Souveniers', '0522-556555', 'Strada Provinciale 124', '', 'Reggio Emilia', '', '42100', 'Italy', 'EMEA', 'Moroni', 'Maurizio');
  366. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10185, 20, 48.6199999999999974, 15, 972.399999999999977, '2003-11-14 00:00:00', 'Shipped', 4, 11, 2003, 'Trains', 58, 'S50_1514', 'Mini Creations Ltd.', '5085559555', '4575 Hillside Dr.', '', 'New Bedford', 'MA', '50553', 'USA', 'NA', 'Tam', 'Wing C');
  367. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10196, 46, 62.0900000000000034, 7, 2856.13999999999987, '2003-11-26 00:00:00', 'Shipped', 4, 11, 2003, 'Trains', 58, 'S50_1514', 'Super Scale Inc.', '2035559545', '567 North Pendale Street', '', 'New Haven', 'CT', '97823', 'USA', 'NA', 'Murphy', 'Leslie');
  368. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10208, 30, 65.6099999999999994, 15, 1968.29999999999995, '2004-01-02 00:00:00', 'Shipped', 1, 1, 2004, 'Trains', 58, 'S50_1514', 'Saveley & Henriot, Co.', '78.32.5555', '2, rue du Commerce', '', 'Lyon', '', '69004', 'France', 'EMEA', 'Saveley', 'Mary');
  369. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10220, 30, 68.5400000000000063, 4, 2056.19999999999982, '2004-02-12 00:00:00', 'Shipped', 1, 2, 2004, 'Trains', 58, 'S50_1514', 'Clover Collections, Co.', '+353 1862 1555', '25 Maiden Lane', 'Floor No. 4', 'Dublin', '', '2', 'Ireland', 'EMEA', 'Cassidy', 'Dean');
  370. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10230, 43, 52.1400000000000006, 2, 2242.01999999999998, '2004-03-15 00:00:00', 'Shipped', 1, 3, 2004, 'Trains', 58, 'S50_1514', 'Blauer See Auto, Co.', '+49 69 66 90 2555', 'Lyonerstr. 34', '', 'Frankfurt', '', '60528', 'Germany', 'EMEA', 'Keitel', 'Roland');
  371. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10247, 49, 63.8500000000000014, 4, 3128.65000000000009, '2004-05-05 00:00:00', 'Shipped', 2, 5, 2004, 'Trains', 58, 'S50_1514', 'Suominen Souveniers', '+358 9 8045 555', 'Software Engineering Center, SEC Oy', '', 'Espoo', '', 'FIN-02271', 'Finland', 'EMEA', 'Suominen', 'Kalle');
  372. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10272, 43, 56.8200000000000003, 4, 2443.26000000000022, '2004-07-20 00:00:00', 'Shipped', 3, 7, 2004, 'Trains', 58, 'S50_1514', 'Diecast Classics Inc.', '2155551555', '7586 Pompton St.', '', 'Allentown', 'PA', '70267', 'USA', 'NA', 'Yu', 'Kyung');
  373. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10282, 37, 66.7800000000000011, 7, 2470.86000000000013, '2004-08-20 00:00:00', 'Shipped', 3, 8, 2004, 'Trains', 58, 'S50_1514', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  374. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10292, 35, 55.0700000000000003, 1, 1927.45000000000005, '2004-09-08 00:00:00', 'Shipped', 3, 9, 2004, 'Trains', 58, 'S50_1514', 'Land of Toys Inc.', '2125557818', '897 Long Airport Avenue', '', 'NYC', 'NY', '10022', 'USA', 'NA', 'Yu', 'Kwai');
  375. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10306, 34, 60.3400000000000034, 15, 2051.55999999999995, '2004-10-14 00:00:00', 'Shipped', 4, 10, 2004, 'Trains', 58, 'S50_1514', 'AV Stores, Co.', '(171) 555-1555', 'Fauntleroy Circus', '', 'Manchester', '', 'EC2 5NT', 'UK', 'EMEA', 'Ashworth', 'Victoria');
  376. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10314, 38, 61.509999999999998, 7, 2337.38000000000011, '2004-10-22 00:00:00', 'Shipped', 4, 10, 2004, 'Trains', 58, 'S50_1514', 'Heintze Collectables', '86 21 3555', 'Smagsloget 45', '', '?rhus', '', '8200', 'Denmark', 'EMEA', 'Ibsen', 'Palle');
  377. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10325, 44, 100, 7, 5932.96000000000004, '2004-11-05 00:00:00', 'Shipped', 4, 11, 2004, 'Trains', 58, 'S50_1514', 'Baane Mini Imports', '07-98 9555', 'Erling Skakkes gate 78', '', 'Stavern', '', '4110', 'Norway', 'EMEA', 'Bergulfsen', 'Jonas');
  378. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10337, 21, 100, 6, 2296.76999999999998, '2004-11-21 00:00:00', 'Shipped', 4, 11, 2004, 'Trains', 58, 'S50_1514', 'Classic Legends Inc.', '2125558493', '5905 Pompton St.', 'Suite 750', 'NYC', 'NY', '10022', 'USA', 'NA', 'Hernandez', 'Maria');
  379. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10350, 44, 100, 17, 6490.88000000000011, '2004-12-02 00:00:00', 'Shipped', 4, 12, 2004, 'Trains', 58, 'S50_1514', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  380. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10359, 25, 64.9300000000000068, 4, 1623.25, '2004-12-15 00:00:00', 'Shipped', 4, 12, 2004, 'Trains', 58, 'S50_1514', 'Reims Collectables', '26.47.1555', '59 rue de l''Abbaye', '', 'Reims', '', '51100', 'France', 'EMEA', 'Henriot', 'Paul');
  381. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10372, 24, 58.5799999999999983, 9, 1405.92000000000007, '2005-01-26 00:00:00', 'Shipped', 1, 1, 2005, 'Trains', 58, 'S50_1514', 'Tokyo Collectables, Ltd', '+81 3 3584 0555', '2-2-8 Roppongi', '', 'Minato-ku', 'Tokyo', '106-0032', 'Japan', 'Japan', 'Shimamura', 'Akiko');
  382. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10383, 38, 60.0600000000000023, 10, 2282.2800000000002, '2005-02-22 00:00:00', 'Shipped', 1, 2, 2005, 'Trains', 58, 'S50_1514', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  383. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10395, 45, 100, 3, 8977.04999999999927, '2005-03-17 00:00:00', 'Shipped', 1, 3, 2005, 'Trains', 58, 'S50_1514', 'Lyon Souveniers', '+33 1 46 62 7555', '27 rue du Colonel Pierre Avia', '', 'Paris', '', '75508', 'France', 'EMEA', 'Da Cunha', 'Daniel');
  384. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10108, 34, 82.9899999999999949, 14, 2821.65999999999985, '2003-03-03 00:00:00', 'Shipped', 1, 3, 2003, 'Motorcycles', 81, 'S50_4713', 'Cruz & Sons Co.', '+63 2 555 3587', '15 McCallum Street - NatWest Center #13-03', '', 'Makati City', '', '1227 MM', 'Philippines', 'Japan', 'Cruz', 'Arnold');
  385. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10121, 44, 74.8499999999999943, 1, 3293.40000000000009, '2003-05-07 00:00:00', 'Shipped', 2, 5, 2003, 'Motorcycles', 81, 'S50_4713', 'Reims Collectables', '26.47.1555', '59 rue de l''Abbaye', '', 'Reims', '', '51100', 'France', 'EMEA', 'Henriot', 'Paul');
  386. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10135, 44, 96, 15, 4224, '2003-07-02 00:00:00', 'Shipped', 3, 7, 2003, 'Motorcycles', 81, 'S50_4713', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  387. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10145, 38, 81.3599999999999994, 2, 3091.67999999999984, '2003-08-25 00:00:00', 'Shipped', 3, 8, 2003, 'Motorcycles', 81, 'S50_4713', 'Toys4GrownUps.com', '6265557265', '78934 Hillside Dr.', '', 'Pasadena', 'CA', '90003', 'USA', 'NA', 'Young', 'Julie');
  388. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10159, 31, 71.5999999999999943, 10, 2219.59999999999991, '2003-10-10 00:00:00', 'Shipped', 4, 10, 2003, 'Motorcycles', 81, 'S50_4713', 'Corporate Gift Ideas Co.', '6505551386', '7734 Strong St.', '', 'San Francisco', 'CA', '', 'USA', 'NA', 'Brown', 'Julie');
  389. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10169, 48, 80.5499999999999972, 10, 3866.40000000000009, '2003-11-04 00:00:00', 'Shipped', 4, 11, 2003, 'Motorcycles', 81, 'S50_4713', 'Anna''s Decorations, Ltd', '02 9936 8555', '201 Miller Street', 'Level 15', 'North Sydney', 'NSW', '2060', 'Australia', 'APAC', 'O''Hara', 'Anna');
  390. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10180, 21, 93.5600000000000023, 5, 1964.75999999999999, '2003-11-11 00:00:00', 'Shipped', 4, 11, 2003, 'Motorcycles', 81, 'S50_4713', 'Daedalus Designs Imports', '20.16.1555', '184, chauss�e de Tournai', '', 'Lille', '', '59000', 'France', 'EMEA', 'Ranc�', 'Martine');
  391. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10190, 40, 66.7199999999999989, 2, 2668.80000000000018, '2003-11-19 00:00:00', 'Shipped', 4, 11, 2003, 'Motorcycles', 81, 'S50_4713', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  392. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10211, 40, 80.5499999999999972, 10, 3222, '2004-01-15 00:00:00', 'Shipped', 1, 1, 2004, 'Motorcycles', 81, 'S50_4713', 'Auto Canal+ Petit', '(1) 47.55.6555', '25, rue Lauriston', '', 'Paris', '', '75016', 'France', 'EMEA', 'Perrier', 'Dominique');
  393. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10224, 50, 77.2900000000000063, 3, 3864.5, '2004-02-21 00:00:00', 'Shipped', 1, 2, 2004, 'Motorcycles', 81, 'S50_4713', 'Daedalus Designs Imports', '20.16.1555', '184, chauss�e de Tournai', '', 'Lille', '', '59000', 'France', 'EMEA', 'Ranc�', 'Martine');
  394. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10237, 20, 68.3400000000000034, 3, 1366.79999999999995, '2004-04-05 00:00:00', 'Shipped', 2, 4, 2004, 'Motorcycles', 81, 'S50_4713', 'Vitachrome Inc.', '2125551500', '2678 Kingston Rd.', 'Suite 101', 'NYC', 'NY', '10022', 'USA', 'NA', 'Frick', 'Michael');
  395. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10252, 48, 72.4099999999999966, 7, 3475.67999999999984, '2004-05-26 00:00:00', 'Shipped', 2, 5, 2004, 'Motorcycles', 81, 'S50_4713', 'Auto Canal+ Petit', '(1) 47.55.6555', '25, rue Lauriston', '', 'Paris', '', '75016', 'France', 'EMEA', 'Perrier', 'Dominique');
  396. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10264, 47, 89.5, 5, 4206.5, '2004-06-30 00:00:00', 'Shipped', 2, 6, 2004, 'Motorcycles', 81, 'S50_4713', 'Gifts4AllAges.com', '6175559555', '8616 Spinnaker Dr.', '', 'Boston', 'MA', '51003', 'USA', 'NA', 'Yoshido', 'Juri');
  397. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10276, 21, 70.7800000000000011, 11, 1486.38000000000011, '2004-08-02 00:00:00', 'Shipped', 3, 8, 2004, 'Motorcycles', 81, 'S50_4713', 'Online Mini Collectables', '6175557555', '7635 Spinnaker Dr.', '', 'Brickhaven', 'MA', '58339', 'USA', 'NA', 'Barajas', 'Miguel');
  398. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10285, 39, 78.9200000000000017, 2, 3077.88000000000011, '2004-08-27 00:00:00', 'Shipped', 3, 8, 2004, 'Motorcycles', 81, 'S50_4713', 'Marta''s Replicas Co.', '6175558555', '39323 Spinnaker Dr.', '', 'Cambridge', 'MA', '51247', 'USA', 'NA', 'Hernandez', 'Marta');
  399. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10299, 44, 80.5499999999999972, 5, 3544.19999999999982, '2004-09-30 00:00:00', 'Shipped', 3, 9, 2004, 'Motorcycles', 81, 'S50_4713', 'Toys of Finland, Co.', '90-224 8555', 'Keskuskatu 45', '', 'Helsinki', '', '21240', 'Finland', 'EMEA', 'Karttunen', 'Matti');
  400. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10309, 28, 88.6800000000000068, 1, 2483.03999999999996, '2004-10-15 00:00:00', 'Shipped', 4, 10, 2004, 'Motorcycles', 81, 'S50_4713', 'Baane Mini Imports', '07-98 9555', 'Erling Skakkes gate 78', '', 'Stavern', '', '4110', 'Norway', 'EMEA', 'Bergulfsen', 'Jonas');
  401. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10319, 45, 77.2900000000000063, 6, 3478.05000000000018, '2004-11-03 00:00:00', 'Shipped', 4, 11, 2004, 'Motorcycles', 81, 'S50_4713', 'Microscale Inc.', '2125551957', '5290 North Pendale Street', 'Suite 200', 'NYC', 'NY', '10022', 'USA', 'NA', 'Kuo', 'Kee');
  402. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10331, 20, 100, 5, 3657.80000000000018, '2004-11-17 00:00:00', 'Shipped', 4, 11, 2004, 'Motorcycles', 81, 'S50_4713', 'Motor Mint Distributors Inc.', '2155559857', '11328 Douglas Av.', '', 'Philadelphia', 'PA', '71270', 'USA', 'NA', 'Hernandez', 'Rosa');
  403. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10341, 38, 100, 3, 4682.35999999999967, '2004-11-24 00:00:00', 'Shipped', 4, 11, 2004, 'Motorcycles', 81, 'S50_4713', 'Salzburg Collectables', '6562-9555', 'Geislweg 14', '', 'Salzburg', '', '5020', 'Austria', 'EMEA', 'Pipps', 'Georg');
  404. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10356, 26, 100, 4, 3937.69999999999982, '2004-12-09 00:00:00', 'Shipped', 4, 12, 2004, 'Motorcycles', 81, 'S50_4713', 'Lyon Souveniers', '+33 1 46 62 7555', '27 rue du Colonel Pierre Avia', '', 'Paris', '', '75508', 'France', 'EMEA', 'Da Cunha', 'Daniel');
  405. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10365, 44, 100, 2, 4984.31999999999971, '2005-01-07 00:00:00', 'Shipped', 1, 1, 2005, 'Motorcycles', 81, 'S50_4713', 'Mini Creations Ltd.', '5085559555', '4575 Hillside Dr.', '', 'New Bedford', 'MA', '50553', 'USA', 'NA', 'Tam', 'Wing C');
  406. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10375, 49, 100, 8, 5406.65999999999985, '2005-02-03 00:00:00', 'Shipped', 1, 2, 2005, 'Motorcycles', 81, 'S50_4713', 'La Rochelle Gifts', '40.67.8555', '67, rue des Cinquante Otages', '', 'Nantes', '', '44000', 'France', 'EMEA', 'Labrune', 'Janine');
  407. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10390, 22, 100, 13, 3491.17999999999984, '2005-03-04 00:00:00', 'Shipped', 1, 3, 2005, 'Motorcycles', 81, 'S50_4713', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  408. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10403, 31, 68.3400000000000034, 3, 2118.53999999999996, '2005-04-08 00:00:00', 'Shipped', 2, 4, 2005, 'Motorcycles', 81, 'S50_4713', 'UK Collectables, Ltd.', '(171) 555-2282', 'Berkeley Gardens 12 Brewery', '', 'Liverpool', '', 'WX1 6LT', 'UK', 'EMEA', 'Devon', 'Elizabeth');
  409. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10105, 41, 70.6700000000000017, 5, 2897.4699999999998, '2003-02-11 00:00:00', 'Shipped', 1, 2, 2003, 'Ships', 66, 'S700_1138', 'Danish Wholesale Imports', '31 12 3555', 'Vinb�ltet 34', '', 'Kobenhavn', '', '1734', 'Denmark', 'EMEA', 'Petersen', 'Jytte');
  410. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10119, 25, 76.6700000000000017, 14, 1916.75, '2003-04-28 00:00:00', 'Shipped', 2, 4, 2003, 'Ships', 66, 'S700_1138', 'Salzburg Collectables', '6562-9555', 'Geislweg 14', '', 'Salzburg', '', '5020', 'Austria', 'EMEA', 'Pipps', 'Georg');
  411. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10129, 31, 60, 5, 1860, '2003-06-12 00:00:00', 'Shipped', 2, 6, 2003, 'Ships', 66, 'S700_1138', 'Stylish Desk Decors, Co.', '(171) 555-0297', '35 King George', '', 'London', '', 'WX3 6FW', 'UK', 'EMEA', 'Brown', 'Ann');
  412. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10142, 41, 64, 2, 2624, '2003-08-08 00:00:00', 'Shipped', 3, 8, 2003, 'Ships', 66, 'S700_1138', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  413. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10153, 43, 64.6700000000000017, 1, 2780.80999999999995, '2003-09-28 00:00:00', 'Shipped', 3, 9, 2003, 'Ships', 66, 'S700_1138', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  414. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10167, 43, 75.3400000000000034, 12, 3239.61999999999989, '2003-10-23 00:00:00', 'Cancelled', 4, 10, 2003, 'Ships', 66, 'S700_1138', 'Scandinavian Gift Ideas', '0695-34 6555', '?kergatan 24', '', 'Br�cke', '', 'S-844 67', 'Sweden', 'EMEA', 'Larsson', 'Maria');
  415. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10177, 24, 76, 3, 1824, '2003-11-07 00:00:00', 'Shipped', 4, 11, 2003, 'Ships', 66, 'S700_1138', 'CAF Imports', '+34 913 728 555', 'Merchants House, 27-30 Merchant''s Quay', '', 'Madrid', '', '28023', 'Spain', 'EMEA', 'Fernandez', 'Jesus');
  416. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10185, 21, 54, 3, 1134, '2003-11-14 00:00:00', 'Shipped', 4, 11, 2003, 'Ships', 66, 'S700_1138', 'Mini Creations Ltd.', '5085559555', '4575 Hillside Dr.', '', 'New Bedford', 'MA', '50553', 'USA', 'NA', 'Tam', 'Wing C');
  417. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10197, 23, 64.6700000000000017, 9, 1487.41000000000008, '2003-11-26 00:00:00', 'Shipped', 4, 11, 2003, 'Ships', 66, 'S700_1138', 'Enaco Distributors', '(93) 203 4555', 'Rambla de Catalu�a, 23', '', 'Barcelona', '', '08022', 'Spain', 'EMEA', 'Saavedra', 'Eduardo');
  418. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10208, 38, 74.6700000000000017, 3, 2837.46000000000004, '2004-01-02 00:00:00', 'Shipped', 1, 1, 2004, 'Ships', 66, 'S700_1138', 'Saveley & Henriot, Co.', '78.32.5555', '2, rue du Commerce', '', 'Lyon', '', '69004', 'France', 'EMEA', 'Saveley', 'Mary');
  419. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10222, 31, 62.6700000000000017, 15, 1942.76999999999998, '2004-02-19 00:00:00', 'Shipped', 1, 2, 2004, 'Ships', 66, 'S700_1138', 'Collectable Mini Designs Co.', '7605558146', '361 Furth Circle', '', 'San Diego', 'CA', '91217', 'USA', 'NA', 'Thompson', 'Valarie');
  420. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10233, 36, 70.6700000000000017, 3, 2544.11999999999989, '2004-03-29 00:00:00', 'Shipped', 1, 3, 2004, 'Ships', 66, 'S700_1138', 'Tekni Collectables Inc.', '2015559350', '7476 Moss Rd.', '', 'Newark', 'NJ', '94019', 'USA', 'NA', 'Brown', 'William');
  421. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10248, 36, 71.3400000000000034, 6, 2568.23999999999978, '2004-05-07 00:00:00', 'Cancelled', 2, 5, 2004, 'Ships', 66, 'S700_1138', 'Land of Toys Inc.', '2125557818', '897 Long Airport Avenue', '', 'NYC', 'NY', '10022', 'USA', 'NA', 'Yu', 'Kwai');
  422. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10261, 34, 62, 4, 2108, '2004-06-17 00:00:00', 'Shipped', 2, 6, 2004, 'Ships', 66, 'S700_1138', 'Qu�bec Home Shopping Network', '(514) 555-8054', '43 rue St. Laurent', '', 'Montr�al', 'Qu�bec', 'H1J 1C3', 'Canada', 'NA', 'Fresni�re', 'Jean');
  423. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10273, 21, 65.3400000000000034, 7, 1372.1400000000001, '2004-07-21 00:00:00', 'Shipped', 3, 7, 2004, 'Ships', 66, 'S700_1138', 'Petit Auto', '(02) 5554 67', 'Rue Joseph-Bens 532', '', 'Bruxelles', '', 'B-1180', 'Belgium', 'EMEA', 'Dewey', 'Catherine');
  424. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10283, 45, 78.6700000000000017, 9, 3540.15000000000009, '2004-08-20 00:00:00', 'Shipped', 3, 8, 2004, 'Ships', 66, 'S700_1138', 'Royal Canadian Collectables, Ltd.', '(604) 555-4555', '23 Tsawassen Blvd.', '', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada', 'NA', 'Lincoln', 'Elizabeth');
  425. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10295, 26, 75.3400000000000034, 4, 1958.83999999999992, '2004-09-10 00:00:00', 'Shipped', 3, 9, 2004, 'Ships', 66, 'S700_1138', 'Gifts4AllAges.com', '6175559555', '8616 Spinnaker Dr.', '', 'Boston', 'MA', '51003', 'USA', 'NA', 'Yoshido', 'Juri');
  426. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10306, 50, 54, 3, 2700, '2004-10-14 00:00:00', 'Shipped', 4, 10, 2004, 'Ships', 66, 'S700_1138', 'AV Stores, Co.', '(171) 555-1555', 'Fauntleroy Circus', '', 'Manchester', '', 'EC2 5NT', 'UK', 'EMEA', 'Ashworth', 'Victoria');
  427. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10315, 41, 62, 2, 2542, '2004-10-29 00:00:00', 'Shipped', 4, 10, 2004, 'Ships', 66, 'S700_1138', 'La Rochelle Gifts', '40.67.8555', '67, rue des Cinquante Otages', '', 'Nantes', '', '44000', 'France', 'EMEA', 'Labrune', 'Janine');
  428. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10326, 39, 60, 1, 2340, '2004-11-09 00:00:00', 'Shipped', 4, 11, 2004, 'Ships', 66, 'S700_1138', 'Volvo Model Replicas, Co', '0921-12 3555', 'Berguvsv�gen 8', '', 'Lule�', '', 'S-958 22', 'Sweden', 'EMEA', 'Berglund', 'Christina');
  429. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10339, 22, 100, 5, 2816.44000000000005, '2004-11-23 00:00:00', 'Shipped', 4, 11, 2004, 'Ships', 66, 'S700_1138', 'Tokyo Collectables, Ltd', '+81 3 3584 0555', '2-2-8 Roppongi', '', 'Minato-ku', 'Tokyo', '106-0032', 'Japan', 'Japan', 'Shimamura', 'Akiko');
  430. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10350, 46, 76.6700000000000017, 11, 3526.82000000000016, '2004-12-02 00:00:00', 'Shipped', 4, 12, 2004, 'Ships', 66, 'S700_1138', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  431. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10373, 44, 100, 14, 4627.92000000000007, '2005-01-31 00:00:00', 'Shipped', 1, 1, 2005, 'Ships', 66, 'S700_1138', 'Oulu Toy Supplies, Inc.', '981-443655', 'Torikatu 38', '', 'Oulu', '', '90110', 'Finland', 'EMEA', 'Koskitalo', 'Pirkko');
  432. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10385, 25, 77.3400000000000034, 1, 1933.5, '2005-02-28 00:00:00', 'Shipped', 1, 2, 2005, 'Ships', 66, 'S700_1138', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  433. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10396, 39, 66.6700000000000017, 1, 2600.13000000000011, '2005-03-23 00:00:00', 'Shipped', 1, 3, 2005, 'Ships', 66, 'S700_1138', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  434. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10414, 37, 71.3400000000000034, 6, 2639.57999999999993, '2005-05-06 00:00:00', 'On Hold', 2, 5, 2005, 'Ships', 66, 'S700_1138', 'Gifts4AllAges.com', '6175559555', '8616 Spinnaker Dr.', '', 'Boston', 'MA', '51003', 'USA', 'NA', 'Yoshido', 'Juri');
  435. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10106, 31, 100, 7, 3312.9699999999998, '2003-02-17 00:00:00', 'Shipped', 1, 2, 2003, 'Planes', 91, 'S700_1691', 'Rovelli Gifts', '035-640555', 'Via Ludovico il Moro 22', '', 'Bergamo', '', '24100', 'Italy', 'EMEA', 'Rovelli', 'Giovanni');
  436. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10120, 47, 82.2099999999999937, 13, 3863.86999999999989, '2003-04-29 00:00:00', 'Shipped', 2, 4, 2003, 'Planes', 91, 'S700_1691', 'Australian Collectors, Co.', '03 9520 4555', '636 St Kilda Road', 'Level 3', 'Melbourne', 'Victoria', '3004', 'Australia', 'APAC', 'Ferguson', 'Peter');
  437. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10133, 24, 77.6400000000000006, 8, 1863.3599999999999, '2003-06-27 00:00:00', 'Shipped', 2, 6, 2003, 'Planes', 91, 'S700_1691', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  438. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10143, 36, 100, 2, 3945.96000000000004, '2003-08-10 00:00:00', 'Shipped', 3, 8, 2003, 'Planes', 91, 'S700_1691', 'Mini Creations Ltd.', '5085559555', '4575 Hillside Dr.', '', 'New Bedford', 'MA', '50553', 'USA', 'NA', 'Tam', 'Wing C');
  439. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10156, 48, 100, 2, 4954.07999999999993, '2003-10-08 00:00:00', 'Shipped', 4, 10, 2003, 'Planes', 91, 'S700_1691', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  440. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10168, 28, 98.6500000000000057, 14, 2762.19999999999982, '2003-10-28 00:00:00', 'Shipped', 4, 10, 2003, 'Planes', 91, 'S700_1691', 'Technics Stores Inc.', '6505556809', '9408 Furth Circle', '', 'Burlingame', 'CA', '94217', 'USA', 'NA', 'Hirano', 'Juri');
  441. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10199, 48, 83.1200000000000045, 2, 3989.76000000000022, '2003-12-01 00:00:00', 'Shipped', 4, 12, 2003, 'Planes', 91, 'S700_1691', 'West Coast Collectables Co.', '3105553722', '3675 Furth Circle', '', 'Burbank', 'CA', '94019', 'USA', 'NA', 'Thompson', 'Steve');
  442. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10210, 21, 78.5499999999999972, 12, 1649.54999999999995, '2004-01-12 00:00:00', 'Shipped', 1, 1, 2004, 'Planes', 91, 'S700_1691', 'Osaka Souveniers Co.', '+81 06 6342 5555', 'Dojima Avanza 4F, 1-6-20 Dojima, Kita-ku', '', 'Osaka', 'Osaka', '530-0003', 'Japan', 'Japan', 'Kentary', 'Mory');
  443. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10223, 25, 100, 14, 2534.75, '2004-02-20 00:00:00', 'Shipped', 1, 2, 2004, 'Planes', 91, 'S700_1691', 'Australian Collectors, Co.', '03 9520 4555', '636 St Kilda Road', 'Level 3', 'Melbourne', 'Victoria', '3004', 'Australia', 'APAC', 'Ferguson', 'Peter');
  444. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10235, 25, 100, 8, 2580.25, '2004-04-02 00:00:00', 'Shipped', 2, 4, 2004, 'Planes', 91, 'S700_1691', 'Royal Canadian Collectables, Ltd.', '(604) 555-4555', '23 Tsawassen Blvd.', '', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada', 'NA', 'Lincoln', 'Elizabeth');
  445. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10250, 31, 91.3400000000000034, 9, 2831.53999999999996, '2004-05-11 00:00:00', 'Shipped', 2, 5, 2004, 'Planes', 91, 'S700_1691', 'The Sharp Gifts Warehouse', '4085553659', '3086 Ingle Ln.', '', 'San Jose', 'CA', '94217', 'USA', 'NA', 'Frick', 'Sue');
  446. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10262, 40, 84.0300000000000011, 4, 3361.19999999999982, '2004-06-24 00:00:00', 'Cancelled', 2, 6, 2004, 'Planes', 91, 'S700_1691', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  447. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10275, 32, 89.5100000000000051, 14, 2864.32000000000016, '2004-07-23 00:00:00', 'Shipped', 3, 7, 2004, 'Planes', 91, 'S700_1691', 'La Rochelle Gifts', '40.67.8555', '67, rue des Cinquante Otages', '', 'Nantes', '', '44000', 'France', 'EMEA', 'Labrune', 'Janine');
  448. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10284, 24, 83.1200000000000045, 6, 1994.88000000000011, '2004-08-21 00:00:00', 'Shipped', 3, 8, 2004, 'Planes', 91, 'S700_1691', 'Norway Gifts By Mail, Co.', '+47 2212 1555', 'Drammensveien 126 A, PB 744 Sentrum', '', 'Oslo', '', 'N 0106', 'Norway', 'EMEA', 'Klaeboe', 'Jan');
  449. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10296, 42, 100, 2, 4296.60000000000036, '2004-09-15 00:00:00', 'Shipped', 3, 9, 2004, 'Planes', 91, 'S700_1691', 'Bavarian Collectables Imports, Co.', '+49 89 61 08 9555', 'Hansastr. 15', '', 'Munich', '', '80686', 'Germany', 'EMEA', 'Donnermeyer', 'Michael');
  450. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10308, 21, 100, 12, 2224.94999999999982, '2004-10-15 00:00:00', 'Shipped', 4, 10, 2004, 'Planes', 91, 'S700_1691', 'Mini Classics', '9145554562', '3758 North Pendale Street', '', 'White Plains', 'NY', '24067', 'USA', 'NA', 'Frick', 'Steve');
  451. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10316, 34, 82.2099999999999937, 4, 2795.13999999999987, '2004-11-01 00:00:00', 'Shipped', 4, 11, 2004, 'Planes', 91, 'S700_1691', 'giftsbymail.co.uk', '(198) 555-8888', 'Garden House Crowther Way', '', 'Cowes', 'Isle of Wight', 'PO31 7PJ', 'UK', 'EMEA', 'Bennett', 'Helen');
  452. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10328, 27, 100, 8, 2762.09999999999991, '2004-11-12 00:00:00', 'Shipped', 4, 11, 2004, 'Planes', 91, 'S700_1691', 'Rovelli Gifts', '035-640555', 'Via Ludovico il Moro 22', '', 'Bergamo', '', '24100', 'Italy', 'EMEA', 'Rovelli', 'Giovanni');
  453. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10340, 30, 88.5999999999999943, 5, 2658, '2004-11-24 00:00:00', 'Shipped', 4, 11, 2004, 'Planes', 91, 'S700_1691', 'Enaco Distributors', '(93) 203 4555', 'Rambla de Catalu�a, 23', '', 'Barcelona', '', '08022', 'Spain', 'EMEA', 'Saavedra', 'Eduardo');
  454. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10353, 39, 100, 9, 5043.86999999999989, '2004-12-04 00:00:00', 'Shipped', 4, 12, 2004, 'Planes', 91, 'S700_1691', 'Gift Ideas Corp.', '2035554407', '2440 Pompton St.', '', 'Glendale', 'CT', '97561', 'USA', 'NA', 'Lewis', 'Dan');
  455. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10361, 20, 60.5399999999999991, 4, 1210.79999999999995, '2004-12-17 00:00:00', 'Shipped', 4, 12, 2004, 'Planes', 91, 'S700_1691', 'Souveniers And Things Co.', '+61 2 9495 8555', 'Monitor Money Building, 815 Pacific Hwy', 'Level 6', 'Chatswood', 'NSW', '2067', 'Australia', 'APAC', 'Huxley', 'Adrian');
  456. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10375, 37, 81.8700000000000045, 6, 3029.19000000000005, '2005-02-03 00:00:00', 'Shipped', 1, 2, 2005, 'Planes', 91, 'S700_1691', 'La Rochelle Gifts', '40.67.8555', '67, rue des Cinquante Otages', '', 'Nantes', '', '44000', 'France', 'EMEA', 'Labrune', 'Janine');
  457. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10388, 46, 100, 2, 10066.6000000000004, '2005-03-03 00:00:00', 'Shipped', 1, 3, 2005, 'Planes', 91, 'S700_1691', 'FunGiftIdeas.com', '5085552555', '1785 First Street', '', 'New Bedford', 'MA', '50553', 'USA', 'NA', 'Benitez', 'Violeta');
  458. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10398, 47, 87.6899999999999977, 6, 4121.43000000000029, '2005-03-30 00:00:00', 'Shipped', 1, 3, 2005, 'Planes', 91, 'S700_1691', 'Reims Collectables', '26.47.1555', '59 rue de l''Abbaye', '', 'Reims', '', '51100', 'France', 'EMEA', 'Henriot', 'Paul');
  459. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10401, 11, 100, 8, 1135.30999999999995, '2005-04-03 00:00:00', 'On Hold', 2, 4, 2005, 'Planes', 91, 'S700_1691', 'Tekni Collectables Inc.', '2015559350', '7476 Moss Rd.', '', 'Newark', 'NJ', '94019', 'USA', 'NA', 'Brown', 'William');
  460. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10416, 23, 91.3400000000000034, 9, 2100.82000000000016, '2005-05-10 00:00:00', 'Shipped', 2, 5, 2005, 'Planes', 91, 'S700_1691', 'L''ordine Souveniers', '0522-556555', 'Strada Provinciale 124', '', 'Reggio Emilia', '', '42100', 'Italy', 'EMEA', 'Moroni', 'Maurizio');
  461. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10105, 29, 70.1500000000000057, 12, 2034.34999999999991, '2003-02-11 00:00:00', 'Shipped', 1, 2, 2003, 'Ships', 86, 'S700_1938', 'Danish Wholesale Imports', '31 12 3555', 'Vinb�ltet 34', '', 'Kobenhavn', '', '1734', 'Denmark', 'EMEA', 'Petersen', 'Jytte');
  462. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10117, 38, 79.6800000000000068, 6, 3027.84000000000015, '2003-04-16 00:00:00', 'Shipped', 2, 4, 2003, 'Ships', 86, 'S700_1938', 'Dragon Souveniers, Ltd.', '+65 221 7555', 'Bronz Sok., Bronz Apt. 3/6 Tesvikiye', '', 'Singapore', '', '079903', 'Singapore', 'Japan', 'Natividad', 'Eric');
  463. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10128, 32, 97, 3, 3104, '2003-06-06 00:00:00', 'Shipped', 2, 6, 2003, 'Ships', 86, 'S700_1938', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  464. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10142, 43, 84.0100000000000051, 9, 3612.42999999999984, '2003-08-08 00:00:00', 'Shipped', 3, 8, 2003, 'Ships', 86, 'S700_1938', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  465. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10153, 31, 87.480000000000004, 8, 2711.88000000000011, '2003-09-28 00:00:00', 'Shipped', 3, 9, 2003, 'Ships', 86, 'S700_1938', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  466. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10166, 29, 100, 3, 3013.9699999999998, '2003-10-21 00:00:00', 'Shipped', 4, 10, 2003, 'Ships', 86, 'S700_1938', 'FunGiftIdeas.com', '5085552555', '1785 First Street', '', 'New Bedford', 'MA', '50553', 'USA', 'NA', 'Benitez', 'Violeta');
  467. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10177, 31, 88.3400000000000034, 10, 2738.53999999999996, '2003-11-07 00:00:00', 'Shipped', 4, 11, 2003, 'Ships', 86, 'S700_1938', 'CAF Imports', '+34 913 728 555', 'Merchants House, 27-30 Merchant''s Quay', '', 'Madrid', '', '28023', 'Spain', 'EMEA', 'Fernandez', 'Jesus');
  468. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10185, 30, 94.4000000000000057, 10, 2832, '2003-11-14 00:00:00', 'Shipped', 4, 11, 2003, 'Ships', 86, 'S700_1938', 'Mini Creations Ltd.', '5085559555', '4575 Hillside Dr.', '', 'New Bedford', 'MA', '50553', 'USA', 'NA', 'Tam', 'Wing C');
  469. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10196, 50, 94.4000000000000057, 2, 4720, '2003-11-26 00:00:00', 'Shipped', 4, 11, 2003, 'Ships', 86, 'S700_1938', 'Super Scale Inc.', '2035559545', '567 North Pendale Street', '', 'New Haven', 'CT', '97823', 'USA', 'NA', 'Murphy', 'Leslie');
  470. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10208, 40, 80.5499999999999972, 10, 3222, '2004-01-02 00:00:00', 'Shipped', 1, 1, 2004, 'Ships', 86, 'S700_1938', 'Saveley & Henriot, Co.', '78.32.5555', '2, rue du Commerce', '', 'Lyon', '', '69004', 'France', 'EMEA', 'Saveley', 'Mary');
  471. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10221, 23, 97, 4, 2231, '2004-02-18 00:00:00', 'Shipped', 1, 2, 2004, 'Ships', 86, 'S700_1938', 'Petit Auto', '(02) 5554 67', 'Rue Joseph-Bens 532', '', 'Bruxelles', '', 'B-1180', 'Belgium', 'EMEA', 'Dewey', 'Catherine');
  472. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10232, 26, 88.3400000000000034, 7, 2296.84000000000015, '2004-03-20 00:00:00', 'Shipped', 1, 3, 2004, 'Ships', 86, 'S700_1938', 'giftsbymail.co.uk', '(198) 555-8888', 'Garden House Crowther Way', '', 'Cowes', 'Isle of Wight', 'PO31 7PJ', 'UK', 'EMEA', 'Bennett', 'Helen');
  473. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10248, 40, 100, 13, 4157.19999999999982, '2004-05-07 00:00:00', 'Cancelled', 2, 5, 2004, 'Ships', 86, 'S700_1938', 'Land of Toys Inc.', '2125557818', '897 Long Airport Avenue', '', 'NYC', 'NY', '10022', 'USA', 'NA', 'Yu', 'Kwai');
  474. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10273, 21, 100, 14, 2146.19999999999982, '2004-07-21 00:00:00', 'Shipped', 3, 7, 2004, 'Ships', 86, 'S700_1938', 'Petit Auto', '(02) 5554 67', 'Rue Joseph-Bens 532', '', 'Bruxelles', '', 'B-1180', 'Belgium', 'EMEA', 'Dewey', 'Catherine');
  475. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10282, 43, 86.6099999999999994, 2, 3724.23000000000002, '2004-08-20 00:00:00', 'Shipped', 3, 8, 2004, 'Ships', 86, 'S700_1938', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  476. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10293, 29, 71.8900000000000006, 5, 2084.80999999999995, '2004-09-09 00:00:00', 'Shipped', 3, 9, 2004, 'Ships', 86, 'S700_1938', 'Amica Models & Co.', '011-4988555', 'Via Monte Bianco 34', '', 'Torino', '', '10100', 'Italy', 'EMEA', 'Accorti', 'Paolo');
  477. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10306, 38, 91.8100000000000023, 10, 3488.7800000000002, '2004-10-14 00:00:00', 'Shipped', 4, 10, 2004, 'Ships', 86, 'S700_1938', 'AV Stores, Co.', '(171) 555-1555', 'Fauntleroy Circus', '', 'Manchester', '', 'EC2 5NT', 'UK', 'EMEA', 'Ashworth', 'Victoria');
  478. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10314, 23, 76.2199999999999989, 2, 1753.05999999999995, '2004-10-22 00:00:00', 'Shipped', 4, 10, 2004, 'Ships', 86, 'S700_1938', 'Heintze Collectables', '86 21 3555', 'Smagsloget 45', '', '?rhus', '', '8200', 'Denmark', 'EMEA', 'Ibsen', 'Palle');
  479. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10327, 20, 100, 7, 3469.19999999999982, '2004-11-10 00:00:00', 'Resolved', 4, 11, 2004, 'Ships', 86, 'S700_1938', 'Danish Wholesale Imports', '31 12 3555', 'Vinb�ltet 34', '', 'Kobenhavn', '', '1734', 'Denmark', 'EMEA', 'Petersen', 'Jytte');
  480. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10337, 36, 70.2999999999999972, 9, 2530.80000000000018, '2004-11-21 00:00:00', 'Shipped', 4, 11, 2004, 'Ships', 86, 'S700_1938', 'Classic Legends Inc.', '2125558493', '5905 Pompton St.', 'Suite 750', 'NYC', 'NY', '10022', 'USA', 'NA', 'Hernandez', 'Maria');
  481. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10350, 28, 100, 4, 2924.32000000000016, '2004-12-02 00:00:00', 'Shipped', 4, 12, 2004, 'Ships', 86, 'S700_1938', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  482. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10372, 44, 100, 2, 4496.80000000000018, '2005-01-26 00:00:00', 'Shipped', 1, 1, 2005, 'Ships', 86, 'S700_1938', 'Tokyo Collectables, Ltd', '+81 3 3584 0555', '2-2-8 Roppongi', '', 'Minato-ku', 'Tokyo', '106-0032', 'Japan', 'Japan', 'Shimamura', 'Akiko');
  483. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10384, 49, 100, 1, 6397.4399999999996, '2005-02-23 00:00:00', 'Shipped', 1, 2, 2005, 'Ships', 86, 'S700_1938', 'Corporate Gift Ideas Co.', '6505551386', '7734 Strong St.', '', 'San Francisco', 'CA', '', 'USA', 'NA', 'Brown', 'Julie');
  484. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10397, 32, 80.5499999999999972, 5, 2577.59999999999991, '2005-03-28 00:00:00', 'Shipped', 1, 3, 2005, 'Ships', 86, 'S700_1938', 'Alpha Cognac', '61.77.6555', '1 rue Alsace-Lorraine', '', 'Toulouse', '', '31000', 'France', 'EMEA', 'Roulet', 'Annette');
  485. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10414, 34, 100, 13, 3533.61999999999989, '2005-05-06 00:00:00', 'On Hold', 2, 5, 2005, 'Ships', 86, 'S700_1938', 'Gifts4AllAges.com', '6175559555', '8616 Spinnaker Dr.', '', 'Boston', 'MA', '51003', 'USA', 'NA', 'Yoshido', 'Juri');
  486. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10106, 30, 100, 16, 3177.30000000000018, '2003-02-17 00:00:00', 'Shipped', 1, 2, 2003, 'Ships', 90, 'S700_2047', 'Rovelli Gifts', '035-640555', 'Via Ludovico il Moro 22', '', 'Bergamo', '', '24100', 'Italy', 'EMEA', 'Rovelli', 'Giovanni');
  487. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10119, 29, 94.1400000000000006, 7, 2730.05999999999995, '2003-04-28 00:00:00', 'Shipped', 2, 4, 2003, 'Ships', 90, 'S700_2047', 'Salzburg Collectables', '6562-9555', 'Geislweg 14', '', 'Salzburg', '', '5020', 'Austria', 'EMEA', 'Pipps', 'Georg');
  488. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10131, 22, 85.9899999999999949, 8, 1891.77999999999997, '2003-06-16 00:00:00', 'Shipped', 2, 6, 2003, 'Ships', 90, 'S700_2047', 'Gift Ideas Corp.', '2035554407', '2440 Pompton St.', '', 'Glendale', 'CT', '97561', 'USA', 'NA', 'Lewis', 'Dan');
  489. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10143, 26, 100, 11, 2612.48000000000002, '2003-08-10 00:00:00', 'Shipped', 3, 8, 2003, 'Ships', 90, 'S700_2047', 'Mini Creations Ltd.', '5085559555', '4575 Hillside Dr.', '', 'New Bedford', 'MA', '50553', 'USA', 'NA', 'Tam', 'Wing C');
  490. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10155, 32, 91.4300000000000068, 9, 2925.76000000000022, '2003-10-06 00:00:00', 'Shipped', 4, 10, 2003, 'Ships', 90, 'S700_2047', 'Toys of Finland, Co.', '90-224 8555', 'Keskuskatu 45', '', 'Helsinki', '', '21240', 'Finland', 'EMEA', 'Karttunen', 'Matti');
  491. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10167, 29, 100, 5, 2940.01999999999998, '2003-10-23 00:00:00', 'Cancelled', 4, 10, 2003, 'Ships', 90, 'S700_2047', 'Scandinavian Gift Ideas', '0695-34 6555', '?kergatan 24', '', 'Br�cke', '', 'S-844 67', 'Sweden', 'EMEA', 'Larsson', 'Maria');
  492. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10178, 34, 96.8599999999999994, 8, 3293.23999999999978, '2003-11-08 00:00:00', 'Shipped', 4, 11, 2003, 'Ships', 90, 'S700_2047', 'Alpha Cognac', '61.77.6555', '1 rue Alsace-Lorraine', '', 'Toulouse', '', '31000', 'France', 'EMEA', 'Roulet', 'Annette');
  493. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10186, 24, 99.5699999999999932, 5, 2389.67999999999984, '2003-11-14 00:00:00', 'Shipped', 4, 11, 2003, 'Ships', 90, 'S700_2047', 'Double Decker Gift Stores, Ltd', '(171) 555-7555', '120 Hanover Sq.', '', 'London', '', 'WA1 1DP', 'UK', 'EMEA', 'Hardy', 'Thomas');
  494. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10197, 24, 90.519999999999996, 2, 2172.48000000000002, '2003-11-26 00:00:00', 'Shipped', 4, 11, 2003, 'Ships', 90, 'S700_2047', 'Enaco Distributors', '(93) 203 4555', 'Rambla de Catalu�a, 23', '', 'Barcelona', '', '08022', 'Spain', 'EMEA', 'Saavedra', 'Eduardo');
  495. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10209, 33, 88.7099999999999937, 4, 2927.42999999999984, '2004-01-09 00:00:00', 'Shipped', 1, 1, 2004, 'Ships', 90, 'S700_2047', 'Men ''R'' US Retailers, Ltd.', '2155554369', '6047 Douglas Av.', '', 'Los Angeles', 'CA', '', 'USA', 'NA', 'Chandler', 'Michael');
  496. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10222, 26, 100, 8, 2659.53999999999996, '2004-02-19 00:00:00', 'Shipped', 1, 2, 2004, 'Ships', 90, 'S700_2047', 'Collectable Mini Designs Co.', '7605558146', '361 Furth Circle', '', 'San Diego', 'CA', '91217', 'USA', 'NA', 'Thompson', 'Valarie');
  497. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10249, 40, 95.9500000000000028, 4, 3838, '2004-05-08 00:00:00', 'Shipped', 2, 5, 2004, 'Ships', 90, 'S700_2047', 'Cambridge Collectables Co.', '6175555555', '4658 Baden Av.', '', 'Cambridge', 'MA', '51247', 'USA', 'NA', 'Tseng', 'Kyung');
  498. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10262, 44, 94.1400000000000006, 13, 4142.15999999999985, '2004-06-24 00:00:00', 'Cancelled', 2, 6, 2004, 'Ships', 90, 'S700_2047', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  499. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10274, 24, 90.519999999999996, 5, 2172.48000000000002, '2004-07-21 00:00:00', 'Shipped', 3, 7, 2004, 'Ships', 90, 'S700_2047', 'Collectables For Less Inc.', '6175558555', '7825 Douglas Av.', '', 'Brickhaven', 'MA', '58339', 'USA', 'NA', 'Nelson', 'Allen');
  500. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10283, 20, 94.1400000000000006, 2, 1882.79999999999995, '2004-08-20 00:00:00', 'Shipped', 3, 8, 2004, 'Ships', 90, 'S700_2047', 'Royal Canadian Collectables, Ltd.', '(604) 555-4555', '23 Tsawassen Blvd.', '', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada', 'NA', 'Lincoln', 'Elizabeth');
  501. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10296, 34, 100, 11, 3477.86000000000013, '2004-09-15 00:00:00', 'Shipped', 3, 9, 2004, 'Ships', 90, 'S700_2047', 'Bavarian Collectables Imports, Co.', '+49 89 61 08 9555', 'Hansastr. 15', '', 'Munich', '', '80686', 'Germany', 'EMEA', 'Donnermeyer', 'Michael');
  502. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10307, 34, 97.7600000000000051, 5, 3323.84000000000015, '2004-10-14 00:00:00', 'Shipped', 4, 10, 2004, 'Ships', 90, 'S700_2047', 'Classic Gift Ideas, Inc', '2155554695', '782 First Street', '', 'Philadelphia', 'PA', '71270', 'USA', 'NA', 'Cervantes', 'Francisca');
  503. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10316, 45, 93.2399999999999949, 13, 4195.80000000000018, '2004-11-01 00:00:00', 'Shipped', 4, 11, 2004, 'Ships', 90, 'S700_2047', 'giftsbymail.co.uk', '(198) 555-8888', 'Garden House Crowther Way', '', 'Cowes', 'Isle of Wight', 'PO31 7PJ', 'UK', 'EMEA', 'Bennett', 'Helen');
  504. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10328, 41, 100, 9, 4156.57999999999993, '2004-11-12 00:00:00', 'Shipped', 4, 11, 2004, 'Ships', 90, 'S700_2047', 'Rovelli Gifts', '035-640555', 'Via Ludovico il Moro 22', '', 'Bergamo', '', '24100', 'Italy', 'EMEA', 'Rovelli', 'Giovanni');
  505. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10339, 55, 71.25, 15, 3918.75, '2004-11-23 00:00:00', 'Shipped', 4, 11, 2004, 'Ships', 90, 'S700_2047', 'Tokyo Collectables, Ltd', '+81 3 3584 0555', '2-2-8 Roppongi', '', 'Minato-ku', 'Tokyo', '106-0032', 'Japan', 'Japan', 'Shimamura', 'Akiko');
  506. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10352, 23, 100, 3, 2352.67000000000007, '2004-12-03 00:00:00', 'Shipped', 4, 12, 2004, 'Ships', 90, 'S700_2047', 'Auto-Moto Classics Inc.', '6175558428', '16780 Pompton St.', '', 'Brickhaven', 'MA', '58339', 'USA', 'NA', 'Taylor', 'Leslie');
  507. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10361, 24, 45.3900000000000006, 14, 1089.3599999999999, '2004-12-17 00:00:00', 'Shipped', 4, 12, 2004, 'Ships', 90, 'S700_2047', 'Souveniers And Things Co.', '+61 2 9495 8555', 'Monitor Money Building, 815 Pacific Hwy', 'Level 6', 'Chatswood', 'NSW', '2067', 'Australia', 'APAC', 'Huxley', 'Adrian');
  508. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10373, 32, 84.4099999999999966, 15, 2701.11999999999989, '2005-01-31 00:00:00', 'Shipped', 1, 1, 2005, 'Ships', 90, 'S700_2047', 'Oulu Toy Supplies, Inc.', '981-443655', 'Torikatu 38', '', 'Oulu', '', '90110', 'Finland', 'EMEA', 'Koskitalo', 'Pirkko');
  509. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10386, 29, 85.7600000000000051, 13, 2487.03999999999996, '2005-03-01 00:00:00', 'Resolved', 1, 3, 2005, 'Ships', 90, 'S700_2047', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  510. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10398, 36, 100, 7, 3910.32000000000016, '2005-03-30 00:00:00', 'Shipped', 1, 3, 2005, 'Ships', 90, 'S700_2047', 'Reims Collectables', '26.47.1555', '59 rue de l''Abbaye', '', 'Reims', '', '51100', 'France', 'EMEA', 'Henriot', 'Paul');
  511. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10400, 46, 87.7999999999999972, 5, 4038.80000000000018, '2005-04-01 00:00:00', 'Shipped', 2, 4, 2005, 'Ships', 90, 'S700_2047', 'The Sharp Gifts Warehouse', '4085553659', '3086 Ingle Ln.', '', 'San Jose', 'CA', '94217', 'USA', 'NA', 'Frick', 'Sue');
  512. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10415, 32, 95.9500000000000028, 4, 3070.40000000000009, '2005-05-09 00:00:00', 'Disputed', 2, 5, 2005, 'Ships', 90, 'S700_2047', 'Australian Collectables, Ltd', '61-9-3844-6555', '7 Allen Street', '', 'Glen Waverly', 'Victoria', '3150', 'Australia', 'APAC', 'Connery', 'Sean');
  513. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10106, 34, 100, 9, 3763.46000000000004, '2003-02-17 00:00:00', 'Shipped', 1, 2, 2003, 'Planes', 99, 'S700_2466', 'Rovelli Gifts', '035-640555', 'Via Ludovico il Moro 22', '', 'Bergamo', '', '24100', 'Italy', 'EMEA', 'Rovelli', 'Giovanni');
  514. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10120, 24, 100, 15, 2584.80000000000018, '2003-04-29 00:00:00', 'Shipped', 2, 4, 2003, 'Planes', 99, 'S700_2466', 'Australian Collectors, Co.', '03 9520 4555', '636 St Kilda Road', 'Level 3', 'Melbourne', 'Victoria', '3004', 'Australia', 'APAC', 'Ferguson', 'Peter');
  515. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10131, 40, 100, 1, 4427.60000000000036, '2003-06-16 00:00:00', 'Shipped', 2, 6, 2003, 'Planes', 99, 'S700_2466', 'Gift Ideas Corp.', '2035554407', '2440 Pompton St.', '', 'Glendale', 'CT', '97561', 'USA', 'NA', 'Lewis', 'Dan');
  516. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10143, 26, 82.769999999999996, 4, 2152.01999999999998, '2003-08-10 00:00:00', 'Shipped', 3, 8, 2003, 'Planes', 99, 'S700_2466', 'Mini Creations Ltd.', '5085559555', '4575 Hillside Dr.', '', 'New Bedford', 'MA', '50553', 'USA', 'NA', 'Tam', 'Wing C');
  517. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10155, 20, 100, 2, 2353.40000000000009, '2003-10-06 00:00:00', 'Shipped', 4, 10, 2003, 'Planes', 99, 'S700_2466', 'Toys of Finland, Co.', '90-224 8555', 'Keskuskatu 45', '', 'Helsinki', '', '21240', 'Finland', 'EMEA', 'Karttunen', 'Matti');
  518. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10168, 31, 100, 16, 3431.38999999999987, '2003-10-28 00:00:00', 'Shipped', 4, 10, 2003, 'Planes', 99, 'S700_2466', 'Technics Stores Inc.', '6505556809', '9408 Furth Circle', '', 'Burlingame', 'CA', '94217', 'USA', 'NA', 'Hirano', 'Juri');
  519. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10178, 22, 87.75, 1, 1930.5, '2003-11-08 00:00:00', 'Shipped', 4, 11, 2003, 'Planes', 99, 'S700_2466', 'Alpha Cognac', '61.77.6555', '1 rue Alsace-Lorraine', '', 'Toulouse', '', '31000', 'France', 'EMEA', 'Roulet', 'Annette');
  520. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10198, 42, 100, 1, 4774.5600000000004, '2003-11-27 00:00:00', 'Shipped', 4, 11, 2003, 'Planes', 99, 'S700_2466', 'Cruz & Sons Co.', '+63 2 555 3587', '15 McCallum Street - NatWest Center #13-03', '', 'Makati City', '', '1227 MM', 'Philippines', 'Japan', 'Cruz', 'Arnold');
  521. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10210, 26, 99.7199999999999989, 14, 2592.7199999999998, '2004-01-12 00:00:00', 'Shipped', 1, 1, 2004, 'Planes', 99, 'S700_2466', 'Osaka Souveniers Co.', '+81 06 6342 5555', 'Dojima Avanza 4F, 1-6-20 Dojima, Kita-ku', '', 'Osaka', 'Osaka', '530-0003', 'Japan', 'Japan', 'Kentary', 'Mory');
  522. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10222, 37, 87.75, 1, 3246.75, '2004-02-19 00:00:00', 'Shipped', 1, 2, 2004, 'Planes', 99, 'S700_2466', 'Collectable Mini Designs Co.', '7605558146', '361 Furth Circle', '', 'San Diego', 'CA', '91217', 'USA', 'NA', 'Thompson', 'Valarie');
  523. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10235, 38, 88.75, 10, 3372.5, '2004-04-02 00:00:00', 'Shipped', 2, 4, 2004, 'Planes', 99, 'S700_2466', 'Royal Canadian Collectables, Ltd.', '(604) 555-4555', '23 Tsawassen Blvd.', '', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada', 'NA', 'Lincoln', 'Elizabeth');
  524. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10250, 35, 100, 11, 3909.15000000000009, '2004-05-11 00:00:00', 'Shipped', 2, 5, 2004, 'Planes', 99, 'S700_2466', 'The Sharp Gifts Warehouse', '4085553659', '3086 Ingle Ln.', '', 'San Jose', 'CA', '94217', 'USA', 'NA', 'Frick', 'Sue');
  525. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10262, 33, 90.75, 6, 2994.75, '2004-06-24 00:00:00', 'Cancelled', 2, 6, 2004, 'Planes', 99, 'S700_2466', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  526. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10275, 39, 100, 16, 4472.52000000000044, '2004-07-23 00:00:00', 'Shipped', 3, 7, 2004, 'Planes', 99, 'S700_2466', 'La Rochelle Gifts', '40.67.8555', '67, rue des Cinquante Otages', '', 'Nantes', '', '44000', 'France', 'EMEA', 'Labrune', 'Janine');
  527. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10284, 45, 100, 8, 4576.94999999999982, '2004-08-21 00:00:00', 'Shipped', 3, 8, 2004, 'Planes', 99, 'S700_2466', 'Norway Gifts By Mail, Co.', '+47 2212 1555', 'Drammensveien 126 A, PB 744 Sentrum', '', 'Oslo', '', 'N 0106', 'Norway', 'EMEA', 'Klaeboe', 'Jan');
  528. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10296, 24, 100, 4, 2441.03999999999996, '2004-09-15 00:00:00', 'Shipped', 3, 9, 2004, 'Planes', 99, 'S700_2466', 'Bavarian Collectables Imports, Co.', '+49 89 61 08 9555', 'Hansastr. 15', '', 'Munich', '', '80686', 'Germany', 'EMEA', 'Donnermeyer', 'Michael');
  529. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10308, 35, 88.75, 14, 3106.25, '2004-10-15 00:00:00', 'Shipped', 4, 10, 2004, 'Planes', 99, 'S700_2466', 'Mini Classics', '9145554562', '3758 North Pendale Street', '', 'White Plains', 'NY', '24067', 'USA', 'NA', 'Frick', 'Steve');
  530. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10316, 23, 100, 6, 2706.40999999999985, '2004-11-01 00:00:00', 'Shipped', 4, 11, 2004, 'Planes', 99, 'S700_2466', 'giftsbymail.co.uk', '(198) 555-8888', 'Garden House Crowther Way', '', 'Cowes', 'Isle of Wight', 'PO31 7PJ', 'UK', 'EMEA', 'Bennett', 'Helen');
  531. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10328, 37, 100, 10, 4021.5300000000002, '2004-11-12 00:00:00', 'Shipped', 4, 11, 2004, 'Planes', 99, 'S700_2466', 'Rovelli Gifts', '035-640555', 'Via Ludovico il Moro 22', '', 'Bergamo', '', '24100', 'Italy', 'EMEA', 'Rovelli', 'Giovanni');
  532. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10340, 55, 87.75, 7, 4826.25, '2004-11-24 00:00:00', 'Shipped', 4, 11, 2004, 'Planes', 99, 'S700_2466', 'Enaco Distributors', '(93) 203 4555', 'Rambla de Catalu�a, 23', '', 'Barcelona', '', '08022', 'Spain', 'EMEA', 'Saavedra', 'Eduardo');
  533. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10352, 49, 100, 2, 4935.27999999999975, '2004-12-03 00:00:00', 'Shipped', 4, 12, 2004, 'Planes', 99, 'S700_2466', 'Auto-Moto Classics Inc.', '6175558428', '16780 Pompton St.', '', 'Brickhaven', 'MA', '58339', 'USA', 'NA', 'Taylor', 'Leslie');
  534. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10361, 26, 100, 9, 2754.69999999999982, '2004-12-17 00:00:00', 'Shipped', 4, 12, 2004, 'Planes', 99, 'S700_2466', 'Souveniers And Things Co.', '+61 2 9495 8555', 'Monitor Money Building, 815 Pacific Hwy', 'Level 6', 'Chatswood', 'NSW', '2067', 'Australia', 'APAC', 'Huxley', 'Adrian');
  535. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10375, 33, 100, 1, 3856.71000000000004, '2005-02-03 00:00:00', 'Shipped', 1, 2, 2005, 'Planes', 99, 'S700_2466', 'La Rochelle Gifts', '40.67.8555', '67, rue des Cinquante Otages', '', 'Nantes', '', '44000', 'France', 'EMEA', 'Labrune', 'Janine');
  536. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10386, 37, 83.8400000000000034, 14, 3102.07999999999993, '2005-03-01 00:00:00', 'Resolved', 1, 3, 2005, 'Planes', 99, 'S700_2466', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  537. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10398, 22, 86.7600000000000051, 8, 1908.72000000000003, '2005-03-30 00:00:00', 'Shipped', 1, 3, 2005, 'Planes', 99, 'S700_2466', 'Reims Collectables', '26.47.1555', '59 rue de l''Abbaye', '', 'Reims', '', '51100', 'France', 'EMEA', 'Henriot', 'Paul');
  538. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10401, 85, 88.75, 10, 7543.75, '2005-04-03 00:00:00', 'On Hold', 2, 4, 2005, 'Planes', 99, 'S700_2466', 'Tekni Collectables Inc.', '2015559350', '7476 Moss Rd.', '', 'Newark', 'NJ', '94019', 'USA', 'NA', 'Brown', 'William');
  539. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10416, 22, 100, 11, 2457.17999999999984, '2005-05-10 00:00:00', 'Shipped', 2, 5, 2005, 'Planes', 99, 'S700_2466', 'L''ordine Souveniers', '0522-556555', 'Strada Provinciale 124', '', 'Reggio Emilia', '', '42100', 'Italy', 'EMEA', 'Moroni', 'Maurizio');
  540. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10105, 31, 65.769999999999996, 3, 2038.86999999999989, '2003-02-11 00:00:00', 'Shipped', 1, 2, 2003, 'Ships', 72, 'S700_2610', 'Danish Wholesale Imports', '31 12 3555', 'Vinb�ltet 34', '', 'Kobenhavn', '', '1734', 'Denmark', 'EMEA', 'Petersen', 'Jytte');
  541. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10119, 38, 65.769999999999996, 12, 2499.26000000000022, '2003-04-28 00:00:00', 'Shipped', 2, 4, 2003, 'Ships', 72, 'S700_2610', 'Salzburg Collectables', '6562-9555', 'Geislweg 14', '', 'Salzburg', '', '5020', 'Austria', 'EMEA', 'Pipps', 'Georg');
  542. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10129, 45, 85.2900000000000063, 3, 3838.05000000000018, '2003-06-12 00:00:00', 'Shipped', 2, 6, 2003, 'Ships', 72, 'S700_2610', 'Stylish Desk Decors, Co.', '(171) 555-0297', '35 King George', '', 'London', '', 'WX3 6FW', 'UK', 'EMEA', 'Brown', 'Ann');
  543. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10143, 31, 85.2900000000000063, 16, 2643.98999999999978, '2003-08-10 00:00:00', 'Shipped', 3, 8, 2003, 'Ships', 72, 'S700_2610', 'Mini Creations Ltd.', '5085559555', '4575 Hillside Dr.', '', 'New Bedford', 'MA', '50553', 'USA', 'NA', 'Tam', 'Wing C');
  544. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10154, 36, 64.3299999999999983, 1, 2315.88000000000011, '2003-10-02 00:00:00', 'Shipped', 4, 10, 2003, 'Ships', 72, 'S700_2610', 'Boards & Toys Co.', '3105552373', '4097 Douglas Av.', '', 'Glendale', 'CA', '92561', 'USA', 'NA', 'Young', 'Leslie');
  545. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10167, 46, 70.1099999999999994, 10, 3225.05999999999995, '2003-10-23 00:00:00', 'Cancelled', 4, 10, 2003, 'Ships', 72, 'S700_2610', 'Scandinavian Gift Ideas', '0695-34 6555', '?kergatan 24', '', 'Br�cke', '', 'S-844 67', 'Sweden', 'EMEA', 'Larsson', 'Maria');
  546. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10177, 32, 76.6200000000000045, 1, 2451.84000000000015, '2003-11-07 00:00:00', 'Shipped', 4, 11, 2003, 'Ships', 72, 'S700_2610', 'CAF Imports', '+34 913 728 555', 'Merchants House, 27-30 Merchant''s Quay', '', 'Madrid', '', '28023', 'Spain', 'EMEA', 'Fernandez', 'Jesus');
  547. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10185, 39, 57.8200000000000003, 1, 2254.98000000000002, '2003-11-14 00:00:00', 'Shipped', 4, 11, 2003, 'Ships', 72, 'S700_2610', 'Mini Creations Ltd.', '5085559555', '4575 Hillside Dr.', '', 'New Bedford', 'MA', '50553', 'USA', 'NA', 'Tam', 'Wing C');
  548. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10197, 50, 78.7900000000000063, 7, 3939.5, '2003-11-26 00:00:00', 'Shipped', 4, 11, 2003, 'Ships', 72, 'S700_2610', 'Enaco Distributors', '(93) 203 4555', 'Rambla de Catalu�a, 23', '', 'Barcelona', '', '08022', 'Spain', 'EMEA', 'Saavedra', 'Eduardo');
  549. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10208, 46, 74.4500000000000028, 1, 3424.69999999999982, '2004-01-02 00:00:00', 'Shipped', 1, 1, 2004, 'Ships', 72, 'S700_2610', 'Saveley & Henriot, Co.', '78.32.5555', '2, rue du Commerce', '', 'Lyon', '', '69004', 'France', 'EMEA', 'Saveley', 'Mary');
  550. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10222, 36, 80.9500000000000028, 13, 2914.19999999999982, '2004-02-19 00:00:00', 'Shipped', 1, 2, 2004, 'Ships', 72, 'S700_2610', 'Collectable Mini Designs Co.', '7605558146', '361 Furth Circle', '', 'San Diego', 'CA', '91217', 'USA', 'NA', 'Thompson', 'Valarie');
  551. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10233, 29, 82.4000000000000057, 1, 2389.59999999999991, '2004-03-29 00:00:00', 'Shipped', 1, 3, 2004, 'Ships', 72, 'S700_2610', 'Tekni Collectables Inc.', '2015559350', '7476 Moss Rd.', '', 'Newark', 'NJ', '94019', 'USA', 'NA', 'Brown', 'William');
  552. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10248, 32, 75.8900000000000006, 4, 2428.48000000000002, '2004-05-07 00:00:00', 'Cancelled', 2, 5, 2004, 'Ships', 72, 'S700_2610', 'Land of Toys Inc.', '2125557818', '897 Long Airport Avenue', '', 'NYC', 'NY', '10022', 'USA', 'NA', 'Yu', 'Kwai');
  553. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10261, 44, 68.6700000000000017, 2, 3021.48000000000002, '2004-06-17 00:00:00', 'Shipped', 2, 6, 2004, 'Ships', 72, 'S700_2610', 'Qu�bec Home Shopping Network', '(514) 555-8054', '43 rue St. Laurent', '', 'Montr�al', 'Qu�bec', 'H1J 1C3', 'Canada', 'NA', 'Fresni�re', 'Jean');
  554. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10273, 42, 62.1599999999999966, 5, 2610.7199999999998, '2004-07-21 00:00:00', 'Shipped', 3, 7, 2004, 'Ships', 72, 'S700_2610', 'Petit Auto', '(02) 5554 67', 'Rue Joseph-Bens 532', '', 'Bruxelles', '', 'B-1180', 'Belgium', 'EMEA', 'Dewey', 'Catherine');
  555. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10283, 47, 65.769999999999996, 7, 3091.19000000000005, '2004-08-20 00:00:00', 'Shipped', 3, 8, 2004, 'Ships', 72, 'S700_2610', 'Royal Canadian Collectables, Ltd.', '(604) 555-4555', '23 Tsawassen Blvd.', '', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada', 'NA', 'Lincoln', 'Elizabeth');
  556. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10295, 44, 58.5499999999999972, 2, 2576.19999999999982, '2004-09-10 00:00:00', 'Shipped', 3, 9, 2004, 'Ships', 72, 'S700_2610', 'Gifts4AllAges.com', '6175559555', '8616 Spinnaker Dr.', '', 'Boston', 'MA', '51003', 'USA', 'NA', 'Yoshido', 'Juri');
  557. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10306, 43, 75.1700000000000017, 1, 3232.30999999999995, '2004-10-14 00:00:00', 'Shipped', 4, 10, 2004, 'Ships', 72, 'S700_2610', 'AV Stores, Co.', '(171) 555-1555', 'Fauntleroy Circus', '', 'Manchester', '', 'EC2 5NT', 'UK', 'EMEA', 'Ashworth', 'Victoria');
  558. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10316, 48, 74.4500000000000028, 18, 3573.59999999999991, '2004-11-01 00:00:00', 'Shipped', 4, 11, 2004, 'Ships', 72, 'S700_2610', 'giftsbymail.co.uk', '(198) 555-8888', 'Garden House Crowther Way', '', 'Cowes', 'Isle of Wight', 'PO31 7PJ', 'UK', 'EMEA', 'Bennett', 'Helen');
  559. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10327, 21, 96.3100000000000023, 1, 2022.50999999999999, '2004-11-10 00:00:00', 'Resolved', 4, 11, 2004, 'Ships', 72, 'S700_2610', 'Danish Wholesale Imports', '31 12 3555', 'Vinb�ltet 34', '', 'Kobenhavn', '', '1734', 'Denmark', 'EMEA', 'Petersen', 'Jytte');
  560. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10339, 50, 74.3499999999999943, 9, 3717.5, '2004-11-23 00:00:00', 'Shipped', 4, 11, 2004, 'Ships', 72, 'S700_2610', 'Tokyo Collectables, Ltd', '+81 3 3584 0555', '2-2-8 Roppongi', '', 'Minato-ku', 'Tokyo', '106-0032', 'Japan', 'Japan', 'Shimamura', 'Akiko');
  561. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10350, 29, 75.3499999999999943, 12, 2185.15000000000009, '2004-12-02 00:00:00', 'Shipped', 4, 12, 2004, 'Ships', 72, 'S700_2610', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  562. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10373, 41, 70.3299999999999983, 16, 2883.5300000000002, '2005-01-31 00:00:00', 'Shipped', 1, 1, 2005, 'Ships', 72, 'S700_2610', 'Oulu Toy Supplies, Inc.', '981-443655', 'Torikatu 38', '', 'Oulu', '', '90110', 'Finland', 'EMEA', 'Koskitalo', 'Pirkko');
  563. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10386, 37, 100, 10, 5017.56999999999971, '2005-03-01 00:00:00', 'Resolved', 1, 3, 2005, 'Ships', 72, 'S700_2610', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  564. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10397, 22, 66.5, 4, 1463, '2005-03-28 00:00:00', 'Shipped', 1, 3, 2005, 'Ships', 72, 'S700_2610', 'Alpha Cognac', '61.77.6555', '1 rue Alsace-Lorraine', '', 'Toulouse', '', '31000', 'France', 'EMEA', 'Roulet', 'Annette');
  565. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10414, 31, 75.8900000000000006, 4, 2352.59000000000015, '2005-05-06 00:00:00', 'On Hold', 2, 5, 2005, 'Ships', 72, 'S700_2610', 'Gifts4AllAges.com', '6175559555', '8616 Spinnaker Dr.', '', 'Boston', 'MA', '51003', 'USA', 'NA', 'Yoshido', 'Juri');
  566. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10103, 42, 100, 6, 4460.81999999999971, '2003-01-29 00:00:00', 'Shipped', 1, 1, 2003, 'Classic Cars', 101, 'S700_2824', 'Baane Mini Imports', '07-98 9555', 'Erling Skakkes gate 78', '', 'Stavern', '', '4110', 'Norway', 'EMEA', 'Bergulfsen', 'Jonas');
  567. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10114, 42, 100, 10, 4758.18000000000029, '2003-04-01 00:00:00', 'Shipped', 2, 4, 2003, 'Classic Cars', 101, 'S700_2824', 'La Corne D''abondance, Co.', '(1) 42.34.2555', '265, boulevard Charonne', '', 'Paris', '', '75012', 'France', 'EMEA', 'Bertrand', 'Marie');
  568. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10126, 45, 100, 6, 4597.19999999999982, '2003-05-28 00:00:00', 'Shipped', 2, 5, 2003, 'Classic Cars', 101, 'S700_2824', 'Corrida Auto Replicas, Ltd', '(91) 555 22 82', 'C/ Araquil, 67', '', 'Madrid', '', '28023', 'Spain', 'EMEA', 'Sommer', 'Mart�n');
  569. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10140, 36, 100, 6, 4114.80000000000018, '2003-07-24 00:00:00', 'Shipped', 3, 7, 2003, 'Classic Cars', 101, 'S700_2824', 'Technics Stores Inc.', '6505556809', '9408 Furth Circle', '', 'Burlingame', 'CA', '94217', 'USA', 'NA', 'Hirano', 'Juri');
  570. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10150, 20, 100, 3, 2104, '2003-09-19 00:00:00', 'Shipped', 3, 9, 2003, 'Classic Cars', 101, 'S700_2824', 'Dragon Souveniers, Ltd.', '+65 221 7555', 'Bronz Sok., Bronz Apt. 3/6 Tesvikiye', '', 'Singapore', '', '079903', 'Singapore', 'Japan', 'Natividad', 'Eric');
  571. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10164, 39, 81.9300000000000068, 4, 3195.26999999999998, '2003-10-21 00:00:00', 'Resolved', 4, 10, 2003, 'Classic Cars', 101, 'S700_2824', 'Mini Auto Werke', '7675-3555', 'Kirchgasse 6', '', 'Graz', '', '8010', 'Austria', 'EMEA', 'Mendel', 'Roland');
  572. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10175, 42, 85.980000000000004, 11, 3611.15999999999985, '2003-11-06 00:00:00', 'Shipped', 4, 11, 2003, 'Classic Cars', 101, 'S700_2824', 'Stylish Desk Decors, Co.', '(171) 555-0297', '35 King George', '', 'London', '', 'WX3 6FW', 'UK', 'EMEA', 'Brown', 'Ann');
  573. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10183, 23, 86.9899999999999949, 3, 2000.76999999999998, '2003-11-13 00:00:00', 'Shipped', 4, 11, 2003, 'Classic Cars', 101, 'S700_2824', 'Classic Gift Ideas, Inc', '2155554695', '782 First Street', '', 'Philadelphia', 'PA', '71270', 'USA', 'NA', 'Cervantes', 'Francisca');
  574. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10194, 26, 89.0100000000000051, 6, 2314.26000000000022, '2003-11-25 00:00:00', 'Shipped', 4, 11, 2003, 'Classic Cars', 101, 'S700_2824', 'Saveley & Henriot, Co.', '78.32.5555', '2, rue du Commerce', '', 'Lyon', '', '69004', 'France', 'EMEA', 'Saveley', 'Mary');
  575. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10206, 33, 100, 1, 3871.88999999999987, '2003-12-05 00:00:00', 'Shipped', 4, 12, 2003, 'Classic Cars', 101, 'S700_2824', 'Canadian Gift Exchange Network', '(604) 555-3392', '1900 Oak St.', '', 'Vancouver', 'BC', 'V3F 2K1', 'Canada', 'NA', 'Tannamuri', 'Yoshi');
  576. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10217, 31, 88, 6, 2728, '2004-02-04 00:00:00', 'Shipped', 1, 2, 2004, 'Classic Cars', 101, 'S700_2824', 'Handji Gifts& Co', '+65 224 1555', 'Village Close - 106 Linden Road Sandown', '2nd Floor', 'Singapore', '', '069045', 'Singapore', 'APAC', 'Victorino', 'Wendy');
  577. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10229, 50, 100, 11, 5614, '2004-03-11 00:00:00', 'Shipped', 1, 3, 2004, 'Classic Cars', 101, 'S700_2824', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  578. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10245, 44, 100, 4, 4628.80000000000018, '2004-05-04 00:00:00', 'Shipped', 2, 5, 2004, 'Classic Cars', 101, 'S700_2824', 'Super Scale Inc.', '2035559545', '567 North Pendale Street', '', 'New Haven', 'CT', '97823', 'USA', 'NA', 'Murphy', 'Leslie');
  579. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10258, 45, 80.9200000000000017, 1, 3641.40000000000009, '2004-06-15 00:00:00', 'Shipped', 2, 6, 2004, 'Classic Cars', 101, 'S700_2824', 'Tokyo Collectables, Ltd', '+81 3 3584 0555', '2-2-8 Roppongi', '', 'Minato-ku', 'Tokyo', '106-0032', 'Japan', 'Japan', 'Shimamura', 'Akiko');
  580. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10270, 46, 88, 4, 4048, '2004-07-19 00:00:00', 'Shipped', 3, 7, 2004, 'Classic Cars', 101, 'S700_2824', 'Souveniers And Things Co.', '+61 2 9495 8555', 'Monitor Money Building, 815 Pacific Hwy', 'Level 6', 'Chatswood', 'NSW', '2067', 'Australia', 'APAC', 'Huxley', 'Adrian');
  581. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10281, 27, 85.980000000000004, 11, 2321.46000000000004, '2004-08-19 00:00:00', 'Shipped', 3, 8, 2004, 'Classic Cars', 101, 'S700_2824', 'Diecast Classics Inc.', '2155551555', '7586 Pompton St.', '', 'Allentown', 'PA', '70267', 'USA', 'NA', 'Yu', 'Kyung');
  582. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10291, 28, 100, 6, 3256.96000000000004, '2004-09-08 00:00:00', 'Shipped', 3, 9, 2004, 'Classic Cars', 101, 'S700_2824', 'Scandinavian Gift Ideas', '0695-34 6555', '?kergatan 24', '', 'Br�cke', '', 'S-844 67', 'Sweden', 'EMEA', 'Larsson', 'Maria');
  583. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10304, 40, 100, 1, 4208, '2004-10-11 00:00:00', 'Shipped', 4, 10, 2004, 'Classic Cars', 101, 'S700_2824', 'Auto Associ�s & Cie.', '30.59.8555', '67, avenue de l''Europe', '', 'Versailles', '', '78000', 'France', 'EMEA', 'Tonini', 'Daniel');
  584. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10313, 30, 99.1299999999999955, 9, 2973.90000000000009, '2004-10-22 00:00:00', 'Shipped', 4, 10, 2004, 'Classic Cars', 101, 'S700_2824', 'Canadian Gift Exchange Network', '(604) 555-3392', '1900 Oak St.', '', 'Vancouver', 'BC', 'V3F 2K1', 'Canada', 'NA', 'Tannamuri', 'Yoshi');
  585. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10324, 34, 100, 5, 4248.30000000000018, '2004-11-05 00:00:00', 'Shipped', 4, 11, 2004, 'Classic Cars', 101, 'S700_2824', 'Vitachrome Inc.', '2125551500', '2678 Kingston Rd.', 'Suite 101', 'NYC', 'NY', '10022', 'USA', 'NA', 'Frick', 'Michael');
  586. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10336, 46, 100, 2, 9558.79999999999927, '2004-11-20 00:00:00', 'Shipped', 4, 11, 2004, 'Classic Cars', 101, 'S700_2824', 'La Corne D''abondance, Co.', '(1) 42.34.2555', '265, boulevard Charonne', '', 'Paris', '', '75012', 'France', 'EMEA', 'Bertrand', 'Marie');
  587. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10348, 32, 82.8299999999999983, 7, 2650.55999999999995, '2004-11-01 00:00:00', 'Shipped', 4, 11, 2004, 'Classic Cars', 101, 'S700_2824', 'Corrida Auto Replicas, Ltd', '(91) 555 22 82', 'C/ Araquil, 67', '', 'Madrid', '', '28023', 'Spain', 'EMEA', 'Sommer', 'Mart�n');
  588. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10358, 27, 100, 3, 3761.36999999999989, '2004-12-10 00:00:00', 'Shipped', 4, 12, 2004, 'Classic Cars', 101, 'S700_2824', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  589. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10371, 34, 100, 3, 4301.34000000000015, '2005-01-23 00:00:00', 'Shipped', 1, 1, 2005, 'Classic Cars', 101, 'S700_2824', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  590. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10382, 34, 54.8400000000000034, 9, 1864.55999999999995, '2005-02-17 00:00:00', 'Shipped', 1, 2, 2005, 'Classic Cars', 101, 'S700_2824', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  591. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10411, 34, 100, 4, 3576.80000000000018, '2005-05-01 00:00:00', 'Shipped', 2, 5, 2005, 'Classic Cars', 101, 'S700_2824', 'Qu�bec Home Shopping Network', '(514) 555-8054', '43 rue St. Laurent', '', 'Montr�al', 'Qu�bec', 'H1J 1C3', 'Canada', 'NA', 'Fresni�re', 'Jean');
  592. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10424, 46, 80.9200000000000017, 1, 3722.32000000000016, '2005-05-31 00:00:00', 'In Process', 2, 5, 2005, 'Classic Cars', 101, 'S700_2824', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  593. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10106, 32, 100, 1, 3986.55999999999995, '2003-02-17 00:00:00', 'Shipped', 1, 2, 2003, 'Planes', 118, 'S700_2834', 'Rovelli Gifts', '035-640555', 'Via Ludovico il Moro 22', '', 'Bergamo', '', '24100', 'Italy', 'EMEA', 'Rovelli', 'Giovanni');
  594. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10120, 24, 100, 7, 3417.11999999999989, '2003-04-29 00:00:00', 'Shipped', 2, 4, 2003, 'Planes', 118, 'S700_2834', 'Australian Collectors, Co.', '03 9520 4555', '636 St Kilda Road', 'Level 3', 'Melbourne', 'Victoria', '3004', 'Australia', 'APAC', 'Ferguson', 'Peter');
  595. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10133, 27, 99.6700000000000017, 2, 2691.09000000000015, '2003-06-27 00:00:00', 'Shipped', 2, 6, 2003, 'Planes', 118, 'S700_2834', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  596. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10145, 20, 100, 13, 2752.59999999999991, '2003-08-25 00:00:00', 'Shipped', 3, 8, 2003, 'Planes', 118, 'S700_2834', 'Toys4GrownUps.com', '6265557265', '78934 Hillside Dr.', '', 'Pasadena', 'CA', '90003', 'USA', 'NA', 'Young', 'Julie');
  597. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10168, 36, 100, 8, 4527.72000000000025, '2003-10-28 00:00:00', 'Shipped', 4, 10, 2003, 'Planes', 118, 'S700_2834', 'Technics Stores Inc.', '6505556809', '9408 Furth Circle', '', 'Burlingame', 'CA', '94217', 'USA', 'NA', 'Hirano', 'Juri');
  598. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10188, 29, 100, 8, 3957.05000000000018, '2003-11-18 00:00:00', 'Shipped', 4, 11, 2003, 'Planes', 118, 'S700_2834', 'Herkku Gifts', '+47 2267 3215', 'Drammen 121, PR 744 Sentrum', '', 'Bergen', '', 'N 5804', 'Norway', 'EMEA', 'Oeztan', 'Veysel');
  599. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10210, 25, 100, 6, 2818, '2004-01-12 00:00:00', 'Shipped', 1, 1, 2004, 'Planes', 118, 'S700_2834', 'Osaka Souveniers Co.', '+81 06 6342 5555', 'Dojima Avanza 4F, 1-6-20 Dojima, Kita-ku', '', 'Osaka', 'Osaka', '530-0003', 'Japan', 'Japan', 'Kentary', 'Mory');
  600. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10223, 29, 100, 8, 3199.86000000000013, '2004-02-20 00:00:00', 'Shipped', 1, 2, 2004, 'Planes', 118, 'S700_2834', 'Australian Collectors, Co.', '03 9520 4555', '636 St Kilda Road', 'Level 3', 'Melbourne', 'Victoria', '3004', 'Australia', 'APAC', 'Ferguson', 'Peter');
  601. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10235, 25, 96.1099999999999994, 2, 2402.75, '2004-04-02 00:00:00', 'Shipped', 2, 4, 2004, 'Planes', 118, 'S700_2834', 'Royal Canadian Collectables, Ltd.', '(604) 555-4555', '23 Tsawassen Blvd.', '', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada', 'NA', 'Lincoln', 'Elizabeth');
  602. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10250, 44, 100, 3, 6055.72000000000025, '2004-05-11 00:00:00', 'Shipped', 2, 5, 2004, 'Planes', 118, 'S700_2834', 'The Sharp Gifts Warehouse', '4085553659', '3086 Ingle Ln.', '', 'San Jose', 'CA', '94217', 'USA', 'NA', 'Frick', 'Sue');
  603. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10263, 47, 100, 9, 5465.15999999999985, '2004-06-28 00:00:00', 'Shipped', 2, 6, 2004, 'Planes', 118, 'S700_2834', 'Gift Depot Inc.', '2035552570', '25593 South Bay Ln.', '', 'Bridgewater', 'CT', '97562', 'USA', 'NA', 'King', 'Julie');
  604. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10275, 48, 100, 8, 6378.72000000000025, '2004-07-23 00:00:00', 'Shipped', 3, 7, 2004, 'Planes', 118, 'S700_2834', 'La Rochelle Gifts', '40.67.8555', '67, rue des Cinquante Otages', '', 'Nantes', '', '44000', 'France', 'EMEA', 'Labrune', 'Janine');
  605. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10285, 45, 100, 13, 5392.80000000000018, '2004-08-27 00:00:00', 'Shipped', 3, 8, 2004, 'Planes', 118, 'S700_2834', 'Marta''s Replicas Co.', '6175558555', '39323 Spinnaker Dr.', '', 'Cambridge', 'MA', '51247', 'USA', 'NA', 'Hernandez', 'Marta');
  606. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10297, 35, 100, 3, 3986.5, '2004-09-16 00:00:00', 'Shipped', 3, 9, 2004, 'Planes', 118, 'S700_2834', 'Clover Collections, Co.', '+353 1862 1555', '25 Maiden Lane', 'Floor No. 4', 'Dublin', '', '2', 'Ireland', 'EMEA', 'Cassidy', 'Dean');
  607. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10308, 31, 100, 6, 4009.23000000000002, '2004-10-15 00:00:00', 'Shipped', 4, 10, 2004, 'Planes', 118, 'S700_2834', 'Mini Classics', '9145554562', '3758 North Pendale Street', '', 'White Plains', 'NY', '24067', 'USA', 'NA', 'Frick', 'Steve');
  608. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10318, 50, 100, 8, 7119, '2004-11-02 00:00:00', 'Shipped', 4, 11, 2004, 'Planes', 118, 'S700_2834', 'Diecast Classics Inc.', '2155551555', '7586 Pompton St.', '', 'Allentown', 'PA', '70267', 'USA', 'NA', 'Yu', 'Kyung');
  609. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10328, 33, 100, 11, 4072.19999999999982, '2004-11-12 00:00:00', 'Shipped', 4, 11, 2004, 'Planes', 118, 'S700_2834', 'Rovelli Gifts', '035-640555', 'Via Ludovico il Moro 22', '', 'Bergamo', '', '24100', 'Italy', 'EMEA', 'Rovelli', 'Giovanni');
  610. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10340, 29, 100, 6, 4094.51000000000022, '2004-11-24 00:00:00', 'Shipped', 4, 11, 2004, 'Planes', 118, 'S700_2834', 'Enaco Distributors', '(93) 203 4555', 'Rambla de Catalu�a, 23', '', 'Barcelona', '', '08022', 'Spain', 'EMEA', 'Saavedra', 'Eduardo');
  611. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10361, 44, 72.4200000000000017, 5, 3186.48000000000002, '2004-12-17 00:00:00', 'Shipped', 4, 12, 2004, 'Planes', 118, 'S700_2834', 'Souveniers And Things Co.', '+61 2 9495 8555', 'Monitor Money Building, 815 Pacific Hwy', 'Level 6', 'Chatswood', 'NSW', '2067', 'Australia', 'APAC', 'Huxley', 'Adrian');
  612. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10375, 25, 66.730000000000004, 10, 1668.25, '2005-02-03 00:00:00', 'Shipped', 1, 2, 2005, 'Planes', 118, 'S700_2834', 'La Rochelle Gifts', '40.67.8555', '67, rue des Cinquante Otages', '', 'Nantes', '', '44000', 'France', 'EMEA', 'Labrune', 'Janine');
  613. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10388, 50, 100, 3, 7154.5, '2005-03-03 00:00:00', 'Shipped', 1, 3, 2005, 'Planes', 118, 'S700_2834', 'FunGiftIdeas.com', '5085552555', '1785 First Street', '', 'New Bedford', 'MA', '50553', 'USA', 'NA', 'Benitez', 'Violeta');
  614. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10398, 23, 100, 9, 2810.82999999999993, '2005-03-30 00:00:00', 'Shipped', 1, 3, 2005, 'Planes', 118, 'S700_2834', 'Reims Collectables', '26.47.1555', '59 rue de l''Abbaye', '', 'Reims', '', '51100', 'France', 'EMEA', 'Henriot', 'Paul');
  615. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10401, 21, 96.1099999999999994, 2, 2018.30999999999995, '2005-04-03 00:00:00', 'On Hold', 2, 4, 2005, 'Planes', 118, 'S700_2834', 'Tekni Collectables Inc.', '2015559350', '7476 Moss Rd.', '', 'Newark', 'NJ', '94019', 'USA', 'NA', 'Brown', 'William');
  616. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10416, 41, 100, 3, 5642.82999999999993, '2005-05-10 00:00:00', 'Shipped', 2, 5, 2005, 'Planes', 118, 'S700_2834', 'L''ordine Souveniers', '0522-556555', 'Strada Provinciale 124', '', 'Reggio Emilia', '', '42100', 'Italy', 'EMEA', 'Moroni', 'Maurizio');
  617. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10106, 44, 74.4000000000000057, 8, 3273.59999999999991, '2003-02-17 00:00:00', 'Shipped', 1, 2, 2003, 'Planes', 80, 'S700_3167', 'Rovelli Gifts', '035-640555', 'Via Ludovico il Moro 22', '', 'Bergamo', '', '24100', 'Italy', 'EMEA', 'Rovelli', 'Giovanni');
  618. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10120, 43, 76, 14, 3268, '2003-04-29 00:00:00', 'Shipped', 2, 4, 2003, 'Planes', 80, 'S700_3167', 'Australian Collectors, Co.', '03 9520 4555', '636 St Kilda Road', 'Level 3', 'Melbourne', 'Victoria', '3004', 'Australia', 'APAC', 'Ferguson', 'Peter');
  619. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10143, 28, 96, 3, 2688, '2003-08-10 00:00:00', 'Shipped', 3, 8, 2003, 'Planes', 80, 'S700_3167', 'Mini Creations Ltd.', '5085559555', '4575 Hillside Dr.', '', 'New Bedford', 'MA', '50553', 'USA', 'NA', 'Tam', 'Wing C');
  620. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10155, 43, 86.4000000000000057, 1, 3715.19999999999982, '2003-10-06 00:00:00', 'Shipped', 4, 10, 2003, 'Planes', 80, 'S700_3167', 'Toys of Finland, Co.', '90-224 8555', 'Keskuskatu 45', '', 'Helsinki', '', '21240', 'Finland', 'EMEA', 'Karttunen', 'Matti');
  621. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10168, 48, 96, 15, 4608, '2003-10-28 00:00:00', 'Shipped', 4, 10, 2003, 'Planes', 80, 'S700_3167', 'Technics Stores Inc.', '6505556809', '9408 Furth Circle', '', 'Burlingame', 'CA', '94217', 'USA', 'NA', 'Hirano', 'Juri');
  622. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10199, 38, 82.4000000000000057, 3, 3131.19999999999982, '2003-12-01 00:00:00', 'Shipped', 4, 12, 2003, 'Planes', 80, 'S700_3167', 'West Coast Collectables Co.', '3105553722', '3675 Furth Circle', '', 'Burbank', 'CA', '94019', 'USA', 'NA', 'Thompson', 'Steve');
  623. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10210, 31, 86.4000000000000057, 13, 2678.40000000000009, '2004-01-12 00:00:00', 'Shipped', 1, 1, 2004, 'Planes', 80, 'S700_3167', 'Osaka Souveniers Co.', '+81 06 6342 5555', 'Dojima Avanza 4F, 1-6-20 Dojima, Kita-ku', '', 'Osaka', 'Osaka', '530-0003', 'Japan', 'Japan', 'Kentary', 'Mory');
  624. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10223, 26, 67.2000000000000028, 15, 1747.20000000000005, '2004-02-20 00:00:00', 'Shipped', 1, 2, 2004, 'Planes', 80, 'S700_3167', 'Australian Collectors, Co.', '03 9520 4555', '636 St Kilda Road', 'Level 3', 'Melbourne', 'Victoria', '3004', 'Australia', 'APAC', 'Ferguson', 'Peter');
  625. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10235, 32, 92, 9, 2944, '2004-04-02 00:00:00', 'Shipped', 2, 4, 2004, 'Planes', 80, 'S700_3167', 'Royal Canadian Collectables, Ltd.', '(604) 555-4555', '23 Tsawassen Blvd.', '', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada', 'NA', 'Lincoln', 'Elizabeth');
  626. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10250, 44, 67.2000000000000028, 10, 2956.80000000000018, '2004-05-11 00:00:00', 'Shipped', 2, 5, 2004, 'Planes', 80, 'S700_3167', 'The Sharp Gifts Warehouse', '4085553659', '3086 Ingle Ln.', '', 'San Jose', 'CA', '94217', 'USA', 'NA', 'Frick', 'Sue');
  627. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10262, 27, 76, 5, 2052, '2004-06-24 00:00:00', 'Cancelled', 2, 6, 2004, 'Planes', 80, 'S700_3167', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  628. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10275, 43, 73.5999999999999943, 15, 3164.80000000000018, '2004-07-23 00:00:00', 'Shipped', 3, 7, 2004, 'Planes', 80, 'S700_3167', 'La Rochelle Gifts', '40.67.8555', '67, rue des Cinquante Otages', '', 'Nantes', '', '44000', 'France', 'EMEA', 'Labrune', 'Janine');
  629. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10284, 25, 69.5999999999999943, 7, 1740, '2004-08-21 00:00:00', 'Shipped', 3, 8, 2004, 'Planes', 80, 'S700_3167', 'Norway Gifts By Mail, Co.', '+47 2212 1555', 'Drammensveien 126 A, PB 744 Sentrum', '', 'Oslo', '', 'N 0106', 'Norway', 'EMEA', 'Klaeboe', 'Jan');
  630. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10296, 22, 80.7999999999999972, 3, 1777.59999999999991, '2004-09-15 00:00:00', 'Shipped', 3, 9, 2004, 'Planes', 80, 'S700_3167', 'Bavarian Collectables Imports, Co.', '+49 89 61 08 9555', 'Hansastr. 15', '', 'Munich', '', '80686', 'Germany', 'EMEA', 'Donnermeyer', 'Michael');
  631. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10308, 21, 87.2000000000000028, 13, 1831.20000000000005, '2004-10-15 00:00:00', 'Shipped', 4, 10, 2004, 'Planes', 80, 'S700_3167', 'Mini Classics', '9145554562', '3758 North Pendale Street', '', 'White Plains', 'NY', '24067', 'USA', 'NA', 'Frick', 'Steve');
  632. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10316, 48, 75.2000000000000028, 5, 3609.59999999999991, '2004-11-01 00:00:00', 'Shipped', 4, 11, 2004, 'Planes', 80, 'S700_3167', 'giftsbymail.co.uk', '(198) 555-8888', 'Garden House Crowther Way', '', 'Cowes', 'Isle of Wight', 'PO31 7PJ', 'UK', 'EMEA', 'Bennett', 'Helen');
  633. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10328, 33, 64, 13, 2112, '2004-11-12 00:00:00', 'Shipped', 4, 11, 2004, 'Planes', 80, 'S700_3167', 'Rovelli Gifts', '035-640555', 'Via Ludovico il Moro 22', '', 'Bergamo', '', '24100', 'Italy', 'EMEA', 'Rovelli', 'Giovanni');
  634. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10341, 34, 100, 5, 3644.11999999999989, '2004-11-24 00:00:00', 'Shipped', 4, 11, 2004, 'Planes', 80, 'S700_3167', 'Salzburg Collectables', '6562-9555', 'Geislweg 14', '', 'Salzburg', '', '5020', 'Austria', 'EMEA', 'Pipps', 'Georg');
  635. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10353, 43, 81.9500000000000028, 6, 3523.84999999999991, '2004-12-04 00:00:00', 'Shipped', 4, 12, 2004, 'Planes', 80, 'S700_3167', 'Gift Ideas Corp.', '2035554407', '2440 Pompton St.', '', 'Glendale', 'CT', '97561', 'USA', 'NA', 'Lewis', 'Dan');
  636. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10361, 44, 100, 10, 5001.92000000000007, '2004-12-17 00:00:00', 'Shipped', 4, 12, 2004, 'Planes', 80, 'S700_3167', 'Souveniers And Things Co.', '+61 2 9495 8555', 'Monitor Money Building, 815 Pacific Hwy', 'Level 6', 'Chatswood', 'NSW', '2067', 'Australia', 'APAC', 'Huxley', 'Adrian');
  637. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10375, 44, 100, 11, 5208.72000000000025, '2005-02-03 00:00:00', 'Shipped', 1, 2, 2005, 'Planes', 80, 'S700_3167', 'La Rochelle Gifts', '40.67.8555', '67, rue des Cinquante Otages', '', 'Nantes', '', '44000', 'France', 'EMEA', 'Labrune', 'Janine');
  638. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10386, 32, 94.3400000000000034, 17, 3018.88000000000011, '2005-03-01 00:00:00', 'Resolved', 1, 3, 2005, 'Planes', 80, 'S700_3167', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  639. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10398, 29, 65.5999999999999943, 10, 1902.40000000000009, '2005-03-30 00:00:00', 'Shipped', 1, 3, 2005, 'Planes', 80, 'S700_3167', 'Reims Collectables', '26.47.1555', '59 rue de l''Abbaye', '', 'Reims', '', '51100', 'France', 'EMEA', 'Henriot', 'Paul');
  640. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10401, 77, 92, 9, 7084, '2005-04-03 00:00:00', 'On Hold', 2, 4, 2005, 'Planes', 80, 'S700_3167', 'Tekni Collectables Inc.', '2015559350', '7476 Moss Rd.', '', 'Newark', 'NJ', '94019', 'USA', 'NA', 'Brown', 'William');
  641. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10416, 39, 67.2000000000000028, 10, 2620.80000000000018, '2005-05-10 00:00:00', 'Shipped', 2, 5, 2005, 'Planes', 80, 'S700_3167', 'L''ordine Souveniers', '0522-556555', 'Strada Provinciale 124', '', 'Reggio Emilia', '', '42100', 'Italy', 'EMEA', 'Moroni', 'Maurizio');
  642. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10105, 39, 81.1400000000000006, 6, 3164.46000000000004, '2003-02-11 00:00:00', 'Shipped', 1, 2, 2003, 'Ships', 100, 'S700_3505', 'Danish Wholesale Imports', '31 12 3555', 'Vinb�ltet 34', '', 'Kobenhavn', '', '1734', 'Denmark', 'EMEA', 'Petersen', 'Jytte');
  643. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10118, 36, 100, 1, 4219.19999999999982, '2003-04-21 00:00:00', 'Shipped', 2, 4, 2003, 'Ships', 100, 'S700_3505', 'Enaco Distributors', '(93) 203 4555', 'Rambla de Catalu�a, 23', '', 'Barcelona', '', '08022', 'Spain', 'EMEA', 'Saavedra', 'Eduardo');
  644. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10129, 42, 91.1500000000000057, 6, 3828.30000000000018, '2003-06-12 00:00:00', 'Shipped', 2, 6, 2003, 'Ships', 100, 'S700_3505', 'Stylish Desk Decors, Co.', '(171) 555-0297', '35 King George', '', 'London', '', 'WX3 6FW', 'UK', 'EMEA', 'Brown', 'Ann');
  645. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10142, 21, 100, 3, 2334.98999999999978, '2003-08-08 00:00:00', 'Shipped', 3, 8, 2003, 'Ships', 100, 'S700_3505', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  646. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10153, 50, 88.1500000000000057, 2, 4407.5, '2003-09-28 00:00:00', 'Shipped', 3, 9, 2003, 'Ships', 100, 'S700_3505', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  647. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10167, 24, 100, 13, 2812.80000000000018, '2003-10-23 00:00:00', 'Cancelled', 4, 10, 2003, 'Ships', 100, 'S700_3505', 'Scandinavian Gift Ideas', '0695-34 6555', '?kergatan 24', '', 'Br�cke', '', 'S-844 67', 'Sweden', 'EMEA', 'Larsson', 'Maria');
  648. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10177, 44, 92.1599999999999966, 4, 4055.03999999999996, '2003-11-07 00:00:00', 'Shipped', 4, 11, 2003, 'Ships', 100, 'S700_3505', 'CAF Imports', '+34 913 728 555', 'Merchants House, 27-30 Merchant''s Quay', '', 'Madrid', '', '28023', 'Spain', 'EMEA', 'Fernandez', 'Jesus');
  649. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10185, 37, 100, 4, 3891.65999999999985, '2003-11-14 00:00:00', 'Shipped', 4, 11, 2003, 'Ships', 100, 'S700_3505', 'Mini Creations Ltd.', '5085559555', '4575 Hillside Dr.', '', 'New Bedford', 'MA', '50553', 'USA', 'NA', 'Tam', 'Wing C');
  650. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10197, 27, 92.1599999999999966, 10, 2488.32000000000016, '2003-11-26 00:00:00', 'Shipped', 4, 11, 2003, 'Ships', 100, 'S700_3505', 'Enaco Distributors', '(93) 203 4555', 'Rambla de Catalu�a, 23', '', 'Barcelona', '', '08022', 'Spain', 'EMEA', 'Saavedra', 'Eduardo');
  651. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10208, 37, 100, 4, 4447.39999999999964, '2004-01-02 00:00:00', 'Shipped', 1, 1, 2004, 'Ships', 100, 'S700_3505', 'Saveley & Henriot, Co.', '78.32.5555', '2, rue du Commerce', '', 'Lyon', '', '69004', 'France', 'EMEA', 'Saveley', 'Mary');
  652. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10222, 38, 100, 16, 4187.22000000000025, '2004-02-19 00:00:00', 'Shipped', 1, 2, 2004, 'Ships', 100, 'S700_3505', 'Collectable Mini Designs Co.', '7605558146', '361 Furth Circle', '', 'San Diego', 'CA', '91217', 'USA', 'NA', 'Thompson', 'Valarie');
  653. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10232, 48, 96.1599999999999966, 1, 4615.68000000000029, '2004-03-20 00:00:00', 'Shipped', 1, 3, 2004, 'Ships', 100, 'S700_3505', 'giftsbymail.co.uk', '(198) 555-8888', 'Garden House Crowther Way', '', 'Cowes', 'Isle of Wight', 'PO31 7PJ', 'UK', 'EMEA', 'Bennett', 'Helen');
  654. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10248, 30, 100, 7, 3245.40000000000009, '2004-05-07 00:00:00', 'Cancelled', 2, 5, 2004, 'Ships', 100, 'S700_3505', 'Land of Toys Inc.', '2125557818', '897 Long Airport Avenue', '', 'NYC', 'NY', '10022', 'USA', 'NA', 'Yu', 'Kwai');
  655. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10261, 25, 88.1500000000000057, 5, 2203.75, '2004-06-17 00:00:00', 'Shipped', 2, 6, 2004, 'Ships', 100, 'S700_3505', 'Qu�bec Home Shopping Network', '(514) 555-8054', '43 rue St. Laurent', '', 'Montr�al', 'Qu�bec', 'H1J 1C3', 'Canada', 'NA', 'Fresni�re', 'Jean');
  656. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10273, 40, 86.1500000000000057, 8, 3446, '2004-07-21 00:00:00', 'Shipped', 3, 7, 2004, 'Ships', 100, 'S700_3505', 'Petit Auto', '(02) 5554 67', 'Rue Joseph-Bens 532', '', 'Bruxelles', '', 'B-1180', 'Belgium', 'EMEA', 'Dewey', 'Catherine');
  657. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10283, 22, 88.1500000000000057, 10, 1939.29999999999995, '2004-08-20 00:00:00', 'Shipped', 3, 8, 2004, 'Ships', 100, 'S700_3505', 'Royal Canadian Collectables, Ltd.', '(604) 555-4555', '23 Tsawassen Blvd.', '', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada', 'NA', 'Lincoln', 'Elizabeth');
  658. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10295, 34, 100, 5, 3473.7800000000002, '2004-09-10 00:00:00', 'Shipped', 3, 9, 2004, 'Ships', 100, 'S700_3505', 'Gifts4AllAges.com', '6175559555', '8616 Spinnaker Dr.', '', 'Boston', 'MA', '51003', 'USA', 'NA', 'Yoshido', 'Juri');
  659. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10306, 32, 90.1500000000000057, 4, 2884.80000000000018, '2004-10-14 00:00:00', 'Shipped', 4, 10, 2004, 'Ships', 100, 'S700_3505', 'AV Stores, Co.', '(171) 555-1555', 'Fauntleroy Circus', '', 'Manchester', '', 'EC2 5NT', 'UK', 'EMEA', 'Ashworth', 'Victoria');
  660. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10315, 31, 86.1500000000000057, 3, 2670.65000000000009, '2004-10-29 00:00:00', 'Shipped', 4, 10, 2004, 'Ships', 100, 'S700_3505', 'La Rochelle Gifts', '40.67.8555', '67, rue des Cinquante Otages', '', 'Nantes', '', '44000', 'France', 'EMEA', 'Labrune', 'Janine');
  661. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10327, 43, 80, 2, 3440, '2004-11-10 00:00:00', 'Resolved', 4, 11, 2004, 'Ships', 100, 'S700_3505', 'Danish Wholesale Imports', '31 12 3555', 'Vinb�ltet 34', '', 'Kobenhavn', '', '1734', 'Denmark', 'EMEA', 'Petersen', 'Jytte');
  662. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10337, 31, 89.3799999999999955, 1, 2770.7800000000002, '2004-11-21 00:00:00', 'Shipped', 4, 11, 2004, 'Ships', 100, 'S700_3505', 'Classic Legends Inc.', '2125558493', '5905 Pompton St.', 'Suite 750', 'NYC', 'NY', '10022', 'USA', 'NA', 'Hernandez', 'Maria');
  663. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10350, 31, 77.3400000000000034, 13, 2397.53999999999996, '2004-12-02 00:00:00', 'Shipped', 4, 12, 2004, 'Ships', 100, 'S700_3505', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  664. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10373, 34, 96.3400000000000034, 2, 3275.55999999999995, '2005-01-31 00:00:00', 'Shipped', 1, 1, 2005, 'Ships', 100, 'S700_3505', 'Oulu Toy Supplies, Inc.', '981-443655', 'Torikatu 38', '', 'Oulu', '', '90110', 'Finland', 'EMEA', 'Koskitalo', 'Pirkko');
  665. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10386, 45, 92.0799999999999983, 2, 4143.60000000000036, '2005-03-01 00:00:00', 'Resolved', 1, 3, 2005, 'Ships', 100, 'S700_3505', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  666. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10397, 48, 100, 3, 5192.64000000000033, '2005-03-28 00:00:00', 'Shipped', 1, 3, 2005, 'Ships', 100, 'S700_3505', 'Alpha Cognac', '61.77.6555', '1 rue Alsace-Lorraine', '', 'Toulouse', '', '31000', 'France', 'EMEA', 'Roulet', 'Annette');
  667. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10414, 28, 100, 7, 3029.03999999999996, '2005-05-06 00:00:00', 'On Hold', 2, 5, 2005, 'Ships', 100, 'S700_3505', 'Gifts4AllAges.com', '6175559555', '8616 Spinnaker Dr.', '', 'Boston', 'MA', '51003', 'USA', 'NA', 'Yoshido', 'Juri');
  668. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10105, 22, 100, 7, 2556.17999999999984, '2003-02-11 00:00:00', 'Shipped', 1, 2, 2003, 'Ships', 99, 'S700_3962', 'Danish Wholesale Imports', '31 12 3555', 'Vinb�ltet 34', '', 'Kobenhavn', '', '1734', 'Denmark', 'EMEA', 'Petersen', 'Jytte');
  669. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10117, 45, 83.4200000000000017, 1, 3753.90000000000009, '2003-04-16 00:00:00', 'Shipped', 2, 4, 2003, 'Ships', 99, 'S700_3962', 'Dragon Souveniers, Ltd.', '+65 221 7555', 'Bronz Sok., Bronz Apt. 3/6 Tesvikiye', '', 'Singapore', '', '079903', 'Singapore', 'Japan', 'Natividad', 'Eric');
  670. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10129, 30, 85.4099999999999966, 7, 2562.30000000000018, '2003-06-12 00:00:00', 'Shipped', 2, 6, 2003, 'Ships', 99, 'S700_3962', 'Stylish Desk Decors, Co.', '(171) 555-0297', '35 King George', '', 'London', '', 'WX3 6FW', 'UK', 'EMEA', 'Brown', 'Ann');
  671. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10142, 38, 85.4099999999999966, 4, 3245.57999999999993, '2003-08-08 00:00:00', 'Shipped', 3, 8, 2003, 'Ships', 99, 'S700_3962', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  672. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10153, 20, 100, 3, 2204.59999999999991, '2003-09-28 00:00:00', 'Shipped', 3, 9, 2003, 'Ships', 99, 'S700_3962', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  673. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10167, 28, 100, 14, 3003, '2003-10-23 00:00:00', 'Cancelled', 4, 10, 2003, 'Ships', 99, 'S700_3962', 'Scandinavian Gift Ideas', '0695-34 6555', '?kergatan 24', '', 'Br�cke', '', 'S-844 67', 'Sweden', 'EMEA', 'Larsson', 'Maria');
  674. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10177, 24, 100, 5, 2526.48000000000002, '2003-11-07 00:00:00', 'Shipped', 4, 11, 2003, 'Ships', 99, 'S700_3962', 'CAF Imports', '+34 913 728 555', 'Merchants House, 27-30 Merchant''s Quay', '', 'Madrid', '', '28023', 'Spain', 'EMEA', 'Fernandez', 'Jesus');
  675. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10185, 22, 79.4500000000000028, 5, 1747.90000000000009, '2003-11-14 00:00:00', 'Shipped', 4, 11, 2003, 'Ships', 99, 'S700_3962', 'Mini Creations Ltd.', '5085559555', '4575 Hillside Dr.', '', 'New Bedford', 'MA', '50553', 'USA', 'NA', 'Tam', 'Wing C');
  676. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10197, 35, 93.3499999999999943, 11, 3267.25, '2003-11-26 00:00:00', 'Shipped', 4, 11, 2003, 'Ships', 99, 'S700_3962', 'Enaco Distributors', '(93) 203 4555', 'Rambla de Catalu�a, 23', '', 'Barcelona', '', '08022', 'Spain', 'EMEA', 'Saavedra', 'Eduardo');
  677. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10208, 33, 85.4099999999999966, 5, 2818.5300000000002, '2004-01-02 00:00:00', 'Shipped', 1, 1, 2004, 'Ships', 99, 'S700_3962', 'Saveley & Henriot, Co.', '78.32.5555', '2, rue du Commerce', '', 'Lyon', '', '69004', 'France', 'EMEA', 'Saveley', 'Mary');
  678. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10222, 31, 95.3400000000000034, 17, 2955.53999999999996, '2004-02-19 00:00:00', 'Shipped', 1, 2, 2004, 'Ships', 99, 'S700_3962', 'Collectable Mini Designs Co.', '7605558146', '361 Furth Circle', '', 'San Diego', 'CA', '91217', 'USA', 'NA', 'Thompson', 'Valarie');
  679. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10232, 35, 82.4300000000000068, 2, 2885.05000000000018, '2004-03-20 00:00:00', 'Shipped', 1, 3, 2004, 'Ships', 99, 'S700_3962', 'giftsbymail.co.uk', '(198) 555-8888', 'Garden House Crowther Way', '', 'Cowes', 'Isle of Wight', 'PO31 7PJ', 'UK', 'EMEA', 'Bennett', 'Helen');
  680. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10248, 35, 90.3700000000000045, 8, 3162.94999999999982, '2004-05-07 00:00:00', 'Cancelled', 2, 5, 2004, 'Ships', 99, 'S700_3962', 'Land of Toys Inc.', '2125557818', '897 Long Airport Avenue', '', 'NYC', 'NY', '10022', 'USA', 'NA', 'Yu', 'Kwai');
  681. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10261, 50, 81.4300000000000068, 6, 4071.5, '2004-06-17 00:00:00', 'Shipped', 2, 6, 2004, 'Ships', 99, 'S700_3962', 'Qu�bec Home Shopping Network', '(514) 555-8054', '43 rue St. Laurent', '', 'Montr�al', 'Qu�bec', 'H1J 1C3', 'Canada', 'NA', 'Fresni�re', 'Jean');
  682. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10273, 26, 100, 9, 2969.46000000000004, '2004-07-21 00:00:00', 'Shipped', 3, 7, 2004, 'Ships', 99, 'S700_3962', 'Petit Auto', '(02) 5554 67', 'Rue Joseph-Bens 532', '', 'Bruxelles', '', 'B-1180', 'Belgium', 'EMEA', 'Dewey', 'Catherine');
  683. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10283, 38, 89.3799999999999955, 11, 3396.44000000000005, '2004-08-20 00:00:00', 'Shipped', 3, 8, 2004, 'Ships', 99, 'S700_3962', 'Royal Canadian Collectables, Ltd.', '(604) 555-4555', '23 Tsawassen Blvd.', '', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada', 'NA', 'Lincoln', 'Elizabeth');
  684. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10294, 45, 100, 1, 4692.60000000000036, '2004-09-10 00:00:00', 'Shipped', 3, 9, 2004, 'Ships', 99, 'S700_3962', 'Online Mini Collectables', '6175557555', '7635 Spinnaker Dr.', '', 'Brickhaven', 'MA', '58339', 'USA', 'NA', 'Barajas', 'Miguel');
  685. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10306, 30, 100, 5, 3515.69999999999982, '2004-10-14 00:00:00', 'Shipped', 4, 10, 2004, 'Ships', 99, 'S700_3962', 'AV Stores, Co.', '(171) 555-1555', 'Fauntleroy Circus', '', 'Manchester', '', 'EC2 5NT', 'UK', 'EMEA', 'Ashworth', 'Victoria');
  686. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10315, 37, 91.3700000000000045, 4, 3380.69000000000005, '2004-10-29 00:00:00', 'Shipped', 4, 10, 2004, 'Ships', 99, 'S700_3962', 'La Rochelle Gifts', '40.67.8555', '67, rue des Cinquante Otages', '', 'Nantes', '', '44000', 'France', 'EMEA', 'Labrune', 'Janine');
  687. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10327, 37, 86.6099999999999994, 3, 3204.57000000000016, '2004-11-10 00:00:00', 'Resolved', 4, 11, 2004, 'Ships', 99, 'S700_3962', 'Danish Wholesale Imports', '31 12 3555', 'Vinb�ltet 34', '', 'Kobenhavn', '', '1734', 'Denmark', 'EMEA', 'Petersen', 'Jytte');
  688. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10337, 36, 71.8900000000000006, 7, 2588.03999999999996, '2004-11-21 00:00:00', 'Shipped', 4, 11, 2004, 'Ships', 99, 'S700_3962', 'Classic Legends Inc.', '2125558493', '5905 Pompton St.', 'Suite 750', 'NYC', 'NY', '10022', 'USA', 'NA', 'Hernandez', 'Maria');
  689. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10350, 25, 100, 16, 2854.75, '2004-12-02 00:00:00', 'Shipped', 4, 12, 2004, 'Ships', 99, 'S700_3962', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  690. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10373, 37, 100, 8, 4025.59999999999991, '2005-01-31 00:00:00', 'Shipped', 1, 1, 2005, 'Ships', 99, 'S700_3962', 'Oulu Toy Supplies, Inc.', '981-443655', 'Torikatu 38', '', 'Oulu', '', '90110', 'Finland', 'EMEA', 'Koskitalo', 'Pirkko');
  691. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10386, 30, 95.480000000000004, 3, 2864.40000000000009, '2005-03-01 00:00:00', 'Resolved', 1, 3, 2005, 'Ships', 99, 'S700_3962', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  692. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10397, 36, 100, 2, 3789.7199999999998, '2005-03-28 00:00:00', 'Shipped', 1, 3, 2005, 'Ships', 99, 'S700_3962', 'Alpha Cognac', '61.77.6555', '1 rue Alsace-Lorraine', '', 'Toulouse', '', '31000', 'France', 'EMEA', 'Roulet', 'Annette');
  693. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10414, 27, 90.3700000000000045, 8, 2439.98999999999978, '2005-05-06 00:00:00', 'On Hold', 2, 5, 2005, 'Ships', 99, 'S700_3962', 'Gifts4AllAges.com', '6175559555', '8616 Spinnaker Dr.', '', 'Boston', 'MA', '51003', 'USA', 'NA', 'Yoshido', 'Juri');
  694. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10106, 48, 61.4399999999999977, 10, 2949.11999999999989, '2003-02-17 00:00:00', 'Shipped', 1, 2, 2003, 'Planes', 74, 'S700_4002', 'Rovelli Gifts', '035-640555', 'Via Ludovico il Moro 22', '', 'Bergamo', '', '24100', 'Italy', 'EMEA', 'Rovelli', 'Giovanni');
  695. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10119, 26, 59.2199999999999989, 1, 1539.72000000000003, '2003-04-28 00:00:00', 'Shipped', 2, 4, 2003, 'Planes', 74, 'S700_4002', 'Salzburg Collectables', '6562-9555', 'Geislweg 14', '', 'Salzburg', '', '5020', 'Austria', 'EMEA', 'Pipps', 'Georg');
  696. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10131, 26, 85.1299999999999955, 2, 2213.38000000000011, '2003-06-16 00:00:00', 'Shipped', 2, 6, 2003, 'Planes', 74, 'S700_4002', 'Gift Ideas Corp.', '2035554407', '2440 Pompton St.', '', 'Glendale', 'CT', '97561', 'USA', 'NA', 'Lewis', 'Dan');
  697. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10143, 34, 85.8700000000000045, 5, 2919.57999999999993, '2003-08-10 00:00:00', 'Shipped', 3, 8, 2003, 'Planes', 74, 'S700_4002', 'Mini Creations Ltd.', '5085559555', '4575 Hillside Dr.', '', 'New Bedford', 'MA', '50553', 'USA', 'NA', 'Tam', 'Wing C');
  698. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10155, 44, 85.8700000000000045, 3, 3778.2800000000002, '2003-10-06 00:00:00', 'Shipped', 4, 10, 2003, 'Planes', 74, 'S700_4002', 'Toys of Finland, Co.', '90-224 8555', 'Keskuskatu 45', '', 'Helsinki', '', '21240', 'Finland', 'EMEA', 'Karttunen', 'Matti');
  699. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10168, 39, 82.9099999999999966, 17, 3233.48999999999978, '2003-10-28 00:00:00', 'Shipped', 4, 10, 2003, 'Planes', 74, 'S700_4002', 'Technics Stores Inc.', '6505556809', '9408 Furth Circle', '', 'Burlingame', 'CA', '94217', 'USA', 'NA', 'Hirano', 'Juri');
  700. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10178, 45, 76.25, 2, 3431.25, '2003-11-08 00:00:00', 'Shipped', 4, 11, 2003, 'Planes', 74, 'S700_4002', 'Alpha Cognac', '61.77.6555', '1 rue Alsace-Lorraine', '', 'Toulouse', '', '31000', 'France', 'EMEA', 'Roulet', 'Annette');
  701. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10198, 40, 63.6700000000000017, 2, 2546.80000000000018, '2003-11-27 00:00:00', 'Shipped', 4, 11, 2003, 'Planes', 74, 'S700_4002', 'Cruz & Sons Co.', '+63 2 555 3587', '15 McCallum Street - NatWest Center #13-03', '', 'Makati City', '', '1227 MM', 'Philippines', 'Japan', 'Cruz', 'Arnold');
  702. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10210, 42, 70.3299999999999983, 15, 2953.86000000000013, '2004-01-12 00:00:00', 'Shipped', 1, 1, 2004, 'Planes', 74, 'S700_4002', 'Osaka Souveniers Co.', '+81 06 6342 5555', 'Dojima Avanza 4F, 1-6-20 Dojima, Kita-ku', '', 'Osaka', 'Osaka', '530-0003', 'Japan', 'Japan', 'Kentary', 'Mory');
  703. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10222, 43, 74.0300000000000011, 2, 3183.28999999999996, '2004-02-19 00:00:00', 'Shipped', 1, 2, 2004, 'Planes', 74, 'S700_4002', 'Collectable Mini Designs Co.', '7605558146', '361 Furth Circle', '', 'San Diego', 'CA', '91217', 'USA', 'NA', 'Thompson', 'Valarie');
  704. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10235, 34, 72.5499999999999972, 11, 2466.69999999999982, '2004-04-02 00:00:00', 'Shipped', 2, 4, 2004, 'Planes', 74, 'S700_4002', 'Royal Canadian Collectables, Ltd.', '(604) 555-4555', '23 Tsawassen Blvd.', '', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada', 'NA', 'Lincoln', 'Elizabeth');
  705. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10250, 38, 62.1899999999999977, 12, 2363.2199999999998, '2004-05-11 00:00:00', 'Shipped', 2, 5, 2004, 'Planes', 74, 'S700_4002', 'The Sharp Gifts Warehouse', '4085553659', '3086 Ingle Ln.', '', 'San Jose', 'CA', '94217', 'USA', 'NA', 'Frick', 'Sue');
  706. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10262, 35, 71.0699999999999932, 7, 2487.44999999999982, '2004-06-24 00:00:00', 'Cancelled', 2, 6, 2004, 'Planes', 74, 'S700_4002', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  707. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10275, 31, 72.5499999999999972, 17, 2249.05000000000018, '2004-07-23 00:00:00', 'Shipped', 3, 7, 2004, 'Planes', 74, 'S700_4002', 'La Rochelle Gifts', '40.67.8555', '67, rue des Cinquante Otages', '', 'Nantes', '', '44000', 'France', 'EMEA', 'Labrune', 'Janine');
  708. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10284, 32, 64.4099999999999966, 9, 2061.11999999999989, '2004-08-21 00:00:00', 'Shipped', 3, 8, 2004, 'Planes', 74, 'S700_4002', 'Norway Gifts By Mail, Co.', '+47 2212 1555', 'Drammensveien 126 A, PB 744 Sentrum', '', 'Oslo', '', 'N 0106', 'Norway', 'EMEA', 'Klaeboe', 'Jan');
  709. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10296, 47, 86.6200000000000045, 5, 4071.13999999999987, '2004-09-15 00:00:00', 'Shipped', 3, 9, 2004, 'Planes', 74, 'S700_4002', 'Bavarian Collectables Imports, Co.', '+49 89 61 08 9555', 'Hansastr. 15', '', 'Munich', '', '80686', 'Germany', 'EMEA', 'Donnermeyer', 'Michael');
  710. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10308, 39, 68.1099999999999994, 15, 2656.28999999999996, '2004-10-15 00:00:00', 'Shipped', 4, 10, 2004, 'Planes', 74, 'S700_4002', 'Mini Classics', '9145554562', '3758 North Pendale Street', '', 'White Plains', 'NY', '24067', 'USA', 'NA', 'Frick', 'Steve');
  711. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10316, 44, 62.1899999999999977, 7, 2736.36000000000013, '2004-11-01 00:00:00', 'Shipped', 4, 11, 2004, 'Planes', 74, 'S700_4002', 'giftsbymail.co.uk', '(198) 555-8888', 'Garden House Crowther Way', '', 'Cowes', 'Isle of Wight', 'PO31 7PJ', 'UK', 'EMEA', 'Bennett', 'Helen');
  712. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10328, 39, 85.8700000000000045, 12, 3348.92999999999984, '2004-11-12 00:00:00', 'Shipped', 4, 11, 2004, 'Planes', 74, 'S700_4002', 'Rovelli Gifts', '035-640555', 'Via Ludovico il Moro 22', '', 'Bergamo', '', '24100', 'Italy', 'EMEA', 'Rovelli', 'Giovanni');
  713. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10339, 50, 57.8599999999999994, 8, 2893, '2004-11-23 00:00:00', 'Shipped', 4, 11, 2004, 'Planes', 74, 'S700_4002', 'Tokyo Collectables, Ltd', '+81 3 3584 0555', '2-2-8 Roppongi', '', 'Minato-ku', 'Tokyo', '106-0032', 'Japan', 'Japan', 'Shimamura', 'Akiko');
  714. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10352, 22, 75.5100000000000051, 1, 1661.22000000000003, '2004-12-03 00:00:00', 'Shipped', 4, 12, 2004, 'Planes', 74, 'S700_4002', 'Auto-Moto Classics Inc.', '6175558428', '16780 Pompton St.', '', 'Brickhaven', 'MA', '58339', 'USA', 'NA', 'Taylor', 'Leslie');
  715. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10361, 35, 100, 11, 4277.35000000000036, '2004-12-17 00:00:00', 'Shipped', 4, 12, 2004, 'Planes', 74, 'S700_4002', 'Souveniers And Things Co.', '+61 2 9495 8555', 'Monitor Money Building, 815 Pacific Hwy', 'Level 6', 'Chatswood', 'NSW', '2067', 'Australia', 'APAC', 'Huxley', 'Adrian');
  716. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10373, 45, 55.6199999999999974, 17, 2502.90000000000009, '2005-01-31 00:00:00', 'Shipped', 1, 1, 2005, 'Planes', 74, 'S700_4002', 'Oulu Toy Supplies, Inc.', '981-443655', 'Torikatu 38', '', 'Oulu', '', '90110', 'Finland', 'EMEA', 'Koskitalo', 'Pirkko');
  717. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10386, 44, 86.4000000000000057, 15, 3801.59999999999991, '2005-03-01 00:00:00', 'Resolved', 1, 3, 2005, 'Planes', 74, 'S700_4002', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  718. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10398, 36, 87.3599999999999994, 12, 3144.96000000000004, '2005-03-30 00:00:00', 'Shipped', 1, 3, 2005, 'Planes', 74, 'S700_4002', 'Reims Collectables', '26.47.1555', '59 rue de l''Abbaye', '', 'Reims', '', '51100', 'France', 'EMEA', 'Henriot', 'Paul');
  719. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10401, 28, 72.5499999999999972, 11, 2031.40000000000009, '2005-04-03 00:00:00', 'On Hold', 2, 4, 2005, 'Planes', 74, 'S700_4002', 'Tekni Collectables Inc.', '2015559350', '7476 Moss Rd.', '', 'Newark', 'NJ', '94019', 'USA', 'NA', 'Brown', 'William');
  720. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10416, 43, 62.1899999999999977, 12, 2674.17000000000007, '2005-05-10 00:00:00', 'Shipped', 2, 5, 2005, 'Planes', 74, 'S700_4002', 'L''ordine Souveniers', '0522-556555', 'Strada Provinciale 124', '', 'Reggio Emilia', '', '42100', 'Italy', 'EMEA', 'Moroni', 'Maurizio');
  721. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10106, 48, 52.6400000000000006, 15, 2526.7199999999998, '2003-02-17 00:00:00', 'Shipped', 1, 2, 2003, 'Planes', 49, 'S72_1253', 'Rovelli Gifts', '035-640555', 'Via Ludovico il Moro 22', '', 'Bergamo', '', '24100', 'Italy', 'EMEA', 'Rovelli', 'Giovanni');
  722. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10119, 28, 48.1700000000000017, 6, 1348.75999999999999, '2003-04-28 00:00:00', 'Shipped', 2, 4, 2003, 'Planes', 49, 'S72_1253', 'Salzburg Collectables', '6562-9555', 'Geislweg 14', '', 'Salzburg', '', '5020', 'Austria', 'EMEA', 'Pipps', 'Georg');
  723. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10131, 21, 41.7100000000000009, 7, 875.909999999999968, '2003-06-16 00:00:00', 'Shipped', 2, 6, 2003, 'Planes', 49, 'S72_1253', 'Gift Ideas Corp.', '2035554407', '2440 Pompton St.', '', 'Glendale', 'CT', '97561', 'USA', 'NA', 'Lewis', 'Dan');
  724. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10143, 37, 50.6499999999999986, 10, 1874.04999999999995, '2003-08-10 00:00:00', 'Shipped', 3, 8, 2003, 'Planes', 49, 'S72_1253', 'Mini Creations Ltd.', '5085559555', '4575 Hillside Dr.', '', 'New Bedford', 'MA', '50553', 'USA', 'NA', 'Tam', 'Wing C');
  725. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10155, 34, 49.1599999999999966, 8, 1671.44000000000005, '2003-10-06 00:00:00', 'Shipped', 4, 10, 2003, 'Planes', 49, 'S72_1253', 'Toys of Finland, Co.', '90-224 8555', 'Keskuskatu 45', '', 'Helsinki', '', '21240', 'Finland', 'EMEA', 'Karttunen', 'Matti');
  726. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10167, 40, 41.7100000000000009, 4, 1668.40000000000009, '2003-10-23 00:00:00', 'Cancelled', 4, 10, 2003, 'Planes', 49, 'S72_1253', 'Scandinavian Gift Ideas', '0695-34 6555', '?kergatan 24', '', 'Br�cke', '', 'S-844 67', 'Sweden', 'EMEA', 'Larsson', 'Maria');
  727. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10178, 45, 51.1499999999999986, 7, 2301.75, '2003-11-08 00:00:00', 'Shipped', 4, 11, 2003, 'Planes', 49, 'S72_1253', 'Alpha Cognac', '61.77.6555', '1 rue Alsace-Lorraine', '', 'Toulouse', '', '31000', 'France', 'EMEA', 'Roulet', 'Annette');
  728. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10186, 28, 52.1400000000000006, 4, 1459.92000000000007, '2003-11-14 00:00:00', 'Shipped', 4, 11, 2003, 'Planes', 49, 'S72_1253', 'Double Decker Gift Stores, Ltd', '(171) 555-7555', '120 Hanover Sq.', '', 'London', '', 'WA1 1DP', 'UK', 'EMEA', 'Hardy', 'Thomas');
  729. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10197, 29, 41.7100000000000009, 1, 1209.58999999999992, '2003-11-26 00:00:00', 'Shipped', 4, 11, 2003, 'Planes', 49, 'S72_1253', 'Enaco Distributors', '(93) 203 4555', 'Rambla de Catalu�a, 23', '', 'Barcelona', '', '08022', 'Spain', 'EMEA', 'Saavedra', 'Eduardo');
  730. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10209, 48, 44.6899999999999977, 3, 2145.11999999999989, '2004-01-09 00:00:00', 'Shipped', 1, 1, 2004, 'Planes', 49, 'S72_1253', 'Men ''R'' US Retailers, Ltd.', '2155554369', '6047 Douglas Av.', '', 'Los Angeles', 'CA', '', 'USA', 'NA', 'Chandler', 'Michael');
  731. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10222, 31, 45.6899999999999977, 7, 1416.3900000000001, '2004-02-19 00:00:00', 'Shipped', 1, 2, 2004, 'Planes', 49, 'S72_1253', 'Collectable Mini Designs Co.', '7605558146', '361 Furth Circle', '', 'San Diego', 'CA', '91217', 'USA', 'NA', 'Thompson', 'Valarie');
  732. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10249, 32, 57.6099999999999994, 3, 1843.51999999999998, '2004-05-08 00:00:00', 'Shipped', 2, 5, 2004, 'Planes', 49, 'S72_1253', 'Cambridge Collectables Co.', '6175555555', '4658 Baden Av.', '', 'Cambridge', 'MA', '51247', 'USA', 'NA', 'Tseng', 'Kyung');
  733. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10262, 21, 57.1099999999999994, 12, 1199.30999999999995, '2004-06-24 00:00:00', 'Cancelled', 2, 6, 2004, 'Planes', 49, 'S72_1253', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  734. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10274, 32, 58.6000000000000014, 4, 1875.20000000000005, '2004-07-21 00:00:00', 'Shipped', 3, 7, 2004, 'Planes', 49, 'S72_1253', 'Collectables For Less Inc.', '6175558555', '7825 Douglas Av.', '', 'Brickhaven', 'MA', '58339', 'USA', 'NA', 'Nelson', 'Allen');
  735. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10283, 43, 57.6099999999999994, 1, 2477.23000000000002, '2004-08-20 00:00:00', 'Shipped', 3, 8, 2004, 'Planes', 49, 'S72_1253', 'Royal Canadian Collectables, Ltd.', '(604) 555-4555', '23 Tsawassen Blvd.', '', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada', 'NA', 'Lincoln', 'Elizabeth');
  736. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10296, 21, 45.1899999999999977, 10, 948.990000000000009, '2004-09-15 00:00:00', 'Shipped', 3, 9, 2004, 'Planes', 49, 'S72_1253', 'Bavarian Collectables Imports, Co.', '+49 89 61 08 9555', 'Hansastr. 15', '', 'Munich', '', '80686', 'Germany', 'EMEA', 'Donnermeyer', 'Michael');
  737. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10307, 34, 53.6300000000000026, 4, 1823.42000000000007, '2004-10-14 00:00:00', 'Shipped', 4, 10, 2004, 'Planes', 49, 'S72_1253', 'Classic Gift Ideas, Inc', '2155554695', '782 First Street', '', 'Philadelphia', 'PA', '71270', 'USA', 'NA', 'Cervantes', 'Francisca');
  738. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10316, 34, 43.7000000000000028, 12, 1485.79999999999995, '2004-11-01 00:00:00', 'Shipped', 4, 11, 2004, 'Planes', 49, 'S72_1253', 'giftsbymail.co.uk', '(198) 555-8888', 'Garden House Crowther Way', '', 'Cowes', 'Isle of Wight', 'PO31 7PJ', 'UK', 'EMEA', 'Bennett', 'Helen');
  739. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10329, 44, 86.1299999999999955, 8, 3789.7199999999998, '2004-11-15 00:00:00', 'Shipped', 4, 11, 2004, 'Planes', 49, 'S72_1253', 'Land of Toys Inc.', '2125557818', '897 Long Airport Avenue', '', 'NYC', 'NY', '10022', 'USA', 'NA', 'Yu', 'Kwai');
  740. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10339, 27, 76.3100000000000023, 6, 2060.36999999999989, '2004-11-23 00:00:00', 'Shipped', 4, 11, 2004, 'Planes', 49, 'S72_1253', 'Tokyo Collectables, Ltd', '+81 3 3584 0555', '2-2-8 Roppongi', '', 'Minato-ku', 'Tokyo', '106-0032', 'Japan', 'Japan', 'Shimamura', 'Akiko');
  741. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10352, 49, 52.6400000000000006, 4, 2579.36000000000013, '2004-12-03 00:00:00', 'Shipped', 4, 12, 2004, 'Planes', 49, 'S72_1253', 'Auto-Moto Classics Inc.', '6175558428', '16780 Pompton St.', '', 'Brickhaven', 'MA', '58339', 'USA', 'NA', 'Taylor', 'Leslie');
  742. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10361, 23, 95.2000000000000028, 12, 2189.59999999999991, '2004-12-17 00:00:00', 'Shipped', 4, 12, 2004, 'Planes', 49, 'S72_1253', 'Souveniers And Things Co.', '+61 2 9495 8555', 'Monitor Money Building, 815 Pacific Hwy', 'Level 6', 'Chatswood', 'NSW', '2067', 'Australia', 'APAC', 'Huxley', 'Adrian');
  743. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10373, 25, 64.9699999999999989, 9, 1624.25, '2005-01-31 00:00:00', 'Shipped', 1, 1, 2005, 'Planes', 49, 'S72_1253', 'Oulu Toy Supplies, Inc.', '981-443655', 'Torikatu 38', '', 'Oulu', '', '90110', 'Finland', 'EMEA', 'Koskitalo', 'Pirkko');
  744. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10386, 50, 87.1500000000000057, 16, 4357.5, '2005-03-01 00:00:00', 'Resolved', 1, 3, 2005, 'Planes', 49, 'S72_1253', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  745. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10398, 34, 40.2199999999999989, 1, 1367.48000000000002, '2005-03-30 00:00:00', 'Shipped', 1, 3, 2005, 'Planes', 49, 'S72_1253', 'Reims Collectables', '26.47.1555', '59 rue de l''Abbaye', '', 'Reims', '', '51100', 'France', 'EMEA', 'Henriot', 'Paul');
  746. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10400, 20, 56.1199999999999974, 4, 1122.40000000000009, '2005-04-01 00:00:00', 'Shipped', 2, 4, 2005, 'Planes', 49, 'S72_1253', 'The Sharp Gifts Warehouse', '4085553659', '3086 Ingle Ln.', '', 'San Jose', 'CA', '94217', 'USA', 'NA', 'Frick', 'Sue');
  747. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10415, 42, 57.6099999999999994, 3, 2419.61999999999989, '2005-05-09 00:00:00', 'Disputed', 2, 5, 2005, 'Planes', 49, 'S72_1253', 'Australian Collectables, Ltd', '61-9-3844-6555', '7 Allen Street', '', 'Glen Waverly', 'Victoria', '3150', 'Australia', 'APAC', 'Connery', 'Sean');
  748. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10105, 25, 56.7800000000000011, 8, 1419.5, '2003-02-11 00:00:00', 'Shipped', 1, 2, 2003, 'Ships', 54, 'S72_3212', 'Danish Wholesale Imports', '31 12 3555', 'Vinb�ltet 34', '', 'Kobenhavn', '', '1734', 'Denmark', 'EMEA', 'Petersen', 'Jytte');
  749. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10117, 50, 43.6799999999999997, 2, 2184, '2003-04-16 00:00:00', 'Shipped', 2, 4, 2003, 'Ships', 54, 'S72_3212', 'Dragon Souveniers, Ltd.', '+65 221 7555', 'Bronz Sok., Bronz Apt. 3/6 Tesvikiye', '', 'Singapore', '', '079903', 'Singapore', 'Japan', 'Natividad', 'Eric');
  750. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10129, 32, 64.9699999999999989, 8, 2079.03999999999996, '2003-06-12 00:00:00', 'Shipped', 2, 6, 2003, 'Ships', 54, 'S72_3212', 'Stylish Desk Decors, Co.', '(171) 555-0297', '35 King George', '', 'London', '', 'WX3 6FW', 'UK', 'EMEA', 'Brown', 'Ann');
  751. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10142, 39, 44.2299999999999969, 5, 1724.97000000000003, '2003-08-08 00:00:00', 'Shipped', 3, 8, 2003, 'Ships', 54, 'S72_3212', 'Mini Gifts Distributors Ltd.', '4155551450', '5677 Strong St.', '', 'San Rafael', 'CA', '97562', 'USA', 'NA', 'Nelson', 'Valarie');
  752. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10153, 50, 60.0600000000000023, 4, 3003, '2003-09-28 00:00:00', 'Shipped', 3, 9, 2003, 'Ships', 54, 'S72_3212', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  753. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10167, 38, 48.5900000000000034, 15, 1846.42000000000007, '2003-10-23 00:00:00', 'Cancelled', 4, 10, 2003, 'Ships', 54, 'S72_3212', 'Scandinavian Gift Ideas', '0695-34 6555', '?kergatan 24', '', 'Br�cke', '', 'S-844 67', 'Sweden', 'EMEA', 'Larsson', 'Maria');
  754. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10177, 40, 50.2299999999999969, 6, 2009.20000000000005, '2003-11-07 00:00:00', 'Shipped', 4, 11, 2003, 'Ships', 54, 'S72_3212', 'CAF Imports', '+34 913 728 555', 'Merchants House, 27-30 Merchant''s Quay', '', 'Madrid', '', '28023', 'Spain', 'EMEA', 'Fernandez', 'Jesus');
  755. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10185, 28, 64.4300000000000068, 6, 1804.03999999999996, '2003-11-14 00:00:00', 'Shipped', 4, 11, 2003, 'Ships', 54, 'S72_3212', 'Mini Creations Ltd.', '5085559555', '4575 Hillside Dr.', '', 'New Bedford', 'MA', '50553', 'USA', 'NA', 'Tam', 'Wing C');
  756. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10197, 42, 50.2299999999999969, 12, 2109.65999999999985, '2003-11-26 00:00:00', 'Shipped', 4, 11, 2003, 'Ships', 54, 'S72_3212', 'Enaco Distributors', '(93) 203 4555', 'Rambla de Catalu�a, 23', '', 'Barcelona', '', '08022', 'Spain', 'EMEA', 'Saavedra', 'Eduardo');
  757. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10208, 42, 63.8800000000000026, 6, 2682.96000000000004, '2004-01-02 00:00:00', 'Shipped', 1, 1, 2004, 'Ships', 54, 'S72_3212', 'Saveley & Henriot, Co.', '78.32.5555', '2, rue du Commerce', '', 'Lyon', '', '69004', 'France', 'EMEA', 'Saveley', 'Mary');
  758. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10222, 36, 63.3400000000000034, 18, 2280.23999999999978, '2004-02-19 00:00:00', 'Shipped', 1, 2, 2004, 'Ships', 54, 'S72_3212', 'Collectable Mini Designs Co.', '7605558146', '361 Furth Circle', '', 'San Diego', 'CA', '91217', 'USA', 'NA', 'Thompson', 'Valarie');
  759. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10232, 24, 49.6899999999999977, 3, 1192.55999999999995, '2004-03-20 00:00:00', 'Shipped', 1, 3, 2004, 'Ships', 54, 'S72_3212', 'giftsbymail.co.uk', '(198) 555-8888', 'Garden House Crowther Way', '', 'Cowes', 'Isle of Wight', 'PO31 7PJ', 'UK', 'EMEA', 'Bennett', 'Helen');
  760. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10248, 23, 65.519999999999996, 9, 1506.96000000000004, '2004-05-07 00:00:00', 'Cancelled', 2, 5, 2004, 'Ships', 54, 'S72_3212', 'Land of Toys Inc.', '2125557818', '897 Long Airport Avenue', '', 'NYC', 'NY', '10022', 'USA', 'NA', 'Yu', 'Kwai');
  761. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10261, 29, 50.7800000000000011, 7, 1472.61999999999989, '2004-06-17 00:00:00', 'Shipped', 2, 6, 2004, 'Ships', 54, 'S72_3212', 'Qu�bec Home Shopping Network', '(514) 555-8054', '43 rue St. Laurent', '', 'Montr�al', 'Qu�bec', 'H1J 1C3', 'Canada', 'NA', 'Fresni�re', 'Jean');
  762. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10273, 37, 45.8599999999999994, 10, 1696.81999999999994, '2004-07-21 00:00:00', 'Shipped', 3, 7, 2004, 'Ships', 54, 'S72_3212', 'Petit Auto', '(02) 5554 67', 'Rue Joseph-Bens 532', '', 'Bruxelles', '', 'B-1180', 'Belgium', 'EMEA', 'Dewey', 'Catherine');
  763. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10283, 33, 51.3200000000000003, 12, 1693.55999999999995, '2004-08-20 00:00:00', 'Shipped', 3, 8, 2004, 'Ships', 54, 'S72_3212', 'Royal Canadian Collectables, Ltd.', '(604) 555-4555', '23 Tsawassen Blvd.', '', 'Tsawassen', 'BC', 'T2F 8M4', 'Canada', 'NA', 'Lincoln', 'Elizabeth');
  764. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10293, 32, 60.0600000000000023, 1, 1921.92000000000007, '2004-09-09 00:00:00', 'Shipped', 3, 9, 2004, 'Ships', 54, 'S72_3212', 'Amica Models & Co.', '011-4988555', 'Via Monte Bianco 34', '', 'Torino', '', '10100', 'Italy', 'EMEA', 'Accorti', 'Paolo');
  765. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10306, 35, 59.509999999999998, 6, 2082.84999999999991, '2004-10-14 00:00:00', 'Shipped', 4, 10, 2004, 'Ships', 54, 'S72_3212', 'AV Stores, Co.', '(171) 555-1555', 'Fauntleroy Circus', '', 'Manchester', '', 'EC2 5NT', 'UK', 'EMEA', 'Ashworth', 'Victoria');
  766. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10315, 40, 55.6899999999999977, 5, 2227.59999999999991, '2004-10-29 00:00:00', 'Shipped', 4, 10, 2004, 'Ships', 54, 'S72_3212', 'La Rochelle Gifts', '40.67.8555', '67, rue des Cinquante Otages', '', 'Nantes', '', '44000', 'France', 'EMEA', 'Labrune', 'Janine');
  767. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10327, 37, 86.7399999999999949, 4, 3209.38000000000011, '2004-11-10 00:00:00', 'Resolved', 4, 11, 2004, 'Ships', 54, 'S72_3212', 'Danish Wholesale Imports', '31 12 3555', 'Vinb�ltet 34', '', 'Kobenhavn', '', '1734', 'Denmark', 'EMEA', 'Petersen', 'Jytte');
  768. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10337, 42, 97.1599999999999966, 5, 4080.7199999999998, '2004-11-21 00:00:00', 'Shipped', 4, 11, 2004, 'Ships', 54, 'S72_3212', 'Classic Legends Inc.', '2125558493', '5905 Pompton St.', 'Suite 750', 'NYC', 'NY', '10022', 'USA', 'NA', 'Hernandez', 'Maria');
  769. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10350, 20, 100, 15, 2244.40000000000009, '2004-12-02 00:00:00', 'Shipped', 4, 12, 2004, 'Ships', 54, 'S72_3212', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  770. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10373, 29, 100, 1, 3978.51000000000022, '2005-01-31 00:00:00', 'Shipped', 1, 1, 2005, 'Ships', 54, 'S72_3212', 'Oulu Toy Supplies, Inc.', '981-443655', 'Torikatu 38', '', 'Oulu', '', '90110', 'Finland', 'EMEA', 'Koskitalo', 'Pirkko');
  771. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10386, 43, 100, 4, 5417.56999999999971, '2005-03-01 00:00:00', 'Resolved', 1, 3, 2005, 'Ships', 54, 'S72_3212', 'Euro+ Shopping Channel', '(91) 555 94 44', 'C/ Moralzarzal, 86', '', 'Madrid', '', '28034', 'Spain', 'EMEA', 'Freyre', 'Diego');
  772. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10397, 34, 62.240000000000002, 1, 2116.15999999999985, '2005-03-28 00:00:00', 'Shipped', 1, 3, 2005, 'Ships', 54, 'S72_3212', 'Alpha Cognac', '61.77.6555', '1 rue Alsace-Lorraine', '', 'Toulouse', '', '31000', 'France', 'EMEA', 'Roulet', 'Annette');
  773. INSERT INTO test (ordernumber, quantityordered, priceeach, orderlinenumber, sales, orderdate, status, qtr_id, month_id, year_id, productline, msrp, productcode, customername, phone, addressline1, addressline2, city, state, postalcode, country, territory, contactlastname, contactfirstname) VALUES (10414, 47, 65.519999999999996, 9, 3079.44000000000005, '2005-05-06 00:00:00', 'On Hold', 2, 5, 2005, 'Ships', 54, 'S72_3212', 'Gifts4AllAges.com', '6175559555', '8616 Spinnaker Dr.', '', 'Boston', 'MA', '51003', 'USA', 'NA', 'Yoshido', 'Juri');
  774.  
  775.  
  776. --
  777. -- PostgreSQL database dump complete
  778. --
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement