forked from ArielleRamgoolie/MyBnB
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Renters.sql
199 lines (199 loc) · 51.8 KB
/
Renters.sql
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (5, 'kcraigs1', 'pw', 'Karen', 'Craigs', '93993 Corscot Park', '1988-05-04', 'Occupational Therapist', 100000004, 'r', '6375853926075413');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (7, 'ekermath2', 'pw', 'Erwin', 'Kermath', '3 Anderson Junction', '1957-12-15', 'Statistician I', 100000006, 'r', '5602256998578238432');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (9, 'thattiff3', 'pw', 'Tomaso', 'Hattiff', '3606 5th Junction', '1997-10-23', 'Operator', 100000008, 'r', '3542817436328021');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (11, 'mmassot4', 'pw', 'Maxwell', 'Massot', '9649 Jackson Trail', '1975-02-08', 'Office Assistant III', 100000010, 'r', '4026442882063700');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (13, 'istuddeard5', 'pw', 'Izzy', 'Studdeard', '51 Swallow Park', '1975-06-14', 'Environmental Specialist', 100000012, 'r', '3555266269859633');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (15, 'bberry6', 'pw', 'Berke', 'Berry', '0655 Browning Point', '1982-09-04', 'Information Systems Manager', 100000014, 'r', '6304867341023028');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (17, 'czarfati7', 'pw', 'Colet', 'Zarfati', '1307 Bartillon Street', '1965-05-21', 'Sales Representative', 100000016, 'r', '4905474240909687100');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (19, 'bivanchin8', 'pw', 'Boycie', 'Ivanchin', '303 Blaine Lane', '1959-08-27', 'Tax Accountant', 100000018, 'r', '5602252263726158');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (21, 'scoytes9', 'pw', 'Sharona', 'Coytes', '63 Tennessee Plaza', '1957-11-02', 'Sales Representative', 100000020, 'r', '060451842005716314');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (23, 'pwadmorea', 'pw', 'Patti', 'Wadmore', '68 Service Drive', '1983-11-03', 'Dental Hygienist', 100000022, 'r', '3570205471180793');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (25, 'bcrepinb', 'pw', 'Barclay', 'Crepin', '89 Forest Run Way', '2001-03-26', 'Environmental Specialist', 100000024, 'r', '3589917580945887');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (27, 'thuffc', 'pw', 'Tait', 'Huff', '17 Northfield Hill', '1959-08-16', 'Human Resources Manager', 100000026, 'r', '5602216283568437');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (29, 'rfilppettid', 'pw', 'Rancell', 'Filppetti', '826 School Park', '1995-05-05', 'Sales Associate', 100000028, 'r', '6333671680857300251');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (31, 'cglasscooe', 'pw', 'Crawford', 'Glasscoo', '07 Southridge Trail', '1996-05-19', 'Account Representative IV', 100000030, 'r', '4911590840505630');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (33, 'gbowdlerf', 'pw', 'Garrard', 'Bowdler', '023 Barby Drive', '1976-03-02', 'Account Representative IV', 100000032, 'r', '3580193775266286');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (35, 'sproschg', 'pw', 'Shandeigh', 'Prosch', '4240 Elka Alley', '1960-02-04', 'Administrative Officer', 100000034, 'r', '3552785684909221');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (37, 'ykrzyzanowskih', 'pw', 'Yurik', 'Krzyzanowski', '7623 Sunbrook Point', '1977-09-15', 'Associate Professor', 100000036, 'r', '201880868343858');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (39, 'bhofi', 'pw', 'Bartram', 'Hof', '8148 Katie Pass', '1968-10-22', 'Software Engineer IV', 100000038, 'r', '3554461737706976');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (41, 'owanstallj', 'pw', 'Orelee', 'Wanstall', '150 Milwaukee Parkway', '1981-09-09', 'Information Systems Manager', 100000040, 'r', '490586683783311002');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (43, 'mvinckk', 'pw', 'Marsh', 'Vinck', '8961 North Point', '1971-12-04', 'Electrical Engineer', 100000042, 'r', '67631812592740207');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (45, 'lcahanil', 'pw', 'Lesli', 'Cahani', '2937 Alpine Place', '1978-06-07', 'Human Resources Assistant II', 100000044, 'r', '3531089276798340');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (47, 'gseintm', 'pw', 'Gerardo', 'Seint', '66622 Warbler Place', '1975-09-14', 'Business Systems Development Analyst', 100000046, 'r', '3586478501192516');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (49, 'gpullann', 'pw', 'Guntar', 'Pullan', '9735 Helena Junction', '1979-08-31', 'Assistant Media Planner', 100000048, 'r', '3547758889690498');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (51, 'jdortono', 'pw', 'Janessa', 'Dorton', '672 Springview Road', '1989-12-17', 'Quality Control Specialist', 100000050, 'r', '5010127810789584');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (53, 'eheinzlerp', 'pw', 'Elora', 'Heinzler', '38020 Calypso Lane', '1987-11-01', 'Quality Engineer', 100000052, 'r', '3531485075847801');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (55, 'mgreatlandq', 'pw', 'Marie-jeanne', 'Greatland', '47369 Buena Vista Parkway', '1972-03-21', 'Account Executive', 100000054, 'r', '3567652533991334');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (57, 'jhowelsr', 'pw', 'Jacky', 'Howels', '5 Scofield Pass', '1977-05-22', 'Structural Engineer', 100000056, 'r', '3542670224003987');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (59, 'jburretts', 'pw', 'Jillian', 'Burrett', '35 Hintze Hill', '1977-08-05', 'Software Consultant', 100000058, 'r', '201794757260067');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (61, 'predfearnt', 'pw', 'Pia', 'Redfearn', '07 Macpherson Road', '1956-10-03', 'Geological Engineer', 100000060, 'r', '4913695560853413');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (63, 'ckleinzweigu', 'pw', 'Carita', 'Kleinzweig', '71 Ridgeway Point', '1982-05-07', 'Automation Specialist III', 100000062, 'r', '3586582656165597');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (65, 'lstreetingv', 'pw', 'Lia', 'Streeting', '90537 Monterey Court', '1985-05-28', 'Sales Associate', 100000064, 'r', '3543195595297322');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (67, 'astellinw', 'pw', 'Aimee', 'Stellin', '7 Towne Center', '1974-03-10', 'Cost Accountant', 100000066, 'r', '3578659338528515');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (69, 'cvinsonx', 'pw', 'Calhoun', 'Vinson', '180 Maryland Alley', '1991-08-21', 'Senior Sales Associate', 100000068, 'r', '3565736049474562');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (71, 'lannakiny', 'pw', 'Loree', 'Annakin', '686 Independence Hill', '1980-03-02', 'Accounting Assistant II', 100000070, 'r', '3576111194966670');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (73, 'fcornewz', 'pw', 'Florida', 'Cornew', '22478 Drewry Park', '1955-10-12', 'Environmental Tech', 100000072, 'r', '5100146745448794');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (75, 'csearl10', 'pw', 'Clement', 'Searl', '3820 David Plaza', '2002-04-16', 'Social Worker', 100000074, 'r', '4917151060201758');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (77, 'amerwede11', 'pw', 'Arvy', 'Merwede', '18039 Scoville Center', '1978-01-21', 'Web Developer II', 100000076, 'r', '201689586649375');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (79, 'khallas12', 'pw', 'Kerr', 'Hallas', '7751 Sunfield Place', '1993-06-13', 'Chief Design Engineer', 100000078, 'r', '4913269539054519');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (81, 'rdevons13', 'pw', 'Rowena', 'Devons', '0 Eagan Avenue', '1992-04-21', 'Senior Editor', 100000080, 'r', '6771930144504863516');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (83, 'cpetrashov14', 'pw', 'Carlota', 'Petrashov', '83531 American Crossing', '1974-08-26', 'Senior Quality Engineer', 100000082, 'r', '343817070545325');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (85, 'aauld15', 'pw', 'Antonie', 'Auld', '0619 Hauk Hill', '1969-12-31', 'Accountant II', 100000084, 'r', '30013217560678');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (87, 'emccomb16', 'pw', 'Essie', 'McComb', '3 Glacier Hill Parkway', '1983-02-17', 'Business Systems Development Analyst', 100000086, 'r', '3545256728589882');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (89, 'nstennings17', 'pw', 'Noel', 'Stennings', '215 Mcguire Terrace', '1957-11-04', 'Nurse', 100000088, 'r', '6761032009228494');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (91, 'lluckcock18', 'pw', 'Leonora', 'Luckcock', '616 North Drive', '1980-08-21', 'Financial Advisor', 100000090, 'r', '3550945397959788');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (93, 'wpiggott19', 'pw', 'Worden', 'Piggott', '8 Northport Lane', '1980-06-08', 'VP Sales', 100000092, 'r', '3576074944611436');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (95, 'jsherbourne1a', 'pw', 'Jemie', 'Sherbourne', '4999 Kennedy Circle', '1962-05-26', 'VP Quality Control', 100000094, 'r', '5602252922049323');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (97, 'csprowles1b', 'pw', 'Carolynn', 'Sprowles', '15268 Hazelcrest Place', '1984-11-08', 'Office Assistant III', 100000096, 'r', '5602247417146774');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (99, 'bgilbertson1c', 'pw', 'Bunny', 'Gilbertson', '43 Springs Parkway', '1960-04-21', 'Occupational Therapist', 100000098, 'r', '5508247624463603');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (101, 'lville1d', 'pw', 'Lynnett', 'Ville', '97 Nevada Point', '1961-09-22', 'Data Coordinator', 100000100, 'r', '5602227954391298');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (103, 'danderton1e', 'pw', 'Demetris', 'Anderton', '62954 Golf Course Court', '1964-12-03', 'VP Sales', 100000102, 'r', '4041377443395');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (105, 'ehatcliffe1f', 'pw', 'Errol', 'Hatcliffe', '49 Beilfuss Drive', '2001-09-21', 'Teacher', 100000104, 'r', '5602217985920349957');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (107, 'mlandsbury1g', 'pw', 'Manolo', 'Landsbury', '495 Reindahl Circle', '1988-10-30', 'Business Systems Development Analyst', 100000106, 'r', '337941268743191');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (109, 'awoollhead1h', 'pw', 'Alysia', 'Woollhead', '55034 Towne Circle', '1966-03-27', 'Staff Scientist', 100000108, 'r', '560222856642283253');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (111, 'bocrowley1i', 'pw', 'Bridget', 'O''Crowley', '91698 Dennis Road', '1969-02-12', 'Administrative Assistant I', 100000110, 'r', '3582364459911418');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (113, 'ctripony1j', 'pw', 'Chaunce', 'Tripony', '80236 Corscot Terrace', '1995-01-12', 'Senior Quality Engineer', 100000112, 'r', '633319928142800701');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (115, 'dshipsey1k', 'pw', 'Doris', 'Shipsey', '08957 Prairie Rose Pass', '1969-06-18', 'Administrative Officer', 100000114, 'r', '3579956567263742');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (117, 'ldewar1l', 'pw', 'Lindsay', 'Dewar', '035 Ridgeway Trail', '1967-06-26', 'Dental Hygienist', 100000116, 'r', '0604368751272287312');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (119, 'myitzhak1m', 'pw', 'Marshal', 'Yitzhak', '153 Stang Way', '1969-05-12', 'Analyst Programmer', 100000118, 'r', '337941393010664');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (121, 'dkaine1n', 'pw', 'Darb', 'Kaine', '250 Bonner Trail', '1987-11-08', 'Media Manager II', 100000120, 'r', '6706676814078132894');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (123, 'pziemke1o', 'pw', 'Peri', 'Ziemke', '3301 Calypso Crossing', '1977-05-05', 'Sales Associate', 100000122, 'r', '670619084215118909');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (125, 'mhoopper1p', 'pw', 'Myrle', 'Hoopper', '1260 Tennessee Plaza', '2002-01-25', 'Occupational Therapist', 100000124, 'r', '5331433517651065');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (127, 'mpirrone1q', 'pw', 'Maren', 'Pirrone', '8580 Hazelcrest Plaza', '1964-09-07', 'Quality Control Specialist', 100000126, 'r', '3549551221998507');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (129, 'bsimonnot1r', 'pw', 'Brittani', 'Simonnot', '0110 Amoth Court', '1968-11-19', 'Media Manager II', 100000128, 'r', '30488716583506');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (131, 'dkebell1s', 'pw', 'Dannye', 'Kebell', '7428 Reinke Junction', '1992-04-24', 'Software Consultant', 100000130, 'r', '3539883987768333');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (133, 'dgodart1t', 'pw', 'Duky', 'Godart', '427 Dakota Place', '1955-10-06', 'Health Coach III', 100000132, 'r', '3560512799078571');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (135, 'gtollmache1u', 'pw', 'Gale', 'Tollmache', '2 Donald Parkway', '1992-09-08', 'Quality Engineer', 100000134, 'r', '376109311649144');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (137, 'rlomax1v', 'pw', 'Ruttger', 'Lomax', '8429 Logan Street', '1975-04-23', 'Senior Cost Accountant', 100000136, 'r', '4513307089636683');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (139, 'gdalinder1w', 'pw', 'Gilbert', 'Dalinder', '9279 Mockingbird Court', '1969-08-07', 'Sales Representative', 100000138, 'r', '3587385942562844');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (141, 'ocraske1x', 'pw', 'Opalina', 'Craske', '99269 Lien Crossing', '1991-12-23', 'Design Engineer', 100000140, 'r', '5602235447241129244');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (143, 'rmacallen1y', 'pw', 'Rakel', 'MacAllen', '313 Marcy Junction', '1960-03-19', 'Geological Engineer', 100000142, 'r', '5602257305277190824');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (145, 'edroghan1z', 'pw', 'Emilio', 'Droghan', '098 Prentice Hill', '1993-02-18', 'Structural Engineer', 100000144, 'r', '3538272268021953');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (147, 'scopp20', 'pw', 'Shawna', 'Copp', '8014 American Ash Alley', '1998-05-05', 'Systems Administrator III', 100000146, 'r', '5405210139343631');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (149, 'kkennford21', 'pw', 'Kim', 'Kennford', '9 Jenifer Way', '1975-10-03', 'Nurse', 100000148, 'r', '0604562110031923051');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (151, 'jspriggen22', 'pw', 'Janel', 'Spriggen', '20254 Ruskin Center', '1993-07-16', 'Payment Adjustment Coordinator', 100000150, 'r', '3555728222005992');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (153, 'alyddon23', 'pw', 'Anica', 'Lyddon', '0839 West Hill', '1992-08-27', 'Database Administrator IV', 100000152, 'r', '3582032410914231');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (155, 'jteenan24', 'pw', 'Joelynn', 'Teenan', '5128 Clarendon Alley', '1973-07-01', 'Recruiter', 100000154, 'r', '3589433591385147');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (157, 'aremon25', 'pw', 'Angelia', 'Remon', '55010 Basil Crossing', '1964-03-31', 'Tax Accountant', 100000156, 'r', '5133955553965769');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (159, 'bdanshin26', 'pw', 'Betteanne', 'Danshin', '23 Fallview Alley', '1994-07-07', 'Administrative Officer', 100000158, 'r', '3580602747195779');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (161, 'jsabie27', 'pw', 'Jerad', 'Sabie', '259 Bultman Center', '2000-07-27', 'Information Systems Manager', 100000160, 'r', '3538987276275461');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (163, 'ecazin28', 'pw', 'Emily', 'Cazin', '956 Vahlen Street', '1961-07-25', 'Assistant Manager', 100000162, 'r', '6759102536400245150');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (165, 'aconkling29', 'pw', 'Amble', 'Conkling', '48 Vernon Street', '1971-03-04', 'Analyst Programmer', 100000164, 'r', '3542332499747430');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (167, 'mjudson2a', 'pw', 'Mala', 'Judson', '8007 Kensington Place', '1965-09-15', 'Mechanical Systems Engineer', 100000166, 'r', '3537656022777564');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (169, 'egreber2b', 'pw', 'Elvira', 'Greber', '46597 Scoville Junction', '1963-11-16', 'Human Resources Manager', 100000168, 'r', '5198315900346704');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (171, 'rdumbare2c', 'pw', 'Ringo', 'Dumbare', '78946 Sherman Trail', '1982-02-13', 'Statistician III', 100000170, 'r', '3563954290974980');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (173, 'bdelhanty2d', 'pw', 'Binky', 'Delhanty', '68 Butterfield Circle', '1956-02-04', 'Mechanical Systems Engineer', 100000172, 'r', '4026473264561656');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (175, 'jstorms2e', 'pw', 'Jorry', 'Storms', '8913 Nevada Plaza', '1964-10-12', 'Senior Quality Engineer', 100000174, 'r', '30286806210612');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (177, 'ameakes2f', 'pw', 'Aliza', 'Meakes', '21595 Superior Trail', '1959-03-14', 'Office Assistant III', 100000176, 'r', '5602210906572348');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (179, 'rsharma2g', 'pw', 'Reinwald', 'Sharma', '01 Morningstar Crossing', '1975-10-26', 'Product Engineer', 100000178, 'r', '337941945845567');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (181, 'eolivet2h', 'pw', 'Enrico', 'Olivet', '91 Dottie Crossing', '1963-06-19', 'Environmental Tech', 100000180, 'r', '3553353849589021');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (183, 'lgunny2i', 'pw', 'Lavina', 'Gunny', '81 Namekagon Point', '1966-05-01', 'Data Coordinator', 100000182, 'r', '3550020526831314');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (185, 'zstorton2j', 'pw', 'Zaneta', 'Storton', '4884 Mosinee Lane', '2002-01-31', 'Staff Accountant III', 100000184, 'r', '4917813259168185');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (187, 'zhagyard2k', 'pw', 'Zacharia', 'Hagyard', '39 Myrtle Plaza', '1957-09-02', 'Project Manager', 100000186, 'r', '5445966618471852');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (189, 'rjelley2l', 'pw', 'Ree', 'Jelley', '025 Weeping Birch Circle', '1971-07-27', 'Programmer II', 100000188, 'r', '5610583092395363');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (191, 'gesslemont2m', 'pw', 'Graham', 'Esslemont', '5 Ridgeway Way', '1958-12-16', 'Automation Specialist III', 100000190, 'r', '6767508092022518');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (193, 'sstodart2n', 'pw', 'Sergeant', 'Stodart', '86491 Pearson Trail', '1969-10-29', 'Geological Engineer', 100000192, 'r', '30171864777183');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (195, 'esheehy2o', 'pw', 'Earle', 'Sheehy', '63648 Southridge Street', '1992-03-03', 'Computer Systems Analyst III', 100000194, 'r', '3561407312068630');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (197, 'nbownd2p', 'pw', 'Nessi', 'Bownd', '01038 Parkside Court', '1974-09-22', 'Assistant Manager', 100000196, 'r', '4913816845301321');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (199, 'jschenkel2q', 'pw', 'Jourdan', 'Schenkel', '8618 Welch Junction', '1995-06-04', 'Web Designer III', 100000198, 'r', '201887997033862');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (201, 'sverrall2r', 'pw', 'Sibylla', 'Verrall', '32 Banding Terrace', '1960-12-24', 'Help Desk Technician', 100000200, 'r', '5515044121874734');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (203, 'cdurdle2s', 'pw', 'Cristiano', 'Durdle', '60058 Knutson Pass', '2000-03-05', 'Assistant Media Planner', 100000202, 'r', '6304044825548593035');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (205, 'aelsegood2t', 'pw', 'Audrie', 'Elsegood', '480 Sullivan Parkway', '1992-07-04', 'Social Worker', 100000204, 'r', '3574806453650509');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (207, 'mhalle2u', 'pw', 'Mariya', 'Halle', '06 Prairieview Center', '1973-12-22', 'Associate Professor', 100000206, 'r', '3531329847687915');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (209, 'hbernini2v', 'pw', 'Heath', 'Bernini', '4 Prairie Rose Pass', '1963-08-27', 'Information Systems Manager', 100000208, 'r', '0604917715273776512');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (211, 'jcawthra2w', 'pw', 'Judy', 'Cawthra', '715 Eastwood Avenue', '1991-05-26', 'Chemical Engineer', 100000210, 'r', '3586211852925030');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (213, 'cbrame2x', 'pw', 'Carri', 'Brame', '75 Anderson Crossing', '1990-01-12', 'Software Consultant', 100000212, 'r', '201838336285259');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (215, 'tshilvock2y', 'pw', 'Toddie', 'Shilvock', '86 Onsgard Pass', '1973-09-10', 'Automation Specialist I', 100000214, 'r', '3550640097104310');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (217, 'gjacquet2z', 'pw', 'Gan', 'Jacquet', '32 Duke Pass', '1996-05-18', 'Help Desk Technician', 100000216, 'r', '6333115276127868');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (219, 'vpulfer30', 'pw', 'Vyky', 'Pulfer', '5 Brickson Park Drive', '2001-08-04', 'Research Assistant III', 100000218, 'r', '3536119232171244');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (221, 'hhunday31', 'pw', 'Hailey', 'Hunday', '3307 Delladonna Circle', '1964-12-15', 'Engineer II', 100000220, 'r', '633110290127196816');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (223, 'nduchart32', 'pw', 'Nona', 'Duchart', '05 Blue Bill Park Junction', '1971-04-27', 'Analyst Programmer', 100000222, 'r', '6771398203436664');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (225, 'emelvin33', 'pw', 'Eugine', 'Melvin', '72184 Gale Court', '1981-07-28', 'Database Administrator IV', 100000224, 'r', '3556400656488727');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (227, 'ayankov34', 'pw', 'Avis', 'Yankov', '88 Oak Valley Place', '1955-10-20', 'Legal Assistant', 100000226, 'r', '5435643359041911');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (229, 'fpenman35', 'pw', 'Farris', 'Penman', '704 Morning Terrace', '1958-08-24', 'Tax Accountant', 100000228, 'r', '5100147911570494');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (231, 'bmaleck36', 'pw', 'Ben', 'Maleck', '695 Meadow Ridge Hill', '1998-03-03', 'Editor', 100000230, 'r', '3559605764180480');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (233, 'jricardon37', 'pw', 'Jelene', 'Ricardon', '249 Surrey Parkway', '1978-08-17', 'Accountant III', 100000232, 'r', '6771038900928000519');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (235, 'blyall38', 'pw', 'Britt', 'Lyall', '992 Sachtjen Center', '1997-08-07', 'Senior Editor', 100000234, 'r', '5519046803763982');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (237, 'lwright39', 'pw', 'Linoel', 'Wright', '763 East Road', '2001-07-17', 'Web Developer IV', 100000236, 'r', '6385001116082348');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (239, 'ssellars3a', 'pw', 'Shanon', 'Sellars', '1 Hoard Plaza', '1972-03-25', 'Product Engineer', 100000238, 'r', '5610815964946810');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (241, 'bakenhead3b', 'pw', 'Bryn', 'Akenhead', '934 Melody Avenue', '1983-09-29', 'Geological Engineer', 100000240, 'r', '490395303826900627');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (243, 'uvassar3c', 'pw', 'Ulises', 'Vassar', '5416 Saint Paul Pass', '1992-08-17', 'Accounting Assistant III', 100000242, 'r', '3576930562804571');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (245, 'jniblock3d', 'pw', 'Jessee', 'Niblock', '38 Fieldstone Avenue', '1978-01-30', 'VP Quality Control', 100000244, 'r', '67098817179612923');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (247, 'yemps3e', 'pw', 'Yoshi', 'Emps', '6104 Commercial Center', '1965-02-09', 'VP Quality Control', 100000246, 'r', '3570827027956895');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (249, 'ijoseff3f', 'pw', 'Isidro', 'Joseff', '089 Union Alley', '1989-12-17', 'VP Accounting', 100000248, 'r', '3558205029631673');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (251, 'hkoenen3g', 'pw', 'Herbie', 'Koenen', '43277 Lawn Alley', '1997-03-04', 'Web Designer I', 100000250, 'r', '3540392568776795');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (253, 'mcorps3h', 'pw', 'Margaret', 'Corps', '75 Petterle Way', '1994-12-31', 'Software Consultant', 100000252, 'r', '3543019822507768');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (255, 'rbanishevitz3i', 'pw', 'Ravi', 'Banishevitz', '6178 Jay Junction', '1973-10-07', 'Product Engineer', 100000254, 'r', '560222433492198815');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (257, 'lraddish3j', 'pw', 'Levey', 'Raddish', '43 Reinke Plaza', '1982-07-19', 'Accounting Assistant II', 100000256, 'r', '3543727930765777');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (259, 'atayt3k', 'pw', 'Andrea', 'Tayt', '6 Westport Alley', '1991-03-25', 'Executive Secretary', 100000258, 'r', '3544337465964370');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (261, 'mhayball3l', 'pw', 'Minetta', 'Hayball', '9473 Merrick Court', '1995-03-22', 'Electrical Engineer', 100000260, 'r', '3546181225039018');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (263, 'mologan3m', 'pw', 'Marietta', 'O''Logan', '3 Eggendart Junction', '1993-06-10', 'Desktop Support Technician', 100000262, 'r', '3535858535981020');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (265, 'asybbe3n', 'pw', 'Albina', 'Sybbe', '6639 3rd Terrace', '1960-01-20', 'Director of Sales', 100000264, 'r', '3541506690011073');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (267, 'mcuschieri3o', 'pw', 'Margery', 'Cuschieri', '0 Shopko Lane', '1960-08-12', 'Structural Analysis Engineer', 100000266, 'r', '5108758538349385');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (269, 'cpires3p', 'pw', 'Christoph', 'Pires', '393 Manley Hill', '1995-11-15', 'Programmer Analyst IV', 100000268, 'r', '5553830819704610');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (271, 'wcampaigne3q', 'pw', 'Wyndham', 'Campaigne', '83016 Dexter Crossing', '1962-06-16', 'Cost Accountant', 100000270, 'r', '6379833427375617');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (273, 'kelverstone3r', 'pw', 'Kerr', 'Elverstone', '426 Donald Pass', '1974-09-13', 'Community Outreach Specialist', 100000272, 'r', '3567874265115169');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (275, 'etooke3s', 'pw', 'Emmalyn', 'Tooke', '24 Maywood Place', '1970-11-18', 'Information Systems Manager', 100000274, 'r', '3586361562601833');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (277, 'dbibb3t', 'pw', 'Dayle', 'Bibb', '79 South Park', '1996-02-05', 'Design Engineer', 100000276, 'r', '3564295732114465');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (279, 'krosettini3u', 'pw', 'Kerwin', 'Rosettini', '4610 Russell Court', '1972-09-20', 'Budget/Accounting Analyst I', 100000278, 'r', '4903441110752165');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (281, 'ddammarell3v', 'pw', 'Danette', 'Dammarell', '070 Michigan Terrace', '1975-10-25', 'Compensation Analyst', 100000280, 'r', '5010122091671569');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (283, 'acompford3w', 'pw', 'Aron', 'Compford', '1054 Esker Trail', '1970-01-13', 'Senior Financial Analyst', 100000282, 'r', '3571300894585634');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (285, 'klambshine3x', 'pw', 'Kareem', 'Lambshine', '3694 Karstens Point', '1983-03-28', 'Occupational Therapist', 100000284, 'r', '4844931167288537');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (287, 'dghirardi3y', 'pw', 'Darya', 'Ghirardi', '45087 2nd Circle', '1960-05-25', 'Financial Advisor', 100000286, 'r', '30044381787854');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (289, 'ealldis3z', 'pw', 'Edy', 'Alldis', '227 Annamark Drive', '1962-10-07', 'Information Systems Manager', 100000288, 'r', '560221360246115970');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (291, 'khuyghe40', 'pw', 'Kelila', 'Huyghe', '7 Katie Drive', '1979-03-09', 'Computer Systems Analyst IV', 100000290, 'r', '4017953224818172');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (293, 'kpontain41', 'pw', 'Kaleb', 'Pontain', '0 Vahlen Trail', '1990-04-11', 'Junior Executive', 100000292, 'r', '3561119926320899');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (295, 'ebraidford42', 'pw', 'Esdras', 'Braidford', '30 Moose Crossing', '1968-01-15', 'Software Engineer I', 100000294, 'r', '337941688330819');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (297, 'dsawdon43', 'pw', 'Dane', 'Sawdon', '274 Little Fleur Park', '1997-03-29', 'Analyst Programmer', 100000296, 'r', '3544780503337937');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (299, 'kcostell44', 'pw', 'Kay', 'Costell', '22 Acker Drive', '1987-11-16', 'Human Resources Manager', 100000298, 'r', '5602236529534506');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (301, 'jmadison45', 'pw', 'Jillian', 'Madison', '8 Esch Court', '1993-05-04', 'Civil Engineer', 100000300, 'r', '3588246722355941');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (303, 'pdriffill46', 'pw', 'Priscella', 'Driffill', '8845 Golf View Lane', '1969-11-04', 'Developer I', 100000302, 'r', '3536538014650606');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (305, 'afarebrother47', 'pw', 'Amberly', 'Farebrother', '50465 Fordem Crossing', '1971-12-15', 'Payment Adjustment Coordinator', 100000304, 'r', '30501408594811');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (307, 'dcarme48', 'pw', 'Dickie', 'Carme', '64 Crest Line Avenue', '2002-02-10', 'Budget/Accounting Analyst II', 100000306, 'r', '3564712673573814');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (309, 'wcockle49', 'pw', 'Winthrop', 'Cockle', '663 Saint Paul Hill', '1998-10-13', 'Occupational Therapist', 100000308, 'r', '3578567538217823');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (311, 'kmcdougle4a', 'pw', 'Kat', 'McDougle', '50 Trailsway Drive', '2001-03-10', 'Geological Engineer', 100000310, 'r', '4508382633842621');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (313, 'vdohmann4b', 'pw', 'Vinny', 'Dohmann', '5421 Superior Hill', '1958-03-23', 'Operator', 100000312, 'r', '5100173827471577');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (315, 'apetyanin4c', 'pw', 'Andie', 'Petyanin', '82822 Moose Court', '1975-03-22', 'General Manager', 100000314, 'r', '337941455621416');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (317, 'nnekrews4d', 'pw', 'Neile', 'Nekrews', '74175 Kipling Park', '1961-12-22', 'Software Test Engineer IV', 100000316, 'r', '491161900630886684');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (319, 'tmaccafferky4e', 'pw', 'Tillie', 'MacCafferky', '35 Del Mar Park', '1981-01-12', 'VP Sales', 100000318, 'r', '06040601236779801');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (321, 'totter4f', 'pw', 'Tessie', 'Otter', '6140 Annamark Place', '1963-01-13', 'Senior Quality Engineer', 100000320, 'r', '5002356574477397');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (323, 'mianilli4g', 'pw', 'Matthus', 'Ianilli', '08259 Raven Pass', '1993-10-29', 'Data Coordinator', 100000322, 'r', '3587764735441210');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (325, 'estrettell4h', 'pw', 'Elyssa', 'Strettell', '62 Golden Leaf Pass', '1961-11-25', 'Physical Therapy Assistant', 100000324, 'r', '3577390256058969');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (327, 'gsarton4i', 'pw', 'Guinna', 'Sarton', '59083 Green Ridge Terrace', '1985-06-15', 'Internal Auditor', 100000326, 'r', '201825458411094');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (329, 'kiscowitz4j', 'pw', 'Kare', 'Iscowitz', '4657 Washington Avenue', '1993-01-04', 'Chief Design Engineer', 100000328, 'r', '3548481356420146');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (331, 'msapir4k', 'pw', 'Merrielle', 'Sapir', '44 Charing Cross Place', '1993-08-13', 'Help Desk Technician', 100000330, 'r', '6763464669560932');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (333, 'tdoneld4l', 'pw', 'Truman', 'Doneld', '63808 Talisman Street', '2002-04-22', 'Senior Cost Accountant', 100000332, 'r', '56022265429839736');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (335, 'bgreder4m', 'pw', 'Brock', 'Greder', '22989 Mcguire Circle', '1987-05-29', 'Nurse', 100000334, 'r', '633371173940995842');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (337, 'rgowers4n', 'pw', 'Ryann', 'Gowers', '42325 Dennis Center', '1955-11-07', 'Data Coordinator', 100000336, 'r', '3554739680736938');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (339, 'sscougal4o', 'pw', 'Sebastien', 'Scougal', '77993 Emmet Crossing', '1968-06-11', 'Account Coordinator', 100000338, 'r', '3542193381243429');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (341, 'btemple4p', 'pw', 'Bibbye', 'Temple', '61016 Portage Center', '1986-06-21', 'Web Designer IV', 100000340, 'r', '201487288210459');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (343, 'clambrick4q', 'pw', 'Coriss', 'Lambrick', '0 Valley Edge Crossing', '1995-11-27', 'VP Marketing', 100000342, 'r', '3540175089627039');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (345, 'tyosifov4r', 'pw', 'Tabbi', 'Yosifov', '77 Gulseth Plaza', '1978-11-13', 'Librarian', 100000344, 'r', '67061774674296665');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (347, 'apellett4s', 'pw', 'Arden', 'Pellett', '66 Hermina Place', '1977-10-12', 'Cost Accountant', 100000346, 'r', '3533490591672624');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (349, 'nfeatherstone4t', 'pw', 'Nathalia', 'Featherstone', '58412 Alpine Terrace', '1981-03-13', 'Programmer IV', 100000348, 'r', '675976268891482426');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (351, 'tberthot4u', 'pw', 'Tobe', 'Berthot', '2383 Ramsey Plaza', '1985-03-29', 'Automation Specialist I', 100000350, 'r', '5275112398290841');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (353, 'fpinchen4v', 'pw', 'Fina', 'Pinchen', '88906 Bobwhite Plaza', '1992-12-27', 'Recruiter', 100000352, 'r', '30488009183998');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (355, 'ajilkes4w', 'pw', 'Amabelle', 'Jilkes', '181 Menomonie Terrace', '1974-01-08', 'Senior Editor', 100000354, 'r', '3543557787513420');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (357, 'mdowley4x', 'pw', 'Marnia', 'Dowley', '4870 Hoepker Crossing', '1963-02-06', 'Nurse Practicioner', 100000356, 'r', '3550098987102920');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (359, 'ksangar4y', 'pw', 'Karla', 'Sangar', '544 Tony Point', '1973-12-14', 'Structural Analysis Engineer', 100000358, 'r', '56022107817883209');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (361, 'kwintle4z', 'pw', 'Karilynn', 'Wintle', '80897 Delladonna Trail', '1967-10-21', 'Programmer Analyst IV', 100000360, 'r', '3577836123463105');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (363, 'hstores50', 'pw', 'Hasheem', 'Stores', '404 Manitowish Court', '1959-09-28', 'Quality Control Specialist', 100000362, 'r', '633332597301216463');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (365, 'kbrandts51', 'pw', 'Kira', 'Brandts', '18084 Golf Drive', '1987-12-06', 'Assistant Professor', 100000364, 'r', '5007661627195184');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (367, 'cponder52', 'pw', 'Carly', 'Ponder', '42978 Vera Parkway', '1963-03-19', 'Geologist III', 100000366, 'r', '201709994500422');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (369, 'iphilpotts53', 'pw', 'Isadore', 'Philpotts', '39773 Linden Crossing', '1998-06-08', 'Engineer IV', 100000368, 'r', '374914446166480');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (371, 'aolechnowicz54', 'pw', 'Annabal', 'Olechnowicz', '0953 Arizona Way', '1958-02-18', 'Environmental Specialist', 100000370, 'r', '30509356012454');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (373, 'lschanke55', 'pw', 'Lurline', 'Schanke', '52 Carpenter Terrace', '1977-10-01', 'Paralegal', 100000372, 'r', '6331102650335178');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (375, 'astooders56', 'pw', 'Arabela', 'Stooders', '8 Linden Center', '1969-05-26', 'Health Coach I', 100000374, 'r', '4041597920843164');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (377, 'deakin57', 'pw', 'Dudley', 'Eakin', '396 Garrison Way', '1981-07-23', 'Clinical Specialist', 100000376, 'r', '3578036841822802');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (379, 'krouff58', 'pw', 'Kaleena', 'Rouff', '7627 Miller Point', '1967-11-24', 'Software Engineer III', 100000378, 'r', '676373995873849407');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (381, 'aarckoll59', 'pw', 'Abbye', 'Arckoll', '50 Lunder Circle', '1989-10-28', 'Database Administrator I', 100000380, 'r', '5641826650008441453');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (383, 'kjohananov5a', 'pw', 'Kerry', 'Johananov', '99716 Prairie Rose Street', '1996-12-18', 'Compensation Analyst', 100000382, 'r', '376950455785636');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (385, 'cduckit5b', 'pw', 'Carr', 'Duckit', '37326 Talmadge Road', '2001-03-08', 'Data Coordinator', 100000384, 'r', '3582312291013000');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (387, 'mgrinikhin5c', 'pw', 'Muriel', 'Grinikhin', '65 Twin Pines Parkway', '1991-10-11', 'VP Product Management', 100000386, 'r', '4017951185590046');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (389, 'ogeeves5d', 'pw', 'Oran', 'Geeves', '2 Claremont Way', '1998-02-01', 'Data Coordinator', 100000388, 'r', '5010129648533465');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (391, 'ocosens5e', 'pw', 'Ozzy', 'Cosens', '2365 American Ash Alley', '1971-06-26', 'Web Designer I', 100000390, 'r', '3560616546070201');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (393, 'ejonsson5f', 'pw', 'Eleanor', 'Jonsson', '977 Talisman Way', '1998-11-09', 'Senior Sales Associate', 100000392, 'r', '4913998065778444');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (395, 'iommanney5g', 'pw', 'Ivie', 'Ommanney', '191 Northfield Drive', '2001-07-04', 'Information Systems Manager', 100000394, 'r', '3561817440441279');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (397, 'chail5h', 'pw', 'Correy', 'Hail', '90631 Veith Way', '1958-03-10', 'General Manager', 100000396, 'r', '30495838345243');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (399, 'cschaumann5i', 'pw', 'Cad', 'Schaumann', '56286 Oak Plaza', '1974-09-13', 'Pharmacist', 100000398, 'r', '5602233574296735');
insert into Users (id, username, password, first_name, last_name, address, dob, occupation, SIN, type, payment_info) values (401, 'adakin5j', 'pw', 'Alberik', 'Dakin', '56 Warbler Parkway', '1974-06-05', 'Information Systems Manager', 100000400, 'r', '3551263874554125');