TRUNCATE TABLE [dbo].[CRMDistrict]
GO

SET IDENTITY_INSERT [dbo].[CRMDistrict] ON 

INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2, 1, 1, N'CEYHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3, 1, 1, N'FEKE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4, 1, 1, N'İMAMOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5, 1, 1, N'KARAİSALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (6, 1, 1, N'KARATAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (7, 1, 1, N'KOZAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (8, 1, 1, N'POZANTI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (9, 1, 1, N'SAİMBEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (10, 1, 1, N'TUFANBEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (11, 1, 1, N'YUMURTALIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (12, 1, 1, N'ALADAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (13, 1, 2, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (14, 1, 2, N'BESNİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (15, 1, 2, N'ÇELİKHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (16, 1, 2, N'GERGER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (17, 1, 2, N'GÖLBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (18, 1, 2, N'KAHTA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (19, 1, 2, N'SAMSAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (20, 1, 2, N'SINCIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (21, 1, 2, N'TUT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (22, 1, 3, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (23, 1, 3, N'BOLVADİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (24, 1, 3, N'İHSANİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (25, 1, 3, N'DİNAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (26, 1, 3, N'SANDIKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (27, 1, 3, N'EMİRDAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (28, 1, 3, N'ÇAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (29, 1, 3, N'ŞUHUT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (30, 1, 3, N'SİNCANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (31, 1, 3, N'SULTANDAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (32, 1, 3, N'DAZKIRI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (33, 1, 3, N'HAYDARLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (34, 1, 3, N'HOCALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (35, 1, 3, N'İŞCEHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (36, 1, 3, N'BASMAKÇI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (37, 1, 3, N'BAYAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (38, 1, 3, N'ÇOBANLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (39, 1, 3, N'EVCİLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (40, 1, 3, N'KIZILÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (41, 1, 3, N'TATARLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (42, 1, 4, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (43, 1, 4, N'DİYADİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (44, 1, 4, N'DOĞUBEYAZIT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (45, 1, 4, N'ELEŞKİRT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (46, 1, 4, N'HAMUR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (47, 1, 4, N'PATNOS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (48, 1, 4, N'TAŞLIÇAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (49, 1, 4, N'TUTAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (50, 1, 5, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (51, 1, 5, N'GÖYNÜCEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (52, 1, 5, N'GÜMÜŞHACIKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (53, 1, 5, N'MERZİFON', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (54, 1, 5, N'SULUOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (55, 1, 5, N'TAŞOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (56, 1, 5, N'HAMAMÖZÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (58, 1, 6, N'AYAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (59, 1, 6, N'BALA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (60, 1, 6, N'BEYPAZARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (61, 1, 6, N'ÇAMLIDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (62, 1, 6, N'ÇUBUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (63, 1, 6, N'ELMADAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (64, 1, 6, N'GÖLBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (65, 1, 6, N'GÜDÜL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (66, 1, 6, N'HASANOĞLAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (67, 1, 6, N'HAYMANA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (68, 1, 6, N'KALECİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (69, 1, 6, N'KAZAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (70, 1, 6, N'KIZILCAHAMAM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (71, 1, 6, N'NALLIHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (72, 1, 6, N'POLATLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (73, 1, 6, N'SİNCAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (74, 1, 6, N'ŞEREFLİKOÇHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (75, 1, 6, N'AKYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (76, 1, 6, N'ETİMESGUT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (77, 1, 6, N'EVREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (79, 1, 7, N'ALANYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (80, 1, 7, N'AKÇAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (81, 1, 7, N'AKSEKİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (82, 1, 7, N'AKSU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (83, 1, 7, N'AVSALLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (84, 1, 7, N'CEVİZLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (85, 1, 7, N'ELMALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (86, 1, 7, N'FİNİKE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (87, 1, 7, N'GAZİPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (88, 1, 7, N'GÜNDOĞMUŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (89, 1, 7, N'HASYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (90, 1, 7, N'İBRADİ (AYDINKENT)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (91, 1, 7, N'KALKAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (92, 1, 7, N'KALE (DEMRE)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (93, 1, 7, N'KAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (94, 1, 7, N'KEMER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (95, 1, 7, N'KORKUTELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (96, 1, 7, N'KUMLUCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (97, 1, 7, N'MANAVGAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (99, 1, 7, N'OBA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (100, 1, 7, N'SERİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (101, 1, 7, N'SİDE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (104, 1, 8, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (105, 1, 8, N'ARHAVİ', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (106, 1, 8, N'ARDANUÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (107, 1, 8, N'BORÇKA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (108, 1, 8, N'MURGUL (GÖKTAŞI)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (109, 1, 8, N'HOPA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (110, 1, 8, N'ŞAVŞAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (111, 1, 8, N'YUSUFELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (113, 1, 9, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (115, 1, 9, N'BAĞARASI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (116, 1, 9, N'BOZDOĞAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (117, 1, 9, N'ÇİNE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (118, 1, 9, N'BUHARKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (119, 1, 9, N'GERMENCİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (120, 1, 9, N'KUŞADASI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (121, 1, 9, N'KUYUCAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (122, 1, 9, N'İNCİRLİOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (123, 1, 9, N'KARACASU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (124, 1, 9, N'KOÇARLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (125, 1, 9, N'KÖŞK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (126, 1, 9, N'NAZİLLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (127, 1, 9, N'ORTAKLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (128, 1, 9, N'SÖKE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (129, 1, 9, N'SULTANHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (130, 1, 9, N'UMURLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (131, 1, 9, N'YENİPAZAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (132, 1, 9, N'ALTINKUM (YENİHİSAR)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (133, 1, 9, N'HORSUNLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (134, 1, 9, N'KARPUZLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (135, 1, 9, N'PAMUKÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (136, 1, 10, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (138, 1, 10, N'ALTINOLUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (139, 1, 10, N'ALTINOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (140, 1, 10, N'AYVALIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (141, 1, 10, N'BALYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (142, 1, 10, N'BANDIRMA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (143, 1, 10, N'BİGADİÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (144, 1, 10, N'BURHANİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (145, 1, 10, N'DURSUNBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (146, 1, 10, N'EDİNCİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (147, 1, 10, N'EDREMİT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (148, 1, 10, N'ERDEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (149, 1, 10, N'GÖNEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (150, 1, 10, N'HAVRAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (151, 1, 10, N'İVRİNDİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (152, 1, 10, N'KEPSUT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (153, 1, 10, N'MANYAS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (154, 1, 10, N'MARMARA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (155, 1, 10, N'SARIKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (156, 1, 10, N'SAVAŞTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (157, 1, 10, N'SINDIRGI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (158, 1, 10, N'SUSURLUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (159, 1, 10, N'TATLISU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (160, 1, 10, N'TURKELİ (AVŞA)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (161, 1, 10, N'GÖMEÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (162, 1, 11, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (163, 1, 11, N'BOZÜYÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (164, 1, 11, N'GÖLPAZARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (165, 1, 11, N'OSMANELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (166, 1, 11, N'PAZARYERİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (167, 1, 11, N'SÖĞÜT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (168, 1, 11, N'YENİPAZAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (169, 1, 11, N'İNHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (170, 1, 12, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (171, 1, 12, N'GENÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (172, 1, 12, N'KARLIOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (173, 1, 12, N'KIĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (174, 1, 12, N'SOLHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (175, 1, 12, N'YAYLADERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (176, 1, 12, N'ADAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (177, 1, 12, N'YEDİSU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (178, 1, 13, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (179, 1, 13, N'ADİLCEVAZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (180, 1, 13, N'AHLAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (181, 1, 13, N'GÜROYMAK (ÇUKUR)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (182, 1, 13, N'HİZAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (183, 1, 13, N'MUTKİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (184, 1, 13, N'TATVAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (185, 1, 14, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (186, 1, 14, N'GEREDE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (187, 1, 14, N'GÖYNÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (188, 1, 14, N'KIBRISCIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (189, 1, 14, N'MENGEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (190, 1, 14, N'MUDURNU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (191, 1, 14, N'SEBEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (192, 1, 14, N'YENİÇAĞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (193, 1, 14, N'DÖRTDİVAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (194, 1, 14, N'KARACASU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (195, 1, 15, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (196, 1, 15, N'AĞLASUN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (197, 1, 15, N'BUCAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (198, 1, 15, N'ÇAVDIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (199, 1, 15, N'DİRMİL (ALTINYAYLA)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (200, 1, 15, N'GÖLHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (201, 1, 15, N'KARAMANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (202, 1, 15, N'TEFENNİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (203, 1, 15, N'YEŞİLOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (204, 1, 15, N'KEMER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (205, 1, 15, N'ÇELTİKÇİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (207, 1, 16, N'BÜYÜKORHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (208, 1, 16, N'GEMLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (209, 1, 16, N'GÜRSU', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (210, 1, 16, N'HARMANCIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (211, 1, 16, N'İNEGÖL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (212, 1, 16, N'İZNİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (213, 1, 16, N'KARACABEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (214, 1, 16, N'KELES', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (215, 1, 16, N'KESTEL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (217, 1, 16, N'KURŞUNLU/GEMLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (218, 1, 16, N'MUDANYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (219, 1, 16, N'MUSTAFAKEMALPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (220, 1, 16, N'ORHANELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (221, 1, 16, N'ORHANGAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (222, 1, 16, N'YENİŞEHİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (223, 1, 17, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (224, 1, 17, N'AYVACIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (225, 1, 17, N'BAYRAMİÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (226, 1, 17, N'BİGA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (227, 1, 17, N'BOLAYIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (228, 1, 17, N'BOZCAADA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (229, 1, 17, N'ÇAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (230, 1, 17, N'ECEABAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (231, 1, 17, N'EZİNE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (232, 1, 17, N'GELİBOLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (233, 1, 17, N'GÖKÇEADA (İMROZ)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (234, 1, 17, N'KARABİGA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (235, 1, 17, N'KÜÇÜKKUYU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (236, 1, 17, N'LAPSEKİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (237, 1, 17, N'YENİCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (238, 1, 18, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (239, 1, 18, N'ÇERKEŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (241, 1, 18, N'ILGAZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (242, 1, 18, N'KORGUN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (243, 1, 18, N'KIZILIRMAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (244, 1, 18, N'KURŞUNLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (245, 1, 18, N'ATKARACALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (246, 1, 18, N'ORTA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (247, 1, 18, N'ŞABANÖZÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (248, 1, 18, N'YAPRAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (249, 1, 18, N'BAYRAMÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (250, 1, 19, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (251, 1, 19, N'ALACA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (252, 1, 19, N'BAYAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (253, 1, 19, N'İSKİLİP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (254, 1, 19, N'KARGI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (255, 1, 19, N'MECİTÖZÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (256, 1, 19, N'ORTAKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (257, 1, 19, N'OSMANCIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (258, 1, 19, N'SUNGURLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (259, 1, 19, N'BOĞAZKALE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (260, 1, 19, N'UĞURLUDAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (261, 1, 19, N'DODURGA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (262, 1, 19, N'OĞUZLAR (KARAÖREN)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (263, 1, 19, N'LAÇİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (264, 1, 20, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (265, 1, 20, N'ACIPAYAM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (266, 1, 20, N'AKKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (267, 1, 20, N'BABADAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (268, 1, 20, N'BAKLAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (269, 1, 20, N'BEKİLLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (270, 1, 20, N'BEYAĞAÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (271, 1, 20, N'BOZKURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (272, 1, 20, N'BULDAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (273, 1, 20, N'ÇAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (274, 1, 20, N'ÇAMELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (275, 1, 20, N'ÇARDAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (276, 1, 20, N'ÇİVRİL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (277, 1, 20, N'GÜNEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (278, 1, 20, N'HONAZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (279, 1, 20, N'KALE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (280, 1, 20, N'SARAYKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (281, 1, 20, N'SERİNHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (282, 1, 20, N'TAVAS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (283, 1, 21, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (284, 1, 21, N'BİSMİL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (285, 1, 21, N'HAZRO', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (286, 1, 21, N'ÇERMİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (287, 1, 21, N'SİLVAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (288, 1, 21, N'LİCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (289, 1, 21, N'ÇINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (290, 1, 21, N'HANİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (291, 1, 21, N'DİCLE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (292, 1, 21, N'ÇÜNGÜŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (293, 1, 21, N'KULP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (294, 1, 21, N'ERGANİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (295, 1, 21, N'EĞİL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (296, 1, 21, N'KOCAKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (297, 1, 22, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (298, 1, 22, N'ENEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (299, 1, 22, N'HAVSA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (300, 1, 22, N'İPSALA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (301, 1, 22, N'KAPIKULE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (302, 1, 22, N'KEŞAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (303, 1, 22, N'LALAPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (304, 1, 22, N'MERİÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (305, 1, 22, N'SÜLEOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (306, 1, 22, N'UZUNKÖPRÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (307, 1, 23, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (308, 1, 23, N'AĞIN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (309, 1, 23, N'BASKİL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (310, 1, 23, N'KARAKOÇAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (311, 1, 23, N'KEBAN', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (312, 1, 23, N'MADEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (313, 1, 23, N'PALU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (314, 1, 23, N'SİVRİCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (315, 1, 23, N'KOVANCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (316, 1, 23, N'ARICAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (317, 1, 23, N'ALACAKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (318, 1, 24, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (319, 1, 24, N'ÇAYIRLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (320, 1, 24, N'İLİÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (321, 1, 24, N'KEMAH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (322, 1, 24, N'KEMALİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (323, 1, 24, N'REFAHİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (324, 1, 24, N'TERCAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (326, 1, 24, N'OTLUKBELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (327, 1, 24, N'ÜZÜMLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (328, 1, 25, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (329, 1, 25, N'DUMLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (330, 1, 25, N'ILICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (331, 1, 25, N'AŞKALE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (333, 1, 25, N'ÇAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (334, 1, 25, N'HINIS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (335, 1, 25, N'HORASAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (336, 1, 25, N'İSPİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (337, 1, 25, N'KARAYAZI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (338, 1, 25, N'NARMAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (339, 1, 25, N'OLTU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (340, 1, 25, N'OLUR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (341, 1, 25, N'PASİNLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (342, 1, 25, N'ŞENKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (343, 1, 25, N'TEKMAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (344, 1, 25, N'TORTUM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (346, 1, 25, N'UZUNDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (347, 1, 25, N'KÖPRÜKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (348, 1, 25, N'PAZARYOLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (349, 1, 26, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (350, 1, 26, N'ALPU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (351, 1, 26, N'BEYLİKAHIR(B.OVA)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (352, 1, 26, N'ÇİFTELER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (353, 1, 26, N'İNÖNÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (354, 1, 26, N'MAHMUDİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (355, 1, 26, N'MİHALİÇCIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (356, 1, 26, N'SARICAKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (357, 1, 26, N'SEYİTGAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (358, 1, 26, N'SİVRİHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (359, 1, 26, N'GÜNYÜZÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (360, 1, 26, N'HAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (361, 1, 26, N'MİHALGAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (363, 1, 27, N'ARABAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (364, 1, 27, N'BARAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (365, 1, 27, N'ISLAHİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (366, 1, 27, N'NİZİP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (367, 1, 27, N'OĞUZELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (368, 1, 27, N'YAVUZELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (369, 1, 27, N'NURDAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (370, 1, 28, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (371, 1, 28, N'ALUCRA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (372, 1, 28, N'BULANCAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (373, 1, 28, N'DERELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (374, 1, 28, N'ESPİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (375, 1, 28, N'EYNESİL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (376, 1, 28, N'GÖRELE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (377, 1, 28, N'KEŞAP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (378, 1, 28, N'ŞEBİNKARAHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (379, 1, 28, N'TİREBOLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (380, 1, 28, N'PİRAZİZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (381, 1, 28, N'YAĞLIDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (382, 1, 28, N'ÇAMOLUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (383, 1, 28, N'ÇANAKÇI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (384, 1, 28, N'DOĞANKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (385, 1, 28, N'GÜCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (386, 1, 29, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (387, 1, 29, N'KELKİT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (388, 1, 29, N'ŞİRAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (389, 1, 29, N'TORUL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (390, 1, 29, N'KÖSE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (391, 1, 29, N'KÜRTÜN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (392, 1, 30, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (393, 1, 30, N'ÇUKURCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (394, 1, 30, N'ŞEMDİNLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (395, 1, 30, N'YÜKSEKOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (396, 1, 31, N'ANTAKYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (397, 1, 31, N'İSKENDERUN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (398, 1, 31, N'KIRIKHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (399, 1, 31, N'REYHANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (400, 1, 31, N'YAYLADAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (401, 1, 31, N'DÖRTYOL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (402, 1, 31, N'HASSA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (403, 1, 31, N'ALTINÖZÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (404, 1, 31, N'SAMANDAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (405, 1, 31, N'PAYAS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (406, 1, 31, N'ERZİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (407, 1, 31, N'BELEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (408, 1, 31, N'KUMLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (409, 1, 32, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (410, 1, 32, N'ATABEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (411, 1, 32, N'EĞİRDİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (412, 1, 32, N'GELENDOST', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (413, 1, 32, N'GÖNEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (414, 1, 32, N'KEÇİBORLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (415, 1, 32, N'SENİRKENT', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (416, 1, 32, N'SÜTÇÜLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (417, 1, 32, N'ŞARKİKARAAĞAÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (418, 1, 32, N'ULUBORLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (419, 1, 32, N'YALVAÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (420, 1, 32, N'AKSU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (421, 1, 32, N'YENİŞARBADEMLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (422, 1, 33, N'AKDENİZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (423, 1, 33, N'YENİŞEHİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (424, 1, 33, N'TOROSLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (425, 1, 33, N'ANAMUR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (426, 1, 33, N'AYDINCIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (427, 1, 33, N'BOZYAZI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (428, 1, 33, N'ÇAMLIYAYLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (429, 1, 33, N'ERDEMLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (430, 1, 33, N'GÜLNAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (431, 1, 33, N'MUT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (432, 1, 33, N'SİLİFKE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (433, 1, 33, N'TARSUS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (434, 1, 34, N'AVCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (435, 1, 34, N'BAKIRKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (436, 1, 34, N'BAYRAMPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (437, 1, 34, N'BAĞCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (438, 1, 34, N'BAHÇELİEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (439, 1, 34, N'BEŞİKTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (440, 1, 34, N'BEYOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (441, 1, 34, N'BÜYÜKÇEKMECE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (442, 1, 34, N'ÇATALCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (443, 1, 34, N'ESENLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (444, 1, 34, N'EYÜP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (445, 1, 34, N'EMİNÖNÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (446, 1, 34, N'FATİH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (447, 1, 34, N'GAZİOSMANPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (448, 1, 34, N'GÜNGÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (449, 1, 34, N'KAĞITHANE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (450, 1, 34, N'KÜÇÜKÇEKMECE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (451, 1, 34, N'SARIYER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (452, 1, 34, N'SİLİVRİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (453, 1, 34, N'ŞİŞLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (454, 1, 34, N'ZEYTİNBURNU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (455, 1, 34, N'ADALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (456, 1, 34, N'BEYKOZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (457, 1, 34, N'KADIKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (458, 1, 34, N'KARTAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (459, 1, 34, N'MALTEPE/KARTAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (460, 1, 34, N'PENDİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (461, 1, 34, N'SULTANBEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (462, 1, 34, N'ŞİLE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (463, 1, 34, N'TUZLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (464, 1, 34, N'ÜMRANİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (465, 1, 34, N'ÜSKÜDAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (467, 1, 35, N'GAZİEMİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (468, 1, 35, N'GÜZELBAHÇE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (469, 1, 35, N'NARLIDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (470, 1, 35, N'ALTINDAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (474, 1, 35, N'ALİAĞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (475, 1, 35, N'BAYINDIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (476, 1, 35, N'BERGAMA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (477, 1, 35, N'ÇEŞME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (478, 1, 35, N'DİKİLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (479, 1, 35, N'FOÇA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (480, 1, 35, N'KARABURUN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (481, 1, 35, N'KEMALPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (482, 1, 35, N'KINIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (483, 1, 35, N'KİRAZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (484, 1, 35, N'MENEMEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (485, 1, 35, N'ÖDEMİŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (486, 1, 35, N'SEFERİHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (487, 1, 35, N'SELÇUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (488, 1, 35, N'TİRE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (489, 1, 35, N'TORBALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (490, 1, 35, N'URLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (491, 1, 35, N'BEYDAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (492, 1, 35, N'MENDERES(CUMAOVASI)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (493, 1, 36, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (494, 1, 36, N'AKYAKA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (495, 1, 36, N'ARPAÇAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (496, 1, 36, N'DİGOR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (497, 1, 36, N'KAĞIZMAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (498, 1, 36, N'SARIKAMIŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (499, 1, 36, N'SELİM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (500, 1, 36, N'SUSUZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (501, 1, 37, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (502, 1, 37, N'ABANA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (503, 1, 37, N'ARAÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (504, 1, 37, N'AZDAVAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (505, 1, 37, N'BOZKURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (506, 1, 37, N'CİDE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (507, 1, 37, N'ÇATALZEYTİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (508, 1, 37, N'DADAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (509, 1, 37, N'DEVREKANİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (510, 1, 37, N'İHSANGAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (511, 1, 37, N'İNEBOLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (512, 1, 37, N'KÜRE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (513, 1, 37, N'SEYDİLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (514, 1, 37, N'TAŞKÖPRÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (515, 1, 37, N'TOSYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (516, 1, 37, N'PINARBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (517, 1, 37, N'ŞENPAZAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (518, 1, 37, N'AĞLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (519, 1, 37, N'DOĞANYURT', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (520, 1, 37, N'HANÖNÜ (GÖKÇEAĞAÇ)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (522, 1, 38, N'BÜNYAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (523, 1, 38, N'DEVELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (524, 1, 38, N'FELAHİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (525, 1, 38, N'İNCESU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (526, 1, 38, N'PINARBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (527, 1, 38, N'SARIOĞLAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (528, 1, 38, N'SARIZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (529, 1, 38, N'TOMARZA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (530, 1, 38, N'YAHYALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (531, 1, 38, N'YEŞİLHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (532, 1, 38, N'AKKIŞLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (533, 1, 38, N'TALAS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (534, 1, 38, N'ÖZVATAN (ÇUKUR)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (535, 1, 38, N'HACILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (536, 1, 39, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (537, 1, 39, N'ALPULLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (538, 1, 39, N'BABAESKİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (539, 1, 39, N'DEMİRKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (540, 1, 39, N'İĞNEADA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (541, 1, 39, N'KOFÇAZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (542, 1, 39, N'LÜLEBURGAZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (543, 1, 39, N'PEHLİVANKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (544, 1, 39, N'PINARHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (545, 1, 39, N'VİZE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (546, 1, 40, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (547, 1, 40, N'ÇİÇEKDAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (548, 1, 40, N'KAMAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (549, 1, 40, N'MUCUR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (550, 1, 40, N'AKPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (551, 1, 40, N'AKÇAKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (552, 1, 40, N'BOZTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (553, 1, 41, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (554, 1, 41, N'BAYRAMOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (555, 1, 41, N'DARICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (556, 1, 41, N'DEĞİRMENDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (557, 1, 41, N'DERİNCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (558, 1, 41, N'GEBZE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (559, 1, 41, N'GÖLCÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (560, 1, 41, N'HEREKE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (561, 1, 41, N'KANDIRA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (562, 1, 41, N'KARAMÜRSEL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (563, 1, 41, N'TÜTÜNÇİFTLİK (KÖRFEZ)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (564, 1, 41, N'YARIMCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (565, 1, 41, N'ÇAYIROVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (566, 1, 41, N'DİLOVASI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (568, 1, 42, N'AKŞEHİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (569, 1, 42, N'BEYŞEHİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (570, 1, 42, N'BOZKIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (571, 1, 42, N'CİHANBEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (572, 1, 42, N'ÇUMRA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (573, 1, 42, N'DOĞANBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (574, 1, 42, N'DOĞANHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (575, 1, 42, N'EREĞLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (576, 1, 42, N'HADIM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (577, 1, 42, N'HÜYÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (578, 1, 42, N'ILGIN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (580, 1, 42, N'KADINHANI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (581, 1, 42, N'KARAPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (582, 1, 42, N'KULU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (583, 1, 42, N'SARAYÖNÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (584, 1, 42, N'SEYDİŞEHİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (585, 1, 42, N'TAŞKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (586, 1, 42, N'YUNAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (587, 1, 42, N'AKÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (588, 1, 42, N'ALTINEKİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (589, 1, 42, N'DEREBUCAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (590, 1, 42, N'AHIRLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (591, 1, 42, N'ÇELTİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (592, 1, 42, N'DERBENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (593, 1, 42, N'EMİRGAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (594, 1, 42, N'GÜNEYSINIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (595, 1, 42, N'HALKAPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (596, 1, 42, N'TUZLUKÇU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (597, 1, 42, N'YALIHÖYÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (598, 1, 43, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (599, 1, 43, N'ALTINTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (600, 1, 43, N'ASLANAPA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (601, 1, 43, N'DOMANİÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (602, 1, 43, N'EMET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (603, 1, 43, N'GEDİZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (604, 1, 43, N'TAVŞANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (606, 1, 43, N'HİSARCIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (607, 1, 43, N'SİMAV', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (608, 1, 43, N'ŞAPHANE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (609, 1, 43, N'DUMLUPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (610, 1, 43, N'ÇAVDARHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (611, 1, 43, N'PAZARLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (612, 1, 44, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (613, 1, 44, N'ARAPGİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (614, 1, 44, N'AKÇADAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (615, 1, 44, N'ARGUVAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (616, 1, 44, N'DOĞANŞEHİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (617, 1, 44, N'DARENDE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (618, 1, 44, N'HEKİMHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (619, 1, 44, N'PÖTÜRGE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (620, 1, 44, N'YEŞİLYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (621, 1, 44, N'BATTALGAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (622, 1, 44, N'DOĞANYOL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (623, 1, 44, N'KALE', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (624, 1, 44, N'KULUNCAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (625, 1, 44, N'YAZIHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (626, 1, 45, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (627, 1, 45, N'AKHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (628, 1, 45, N'ALAŞEHİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (629, 1, 45, N'DEMİRCİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (630, 1, 45, N'GÖRDES', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (631, 1, 45, N'KIRKAĞAÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (632, 1, 45, N'KULA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (633, 1, 45, N'SALİHLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (634, 1, 45, N'SARIGÖL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (635, 1, 45, N'SARUHANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (636, 1, 45, N'SELENDİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (637, 1, 45, N'SOMA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (638, 1, 45, N'TURGUTLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (639, 1, 45, N'AHMETLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (640, 1, 45, N'GÖLMARMARA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (641, 1, 45, N'KÖPRÜBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (642, 1, 45, N'ZEYTİOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (643, 1, 45, N'MURADİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (644, 1, 46, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (645, 1, 46, N'AFŞİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (646, 1, 46, N'ANDIRIN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (647, 1, 46, N'ELBİSTAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (648, 1, 46, N'GÖKSUN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (649, 1, 46, N'PAZARCIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (650, 1, 46, N'TÜRKOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (651, 1, 46, N'EKİNÖZÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (652, 1, 46, N'NURHAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (653, 1, 46, N'ÇAĞLAYANCERİT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (654, 1, 47, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (655, 1, 47, N'NUSAYBİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (656, 1, 47, N'KIZILTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (657, 1, 47, N'MİDYAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (658, 1, 47, N'ÖMERLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (659, 1, 47, N'MAZIDAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (660, 1, 47, N'DERİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (661, 1, 47, N'SAVUR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (662, 1, 47, N'DARGEÇİT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (663, 1, 47, N'YEŞİLLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (664, 1, 48, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (665, 1, 48, N'KAVAKLIDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (666, 1, 48, N'BODRUM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (667, 1, 48, N'DALAMAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (668, 1, 48, N'DATÇA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (669, 1, 48, N'FETHİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (670, 1, 48, N'GÜLLÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (671, 1, 48, N'KEMER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (672, 1, 48, N'KÖYCEĞİZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (673, 1, 48, N'MARMARİS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (674, 1, 48, N'MİLAS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (675, 1, 48, N'ORTACA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (676, 1, 48, N'TURGUTREİS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (677, 1, 48, N'ULA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (678, 1, 48, N'YATAĞAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (679, 1, 48, N'DALYAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (680, 1, 48, N'YERKESIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (681, 1, 49, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (682, 1, 49, N'BULANIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (683, 1, 49, N'HASKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (684, 1, 49, N'MALAZGİRT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (685, 1, 49, N'VARTO', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (686, 1, 49, N'KORKUT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (687, 1, 50, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (688, 1, 50, N'AVANOS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (689, 1, 50, N'DERİNKUYU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (690, 1, 50, N'GÜLŞEHİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (691, 1, 50, N'HACIBEKTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (692, 1, 50, N'KALABA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (693, 1, 50, N'KAYMAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (694, 1, 50, N'KOZAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (695, 1, 50, N'ORTAHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (696, 1, 50, N'ÜRGÜP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (697, 1, 50, N'TOPAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (698, 1, 50, N'ACIGÖL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (699, 1, 50, N'ÖZKONAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (701, 1, 51, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (702, 1, 51, N'ALTUNHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (703, 1, 51, N'BOR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (704, 1, 51, N'ÇAMARDI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (706, 1, 51, N'ÇİFTLİK (ÖZYURT)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (707, 1, 52, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (708, 1, 52, N'AKKUŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (709, 1, 52, N'AYBASTI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (710, 1, 52, N'FATSA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (711, 1, 52, N'GÖLKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (712, 1, 52, N'KORGAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (713, 1, 52, N'KUMRU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (714, 1, 52, N'MESUDİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (715, 1, 52, N'PERŞEMBE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (716, 1, 52, N'ULUBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (717, 1, 52, N'ÜNYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (718, 1, 52, N'ÇAYBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (719, 1, 52, N'GÜLYALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (720, 1, 52, N'GÜRGENTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (721, 1, 52, N'ÇAMAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (722, 1, 52, N'ÇATALPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (723, 1, 52, N'İKİZCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (724, 1, 52, N'KABADÜZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (725, 1, 52, N'KABATAŞ', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (726, 1, 53, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (727, 1, 53, N'ARDEŞEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (728, 1, 53, N'ÇAYELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (729, 1, 53, N'ÇAMLIHEMŞİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (730, 1, 53, N'KALKANDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (731, 1, 53, N'MÜDERRİSLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (732, 1, 53, N'PEHLİVANTAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (733, 1, 53, N'DEREPAZARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (734, 1, 53, N'İYİDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (735, 1, 53, N'GÜNEYSU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (736, 1, 53, N'GÜNDOĞDU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (737, 1, 53, N'FINDIKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (738, 1, 53, N'İKİZDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (739, 1, 53, N'HEMŞİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (740, 1, 53, N'PAZAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (741, 1, 54, N'ADAPAZARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (742, 1, 54, N'AKYAZI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (743, 1, 54, N'ALİFUATPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (744, 1, 54, N'ARİFİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (745, 1, 54, N'GEYVE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (746, 1, 54, N'HENDEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (747, 1, 54, N'KARASU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (748, 1, 54, N'KAYNARCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (749, 1, 54, N'KOCAALİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (750, 1, 54, N'PAMUKOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (751, 1, 54, N'SAPANCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (752, 1, 54, N'TARAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (753, 1, 54, N'FERİZLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (754, 1, 54, N'KARAPÜRÇEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (755, 1, 54, N'SÖĞÜTLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (756, 1, 55, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (757, 1, 55, N'ALAÇAM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (758, 1, 55, N'BAFRA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (759, 1, 55, N'ÇARŞAMBA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (760, 1, 55, N'HAVZA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (761, 1, 55, N'KAVAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (762, 1, 55, N'LADİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (763, 1, 55, N'TERME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (764, 1, 55, N'VEZİRKÖPRÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (765, 1, 55, N'ASARCIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (766, 1, 55, N'ONDOKUZMAYIS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (767, 1, 55, N'SALIPAZARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (768, 1, 55, N'YAKAKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (769, 1, 55, N'AYVACIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (770, 1, 55, N'TEKKEKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (771, 1, 56, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (772, 1, 56, N'PERVARİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (773, 1, 56, N'BAYKAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (774, 1, 56, N'KURTALAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (775, 1, 56, N'ŞİRVAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (776, 1, 56, N'ERUH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (777, 1, 56, N'AYDINLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (778, 1, 57, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (779, 1, 57, N'AYANCIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (780, 1, 57, N'BOYABAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (781, 1, 57, N'DURAĞAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (782, 1, 57, N'ERFELEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (783, 1, 57, N'GERZE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (784, 1, 57, N'TÜRKELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (785, 1, 57, N'DİKMEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (786, 1, 57, N'SARAYDÜZÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (787, 1, 58, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (788, 1, 58, N'DİVRİĞİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (789, 1, 58, N'GEMEREK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (790, 1, 58, N'GÜRÜN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (791, 1, 58, N'HAFİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (792, 1, 58, N'İMRANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (793, 1, 58, N'KANGAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (794, 1, 58, N'KOYULHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (795, 1, 58, N'SUŞEHRİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (796, 1, 58, N'ŞARKIŞLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (797, 1, 58, N'YILDIZELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (798, 1, 58, N'ZARA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (799, 1, 58, N'ULAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (800, 1, 58, N'YENİÇUBUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (801, 1, 58, N'AKINCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (802, 1, 58, N'ALTINYAYLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (803, 1, 58, N'DOĞANŞAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (804, 1, 58, N'GÖLOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (805, 1, 59, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (807, 1, 59, N'ÇORLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (808, 1, 59, N'HAYRABOLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (809, 1, 59, N'MALKARA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (810, 1, 59, N'MURATLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (811, 1, 59, N'MÜREFTE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (812, 1, 59, N'MARMARAEREĞLİSİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (813, 1, 59, N'SARAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (814, 1, 59, N'ŞARKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (816, 1, 60, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (817, 1, 60, N'ALMUS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (818, 1, 60, N'ARTOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (819, 1, 60, N'ERBAA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (820, 1, 60, N'NİKSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (821, 1, 60, N'REŞADİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (822, 1, 60, N'TURHAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (823, 1, 60, N'ZİLE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (824, 1, 60, N'PAZAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (825, 1, 60, N'YEŞİLYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (826, 1, 60, N'BAŞÇİFTLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (827, 1, 60, N'SULUSARAY', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (828, 1, 61, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (829, 1, 61, N'AKÇAABAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (830, 1, 61, N'ARAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (831, 1, 61, N'VAKFIKEBİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (832, 1, 61, N'HAYRAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (833, 1, 61, N'YOMRA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (834, 1, 61, N'TONYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (836, 1, 61, N'SÜRMENE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (837, 1, 61, N'ŞALPAZARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (838, 1, 61, N'MAÇKA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (839, 1, 61, N'BEŞİKDÜZÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (840, 1, 61, N'OF', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (841, 1, 61, N'ARSİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (842, 1, 61, N'ÇAYKARA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (843, 1, 61, N'TAŞHANPAZARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (844, 1, 61, N'ÇARŞIBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (845, 1, 61, N'KIYICIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (846, 1, 61, N'DERNEKPAZARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (847, 1, 61, N'DÜZKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (848, 1, 61, N'KÖPRÜBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (849, 1, 62, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (850, 1, 62, N'ÇEMİŞGEZEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (851, 1, 62, N'HOZAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (852, 1, 62, N'MAZGİRT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (853, 1, 62, N'NAZIMİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (854, 1, 62, N'OVACIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (855, 1, 62, N'PÜLÜMÜR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (856, 1, 62, N'PERTEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (857, 1, 63, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (858, 1, 63, N'AKÇAKALE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (859, 1, 63, N'BİRECİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (860, 1, 63, N'BOZOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (861, 1, 63, N'CEYLANPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (862, 1, 63, N'HALFETİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (863, 1, 63, N'HİLVAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (864, 1, 63, N'SİVEREK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (865, 1, 63, N'SURUÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (866, 1, 63, N'VİRANŞEHİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (867, 1, 63, N'HARRAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (868, 1, 64, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (869, 1, 64, N'BANAZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (870, 1, 64, N'EŞME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (871, 1, 64, N'KARAHALLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (872, 1, 64, N'SİVASLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (873, 1, 64, N'ULUBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (874, 1, 65, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (875, 1, 65, N'BAŞKALE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (876, 1, 65, N'ÇALDIRAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (877, 1, 65, N'ÇATAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (878, 1, 65, N'ERCİŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (879, 1, 65, N'GEVAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (881, 1, 65, N'GÜRPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (882, 1, 65, N'MURADİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (883, 1, 65, N'ÖZALP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (884, 1, 65, N'BAHÇESARAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (885, 1, 65, N'EDREMİT (GÜMÜŞDERE)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (886, 1, 65, N'SARAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (887, 1, 66, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (888, 1, 66, N'AKDAĞMADENİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (889, 1, 66, N'BOĞAZLIYAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (890, 1, 66, N'ÇANDIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (891, 1, 66, N'ÇAYIRALAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (892, 1, 66, N'ÇEKEREK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (893, 1, 66, N'SARIKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (894, 1, 66, N'SORGUN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (895, 1, 66, N'ŞEFAATLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (896, 1, 66, N'YENİFAKILI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (897, 1, 66, N'YERKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (898, 1, 66, N'AYDINCIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (899, 1, 66, N'KADIŞEHRİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (900, 1, 66, N'SARAYKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (901, 1, 67, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (902, 1, 67, N'ALAPLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (904, 1, 67, N'BEYCUMA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (905, 1, 67, N'ÇATALAĞZI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (906, 1, 67, N'ÇAYCUMA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (907, 1, 67, N'DEVREK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (908, 1, 67, N'GÖKÇEBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (909, 1, 67, N'HİSARÖNÜ (FİLYOS)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (910, 1, 67, N'KARADENİZ EREĞLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (912, 1, 67, N'KANDİLLİ (ARMUTÇUK)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (913, 1, 67, N'KİLİMLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (915, 1, 67, N'KOZLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (917, 1, 68, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (918, 1, 68, N'AĞAÇÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (919, 1, 68, N'GÜZELYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (920, 1, 68, N'ORTAKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (921, 1, 68, N'SARIYAHŞİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (922, 1, 68, N'GÜLAĞAÇ (AĞAÇLI)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (923, 1, 68, N'ESKİL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (924, 1, 69, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (925, 1, 69, N'AYDINTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (926, 1, 69, N'DEMİRÖZÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (927, 1, 70, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (928, 1, 70, N'AYRANCI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (929, 1, 70, N'ERMENEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (930, 1, 70, N'KAZIMKARABEKİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (931, 1, 70, N'BAŞYAYLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (932, 1, 70, N'SARIVELİLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (933, 1, 71, N'MERKEZ', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (935, 1, 71, N'DELİCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (936, 1, 71, N'KESKİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (937, 1, 71, N'SULAKYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (938, 1, 71, N'BAHŞILI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (939, 1, 71, N'BALIŞEYH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (940, 1, 71, N'ÇELEBİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (941, 1, 71, N'KARAKEÇİLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (942, 1, 71, N'YAHŞİHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (943, 1, 72, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (944, 1, 72, N'BEŞİRİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (945, 1, 72, N'GERCÜŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (946, 1, 72, N'HASANKEYF', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (947, 1, 72, N'KOZLUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (948, 1, 72, N'SASON', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (949, 1, 73, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (950, 1, 73, N'BEYTÜŞŞEBAP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (951, 1, 73, N'CİZRE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (952, 1, 73, N'HABUR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (953, 1, 73, N'GÜÇLÜKONAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (954, 1, 73, N'İDİL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (955, 1, 73, N'SİLOPİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (956, 1, 73, N'ULUDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (957, 1, 74, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (958, 1, 74, N'AMASRA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (960, 1, 74, N'KURUCAŞİLE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (961, 1, 74, N'ULUS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (962, 1, 75, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (963, 1, 75, N'ÇILDIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (964, 1, 75, N'DAMAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (965, 1, 75, N'GÖLE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (966, 1, 75, N'HANAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (967, 1, 75, N'POSOF', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (968, 1, 76, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (969, 1, 76, N'ARALIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (970, 1, 76, N'KARAKOYUNLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (971, 1, 76, N'TUZLUCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (972, 1, 77, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (973, 1, 77, N'ALTINOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (974, 1, 77, N'ARMUTLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (975, 1, 77, N'ÇINARCIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (976, 1, 77, N'ÇİFTLİKKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (977, 1, 77, N'TERMAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (978, 1, 78, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (979, 1, 78, N'EFLANİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (980, 1, 78, N'ESKİPAZAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (981, 1, 78, N'OVACIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (982, 1, 78, N'SAFRANBOLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (983, 1, 78, N'YENİCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (984, 1, 79, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (985, 1, 79, N'ELBEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (986, 1, 79, N'MUSABEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (987, 1, 79, N'POLATELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (988, 1, 80, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (989, 1, 80, N'BAHÇE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (990, 1, 80, N'DÜZİÇİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (991, 1, 80, N'HASANBEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (992, 1, 80, N'KADİRLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (993, 1, 80, N'SUMBAS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (994, 1, 80, N'TOPRAKKALE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (995, 1, 81, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (996, 1, 81, N'AKÇAKOCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (997, 1, 81, N'CUMAYERİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (998, 1, 81, N'ÇİLİMLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (999, 1, 81, N'GÖLYAKA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1000, 1, 81, N'GÜMÜŞOVA (CUMAOVA)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1001, 1, 81, N'KAYNAŞLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1002, 1, 81, N'YIĞILCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1003, 1, 34, N'BULGURLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1004, 1, 34, N'4.LEVENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1005, 1, 34, N'ÖRNEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1006, 1, 34, N'KUZGUNCUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1007, 1, 34, N'BAĞLARBAŞI/ÜSKÜDAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1008, 1, 34, N'FERAH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1009, 1, 34, N'BEŞTELSİZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1010, 1, 34, N'ÇIRPICI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1011, 1, 34, N'MERKEZEFENDİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1012, 1, 34, N'MALTEPE/TOPKAPI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1013, 1, 34, N'BURGAZADA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1014, 1, 34, N'BÜYÜKADA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1015, 1, 34, N'HEYBELİADA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1016, 1, 34, N'KINALIADA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1017, 1, 34, N'AMBARLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1018, 1, 34, N'GÜMÜŞPALA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1020, 1, 34, N'FİRUZKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1021, 1, 34, N'KEMALPAŞA/BAĞCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1023, 1, 34, N'KİRAZLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1024, 1, 34, N'GÜNEŞLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1025, 1, 34, N'HÜRRİYET/BAĞCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1026, 1, 34, N'BARBAROS/BAĞCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1027, 1, 34, N'DEMİRKAPI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1028, 1, 34, N'MAHMUTBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1031, 1, 34, N'SOĞANLI/BAHÇELİEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1032, 1, 34, N'FEVZİÇAKMAK/BAHÇELİEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1033, 1, 34, N'KOCASİNAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1034, 1, 34, N'HÜRRİYET/BAHÇELİEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1035, 1, 34, N'YENİBOSNA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1036, 1, 34, N'ÇOBANÇEŞME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1037, 1, 34, N'ŞİRİNEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1038, 1, 34, N'SİYAVUŞPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1039, 1, 34, N'ATAKÖY', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1040, 1, 34, N'CEVİZLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1041, 1, 34, N'FLORYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1042, 1, 34, N'KARTALTEPE/BAKIRKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1043, 1, 34, N'YEŞİLKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1044, 1, 34, N'ZEYTİNLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1045, 1, 34, N'ZUHURATBABA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1046, 1, 34, N'YILDIRIM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1047, 1, 34, N'ALTINTEPSİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1048, 1, 34, N'NUMUNEBAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1049, 1, 34, N'MURATPAŞA/BAYRAMPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1050, 1, 34, N'TURKALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1051, 1, 34, N'BEBEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1052, 1, 34, N'AKATLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1053, 1, 34, N'ETİLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1054, 1, 34, N'ORTAKÖY/BEŞİKTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1055, 1, 34, N'ARNAVUTKÖY/BEŞİKTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1056, 1, 34, N'ABBASAĞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1057, 1, 34, N'GAYRETTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1058, 1, 34, N'LEVAZIM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1059, 1, 34, N'LEVENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1060, 1, 34, N'ÇUBUKLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1061, 1, 34, N'ÇAVUŞBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1062, 1, 34, N'GÖKSU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1063, 1, 34, N'PAŞABAHÇE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1064, 1, 34, N'ANADOLUHİSARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1065, 1, 34, N'TOKATKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1067, 1, 34, N'TAKSİM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1068, 1, 34, N'TARLABAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1069, 1, 34, N'CİHANGİR/BEYOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1070, 1, 34, N'KASIMPAŞA/BEYOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1071, 1, 34, N'ARAPCAMİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1072, 1, 34, N'HALICIOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1073, 1, 34, N'KEMANKEŞ KARAMUSTAFAPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1074, 1, 34, N'İSTİKLAL/BEYOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1075, 1, 34, N'PÜRTELAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1076, 1, 34, N'BAHÇEŞEHİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1077, 1, 34, N'BEYLİKDÜZÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1078, 1, 34, N'ESENYURT/BÜYÜKÇEKMECE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1079, 1, 34, N'GÜRPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1080, 1, 34, N'KIRAÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1081, 1, 34, N'KUMBURGAZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1082, 1, 34, N'MOLLAHÜSREV/BÜYÜKÇEKMECE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1083, 1, 34, N'TEPECİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1084, 1, 34, N'YAKUPLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1085, 1, 34, N'BİNKILIÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1086, 1, 34, N'ÇİFTLİKKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1087, 1, 34, N'DURUSU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1088, 1, 34, N'HADIMKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1089, 1, 34, N'KARACAKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1090, 1, 34, N'MAHMUTPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1091, 1, 34, N'VEFA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1092, 1, 34, N'TAHTAKALE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1093, 1, 34, N'BEYAZIT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1094, 1, 34, N'CAĞALOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1095, 1, 34, N'SULTANAHMET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1096, 1, 34, N'KUMKAPI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1097, 1, 34, N'SİRKECİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1098, 1, 34, N'ATIŞALANI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1099, 1, 34, N'KARABAYIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1101, 1, 34, N'SANAYİ/ESENLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1102, 1, 34, N'KEMERBURGAZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1103, 1, 34, N'ALİBEYKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1104, 1, 34, N'GÖKTÜRK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1105, 1, 34, N'YEŞİLPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1107, 1, 34, N'RAMİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1108, 1, 34, N'CIRCIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1109, 1, 34, N'KOCAMUSTAFAPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1110, 1, 34, N'HASEKİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1111, 1, 34, N'KARAGÜMRÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1112, 1, 34, N'MEVLANAKAPI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1113, 1, 34, N'YEDİKULE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1114, 1, 34, N'FENER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1115, 1, 34, N'AKDENİZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1116, 1, 34, N'KÜÇÜKMUSTAFAPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1117, 1, 34, N'AKSARAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1118, 1, 34, N'SULTANÇİFTLİĞİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1119, 1, 34, N'FEVZİÇAKMAK/GAZİOSMANPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1120, 1, 34, N'YILDIZTABYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1122, 1, 34, N'BOLLUCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1123, 1, 34, N'HARAÇÇI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1124, 1, 34, N'BOĞAZKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1125, 1, 34, N'CEBECİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1126, 1, 34, N'ARNAVUTKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1127, 1, 34, N'ZÜBEYDEHANIM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1129, 1, 34, N'TAŞOLUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1130, 1, 34, N'A.NAFİZ GÜRMAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1131, 1, 34, N'TOZKOPARAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1133, 1, 34, N'AKINCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1134, 1, 34, N'SANAYİ/GÜNGOREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1135, 1, 34, N'GÖZTEPE/KADIKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1136, 1, 34, N'İÇERENKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1137, 1, 34, N'KOŞUYOLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1138, 1, 34, N'KÜÇÜKBAKKALKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1139, 1, 34, N'FENERBAHÇE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1140, 1, 34, N'RASİMPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1141, 1, 34, N'FENERYOLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1142, 1, 34, N'SUADİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1143, 1, 34, N'EĞİTİM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1144, 1, 34, N'CADDEBOSTAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1145, 1, 34, N'FİKİRTEPE', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1146, 1, 34, N'ATATÜRK/KADIKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1147, 1, 34, N'KAYIŞDAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1148, 1, 34, N'19 MAYIS/KADIKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1149, 1, 34, N'SAHRAYICEDİT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1150, 1, 34, N'CAFERAĞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1151, 1, 34, N'ERENKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1152, 1, 34, N'KOZYATAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1153, 1, 34, N'YENİSAHRA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1154, 1, 34, N'OSMANAĞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1155, 1, 34, N'MERDİVENKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1156, 1, 34, N'BOSTANCI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1157, 1, 34, N'ÇELİKTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1158, 1, 34, N'ÇAĞLAYAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1159, 1, 34, N'ŞİRİNTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1160, 1, 34, N'HAMİDİYE/KAĞITHANE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1161, 1, 34, N'ZİNCİRLİKUYU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1162, 1, 34, N'GÜLTEPE/KAĞITHANE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1164, 1, 34, N'SEYRANTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1165, 1, 34, N'TOPSELVİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1166, 1, 34, N'ORHANTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1168, 1, 34, N'SAMANDIRA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1169, 1, 34, N'ESENTEPE/KARTAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1170, 1, 34, N'RAHMANLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1171, 1, 34, N'UĞURMUMCU/KARTAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1172, 1, 34, N'YAKACIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1173, 1, 34, N'SOĞANLIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1174, 1, 34, N'HALKALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1175, 1, 34, N'İKİTELLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1176, 1, 34, N'CENNET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1177, 1, 34, N'SEFAKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1178, 1, 34, N'AYDINEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1179, 1, 34, N'İDEALTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1180, 1, 34, N'KÜÇÜKYALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1181, 1, 34, N'GÜLSUYU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1182, 1, 34, N'FERHATPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1183, 1, 34, N'CEVİZLİ/MALTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1184, 1, 34, N'FEYZULLAH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1185, 1, 34, N'ZÜMRÜTEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1186, 1, 34, N'YALI/MALTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1187, 1, 34, N'BAHÇELİEVLER/PENDİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1188, 1, 34, N'YAYALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1189, 1, 34, N'ÇINARDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1190, 1, 34, N'ŞEYHLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1191, 1, 34, N'YENİŞEHİR/PENDİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1192, 1, 34, N'ÇAMCEŞME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1193, 1, 34, N'ÇARŞI/PENDİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1194, 1, 34, N'ESENYALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1195, 1, 34, N'EMİRGAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1196, 1, 34, N'BAHÇEKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1197, 1, 34, N'RUMELİHİSARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1198, 1, 34, N'İSTİNYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1199, 1, 34, N'TARABYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1201, 1, 34, N'YENİKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1202, 1, 34, N'AĞVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1203, 1, 34, N'TEKE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1204, 1, 34, N'YEŞİLVADİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1205, 1, 34, N'BÜYÜKÇAVUŞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1206, 1, 34, N'ÇANTA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1207, 1, 34, N'CELALİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1208, 1, 34, N'DEĞİRMENKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1209, 1, 34, N'GÜMÜŞYAKA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1210, 1, 34, N'KAVAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1211, 1, 34, N'ORTAKÖY/SİLİVRİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1212, 1, 34, N'SELİMPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1213, 1, 34, N'MECİDİYEKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1214, 1, 34, N'DUATEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1216, 1, 34, N'CUMHURİYET/ŞİŞLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1217, 1, 34, N'HARBİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1218, 1, 34, N'HALİLRIFATPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1219, 1, 34, N'ESENTEPE/ŞİŞLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1220, 1, 34, N'HALASKARGAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1221, 1, 34, N'MEŞRUTİYET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1222, 1, 34, N'OKMEYDANI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1223, 1, 34, N'MASLAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1224, 1, 34, N'TEŞVİKİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1225, 1, 34, N'AYAZAĞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1226, 1, 34, N'BOZKURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1227, 1, 34, N'FERİKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1228, 1, 34, N'ONDOKUZMAYIS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1229, 1, 34, N'ERGENEKON', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1230, 1, 34, N'MEHMETAKİF/SULTANBEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1231, 1, 34, N'NECİPFAZIL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1232, 1, 34, N'TURGUTREİS/SULTANBEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1233, 1, 34, N'MİMARSİNAN/SULTANBEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1234, 1, 34, N'AYDINLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1235, 1, 34, N'TERSANELER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1236, 1, 34, N'AKFIRAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1237, 1, 34, N'MİMARSİNAN/TUZLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1238, 1, 34, N'ORHANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1239, 1, 34, N'ÇARŞI/TUZLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1240, 1, 34, N'İÇMELER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1241, 1, 34, N'ESENŞEHİR/ÜMRANİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1242, 1, 34, N'ALEMDAR/ÜMRANİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1244, 1, 34, N'ÇEKMEKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1245, 1, 34, N'ATAKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1246, 1, 34, N'ÇAKMAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1247, 1, 34, N'IHLAMURKUYU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1248, 1, 34, N'SARIGAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1249, 1, 34, N'AŞAĞIDUDULLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1250, 1, 34, N'ÖMERLİ', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1251, 1, 34, N'ATATÜRK/ÜMRANİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1252, 1, 34, N'İNKILAP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1253, 1, 34, N'YENİÇAMLICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1254, 1, 34, N'YENİDOĞAN/ÜMRANİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1255, 1, 34, N'KAZIMKARABEKİR/ÜMRANİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1256, 1, 34, N'YUKARIDUDULLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1257, 1, 34, N'NAMIKKEMAL/ÜMRANİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1258, 1, 34, N'BAHÇELİEVLER/ÜSKÜDAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1259, 1, 34, N'SELİMİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1260, 1, 34, N'BEYLERBEYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1261, 1, 34, N'ÇENGELKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1262, 1, 34, N'ÜNALAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1264, 1, 34, N'ACIBADEM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1265, 1, 6, N'AHİLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1266, 1, 6, N'AKALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1267, 1, 6, N'AKBAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1268, 1, 6, N'AKKÖPRÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1269, 1, 6, N'AKTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1270, 1, 6, N'ALEMDAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1271, 1, 6, N'ALİERSOY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1272, 1, 6, N'ALPARSLAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1273, 1, 6, N'ALTINBAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1274, 1, 6, N'ALTINPARK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1275, 1, 6, N'ALTINTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1276, 1, 6, N'ANAFARTALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1277, 1, 6, N'ATA SANAYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1278, 1, 6, N'ATİLLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1279, 1, 6, N'ATIF BEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1280, 1, 6, N'AYDINLIKEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1281, 1, 6, N'AŞTİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1282, 1, 6, N'BARAJ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1283, 1, 6, N'BATTALGAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1284, 1, 6, N'BAĞLARİÇİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1285, 1, 6, N'BAŞKIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1286, 1, 6, N'BAŞPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1287, 1, 6, N'BEŞİKKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1288, 1, 6, N'BİRİNCİ SULTAN MURAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1289, 1, 6, N'BOZKURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1290, 1, 6, N'BÜYÜK SANAYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1291, 1, 6, N'CANDARLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1292, 1, 6, N'CEMAL BEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1293, 1, 6, N'DEMİRFIRKA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1294, 1, 6, N'DEMİRTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1295, 1, 6, N'DEREBOYU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1296, 1, 6, N'DOĞAN ŞEHİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1297, 1, 6, N'DOĞANBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1298, 1, 6, N'DOĞANTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1299, 1, 6, N'DOĞU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1300, 1, 6, N'ENGÜRÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1301, 1, 6, N'ENVERPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1303, 1, 6, N'EVLİYA ÇELEBİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1304, 1, 6, N'FATİH/ALTINDAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1305, 1, 6, N'FAZİLET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1306, 1, 6, N'FAZIL AHMET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1307, 1, 6, N'FEHMİ YAĞCI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1308, 1, 6, N'FERİDUN ÇELİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1309, 1, 6, N'FERMANLILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1310, 1, 6, N'FEVZİ PAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1311, 1, 6, N'GİCİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1312, 1, 6, N'GÖKÇEN EFE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1313, 1, 6, N'GÜLPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1314, 1, 6, N'GÜLTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1315, 1, 6, N'GÜNDOĞDU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1316, 1, 6, N'GÜNEŞEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1317, 1, 6, N'HACILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1318, 1, 6, N'HAYRİ AKMANLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1319, 1, 6, N'HÜRRİYET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1320, 1, 6, N'İNKILAP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1321, 1, 6, N'İSTİKLAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1322, 1, 6, N'İZZETTİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1323, 1, 6, N'İÇKALE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1324, 1, 6, N'KARAKUM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1325, 1, 6, N'KARAPÜRÇEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1326, 1, 6, N'KARTALLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1327, 1, 6, N'KEMAL ZEYTİNOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1328, 1, 6, N'KOYUNPAZARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1329, 1, 6, N'KÖPRÜBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1330, 1, 6, N'KILIÇASLAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1331, 1, 6, N'KIZILELMA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1332, 1, 6, N'MİSAKI MİLLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1333, 1, 6, N'NAZIM BEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1334, 1, 6, N'NECATİ BEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1335, 1, 6, N'ORHAN GAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1336, 1, 6, N'OĞUZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1337, 1, 6, N'PAZAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1338, 1, 6, N'PLEVNE/ALTINDAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1339, 1, 6, N'SAKALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1340, 1, 6, N'SAKARYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1341, 1, 6, N'SERVER SOMUNCUOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1342, 1, 6, N'SEYFİ DEMİRSOY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1343, 1, 6, N'SİNAN PAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1344, 1, 6, N'SİTELER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1345, 1, 6, N'SOKOLLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1346, 1, 6, N'SOLFASOL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1347, 1, 6, N'SUTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1348, 1, 6, N'SÜMER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1350, 1, 6, N'TABAKHANE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1351, 1, 6, N'TURAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1352, 1, 6, N'TURGUT REİS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1353, 1, 6, N'ULUBATLI HASAN/ALTINDAĞ', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1354, 1, 6, N'ULUBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1355, 1, 6, N'YALÇINKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1356, 1, 6, N'YAMAÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1357, 1, 6, N'YAVUZ SELİM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1358, 1, 6, N'YENİ HAYAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1359, 1, 6, N'YENİ SANAYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1360, 1, 6, N'YENİ TURAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1361, 1, 6, N'YENİCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1362, 1, 6, N'YENİHAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1363, 1, 6, N'YEĞENBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1364, 1, 6, N'YİĞİTLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1365, 1, 6, N'YUNUZ EMRE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1366, 1, 6, N'YILDIZTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1367, 1, 6, N'YILMAZLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1368, 1, 6, N'ZİRAAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1369, 1, 6, N'ZÜBEYDE HANIM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1370, 1, 6, N'ZİÜLFAZIL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1371, 1, 6, N'ÇALIŞKANLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1372, 1, 6, N'ÇAMLIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1373, 1, 6, N'ÇEŞME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1374, 1, 6, N'ÇİMENTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1375, 1, 6, N'ÖNCÜLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1376, 1, 6, N'ÖNDER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1377, 1, 6, N'ÖRNEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1378, 1, 6, N'ÖZBEKLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1379, 1, 6, N'ÖZGEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1380, 1, 6, N'ÖZGÜRLÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1381, 1, 6, N'ÖZTÜRK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1382, 1, 6, N'ÜLKÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1383, 1, 6, N'ŞENYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1384, 1, 6, N'ŞÜKRİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1385, 1, 6, N'ALSANCAK/ETİMESGUT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1386, 1, 6, N'ALTAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1387, 1, 6, N'ELVAN/ETİMESGUT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1390, 1, 6, N'İSTASYON/ETİMESGUT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1391, 1, 6, N'KAZIM KARABEKİR/ETİMESGUT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1392, 1, 6, N'OTUZ AĞUSTOS/ETİMESGUT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1393, 1, 6, N'PİYADE/ETİMESGUT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1394, 1, 6, N'SÜVARİ/ETİMESGUT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1395, 1, 6, N'TOPÇU/ETİMESGUT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1396, 1, 6, N'ŞEHİT OSMAN AVCI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1397, 1, 6, N'ŞEKER/ETİMESGUT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1398, 1, 6, N'BAHÇELİEVLER/GÖLBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1401, 1, 6, N'KARŞIYAKA/GÖLBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1402, 1, 6, N'KIZILCA KÖYÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1403, 1, 6, N'KIZILCAŞAR KÖYÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1404, 1, 6, N'SEYMENLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1405, 1, 6, N'TAŞPINAR KÖYÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1406, 1, 6, N'ŞAFAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1407, 1, 6, N'ADNAN MENDERES', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1408, 1, 6, N'AKTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1409, 1, 6, N'ATAPARK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1410, 1, 6, N'AYVALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1411, 1, 6, N'AŞAĞI EĞLENCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1412, 1, 6, N'BADEMLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1413, 1, 6, N'BASINEVLERİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1414, 1, 6, N'BAĞLARBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1415, 1, 6, N'EMRAH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1416, 1, 6, N'ESERTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1417, 1, 6, N'ETLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1418, 1, 6, N'GÜMÜŞDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1419, 1, 6, N'GÜZELYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1420, 1, 6, N'GÜÇLÜKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1421, 1, 6, N'HASKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1422, 1, 6, N'İNCİRLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1423, 1, 6, N'KALABA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1424, 1, 6, N'KAMİLOCAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1425, 1, 6, N'KANUNİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1426, 1, 6, N'KARARGAHTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1427, 1, 6, N'KAVACIK SUBAYEVLERİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1428, 1, 6, N'KUŞCAĞIZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1429, 1, 6, N'KÖŞK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1430, 1, 6, N'ONDOKUZMAYIS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1431, 1, 6, N'OSMANGAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1432, 1, 6, N'OVACIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1433, 1, 6, N'PINARBAŞI/KEÇİÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1434, 1, 6, N'SANCAKTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1435, 1, 6, N'TEPEBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1436, 1, 6, N'UFUKTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1437, 1, 6, N'UYANIŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1438, 1, 6, N'YAKACIK/KEÇİÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1439, 1, 6, N'YAYLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1440, 1, 6, N'YEŞİLTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1441, 1, 6, N'YEŞİLÖZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1442, 1, 6, N'YİRMİÜÇ NİSAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1443, 1, 6, N'YÜKSELTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1444, 1, 6, N'ÇALDIRAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1445, 1, 6, N'ÇİÇEKLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1446, 1, 6, N'ŞEHİT KUBİLAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1447, 1, 6, N'ŞENLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1448, 1, 6, N'ŞENYUVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1449, 1, 6, N'ŞEVKAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1450, 1, 6, N'ABİDİNPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1451, 1, 6, N'AKDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1452, 1, 6, N'AKŞEMSETTİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1453, 1, 6, N'ALTIAĞAÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1454, 1, 6, N'ANAYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1455, 1, 6, N'ARAPLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1456, 1, 6, N'AŞIK VEYSEL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1457, 1, 6, N'BAHÇELERİÇİ', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1458, 1, 6, N'BAHÇELERÜSTÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1459, 1, 6, N'BALKİRAZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1460, 1, 6, N'BAŞAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1461, 1, 6, N'BOSTANCIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1462, 1, 6, N'BOĞAZİÇİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1463, 1, 6, N'CENGİZHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1464, 1, 6, N'DEMİRLİBAHÇE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1465, 1, 6, N'DERBENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1466, 1, 6, N'DOSTLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1467, 1, 6, N'DURALİ ALIÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1468, 1, 6, N'DUTLUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1469, 1, 6, N'EGE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1470, 1, 6, N'EKİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1471, 1, 6, N'FAHRİ KORUTÜRK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1472, 1, 6, N'GENERAL ZEKİ DOĞAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1473, 1, 6, N'GÜLSEREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1474, 1, 6, N'GÜLVEREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1475, 1, 6, N'HARMAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1476, 1, 6, N'HÜREL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1477, 1, 6, N'HÜSEYİN GAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1478, 1, 6, N'KARAAĞAÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1479, 1, 6, N'KARTALTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1480, 1, 6, N'KAYAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1481, 1, 6, N'KAZIM ORBAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1482, 1, 6, N'KUTLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1483, 1, 6, N'KÖSTENCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1484, 1, 6, N'KÜÇÜK KAYAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1485, 1, 6, N'MEHTAP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1486, 1, 6, N'MİSKET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1487, 1, 6, N'MUTLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1488, 1, 6, N'PTT EVLERİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1489, 1, 6, N'PEYAMİ SAFA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1490, 1, 6, N'SAİMEKADIN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1491, 1, 6, N'TEPECİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1492, 1, 6, N'TUZLUÇAYIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1493, 1, 6, N'TÜRKÖZÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1494, 1, 6, N'YATIK MUSLUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1495, 1, 6, N'YENİ BAYINDIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1496, 1, 6, N'YEŞİL BAYIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1497, 1, 6, N'YUKARI İMRAHOR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1498, 1, 6, N'ÇAĞLAYAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1499, 1, 6, N'ÇİĞİLTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1500, 1, 6, N'ÜREĞİL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1501, 1, 6, N'ŞEHİT CENGİZ TOPEL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1502, 1, 6, N'ŞAFAKTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1503, 1, 6, N'ŞAHAP GÜRLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1504, 1, 6, N'ŞAHİNTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1505, 1, 6, N'ŞİRİNTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1506, 1, 6, N'ATATÜRK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1507, 1, 6, N'DÖKÜMCÜLER/SİNCAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1508, 1, 6, N'FATİH/SİNCAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1510, 1, 6, N'İSTASYON/SİNCAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1511, 1, 6, N'MAREŞAL ÇAKMAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1513, 1, 6, N'PINARBAŞI/SİNCAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1514, 1, 6, N'SANAYİ SİTESİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1515, 1, 6, N'SARAYCIK KÖYÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1516, 1, 6, N'SAZPINARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1517, 1, 6, N'ORGANİZE SANAYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1518, 1, 6, N'TANDOĞAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1519, 1, 6, N'ULUBATLI HASAN/SİNCAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1521, 1, 6, N'ALSANCAK/YENİMAHALLE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1522, 1, 6, N'ANADOLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1523, 1, 6, N'ATİSAN SANAYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1524, 1, 6, N'AVCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1525, 1, 6, N'BAHÇEKAPI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1526, 1, 6, N'BARIŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1527, 1, 6, N'BARIŞTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1528, 1, 6, N'BATI SİTESİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1529, 1, 6, N'BEREKET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1530, 1, 6, N'BEŞTEPELER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1531, 1, 6, N'BUKENTKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1532, 1, 6, N'BURÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1533, 1, 6, N'DEMET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1534, 1, 6, N'DEMETGÜL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1535, 1, 6, N'DEMETLALE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1536, 1, 6, N'DEMİRCİLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1537, 1, 6, N'DİMAS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1538, 1, 6, N'DÖKÜMCÜLER/YENİMAHALLE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1539, 1, 6, N'ELVAN/YENİMAHALLE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1540, 1, 6, N'EMİRYAMAN/YENİMAHALLE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1541, 1, 6, N'EMNİYET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1542, 1, 6, N'ERGAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1543, 1, 6, N'ERGENEKON', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1544, 1, 6, N'ERLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1546, 1, 6, N'ESENTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1547, 1, 6, N'ETİLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1548, 1, 6, N'GAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1549, 1, 6, N'GERSAN SANAYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1550, 1, 6, N'GİMAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1551, 1, 6, N'GÜVENTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1552, 1, 6, N'GÜZELYAKA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1553, 1, 6, N'HURDACILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1554, 1, 6, N'İLK YERLEŞİM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1555, 1, 6, N'İNÖNÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1556, 1, 6, N'İSTASYON/YENİMAHALLE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1557, 1, 6, N'İVEDİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1558, 1, 6, N'İVEDİK SANAYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1559, 1, 6, N'KALETEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1560, 1, 6, N'KARDELEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1561, 1, 6, N'KARŞIYAKA/YENİMAHALLE', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1562, 1, 6, N'KAYALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1563, 1, 6, N'KAZIM KARABEKİR/YENİMAHALLE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1564, 1, 6, N'KENT KOOP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1565, 1, 6, N'KOCA SİNAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1566, 1, 6, N'MEHMET AKİF ERSOY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1567, 1, 6, N'MACUN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1568, 1, 6, N'NAKLİYECİLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1569, 1, 6, N'ORMAN ÇİFTLİĞİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1570, 1, 6, N'OSTİM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1572, 1, 6, N'OTUZ AĞUSTOS/YENİMAHALLE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1573, 1, 6, N'PAMUKLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1574, 1, 6, N'PİYADE/YENİMAHALLE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1575, 1, 6, N'RAGIP TÜZÜN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1576, 1, 6, N'SERHAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1577, 1, 6, N'SÜVARİ/YENİMAHALLE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1578, 1, 6, N'TEPEALTI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1579, 1, 6, N'TOPTANCI HAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1580, 1, 6, N'TOPÇU/YENİMAHALLE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1581, 1, 6, N'UĞUR MUMCU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1582, 1, 6, N'VARLIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1583, 1, 6, N'YAHYALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1584, 1, 6, N'YAKACIK/YENİMAHALLE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1585, 1, 6, N'YENİ BATI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1586, 1, 6, N'YENİ OSTİM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1587, 1, 6, N'YENİ KENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1588, 1, 6, N'YENİ ÇAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1589, 1, 6, N'YEŞİL EVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1590, 1, 6, N'YEŞİL ÇAM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1591, 1, 6, N'YILDIZ SANAYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1592, 1, 6, N'ÇALICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1593, 1, 6, N'ÇARŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1594, 1, 6, N'ÇAYYOLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1595, 1, 6, N'ÇERÇİ DERESİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1596, 1, 6, N'ÇİĞDEMTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1597, 1, 6, N'ÖRNEK SANAYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1598, 1, 6, N'ÖZ ANKARA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1600, 1, 6, N'IŞINLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1601, 1, 6, N'ŞEKER/YENİMAHALLE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1602, 1, 6, N'100.YIL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1603, 1, 6, N'50.YIL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1604, 1, 6, N'ARMADA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1605, 1, 6, N'AKPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1606, 1, 6, N'ANITTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1607, 1, 6, N'ARKA TOPRAKLIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1608, 1, 6, N'ATA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1609, 1, 6, N'AYDINLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1610, 1, 6, N'AYRANCI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1611, 1, 6, N'AZİZİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1612, 1, 6, N'AŞAĞI DİKMEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1613, 1, 6, N'AŞAĞI ÖVEÇLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1614, 1, 6, N'AŞAĞI İMRAHOR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1615, 1, 6, N'AŞIKPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1616, 1, 6, N'BADEMLİDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1617, 1, 6, N'BAHÇELİEVLER/ÇANKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1618, 1, 6, N'BALGAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1619, 1, 6, N'BARBAROS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1620, 1, 6, N'ÇUKURCABİRLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1621, 1, 6, N'BOZTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1622, 1, 6, N'CEBECİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1623, 1, 6, N'CEVİZLİDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1624, 1, 6, N'CUMHURİYET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1625, 1, 6, N'DEVLET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1626, 1, 6, N'DİKMEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1627, 1, 6, N'DİLEKLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1628, 1, 6, N'DOĞUŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1629, 1, 6, N'EHLİBEYT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1630, 1, 6, N'EMEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1631, 1, 6, N'ERTUĞRUL GAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1632, 1, 6, N'ESATOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1633, 1, 6, N'ETİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1634, 1, 6, N'FAKÜLTELER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1635, 1, 6, N'FİDANLIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1636, 1, 6, N'GOP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1637, 1, 6, N'GÖKKUŞAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1638, 1, 6, N'GÖKTÜRK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1639, 1, 6, N'GÜVEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1640, 1, 6, N'GÜZELTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1641, 1, 6, N'HARBİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1642, 1, 6, N'HİLAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1643, 1, 6, N'HUZUR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1644, 1, 6, N'İLERİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1645, 1, 6, N'İLKADIM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1646, 1, 6, N'İLKER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1647, 1, 6, N'İNCESU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1648, 1, 6, N'İŞÇİ BLOKLARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1649, 1, 6, N'KARAKURSUNLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1650, 1, 6, N'KARAPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1651, 1, 6, N'KAVAKLIDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1652, 1, 6, N'KAZIM ÖZALP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1653, 1, 6, N'KEKLİKPINARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1654, 1, 6, N'KOCATEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1655, 1, 6, N'KORKUTREİS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1656, 1, 6, N'KÜLTÜR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1657, 1, 6, N'KÜÇÜK ESAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1658, 1, 6, N'KIRKKONAKLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1659, 1, 6, N'KIZILAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1660, 1, 6, N'KIZILIRMAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1661, 1, 6, N'MALAZGİRT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1662, 1, 6, N'MALTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1663, 1, 6, N'MEBUSEVLERİ', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1664, 1, 6, N'METİN AKKUŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1665, 1, 6, N'METİN OKTAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1666, 1, 6, N'MEŞRUTİYET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1667, 1, 6, N'MİMAR SİNAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1668, 1, 6, N'MUHSİN ERTUĞRUL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1669, 1, 6, N'MURAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1670, 1, 6, N'MÜRSELULUÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1671, 1, 6, N'MUSTAFA KEMAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1672, 1, 6, N'NACİ ÇAKIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1673, 1, 6, N'NAMIKKEMAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1674, 1, 6, N'NASUH AKAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1675, 1, 6, N'ORAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1676, 1, 6, N'ORTADOĞU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1677, 1, 6, N'ORTAİMRAHOR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1678, 1, 6, N'OSMAN TEMİZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1679, 1, 6, N'OĞUZLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1680, 1, 6, N'REMZİ OĞUZ ARIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1681, 1, 6, N'S.MEVLÜT MERİÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1682, 1, 6, N'SANCAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1683, 1, 6, N'SAĞLIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1684, 1, 6, N'SEYRAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1685, 1, 6, N'SOKULLU MEHMET PAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1686, 1, 6, N'SÖĞÜTÖZÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1687, 1, 6, N'TOPRAKLIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1688, 1, 6, N'TINASTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1689, 1, 6, N'UMUT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1690, 1, 6, N'YENİ BAHÇELİEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1691, 1, 6, N'YEŞİLKENT(MÜHYE)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1692, 1, 6, N'YUKARI DİKMEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1693, 1, 6, N'YUKARI ÖVEÇLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1694, 1, 6, N'YÜCETEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1695, 1, 6, N'YILDIZEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1696, 1, 6, N'ZAFERTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1697, 1, 6, N'ÇAMLITEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1698, 1, 6, N'ÇANKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1699, 1, 6, N'ÇUKURANBAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1700, 1, 6, N'ÖNCEBECİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1701, 1, 6, N'ÖVEÇLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1702, 1, 6, N'ŞEHİT CENGİZ KARACA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1703, 1, 6, N'ŞEHİT CEVDET ÖZDEMİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1704, 1, 34, N'MERTER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1705, 1, 34, N'NİŞANTAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1706, 1, 34, N'OSMANBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1707, 1, 34, N'TOPKAPI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1708, 1, 34, N'KARAKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1709, 1, 34, N'LALELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1710, 1, 34, N'ÇEMBERLİTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1711, 1, 34, N'FINDIKZADE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1712, 1, 34, N'KIZILTOPRAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1713, 1, 34, N'TOPÇULAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1714, 1, 34, N'UNKAPANI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1715, 1, 34, N'KÜÇÜKKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1716, 1, 34, N'KAVACIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1717, 1, 34, N'DUDULLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1718, 1, 34, N'SULTANHAMAM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1719, 1, 34, N'ÇAPA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1720, 1, 34, N'TOPHANE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1721, 1, 34, N'GÜMÜŞSUYU/BEYOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1722, 1, 34, N'ATAŞEHİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1723, 1, 34, N'ÇİFTEHAVUZLAR/KADIKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1724, 1, 34, N'ŞİŞHANE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1725, 1, 34, N'NURUOSMANİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1726, 1, 34, N'YEŞİLDİREK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1727, 1, 34, N'SELAMİÇEŞME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1728, 1, 34, N'DİKİLİTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1729, 1, 34, N'KALAMIŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1730, 1, 34, N'ŞAŞKINBAKKAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1731, 1, 34, N'PANGALTI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1732, 1, 34, N'ÜSTBOSTANCI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1733, 1, 34, N'MODA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1734, 1, 34, N'GALATASARAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1735, 1, 34, N'KURTULUŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1736, 1, 34, N'HARAMİDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1737, 1, 34, N'ŞEHREMİNİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1738, 1, 34, N'KAPALIÇARŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1739, 1, 34, N'HAZNEDAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1740, 1, 34, N'HASANPAŞA/KADIKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1741, 1, 34, N'CERRAHPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1742, 1, 34, N'SÜLEYMANİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1743, 1, 34, N'ÇAMLICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1744, 1, 34, N'ÇARŞIKAPI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1745, 1, 34, N'KAZASKER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1747, 1, 34, N'1.LEVENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1748, 1, 34, N'3.LEVENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1749, 1, 34, N'GEDİKPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1750, 1, 34, N'TÜNEL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1751, 1, 34, N'KÜÇÜKÇAMLICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1752, 1, 34, N'CEVİZLİBAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1754, 1, 34, N'2.ULUS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1755, 1, 34, N'DOLAPDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1756, 1, 34, N'YENİLEVENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1757, 1, 34, N'BOMONTİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1759, 1, 34, N'FULYA/BEŞİKTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1760, 1, 34, N'KURUÇEŞME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1761, 1, 34, N'BEŞYÜZEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1762, 1, 34, N'ZEKERİYAKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1763, 1, 34, N'YENİKAPI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1764, 1, 34, N'KUŞTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1765, 1, 34, N'HİSARÜSTÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1766, 1, 34, N'İSTOÇ', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1767, 1, 34, N'ESENKENT/AVCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1768, 1, 34, N'BALTALİMANI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1769, 1, 34, N'GÜNEŞLİKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1770, 1, 34, N'ZİVERBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1771, 1, 34, N'SÜTLÜCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1773, 1, 34, N'KANLICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1774, 1, 34, N'HAYDARPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1775, 1, 34, N'KURTKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1776, 1, 34, N'AKARETLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1777, 1, 34, N'BÜYÜKÇAMLICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1778, 1, 34, N'ALTINTEPE/MALTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1779, 1, 34, N'ALTINŞEHİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1780, 1, 34, N'2.LEVENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1781, 1, 34, N'AYAZPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1782, 1, 34, N'EDİRNEKAPI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1783, 1, 34, N'TOPAĞACI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1784, 1, 34, N'KISIKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1785, 1, 34, N'ŞENLİKKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1786, 1, 34, N'HAREM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1788, 1, 34, N'VEZNECİLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1789, 1, 34, N'BEŞYOL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1790, 1, 34, N'DRAGOS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1791, 1, 34, N'BAHARİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1792, 1, 34, N'GALATA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1793, 1, 34, N'SAMATYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1794, 1, 34, N'ŞEHZADEBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1795, 1, 34, N'BALAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1796, 1, 34, N'ÜSTGÖZTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1797, 1, 34, N'KANARYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1798, 1, 34, N'GÜZELYALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1799, 1, 34, N'CANKURTARAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1800, 1, 34, N'SİLİVRİKAPI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1801, 1, 34, N'1.ULUS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1802, 1, 34, N'ÇAKMAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1803, 1, 34, N'ALTIYOL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1804, 1, 34, N'OTOGAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1805, 1, 34, N'KUYUBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1806, 1, 34, N'AZAPKAPI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1807, 1, 34, N'BAKKALKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1810, 1, 34, N'MİMAROBA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1812, 1, 34, N'KULEDİBİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1814, 1, 34, N'KÜÇÜKBEBEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1818, 1, 34, N'KADIRGA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1824, 1, 34, N'ÇATALÇEŞME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1825, 1, 34, N'KAZLIÇEŞME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1826, 1, 34, N'SİNANOBA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1827, 1, 34, N'BASINKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1828, 1, 34, N'KİREÇBURNU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1829, 1, 34, N'FERAHEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1830, 1, 34, N'SALACAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1831, 1, 34, N'YILDIZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1832, 1, 34, N'PİYALEPAŞA/ZEYTİNBURNU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1834, 1, 34, N'NAKKAŞTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1835, 1, 34, N'PARSELLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1836, 1, 34, N'SARAYBURNU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1837, 1, 34, N'İÇLEVENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1838, 1, 34, N'BAYAZID', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1839, 1, 34, N'RUMELİHİSARÜSTÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1840, 1, 34, N'SÖĞÜTLÜÇEŞME/KADIKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1841, 1, 34, N'YUSUFPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1842, 1, 34, N'AYŞEKADIN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1843, 1, 34, N'BÜYÜKBAKKALKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1844, 1, 34, N'GÜLHANE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1845, 1, 34, N'ATATÜRK HAVALİMANI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1846, 1, 34, N'ALTKAYNARCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1847, 1, 34, N'HABİBLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1848, 1, 34, N'REŞİTPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1849, 1, 34, N'KIZTAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1850, 1, 34, N'TARABYAÜSTÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1851, 1, 34, N'VALİDEÇEŞME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1852, 1, 34, N'KORUKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1853, 1, 34, N'SETÜSTÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1854, 1, 34, N'AYVANSARAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1855, 1, 34, N'DARPHANE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1856, 1, 34, N'IHLAMUR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1857, 1, 34, N'ŞENESENEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1858, 1, 34, N'EYÜPSULTAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1859, 1, 34, N'CİBALİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1860, 1, 34, N'TAŞDELEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1861, 1, 34, N'MAÇKA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1862, 1, 34, N'GEBZE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1863, 1, 34, N'MERCAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1864, 1, 34, N'YEŞİLYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1865, 1, 34, N'KANDİLLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1866, 1, 34, N'ULUS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1867, 1, 6, N'SIHHIYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1868, 1, 34, N'BALMUMCU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1869, 1, 34, N'ALTUNİZADE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1870, 1, 34, N'DOLMABAHÇE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1871, 1, 34, N'ELMADAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1872, 1, 55, N'KUTLUKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1874, 1, 34, N'ALEMDAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1875, 1, 34, N'FINDIKLI/BEYOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1876, 1, 34, N'KABATAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1877, 1, 34, N'POLENEZKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1878, 1, 1, N'SEYHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1879, 1, 35, N'BORNOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1881, 1, 34, N'HASKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1882, 1, 1, N'YÜREĞİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1885, 1, 35, N'ÇANKAYA', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1887, 1, 33, N'MEZİTLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1888, 1, 55, N'KİRAZLIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1890, 1, 20, N'GÜMÜŞLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1891, 1, 20, N'ÇAMLIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1893, 1, 6, N'MACUNKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1894, 1, 35, N'ÇINARLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1895, 1, 35, N'KEMERALTI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1896, 1, 35, N'KONAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1897, 1, 34, N'BAHÇEKAPI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1898, 1, 34, N'LİBADİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1899, 1, 1, N'YAKAPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1900, 1, 35, N'BUCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1901, 1, 16, N'NİLÜFER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1903, 1, 34, N'TEPEBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1904, 1, 35, N'KORDON', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1905, 1, 35, N'PASAPORT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1908, 1, 16, N'OSMANGAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1910, 1, 42, N'KARATAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1911, 1, 27, N'ŞEHİTKAMİL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1912, 1, 35, N'MEZARLIKBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1913, 1, 35, N'KARŞIYAKA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1916, 1, 6, N'BEYTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1917, 1, 6, N'BEŞEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1918, 1, 42, N'SELÇUKLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1919, 1, 6, N'BAKANLIKLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1922, 1, 38, N'KOCASİNAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1924, 1, 6, N'YENİMAHALLE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1925, 1, 16, N'YILDIRIM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1926, 1, 6, N'AŞAĞI AYRANCI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1927, 1, 6, N'YUKARI AYRANCI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1928, 1, 6, N'ŞAŞMAZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1930, 1, 16, N'ÇALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1931, 1, 35, N'BASMANE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1933, 1, 1, N'İNCİRLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1936, 1, 34, N'BÜYÜKDERE/SARIYER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1938, 1, 42, N'NALÇACI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1939, 1, 35, N'KAPILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1940, 1, 7, N'LARA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1941, 1, 1, N'KÜÇÜKDİKİLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1942, 1, 1, N'KARAYUSUFLU/SARIÇAM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1943, 1, 1, N'KURTKULAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1944, 1, 1, N'BİRKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1945, 1, 1, N'BÜYÜKMANGIT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1946, 1, 1, N'MERCİMEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1947, 1, 1, N'MUSTAFABEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1948, 1, 1, N'SAĞKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1949, 1, 1, N'DORUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1950, 1, 1, N'SARIMAZI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1951, 1, 1, N'HAMDİLLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1952, 1, 1, N'KÖSRELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1953, 1, 1, N'ÇATALAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1954, 1, 1, N'SALBAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1955, 1, 1, N'TUZLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1956, 1, 1, N'BAHÇE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1957, 1, 1, N'GAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1958, 1, 1, N'HACIBEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1959, 1, 1, N'AKÇATEKİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1960, 1, 1, N'BOZGÜNEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1961, 1, 1, N'YEŞİLKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1962, 1, 1, N'KALDIRIM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1963, 1, 1, N'ZEYTİNBELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1964, 1, 1, N'AKÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1965, 1, 1, N'BAKLALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1966, 1, 1, N'BURUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1967, 1, 1, N'KÜRKÇÜLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1968, 1, 1, N'ÇELEMLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1969, 1, 1, N'DOĞANKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1970, 1, 1, N'SOFULU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1971, 1, 1, N'GEÇİTLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1972, 1, 1, N'SOLAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1973, 1, 1, N'SULUCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1974, 1, 1, N'HAVUTLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1975, 1, 1, N'ABDİOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1976, 1, 1, N'YUNUSOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1977, 1, 2, N'KESMETEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1978, 1, 2, N'KÖSECELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1979, 1, 2, N'ÇAKIRHÜYÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1980, 1, 2, N'SARIYAPRAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1981, 1, 2, N'ESKİKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1982, 1, 2, N'SUVARLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1983, 1, 2, N'ŞAMBAYAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1984, 1, 2, N'ÜÇGÖZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1985, 1, 2, N'PINARBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1986, 1, 2, N'BALKAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1987, 1, 2, N'BELÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1988, 1, 2, N'HARMANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1989, 1, 2, N'AKINCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1990, 1, 2, N'BÖLÜKYAYLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1991, 1, 2, N'İNLİCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1992, 1, 3, N'DİŞLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1993, 1, 3, N'ÖZBURUN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1994, 1, 3, N'BÜYÜKKARABAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1995, 1, 3, N'KEMERKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1996, 1, 3, N'DÖĞER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1997, 1, 3, N'GAZLIGÖL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1998, 1, 3, N'G. GÖLAKÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (1999, 1, 3, N'AYAZİNİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2000, 1, 3, N'KARACAAHMET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2001, 1, 3, N'YAYLABAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2002, 1, 3, N'BOZHÜYÜK', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2003, 1, 3, N'KAYIHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2004, 1, 3, N'KINIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2005, 1, 3, N'ÇİÇEKTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2006, 1, 3, N'ULUKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2007, 1, 3, N'İNCESU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2008, 1, 3, N'DOĞANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2009, 1, 3, N'KADILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2010, 1, 3, N'YIPRAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2011, 1, 3, N'KIZIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2012, 1, 3, N'KUSURA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2013, 1, 3, N'MENTEŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2014, 1, 3, N'ÖRENKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2015, 1, 3, N'SORKUN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2016, 1, 3, N'AKHARIM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2017, 1, 3, N'KARADİREK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2018, 1, 3, N'BALLIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2019, 1, 3, N'YAVAŞLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2020, 1, 3, N'BAŞAĞAÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2021, 1, 3, N'DAVULGA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2022, 1, 3, N'ADAYAZI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2023, 1, 3, N'GÖMÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2024, 1, 3, N'AŞAĞIPİRİBEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2026, 1, 3, N'DERESİNEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2027, 1, 3, N'KOÇBEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2028, 1, 3, N'EBER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2029, 1, 3, N'PAZARAĞAÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2030, 1, 3, N'AKKONAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2031, 1, 3, N'İNLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2032, 1, 3, N'KARAMIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2033, 1, 3, N'KARACAÖREN/ÇAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2034, 1, 3, N'EFEKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2036, 1, 3, N'ALTIHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2037, 1, 3, N'KARAADİLLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2038, 1, 3, N'BALÇIKHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2039, 1, 3, N'KAYABELEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2040, 1, 3, N'NUH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2041, 1, 3, N'KILIÇARSLAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2042, 1, 3, N'KIRKA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2043, 1, 3, N'TINAZTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2044, 1, 3, N'KÜÇÜKHÜYÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2045, 1, 3, N'DÜZAĞAÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2046, 1, 3, N'SAVRAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2047, 1, 3, N'AHMETPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2048, 1, 3, N'AKÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2049, 1, 3, N'TAŞOLUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2050, 1, 3, N'TOKUŞLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2051, 1, 3, N'GÜNEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2052, 1, 3, N'KIRCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2053, 1, 3, N'DEREÇİNE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2054, 1, 3, N'ÜÇKUYU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2055, 1, 3, N'YAKASİNEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2056, 1, 3, N'KARAPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2057, 1, 3, N'YEŞİLÇİFTLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2058, 1, 3, N'YÜREĞİL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2059, 1, 3, N'YEŞİLHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2060, 1, 3, N'SEYDİLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2061, 1, 3, N'ALANYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2062, 1, 3, N'YAKA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2063, 1, 3, N'KOCAÖZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2064, 1, 3, N'GÖKÇEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2065, 1, 3, N'ÇAYIRBAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2066, 1, 3, N'ÇIKRIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2067, 1, 3, N'DEĞİRMENAYVALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2068, 1, 3, N'NURİBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2069, 1, 3, N'ERKİMEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2070, 1, 3, N'FETHİBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2071, 1, 3, N'SALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2072, 1, 3, N'GEBECELER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2073, 1, 3, N'SUSUZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2074, 1, 3, N'SÜLÜMENLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2075, 1, 3, N'SÜLÜN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2076, 1, 3, N'IŞIKLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2077, 1, 3, N'ANITKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2079, 1, 3, N'BÜYÜKKALECİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2080, 1, 3, N'BEYYAZI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2081, 1, 2, N'KÖMÜR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2082, 1, 2, N'HASANCIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2083, 1, 2, N'YAYLAKONAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2084, 1, 4, N'YAYLADÜZÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2085, 1, 4, N'YÜCEKAPI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2086, 1, 4, N'TAHİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2087, 1, 4, N'DEDELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2088, 1, 5, N'UYGUR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2089, 1, 5, N'DOĞANTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2090, 1, 5, N'YASSIÇAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2091, 1, 5, N'YEŞİLYENİCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2092, 1, 5, N'ZİYARET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2093, 1, 5, N'AYDINCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2094, 1, 5, N'EZİNEPAZAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2095, 1, 5, N'GEDİKSARAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2096, 1, 5, N'DAMLAÇİMEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2097, 1, 5, N'GÜMÜŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2098, 1, 5, N'KAYADÜZÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2099, 1, 5, N'ERASLAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2100, 1, 5, N'BALLIDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2101, 1, 5, N'BELEVİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2102, 1, 5, N'BORABOY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2103, 1, 5, N'ÇAYDİBİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2104, 1, 5, N'ÖZBARAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2105, 1, 5, N'ULUKÖY', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2106, 1, 5, N'DESTEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2107, 1, 5, N'AKINOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2108, 1, 5, N'ALPASLAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2109, 1, 5, N'ESENÇAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2110, 1, 7, N'ÇALKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2111, 1, 7, N'ÇIĞLIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2112, 1, 7, N'DAĞBELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2113, 1, 7, N'DOYRAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2114, 1, 7, N'DÖŞEMEALTI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2115, 1, 7, N'DÜZLERÇAMI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2116, 1, 7, N'PINARLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2117, 1, 7, N'EKŞİLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2118, 1, 7, N'BADEMAĞACI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2119, 1, 7, N'VARSAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2120, 1, 7, N'YEŞİLBAYIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2121, 1, 7, N'KARAÖZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2122, 1, 7, N'KARAVELİLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2123, 1, 7, N'YURTPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2124, 1, 7, N'MAHMUTLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2125, 1, 7, N'ÇIPLAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2126, 1, 7, N'OKURCALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2127, 1, 7, N'DEMİRTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2128, 1, 7, N'PAYALLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2129, 1, 7, N'EMİŞBELENİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2130, 1, 7, N'TOSMUR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2131, 1, 7, N'GÜZELBAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2132, 1, 7, N'TÜRKLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2133, 1, 7, N'YEŞİLKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2134, 1, 7, N'KARGICAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2135, 1, 7, N'CİKCİLLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2136, 1, 7, N'KESTEL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2137, 1, 7, N'KUYUCAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2138, 1, 7, N'SÜLEYMANİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2139, 1, 7, N'GÜÇLÜKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2140, 1, 7, N'BAĞDEMLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2141, 1, 7, N'YARPUZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2142, 1, 7, N'YUVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2143, 1, 7, N'SAHİLKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2144, 1, 7, N'TURUNÇOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2145, 1, 7, N'YEŞİLYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2146, 1, 7, N'KAHYALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2147, 1, 7, N'KÖPRÜLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2148, 1, 7, N'ORTAKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2149, 1, 7, N'SENİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2150, 1, 7, N'ORMANA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2151, 1, 7, N'BEYMELEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2152, 1, 7, N'OVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2153, 1, 7, N'GÖMBE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2154, 1, 7, N'KINIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2155, 1, 7, N'ÇAMYUVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2156, 1, 7, N'GÖYNÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2157, 1, 7, N'BELDİBİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2158, 1, 7, N'TEKİROVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2159, 1, 7, N'KÜÇÜKKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2160, 1, 7, N'ÇOMAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2161, 1, 7, N'YELTEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2162, 1, 7, N'YEŞİLYAYLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2163, 1, 7, N'BOZOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2164, 1, 7, N'BÜYÜKKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2165, 1, 7, N'ÇAVUŞKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2166, 1, 7, N'MAVİKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2167, 1, 7, N'BEYKONAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2168, 1, 7, N'ÇOLAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2169, 1, 7, N'OYMAPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2170, 1, 7, N'EVRENSEKİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2171, 1, 7, N'SARILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2172, 1, 7, N'TAŞAĞIL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2173, 1, 7, N'GÜNDOĞDU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2174, 1, 7, N'ILICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2175, 1, 7, N'KIZILOT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2176, 1, 7, N'ÇANDIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2177, 1, 7, N'GEBİZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2178, 1, 7, N'KADRİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2179, 1, 7, N'BELEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2180, 1, 7, N'BELKIS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2181, 1, 7, N'KARADAYI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2182, 1, 7, N'BOĞAZKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2183, 1, 7, N'ABDURRAHMANLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2184, 1, 7, N'YUKARI KOCAYATAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2185, 1, 8, N'DAMAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2186, 1, 8, N'KEMALPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2187, 1, 8, N'MEYDANCIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2188, 1, 8, N'KILIÇKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2189, 1, 9, N'KEŞTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2190, 1, 9, N'DALAMAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2191, 1, 9, N'OVAEYMİRİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2192, 1, 9, N'TEPECİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2193, 1, 9, N'YAZIKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2194, 1, 9, N'AKÇAOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2195, 1, 9, N'HIDIRBEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2196, 1, 9, N'MURSALLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2197, 1, 9, N'DAVUTLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2198, 1, 9, N'GÜZELÇAMLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2199, 1, 9, N'KURTULUŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2200, 1, 9, N'YAMALAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2201, 1, 9, N'BAŞARAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2202, 1, 9, N'ACARLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2203, 1, 9, N'ATAEYMİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2204, 1, 9, N'YENİCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2205, 1, 9, N'GEYRE', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2206, 1, 9, N'BIYIKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2207, 1, 9, N'YENİKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2208, 1, 9, N'ARSLANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2209, 1, 9, N'İSABEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2210, 1, 9, N'PİRLİBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2211, 1, 9, N'ATBURGAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2212, 1, 9, N'GÜLLÜBAHÇE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2213, 1, 9, N'SARIKEMER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2214, 1, 9, N'SAVUCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2215, 1, 9, N'SAZLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2216, 1, 9, N'YENİDOĞAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2217, 1, 9, N'SALAVATLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2218, 1, 10, N'KOCAAVŞAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2219, 1, 10, N'PAMUKÇU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2220, 1, 10, N'ŞAMLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2221, 1, 10, N'KÜÇÜKKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2222, 1, 10, N'ŞİFA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2223, 1, 10, N'AKSAKAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2224, 1, 10, N'İSKELE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2225, 1, 10, N'PELİTKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2226, 1, 10, N'GÜRE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2227, 1, 10, N'KADIKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2228, 1, 10, N'ZETİNLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2229, 1, 10, N'OCAKLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2230, 1, 10, N'BÜYÜKDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2231, 1, 10, N'BÜYÜKYENİCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2232, 1, 10, N'GÖKÇEYAZI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2233, 1, 10, N'KAYAPA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2234, 1, 10, N'KORUCU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2235, 1, 10, N'KIZILKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2236, 1, 10, N'SALUR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2237, 1, 10, N'AVŞA ADASI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2238, 1, 10, N'SARAYLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2239, 1, 10, N'SARIBEYLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2240, 1, 10, N'GÖLCÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2241, 1, 10, N'YAYLABAYIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2242, 1, 10, N'YÜREĞİL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2243, 1, 10, N'GÖBEL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2244, 1, 10, N'KARAPÜRÇEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2245, 1, 10, N'KARAAĞAÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2246, 1, 11, N'BAYIRKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2247, 1, 11, N'VEZİRHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2248, 1, 11, N'CİHANGAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2249, 1, 11, N'DODURGA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2250, 1, 11, N'ÇALTI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2251, 1, 11, N'KÜRE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2252, 1, 11, N'TARPAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2253, 1, 12, N'ILICALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2254, 1, 12, N'SANCAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2255, 1, 12, N'ÇAYTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2256, 1, 12, N'SERVİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2257, 1, 13, N'YOLALAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2258, 1, 13, N'AYDINLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2259, 1, 13, N'OVAKIŞLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2260, 1, 13, N'GÖLBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2261, 1, 13, N'GÜNKIRI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2262, 1, 13, N'KOLLUDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2263, 1, 13, N'KAVAKBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2264, 1, 13, N'KOYUNLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2265, 1, 14, N'GÖKÇESU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2266, 1, 14, N'PAZARKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2267, 1, 14, N'TAŞKESTİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2268, 1, 15, N'BÜĞDÜZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2269, 1, 15, N'KOZLUCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2270, 1, 15, N'ÇANAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2271, 1, 15, N'YEŞİLBAŞKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2272, 1, 15, N'ÇAMLIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2273, 1, 15, N'GÜNDOĞDU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2274, 1, 15, N'KIZILKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2275, 1, 15, N'KOCAALİLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2276, 1, 15, N'ÜRKÜTLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2277, 1, 15, N'BAYIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2278, 1, 15, N'KOZAĞACI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2279, 1, 15, N'SÖĞÜT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2280, 1, 15, N'YUSUFÇA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2281, 1, 15, N'BEYKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2282, 1, 15, N'HASANPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2283, 1, 15, N'GÜNEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2284, 1, 15, N'SALDA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2285, 1, 15, N'BAĞSARAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2286, 1, 16, N'KÜÇÜKKUMLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2287, 1, 16, N'UMURBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2288, 1, 16, N'ALANYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2289, 1, 16, N'CERRAH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2290, 1, 16, N'TAHTAKÖPRÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2291, 1, 16, N'YENİCEKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2292, 1, 16, N'BOYALICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2293, 1, 16, N'ELBEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2294, 1, 16, N'BARAKFAKI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2295, 1, 16, N'GÜZELYALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2296, 1, 16, N'ZEYTİNBAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2297, 1, 16, N'ÇELTİKÇİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2298, 1, 16, N'OVAAZATLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2299, 1, 16, N'TATKAVAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2300, 1, 16, N'TEPECİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2301, 1, 16, N'YALINTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2303, 1, 16, N'GÖYNÜKBELEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2304, 1, 16, N'KARINCALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2305, 1, 16, N'ÇAKIRLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2306, 1, 16, N'NARLICA', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2307, 1, 16, N'YENİKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2308, 1, 16, N'YENİSÖLÖZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2309, 1, 16, N'SÖLÖZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2310, 1, 16, N'AKÇALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2311, 1, 16, N'GÖLYAZI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2312, 1, 16, N'GÖRÜKLE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2313, 1, 16, N'HASANAĞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2314, 1, 16, N'KAYAPA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2315, 1, 16, N'DEMİRTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2316, 1, 16, N'EMEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2317, 1, 16, N'KİRAZLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2318, 1, 16, N'OVAAKÇA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2319, 1, 17, N'İNTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2320, 1, 17, N'KEPEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2321, 1, 17, N'KUMKALE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2322, 1, 17, N'GÜLPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2323, 1, 17, N'BALIKLIÇEŞME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2324, 1, 17, N'GÜMÜŞÇAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2325, 1, 17, N'KOZÇEŞME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2326, 1, 17, N'YENİÇİFTLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2327, 1, 17, N'TERZİALAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2328, 1, 17, N'GEYİKLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2329, 1, 17, N'MAHMUDİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2330, 1, 17, N'EVREŞE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2331, 1, 17, N'KAVAKKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2332, 1, 17, N'ÇARDAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2333, 1, 17, N'UMURBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2334, 1, 17, N'AKÇAKOYUN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2335, 1, 17, N'HAMDİBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2336, 1, 17, N'PAZARKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2337, 1, 18, N'SAÇAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2338, 1, 18, N'YEŞİLDUMLUPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2339, 1, 18, N'ÇAVUNDUR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2340, 1, 18, N'DUMANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2341, 1, 18, N'SİVRİCEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2342, 1, 18, N'TAŞKARACALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2343, 1, 18, N'ÇARDAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2344, 1, 18, N'DODURGA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2345, 1, 18, N'ELMALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2346, 1, 18, N'KALFAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2347, 1, 18, N'ÖZLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2348, 1, 18, N'YAYLAKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2349, 1, 18, N'GÜMERDİĞİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2350, 1, 18, N'İKİZÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2351, 1, 18, N'YUKARIÖZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2352, 1, 19, N'DÜVENCİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2353, 1, 19, N'KONAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2354, 1, 19, N'SEYDİM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2355, 1, 19, N'ALACAHÖYÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2356, 1, 19, N'ÇOPRAŞIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2357, 1, 19, N'BÜYÜKHIRKA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2358, 1, 19, N'ESKİALİBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2359, 1, 19, N'KUNDUZLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2360, 1, 19, N'HACIHAMZA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2361, 1, 19, N'ELVANÇELEBİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2362, 1, 19, N'AŞDUĞUL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2363, 1, 19, N'KARAHACİP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2364, 1, 19, N'BAŞPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2365, 1, 19, N'ARİFEGAZİLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2366, 1, 19, N'DEMİRŞEYH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2367, 1, 19, N'KALEDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2368, 1, 19, N'KAVŞUT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2369, 1, 19, N'TUĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2370, 1, 19, N'YÖRÜKLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2371, 1, 19, N'EVCİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2372, 1, 19, N'EVREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2373, 1, 19, N'ALPAGUT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2374, 1, 19, N'ÇAMLICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2375, 1, 19, N'NARLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2376, 1, 20, N'AKKALE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2377, 1, 20, N'AŞAĞIŞAMLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2378, 1, 20, N'BAĞBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2379, 1, 20, N'BAŞKARCI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2380, 1, 20, N'BEREKETLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2381, 1, 20, N'CANKURTARAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2382, 1, 20, N'GÖKPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2383, 1, 20, N'GÖVEÇLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2384, 1, 20, N'GÖZLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2385, 1, 20, N'HALLAÇLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2386, 1, 20, N'IRLIGANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2387, 1, 20, N'KARAHAYIT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2388, 1, 20, N'KINIKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2389, 1, 20, N'KORUCUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2390, 1, 20, N'PAMUKKALE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2391, 1, 20, N'PINARKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2392, 1, 20, N'SERVERGAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2393, 1, 20, N'UZUNPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2394, 1, 20, N'ÜÇLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2395, 1, 20, N'AKALIN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2396, 1, 20, N'ALAATTİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2397, 1, 20, N'DARIVEREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2398, 1, 20, N'DEDEDAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2399, 1, 20, N'DODURGALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2400, 1, 20, N'GÖLCÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2401, 1, 20, N'KELEKÇİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2402, 1, 20, N'KUMAFŞARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2403, 1, 20, N'YAZIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2404, 1, 20, N'YASSIHÖYÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2405, 1, 20, N'YEŞİLDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2406, 1, 20, N'YEŞİLYUVA', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2407, 1, 20, N'YUMRUTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2408, 1, 20, N'GÖLEMEZLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2409, 1, 20, N'BOĞAZİÇİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2410, 1, 20, N'DAĞAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2411, 1, 20, N'KUTLUBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2412, 1, 20, N'İNCELER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2413, 1, 20, N'YENİCEKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2414, 1, 20, N'AKKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2415, 1, 20, N'BELEVİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2416, 1, 20, N'DENİZLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2417, 1, 20, N'HANÇALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2418, 1, 20, N'İSABEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2419, 1, 20, N'ORTAKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2420, 1, 20, N'SELCEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2421, 1, 20, N'SÜLLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2422, 1, 20, N'BEYLERLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2423, 1, 20, N'GEMİŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2424, 1, 20, N'ÇITAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2425, 1, 20, N'EMİRHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2426, 1, 20, N'GÜMÜŞSU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2427, 1, 20, N'GÜRPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2428, 1, 20, N'IRGILLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2429, 1, 20, N'IŞIKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2430, 1, 20, N'KIRALAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2431, 1, 20, N'KIZILCASÖĞÜT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2432, 1, 20, N'ÖZDEMİRCİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2433, 1, 20, N'EZİLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2434, 1, 20, N'KAKLIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2435, 1, 20, N'KARAÇAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2436, 1, 20, N'KIZILYER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2437, 1, 20, N'KOCABAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2438, 1, 20, N'GÖLBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2439, 1, 20, N'KARAKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2440, 1, 20, N'AHMETLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2441, 1, 20, N'SıĞMA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2442, 1, 20, N'TOSUNLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2443, 1, 20, N'YATAĞAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2444, 1, 20, N'BAHARLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2445, 1, 20, N'ÇAĞIRGAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2446, 1, 20, N'GARİPKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2447, 1, 20, N'KARAHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2448, 1, 20, N'KIZILCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2449, 1, 20, N'KIZILCABÖLÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2450, 1, 20, N'KONAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2451, 1, 20, N'PINARLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2452, 1, 20, N'SOLMAZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2453, 1, 20, N'ULUKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2454, 1, 21, N'BAĞIVAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2455, 1, 21, N'ÇARIKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2456, 1, 21, N'KAYAPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2457, 1, 21, N'AMBAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2458, 1, 21, N'YUKARISALAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2459, 1, 21, N'TEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2460, 1, 21, N'YUKARIŞEYHLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2461, 1, 21, N'BAYRAMBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2462, 1, 21, N'ALATOSUN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2463, 1, 21, N'GÜRBÜZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2464, 1, 21, N'KUYULAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2465, 1, 21, N'KAYGISIZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2466, 1, 21, N'AĞAÇLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2467, 1, 21, N'ŞÖLEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2468, 1, 21, N'ÖZEKLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2469, 1, 22, N'ESETÇE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2470, 1, 22, N'HACI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2471, 1, 22, N'İBRİKTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2472, 1, 22, N'KOCAHIDIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2473, 1, 22, N'SULTAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2474, 1, 22, N'YENİKARPUZLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2475, 1, 22, N'BEĞENDİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2476, 1, 22, N'ÇAMLICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2477, 1, 22, N'MECİDİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2478, 1, 22, N'PAŞAYİĞİT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2479, 1, 22, N'YENİMUHACİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2480, 1, 22, N'KÜPLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2481, 1, 22, N'SUBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2482, 1, 22, N'ÇÖPKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2483, 1, 22, N'KIRCASALİH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2484, 1, 22, N'KURTBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2485, 1, 22, N'YENİKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2486, 1, 23, N'AKÇAKİRAZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2487, 1, 23, N'HANKENDİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2488, 1, 23, N'İÇME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2489, 1, 23, N'MOLLAKENDİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2490, 1, 23, N'YAZIKONAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2491, 1, 23, N'YURTBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2492, 1, 23, N'GEZİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2493, 1, 23, N'BALTAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2494, 1, 23, N'BEYHANI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2495, 1, 23, N'ÇAKIRTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2496, 1, 23, N'SARICAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2497, 1, 23, N'YARIMCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2498, 1, 23, N'BÜKARDI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2499, 1, 23, N'ERİMLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2500, 1, 23, N'ÜÇOCAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2501, 1, 24, N'AKYAZI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2502, 1, 24, N'BAHÇELİKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2503, 1, 24, N'ÇAĞLAYAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2504, 1, 24, N'ÇUKURKUYU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2505, 1, 24, N'DEMİRKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2506, 1, 24, N'DÖRTLER', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2507, 1, 24, N'GEÇİT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2508, 1, 24, N'KAVAKYOLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2509, 1, 24, N'MOLLAKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2510, 1, 24, N'ULULAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2511, 1, 24, N'ULUKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2512, 1, 24, N'YALNIZBAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2513, 1, 24, N'YAYLABAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2514, 1, 24, N'YOĞURTLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2515, 1, 24, N'ALTUNKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2516, 1, 24, N'ÇADIRKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2517, 1, 24, N'ALTINBAŞAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2518, 1, 24, N'BAYIRBAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2519, 1, 24, N'KARAKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2520, 1, 25, N'DADAŞKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2521, 1, 25, N'YENİKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2522, 1, 25, N'YAVİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2523, 1, 25, N'HALİLÇAVUŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2524, 1, 25, N'ÇAMLIKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2525, 1, 25, N'MADENKÖPRÜBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2526, 1, 25, N'ŞEKERLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2527, 1, 25, N'ALVAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2528, 1, 25, N'BAĞBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2529, 1, 25, N'PEHLİVANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2530, 1, 25, N'SERDARLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2531, 1, 25, N'ŞENYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2532, 1, 25, N'YAĞAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2533, 1, 26, N'ÇUKURHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2534, 1, 26, N'GÜNDÜZLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2535, 1, 26, N'MUTTALİP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2536, 1, 26, N'BOZAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2537, 1, 26, N'OSMANİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2538, 1, 26, N'DİNEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2539, 1, 26, N'YUNUSEMRE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2540, 1, 26, N'LAÇİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2541, 1, 26, N'DOĞANÇAYIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2542, 1, 26, N'KIRKA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2543, 1, 26, N'DÜMREK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2544, 1, 26, N'KAYMAZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2545, 1, 26, N'NASRETTİN HOCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2546, 1, 26, N'GÜMÜŞKONAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2547, 1, 26, N'KAYAKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2548, 1, 26, N'ALPAGUT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2549, 1, 26, N'SAKARIILICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2550, 1, 27, N'ELİF', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2551, 1, 27, N'KOCATEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2552, 1, 27, N'SALKIM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2553, 1, 27, N'SEKİLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2554, 1, 27, N'TATLICAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2555, 1, 27, N'ULUYATIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2556, 1, 27, N'YEŞİLDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2557, 1, 27, N'SAKÇAGÖZÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2558, 1, 27, N'ŞATIRHÖYÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2559, 1, 27, N'ALTINÜZÜM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2560, 1, 27, N'BOĞAZİÇİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2561, 1, 27, N'YEŞİLYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2562, 1, 27, N'AKTOPRAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2563, 1, 27, N'ARIL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2564, 1, 28, N'ÇALDA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2565, 1, 28, N'İNİŞDİBİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2566, 1, 28, N'KOVANLIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2567, 1, 28, N'YAVUZKEMAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2568, 1, 28, N'SOĞUKPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2569, 1, 28, N'ÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2570, 1, 28, N'AYDINLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2571, 1, 28, N'ÇAVUŞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2572, 1, 28, N'KÖPRÜBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2573, 1, 28, N'KARABULDUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2574, 1, 28, N'BOZAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2575, 1, 28, N'ÜÇTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2576, 1, 28, N'YENİCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2577, 1, 28, N'KARABÖRK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2578, 1, 29, N'ARZULAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2579, 1, 29, N'TEKKE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2580, 1, 29, N'DEREDOLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2581, 1, 29, N'GÜMÜŞGÖZE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2582, 1, 29, N'KAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2583, 1, 29, N'ÖBEKTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2584, 1, 29, N'SÖĞÜTLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2585, 1, 29, N'ÜNLÜPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2586, 1, 29, N'YEŞİLBÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2587, 1, 29, N'ALTINPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2588, 1, 29, N'SALYAZI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2589, 1, 29, N'ÖZKÜRTÜN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2590, 1, 30, N'DURANKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2591, 1, 30, N'DERECİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2592, 1, 30, N'BÜYÜKÇİFTLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2593, 1, 30, N'ESENDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2594, 1, 31, N'AVSUYU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2595, 1, 31, N'ÇEKMECE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2596, 1, 31, N'DURSUNLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2597, 1, 31, N'EKİNCİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2598, 1, 31, N'GÜMÜŞGÖZE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2599, 1, 31, N'GÜZELBURÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2600, 1, 31, N'HARBİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2601, 1, 31, N'KARAALİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2602, 1, 31, N'KARLISU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2603, 1, 31, N'KUZEYTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2604, 1, 31, N'KÜÇÜKDALYAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2605, 1, 31, N'NARLICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2606, 1, 31, N'ODABAŞI', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2607, 1, 31, N'OVAKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2608, 1, 31, N'SERİNYOL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2609, 1, 31, N'SUBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2610, 1, 31, N'ŞENKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2611, 1, 31, N'TOYGARLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2612, 1, 31, N'TURUNÇLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2613, 1, 31, N'YEŞİLPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2614, 1, 31, N'ALTINKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2615, 1, 31, N'HACIPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2616, 1, 31, N'YİĞİTYOLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2617, 1, 31, N'ALTINÇAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2618, 1, 31, N'KARAKESE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2619, 1, 31, N'KUZUCULU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2620, 1, 31, N'YENİYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2621, 1, 31, N'YEŞİLKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2622, 1, 31, N'AKBEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2623, 1, 31, N'AKTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2624, 1, 31, N'ARDIÇLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2625, 1, 31, N'KÜRECİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2626, 1, 31, N'SÖĞÜT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2627, 1, 31, N'KARAAĞAÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2628, 1, 31, N'AKÇALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2629, 1, 31, N'ARSUZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2630, 1, 31, N'AZGANLIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2631, 1, 31, N'BEKBELE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2632, 1, 31, N'DENİZCİLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2633, 1, 31, N'GÖKMEYDAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2634, 1, 31, N'GÖZCÜLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2635, 1, 31, N'KARAYILAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2636, 1, 31, N'MADENLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2637, 1, 31, N'NARDÜZÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2638, 1, 31, N'SARISEKİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2639, 1, 31, N'ÜÇGÜLLÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2640, 1, 31, N'KURTLUSOĞUKSU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2641, 1, 31, N'AKNEHİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2642, 1, 31, N'DEĞİRMENBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2643, 1, 31, N'KOYUNOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2644, 1, 31, N'KUŞALANI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2645, 1, 31, N'MAĞARACIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2646, 1, 31, N'MIZRAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2647, 1, 31, N'SUTAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2648, 1, 31, N'TAVLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2649, 1, 31, N'TEKEBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2650, 1, 31, N'TOMRUKSUYU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2651, 1, 31, N'UZUNBAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2652, 1, 31, N'YAYLICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2653, 1, 31, N'KARAKÖSE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2654, 1, 31, N'KIŞLAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2655, 1, 31, N'YEDİTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2656, 1, 76, N'HALFELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2657, 1, 76, N'HOŞHABER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2658, 1, 76, N'MELEKLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2659, 1, 76, N'TAŞBURUN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2660, 1, 32, N'BÜYÜKGÖKÇELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2661, 1, 32, N'KULEÖNÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2662, 1, 32, N'SAVKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2663, 1, 32, N'YAKAAFŞAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2664, 1, 32, N'İSLAMKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2665, 1, 32, N'BARLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2666, 1, 32, N'GÖKÇEHÜYÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2667, 1, 32, N'PAZARKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2668, 1, 32, N'SARIİDRİS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2669, 1, 32, N'BAĞILLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2670, 1, 32, N'YAKA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2671, 1, 32, N'GÜNEYKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2672, 1, 32, N'AYDOĞMUŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2673, 1, 32, N'KILIÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2674, 1, 32, N'SENİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2675, 1, 32, N'ESENDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2676, 1, 32, N'ULUĞBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2677, 1, 32, N'YASSIÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2678, 1, 32, N'AYVALIPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2679, 1, 32, N'KASIMLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2680, 1, 32, N'KESME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2681, 1, 32, N'ÇARIKSARAYLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2682, 1, 32, N'ÇİÇEKPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2683, 1, 32, N'GÖKSÖĞÜT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2684, 1, 32, N'BAĞKONAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2685, 1, 32, N'ÇETİNCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2686, 1, 32, N'DEDEÇAM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2687, 1, 32, N'HÜYÜKLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2688, 1, 32, N'KOZLUÇAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2689, 1, 32, N'KÖRKÜLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2690, 1, 32, N'KUMDANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2691, 1, 32, N'KUYUCAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2692, 1, 32, N'ÖZBAYAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2693, 1, 32, N'ÖZGÜNEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2694, 1, 32, N'SÜCÜLLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2695, 1, 32, N'TOKMACIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2696, 1, 32, N'YUKARIKAŞIKARA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2697, 1, 33, N'ADANALIOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2699, 1, 33, N'ARSLANKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2701, 1, 33, N'ÇİFTLİKKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2702, 1, 33, N'DAVULTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2704, 1, 33, N'DİKİLİTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2707, 1, 33, N'FINDIKPINARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2708, 1, 33, N'GÖZNE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2709, 1, 33, N'GÜZELYAYLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2710, 1, 33, N'KARACAİLYAS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2711, 1, 33, N'KAZANLI', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2712, 1, 33, N'KUYULUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2713, 1, 33, N'SOĞUCAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2714, 1, 33, N'TECE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2716, 1, 33, N'YALINAYAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2718, 1, 33, N'ÇARIKLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2719, 1, 33, N'ÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2720, 1, 33, N'TEKELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2721, 1, 33, N'TEKMEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2722, 1, 33, N'SEBİL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2723, 1, 33, N'ARPAÇBAHŞİŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2724, 1, 33, N'AYAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2726, 1, 33, N'ESENPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2729, 1, 33, N'KUMKUYU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2730, 1, 33, N'LİMONLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2731, 1, 33, N'TÖMÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2732, 1, 33, N'BÜYÜKKECELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2733, 1, 33, N'KÖSEÇOBANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2734, 1, 33, N'KUSKAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2735, 1, 33, N'ZEYNE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2736, 1, 33, N'GÖKSU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2737, 1, 33, N'AKDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2738, 1, 33, N'ARKUM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2739, 1, 33, N'ATAKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2741, 1, 33, N'NARLIKUYU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2743, 1, 33, N'UZUNCABURÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2744, 1, 33, N'YEŞİLOVACIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2745, 1, 33, N'ATALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2746, 1, 33, N'BAĞCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2747, 1, 33, N'BAHŞİŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2748, 1, 33, N'GÜLEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2749, 1, 33, N'HUZURKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2750, 1, 33, N'YENİCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2751, 1, 33, N'YEŞİLTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2752, 1, 35, N'KAYNAKLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2753, 1, 35, N'ALAÇATI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2755, 1, 35, N'SARNIÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2756, 1, 35, N'YELKİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2757, 1, 35, N'HELVACI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2758, 1, 35, N'YENİŞAKRAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2759, 1, 35, N'CANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2760, 1, 35, N'ÇIRPI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2761, 1, 35, N'ZEYTİNOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2762, 1, 35, N'AYASKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2763, 1, 35, N'BÖLCEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2764, 1, 35, N'GÖÇBEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2765, 1, 35, N'YENİKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2766, 1, 35, N'ZEYTİNDAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2767, 1, 35, N'ÇANDARLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2768, 1, 35, N'BAĞARASI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2769, 1, 35, N'GERENKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2770, 1, 35, N'YENİFOÇA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2771, 1, 35, N'MORDOĞAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2772, 1, 35, N'ARMUTLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2773, 1, 35, N'BAĞYURDU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2774, 1, 35, N'ÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2775, 1, 35, N'ULUCAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2776, 1, 35, N'YUKARIKIZILCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2777, 1, 35, N'POYRACIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2778, 1, 35, N'YAYAKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2779, 1, 35, N'DEĞİRMENDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2780, 1, 35, N'GÖRECE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2781, 1, 35, N'GÜMÜLDÜR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2782, 1, 35, N'OĞLANANASI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2783, 1, 35, N'ÖZDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2784, 1, 35, N'TEKELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2785, 1, 35, N'ASARLIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2786, 1, 35, N'EMİRALEM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2788, 1, 35, N'KOYUNDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2790, 1, 35, N'SEYREK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2791, 1, 35, N'TÜRKELLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2792, 1, 35, N'ULUKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2793, 1, 35, N'KONAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2794, 1, 35, N'BADEMLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2795, 1, 35, N'BİRGİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2796, 1, 35, N'BOZDAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2797, 1, 35, N'ÇAYLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2798, 1, 35, N'KAYAKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2799, 1, 35, N'KAYMAKÇI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2800, 1, 35, N'OVAKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2802, 1, 35, N'DOĞANBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2803, 1, 35, N'PAYAMLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2804, 1, 35, N'ÜRKMEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2805, 1, 35, N'BELEVİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2806, 1, 35, N'GÖKÇEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2807, 1, 35, N'AYRANCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2808, 1, 35, N'ÇAYBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2809, 1, 35, N'KARAKUYU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2810, 1, 35, N'PANCAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2811, 1, 35, N'SUBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2812, 1, 35, N'YAZIBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2813, 1, 36, N'KOÇKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2814, 1, 36, N'DAĞPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2815, 1, 37, N'ORTALICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2816, 1, 38, N'AMARAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2817, 1, 38, N'EBİÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2818, 1, 38, N'ERKİLET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2819, 1, 38, N'GÜNEŞLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2820, 1, 38, N'HİMMETDEDE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2821, 1, 38, N'KUŞÇU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2822, 1, 38, N'MAHZEMİN', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2823, 1, 38, N'YEMLİHA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2824, 1, 38, N'GÖMÜRGEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2825, 1, 38, N'KULULU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2826, 1, 38, N'AKMESCİT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2827, 1, 38, N'B.BÜRÜNGÜZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2828, 1, 38, N'BÜYÜKTUZHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2829, 1, 38, N'ELBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2830, 1, 38, N'GÜLLÜCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2831, 1, 38, N'KARAKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2832, 1, 38, N'KOYUNABDAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2833, 1, 38, N'YENİSÜKSÜN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2834, 1, 38, N'GAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2835, 1, 38, N'S.HÖYÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2836, 1, 38, N'ŞIHLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2837, 1, 38, N'ZİLE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2838, 1, 38, N'BÜYÜKTORAMAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2839, 1, 38, N'KAYAPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2840, 1, 38, N'KIZILÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2841, 1, 38, N'SÜKSÜN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2842, 1, 38, N'KÜPELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2843, 1, 38, N'PAZARÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2844, 1, 38, N'KAYNAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2845, 1, 38, N'ALAMETTİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2846, 1, 38, N'ÇİFTLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2847, 1, 38, N'GAZİLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2848, 1, 38, N'KARAÖZÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2849, 1, 38, N'PALAS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2850, 1, 38, N'YEŞİLKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2851, 1, 38, N'BAŞAKPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2852, 1, 38, N'ERCİYES', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2853, 1, 38, N'ZİNCİDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2854, 1, 38, N'DADALOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2855, 1, 38, N'EMİRUŞAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2856, 1, 38, N'DEREBAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2857, 1, 39, N'İNECE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2858, 1, 39, N'KAVAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2859, 1, 39, N'ÜSKÜP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2860, 1, 39, N'BÜYÜKMANDIRA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2861, 1, 39, N'KARAHALİL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2862, 1, 39, N'SİNANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2863, 1, 39, N'AHMETBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2864, 1, 39, N'BÜYÜKKARIŞTIRAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2865, 1, 39, N'EVRENSEKİZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2866, 1, 39, N'KIRIKKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2867, 1, 39, N'SAKIZKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2868, 1, 39, N'KAYNARCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2869, 1, 39, N'YENİCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2870, 1, 39, N'ÇAKILLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2871, 1, 39, N'KIYIKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2872, 1, 39, N'SERGEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2873, 1, 40, N'ÇAYAĞZI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2874, 1, 40, N'DULKADİRLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2875, 1, 40, N'KARAHIDIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2876, 1, 40, N'ÖZBAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2877, 1, 40, N'TOKLÜMEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2878, 1, 40, N'ULUPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2879, 1, 40, N'MAHSENLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2880, 1, 40, N'AŞAĞIHOMURLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2881, 1, 40, N'BÜYÜKABDİUŞAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2882, 1, 40, N'KÖŞKER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2883, 1, 40, N'KARACAÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2884, 1, 40, N'BOĞAZEVCİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2885, 1, 40, N'KÖSELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2886, 1, 40, N'BAŞKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2887, 1, 40, N'ÇAĞIRKAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2888, 1, 40, N'DEMİRLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2889, 1, 40, N'HAMİT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2890, 1, 40, N'İSAHOCALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2891, 1, 40, N'KARGINYENİCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2892, 1, 40, N'KURANCILI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2893, 1, 40, N'ÖMERHACILI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2894, 1, 40, N'SAVCILIBÜYÜKOBA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2895, 1, 40, N'YELEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2896, 1, 41, N'ACISU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2897, 1, 41, N'AKMEŞE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2898, 1, 41, N'ALİKAHYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2899, 1, 41, N'ARSLANBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2900, 1, 41, N'BAHÇECİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2901, 1, 41, N'BÜYÜK DERBENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2902, 1, 41, N'EŞME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2903, 1, 41, N'KARŞIYAKA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2904, 1, 41, N'KÖSEKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2905, 1, 41, N'KULLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2906, 1, 41, N'KURUÇEŞME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2907, 1, 41, N'MAŞUKİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2908, 1, 41, N'SARIMEŞE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2909, 1, 41, N'SUADİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2910, 1, 41, N'UZUNÇİFTLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2911, 1, 41, N'UZUNTARLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2912, 1, 41, N'YENİKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2913, 1, 41, N'YUVACIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2914, 1, 41, N'ŞEKERPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2915, 1, 41, N'TAVŞANCIL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2916, 1, 41, N'HALIDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2917, 1, 41, N'HİSAREYN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2918, 1, 41, N'İHSANİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2919, 1, 41, N'ULAŞLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2920, 1, 41, N'YAZLIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2921, 1, 41, N'AKÇAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2922, 1, 41, N'DEREKÖY', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2923, 1, 41, N'EREĞLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2924, 1, 41, N'KIZDERBENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2925, 1, 41, N'YALAKDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2926, 1, 42, N'HAYIROĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2927, 1, 42, N'OVAKAVAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2928, 1, 42, N'İSMİL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2929, 1, 42, N'YARMA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2930, 1, 42, N'BAŞARAKAVAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2931, 1, 42, N'SIZMA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2932, 1, 42, N'TEPEKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2933, 1, 42, N'YÜKSELEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2934, 1, 42, N'AKKİSE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2935, 1, 42, N'AVDAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2936, 1, 42, N'KAYASU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2937, 1, 42, N'ADSIZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2938, 1, 42, N'ALTUNTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2939, 1, 42, N'ATAKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2940, 1, 42, N'ÇAKILLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2941, 1, 42, N'DOĞRUGÖZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2942, 1, 42, N'ENGİLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2943, 1, 42, N'GÖLÇAYIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2944, 1, 42, N'KARAHÜYÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2945, 1, 42, N'ORTAKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2946, 1, 42, N'REİS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2947, 1, 42, N'YAZLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2949, 1, 42, N'DEDELER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2950, 1, 42, N'OĞUZELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2951, 1, 42, N'ADAKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2952, 1, 42, N'AKÇABELEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2953, 1, 42, N'AŞAĞIESENCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2954, 1, 42, N'BAYAVŞAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2955, 1, 42, N'EMEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2956, 1, 42, N'GÖKÇİMEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2957, 1, 42, N'GÖLYAKA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2958, 1, 42, N'HUĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2959, 1, 42, N'KARAALİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2960, 1, 42, N'KAYABAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2961, 1, 42, N'KURUCUOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2962, 1, 42, N'SADIKHACI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2963, 1, 42, N'SEVİNDİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2964, 1, 42, N'ÜSTÜNLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2965, 1, 42, N'ÜZÜMLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2966, 1, 42, N'YENİDOĞAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2967, 1, 42, N'YEŞİLDAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2968, 1, 42, N'ÇAĞLAYAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2969, 1, 42, N'DEREİÇİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2970, 1, 42, N'DEREKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2971, 1, 42, N'HAMZALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2972, 1, 42, N'HARMANPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2973, 1, 42, N'HİSARLIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2974, 1, 42, N'SARIOĞLAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2975, 1, 42, N'SORKUN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2976, 1, 42, N'SÖĞÜT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2977, 1, 42, N'ÜÇPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2978, 1, 42, N'BULDUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2979, 1, 42, N'BÜYÜKBEŞKAVAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2980, 1, 42, N'GÖLYAZI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2981, 1, 42, N'GÜNYÜZÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2982, 1, 42, N'İNSUYU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2983, 1, 42, N'KANDİL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2984, 1, 42, N'KARABAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2985, 1, 42, N'KELHASAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2986, 1, 42, N'KUŞÇA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2987, 1, 42, N'KÜTÜKUŞAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2988, 1, 42, N'TAŞPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2989, 1, 42, N'YAPALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2990, 1, 42, N'YENİCEOBA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2991, 1, 42, N'GÖKPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2992, 1, 42, N'KÜÇÜKHASAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2993, 1, 42, N'ALİBEYHÜYÜĞÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2994, 1, 42, N'APA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2995, 1, 42, N'ARIKÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2996, 1, 42, N'DİNEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2997, 1, 42, N'GÜVERCİNLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2998, 1, 42, N'İÇERİÇUMRA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (2999, 1, 42, N'KARKIN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3000, 1, 42, N'OKÇU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3001, 1, 42, N'TÜRKMENCAMİLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3002, 1, 42, N'YENİSU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3003, 1, 42, N'ÇİFTLİKÖZÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3004, 1, 42, N'ÇAMLIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3005, 1, 42, N'GENCEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3006, 1, 42, N'PINARBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3007, 1, 42, N'YUKARIKAYALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3008, 1, 42, N'AYASLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3009, 1, 42, N'BAŞKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3010, 1, 42, N'ÇINAROBA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3011, 1, 42, N'DEŞTİĞİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3012, 1, 42, N'KARAAĞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3013, 1, 42, N'KOÇAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3014, 1, 42, N'KONAKKALE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3015, 1, 42, N'YENİCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3016, 1, 42, N'DEMİRCİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3018, 1, 42, N'AZİZİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3019, 1, 42, N'BELKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3020, 1, 42, N'ÇAYHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3021, 1, 42, N'KUTÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3022, 1, 42, N'SAZGEÇİT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3023, 1, 42, N'ZENGEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3024, 1, 42, N'ALANÖZÜ', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3025, 1, 42, N'AYDOĞMUŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3026, 1, 42, N'BADEMLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3027, 1, 42, N'BOLAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3028, 1, 42, N'BAĞBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3029, 1, 42, N'DEDEMLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3030, 1, 42, N'GÜYNÜKKIŞLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3031, 1, 42, N'KORUALAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3032, 1, 42, N'YALINÇEVRE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3033, 1, 42, N'BURUNSUZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3034, 1, 42, N'ÇAMLICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3036, 1, 42, N'GÖÇERİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3037, 1, 42, N'İLMEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3038, 1, 42, N'İMRENLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3039, 1, 42, N'KIRELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3040, 1, 42, N'KÖŞK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3041, 1, 42, N'MUTLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3042, 1, 42, N'SELKİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3043, 1, 42, N'ARGITHANI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3044, 1, 42, N'AŞAĞIÇİĞİL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3045, 1, 42, N'BALKI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3046, 1, 42, N'BEYKONAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3047, 1, 42, N'ÇAVUŞÇUGÖL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3048, 1, 42, N'GÖKÇEYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3049, 1, 42, N'YUKARIÇİĞİL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3050, 1, 42, N'ATLANTI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3051, 1, 42, N'BAŞKUYU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3052, 1, 42, N'KOLUKISA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3053, 1, 42, N'OSMANCIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3054, 1, 42, N'İSLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3055, 1, 42, N'KAYALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3056, 1, 42, N'HOTAMIŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3057, 1, 42, N'YEŞİLYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3058, 1, 42, N'CELEP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3059, 1, 42, N'KARACADAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3060, 1, 42, N'KIRKPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3061, 1, 42, N'KOZANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3062, 1, 42, N'TAVŞANCALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3063, 1, 42, N'TUZYAKA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3064, 1, 42, N'ZİNCİRLİKUYU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3065, 1, 42, N'BAŞHÜYÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3066, 1, 42, N'ÇEŞMELİSEBİL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3067, 1, 42, N'GÖZLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3068, 1, 42, N'KADIOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3069, 1, 42, N'KURŞUNLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3070, 1, 42, N'AKÇALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3071, 1, 42, N'BOSTANDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3072, 1, 42, N'GEVREKLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3073, 1, 42, N'KESECİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3074, 1, 42, N'KETENLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3075, 1, 42, N'ORTAKARAÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3076, 1, 42, N'TARAŞÇI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3077, 1, 42, N'AFŞAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3078, 1, 42, N'BALCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3079, 1, 42, N'BOLAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3080, 1, 42, N'ÇETMİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3081, 1, 42, N'ILICAPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3082, 1, 42, N'KOÇYAZI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3083, 1, 42, N'KUZÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3084, 1, 42, N'LADİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3085, 1, 42, N'PİRİBEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3086, 1, 42, N'SARAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3087, 1, 42, N'SÜLÜKLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3088, 1, 42, N'TURGUT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3089, 1, 43, N'ERENLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3090, 1, 43, N'KIZILCAÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3091, 1, 43, N'SEYİTÖMER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3092, 1, 43, N'ÜÇLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3093, 1, 43, N'ÇAYIRBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3094, 1, 43, N'ZAFERTEPEÇALKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3095, 1, 43, N'HACIKEBİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3096, 1, 43, N'ÇUKURCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3097, 1, 43, N'AYDINCIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3098, 1, 43, N'ÇERTE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3099, 1, 43, N'EĞRİGÖZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3100, 1, 43, N'GÜNLÜCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3101, 1, 43, N'ÖRENCİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3102, 1, 43, N'YENİCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3103, 1, 43, N'AKÇAALAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3104, 1, 43, N'ALTINKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3105, 1, 43, N'CEBRAİL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3106, 1, 43, N'ERDOĞMUŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3107, 1, 43, N'ESKİGEDİZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3108, 1, 43, N'FIRDAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3109, 1, 43, N'GÖKLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3110, 1, 43, N'GÜMELE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3111, 1, 43, N'GÜRLEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3112, 1, 43, N'KAYAKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3113, 1, 43, N'ÜZÜMLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3114, 1, 43, N'YENİKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3115, 1, 43, N'YEŞİLÇAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3116, 1, 43, N'YUNUSLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3117, 1, 43, N'DEREKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3118, 1, 43, N'HASANLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3119, 1, 43, N'KARBASAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3120, 1, 43, N'ŞEYHLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3121, 1, 43, N'SOFULAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3122, 1, 43, N'YAKUPLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3123, 1, 43, N'AKDAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3124, 1, 43, N'BAHTILLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3125, 1, 43, N'BEYCE', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3126, 1, 43, N'ÇAYSİMAV', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3127, 1, 43, N'ÇİTGÖL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3128, 1, 43, N'DEMİRCİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3129, 1, 43, N'GÜNEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3130, 1, 43, N'HİSARBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3131, 1, 43, N'KALKAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3132, 1, 43, N'KARACAHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3133, 1, 43, N'KELEMYENİCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3134, 1, 43, N'KESTEL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3135, 1, 43, N'KUŞU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3136, 1, 43, N'NAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3137, 1, 43, N'ÖREYLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3138, 1, 43, N'ŞENKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3139, 1, 43, N'YAYKIN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3140, 1, 43, N'YEMİŞLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3141, 1, 43, N'YENİKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3142, 1, 43, N'YEŞİLDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3143, 1, 43, N'YEŞİLKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3144, 1, 43, N'KARAMANCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3145, 1, 43, N'ÜÇBAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3146, 1, 43, N'ALİKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3147, 1, 43, N'BALIKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3148, 1, 43, N'ÇUKURKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3149, 1, 43, N'TEPECİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3150, 1, 43, N'GÜRAĞAÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3151, 1, 43, N'KURUÇAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3152, 1, 43, N'TUNÇBİLEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3153, 1, 44, N'ŞAHNAHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3154, 1, 44, N'BEYDAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3155, 1, 44, N'DİLEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3156, 1, 44, N'ERENLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3157, 1, 44, N'HANIMINÇİFTLİĞİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3158, 1, 44, N'KONAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3159, 1, 44, N'ORDUZU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3160, 1, 44, N'TOPSÖĞÜT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3161, 1, 44, N'YAYGIN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3162, 1, 44, N'ÇATYOL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3163, 1, 44, N'KOZLUCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3164, 1, 44, N'ÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3165, 1, 44, N'HASIRCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3166, 1, 44, N'HATUNSUYU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3167, 1, 44, N'AĞILBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3168, 1, 44, N'AŞAĞIULUPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3169, 1, 44, N'AYVALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3170, 1, 44, N'BALABAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3171, 1, 44, N'ILICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3172, 1, 44, N'YENİCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3173, 1, 44, N'ERKENEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3174, 1, 44, N'GÖVDELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3175, 1, 44, N'KURUCAOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3176, 1, 44, N'POLAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3177, 1, 44, N'SÖĞÜT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3178, 1, 44, N'SÜRGÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3179, 1, 44, N'GÖKÇE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3180, 1, 44, N'GÜZELYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3181, 1, 44, N'HASANÇELEBİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3182, 1, 44, N'İPEKYOLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3183, 1, 44, N'KOCAÖZÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3184, 1, 44, N'KURŞUNLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3185, 1, 44, N'SOFULAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3186, 1, 44, N'NOHUTLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3187, 1, 44, N'TEPEHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3188, 1, 44, N'DURUCASU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3189, 1, 44, N'FETHİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3190, 1, 44, N'BOSTANBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3191, 1, 44, N'GÜNDÜZBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3192, 1, 44, N'YAKINCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3193, 1, 45, N'AŞAĞIÇOBANİSA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3194, 1, 45, N'HACIHALİLLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3195, 1, 45, N'HAMZABEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3196, 1, 45, N'KARAAĞAÇLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3197, 1, 45, N'KARAOĞLANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3198, 1, 45, N'SANCAKLIBOZKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3199, 1, 45, N'SANCAKLIİĞDECİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3200, 1, 45, N'SELİMŞAHLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3201, 1, 45, N'ÜÇPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3202, 1, 45, N'YAĞCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3203, 1, 45, N'YENİKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3204, 1, 45, N'GÖKKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3205, 1, 45, N'AKSELENDİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3206, 1, 45, N'BALLICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3207, 1, 45, N'BEYOBA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3208, 1, 45, N'DAĞDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3209, 1, 45, N'KAYALIOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3210, 1, 45, N'MECİDİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3211, 1, 45, N'MEDAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3212, 1, 45, N'SÜLEYMANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3213, 1, 45, N'ZEYTİNLİOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3214, 1, 45, N'KAVAKLIDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3215, 1, 45, N'KEMALİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3216, 1, 45, N'KİLLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3217, 1, 45, N'PİYADELER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3218, 1, 45, N'ULUDERBENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3219, 1, 45, N'YEŞİLYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3220, 1, 45, N'BORLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3221, 1, 45, N'DURHASAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3222, 1, 45, N'İCİKLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3223, 1, 45, N'MAHMUTLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3224, 1, 45, N'ÇİÇEKLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3225, 1, 45, N'GÜNEŞLİ', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3226, 1, 45, N'KAYACIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3227, 1, 45, N'BAKIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3228, 1, 45, N'GELENBE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3229, 1, 45, N'İLYASLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3230, 1, 45, N'KARAKURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3231, 1, 45, N'GÖKÇEÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3232, 1, 45, N'SANDAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3233, 1, 45, N'ADALA ( KARATAŞ )', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3234, 1, 45, N'DURASILLIGÖKEYÜP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3235, 1, 45, N'MERSİNLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3236, 1, 45, N'POYRAZDAMLARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3237, 1, 45, N'SARTMAHMUT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3238, 1, 45, N'TAYTAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3239, 1, 45, N'YILMAZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3240, 1, 45, N'ALİBEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3241, 1, 45, N'BÜYÜKBELEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3242, 1, 45, N'DİLEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3243, 1, 45, N'GÖKÇE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3244, 1, 45, N'GÜMÜLCELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3245, 1, 45, N'HACIRAHMANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3246, 1, 45, N'HALİTPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3247, 1, 45, N'İSHAKÇELEBİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3248, 1, 45, N'KOLDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3249, 1, 45, N'KUMKUYUCAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3250, 1, 45, N'MÜTEVELLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3251, 1, 45, N'NURİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3252, 1, 45, N'PAŞAKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3253, 1, 45, N'AVDAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3254, 1, 45, N'CENKYERİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3255, 1, 45, N'TURGUTALP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3256, 1, 45, N'DERBENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3257, 1, 45, N'URGANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3258, 1, 47, N'KABALA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3259, 1, 47, N'YALIM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3260, 1, 47, N'KILAVUZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3261, 1, 47, N'SÜMER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3262, 1, 47, N'DİKMEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3263, 1, 47, N'GÖKÇE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3264, 1, 47, N'ŞENYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3265, 1, 47, N'YÜCELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3267, 1, 47, N'ÇAVUŞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3268, 1, 47, N'ACIRLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3269, 1, 47, N'GELİNKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3270, 1, 47, N'SÖĞÜTLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3271, 1, 47, N'ŞENKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3272, 1, 47, N'YOLBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3273, 1, 47, N'AKARSU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3274, 1, 47, N'DURUCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3275, 1, 47, N'GİRMELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3276, 1, 47, N'PINARDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3277, 1, 47, N'SÜRGÜCÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3278, 1, 47, N'YEŞİLALAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3279, 1, 48, N'BAYIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3280, 1, 48, N'KAFACA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3281, 1, 48, N'YERKESİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3282, 1, 48, N'YEŞİLYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3283, 1, 48, N'BİTEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3284, 1, 48, N'GÖLTÜRKBÜKÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3285, 1, 48, N'GÜMÜŞLÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3286, 1, 48, N'GÜNDOĞAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3287, 1, 48, N'KONACIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3288, 1, 48, N'MUMCULAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3289, 1, 48, N'ORTAKENT YAHŞİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3290, 1, 48, N'YALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3291, 1, 48, N'YALIKAVAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3292, 1, 48, N'ÇAMKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3293, 1, 48, N'ÇİFTLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3294, 1, 48, N'EŞEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3295, 1, 48, N'GÖCEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3296, 1, 48, N'KADIKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3297, 1, 48, N'KARAÇULHA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3298, 1, 48, N'KUMLUOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3299, 1, 48, N'ÖLÜDENİZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3300, 1, 48, N'YEŞİLÜZÜMLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3301, 1, 48, N'SEKİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3302, 1, 48, N'ÇAMLIBEL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3303, 1, 48, N'ÇAYBOYU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3304, 1, 48, N'MENTEŞE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3305, 1, 48, N'BEYOBASI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3306, 1, 48, N'TOPARLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3307, 1, 48, N'ARMUTALAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3308, 1, 48, N'BELDİBİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3309, 1, 48, N'BOZBURUN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3310, 1, 48, N'İÇMELER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3311, 1, 48, N'TURUNÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3312, 1, 48, N'BAFA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3313, 1, 48, N'BEÇİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3314, 1, 48, N'ÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3315, 1, 48, N'SELİMİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3316, 1, 48, N'AKYAKA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3317, 1, 48, N'GÖKOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3318, 1, 48, N'BENCİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3319, 1, 48, N'BOZARMUT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3320, 1, 48, N'BOZÜYÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3321, 1, 48, N'TURGUT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3322, 1, 48, N'YEŞİLBAĞCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3323, 1, 49, N'KARAAĞAÇLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3324, 1, 49, N'KIRKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3325, 1, 49, N'KIZILAĞAÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3326, 1, 49, N'KONUKBEKLER', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3327, 1, 49, N'SERİNOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3328, 1, 49, N'SUNGU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3329, 1, 49, N'YAĞCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3330, 1, 49, N'YAYGIN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3331, 1, 49, N'ELMAKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3332, 1, 49, N'ERENTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3333, 1, 49, N'MOLLAKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3334, 1, 49, N'RÜSTEMGEDİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3335, 1, 49, N'SARIPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3336, 1, 49, N'UZGÖRÜR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3337, 1, 49, N'YEMİŞEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3338, 1, 49, N'YONCALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3339, 1, 49, N'DÜZKIŞLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3340, 1, 49, N'ALTINOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3341, 1, 49, N'KARAKALE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3342, 1, 49, N'GÖLKORU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3343, 1, 49, N'KONAKKURAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3344, 1, 50, N'ÇAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3345, 1, 50, N'GÖRE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3346, 1, 50, N'GÖREME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3347, 1, 50, N'KAVAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3348, 1, 50, N'NARKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3349, 1, 50, N'SULUSARAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3350, 1, 50, N'UÇHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3351, 1, 50, N'İNALLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3352, 1, 50, N'KARAPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3353, 1, 50, N'KURUGÖL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3354, 1, 50, N'TATLARIN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3355, 1, 50, N'AKARCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3356, 1, 50, N'ÇALIŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3357, 1, 50, N'GÖYNÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3358, 1, 50, N'MAHMAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3359, 1, 50, N'SARILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3360, 1, 50, N'SUVERMEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3361, 1, 50, N'YAZIHÜYÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3362, 1, 50, N'ABUUŞAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3363, 1, 50, N'GÜMÜŞKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3364, 1, 50, N'KARACAŞAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3365, 1, 50, N'OVAÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3366, 1, 50, N'TUZKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3367, 1, 50, N'KARABURNA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3368, 1, 50, N'KIZILAĞIL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3369, 1, 50, N'KALECİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3370, 1, 50, N'KANLICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3371, 1, 50, N'KARAHASANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3372, 1, 50, N'KARASENİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3373, 1, 50, N'AKSALUR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3374, 1, 50, N'BAŞDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3375, 1, 50, N'MUSTAFAPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3376, 1, 51, N'AKTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3377, 1, 51, N'ALAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3378, 1, 51, N'BAĞLAMA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3379, 1, 51, N'ÇAVDARLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3380, 1, 51, N'ÇAYIRLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3381, 1, 51, N'DEĞİRMENLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3382, 1, 51, N'DİKİLİTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3383, 1, 51, N'DÜNDARLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3384, 1, 51, N'EDİKLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3385, 1, 51, N'ELMALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3386, 1, 51, N'FERTEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3387, 1, 51, N'GÜMÜŞLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3388, 1, 51, N'HACIABDULLAH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3389, 1, 51, N'HACIBEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3390, 1, 51, N'İÇMELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3391, 1, 51, N'KARAATLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3392, 1, 51, N'KAYIRLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3393, 1, 51, N'KİLEDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3394, 1, 51, N'KONAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3395, 1, 51, N'KOYUNLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3396, 1, 51, N'ORHANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3397, 1, 51, N'OVACIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3398, 1, 51, N'SAZLICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3399, 1, 51, N'YEŞİLGÖLCÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3400, 1, 51, N'YILDIZTEPE (İNLİ)', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3401, 1, 51, N'ÇÖMLEKÇİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3402, 1, 51, N'KARAKAPI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3403, 1, 51, N'KEÇİKALESİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3404, 1, 51, N'YAKACIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3405, 1, 51, N'YEŞİLYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3406, 1, 51, N'BAHÇELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3407, 1, 51, N'ÇUKURKUYU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3408, 1, 51, N'KARANLIKDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3409, 1, 51, N'KEMERHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3410, 1, 51, N'KIZILCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3411, 1, 51, N'BADEMDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3412, 1, 51, N'BURÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3413, 1, 51, N'AZATLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3414, 1, 51, N'BOZKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3415, 1, 51, N'DİVARLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3416, 1, 51, N'KİTRELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3417, 1, 51, N'AKTOPRAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3418, 1, 51, N'ÇİFTEHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3419, 1, 51, N'DARBOĞAZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3420, 1, 51, N'YENİYILDIZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3421, 1, 52, N'SARAYCIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3422, 1, 52, N'AKPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3423, 1, 52, N'ÇAYIRALAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3424, 1, 52, N'SALMAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3425, 1, 52, N'SEFERLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3426, 1, 52, N'YENİKONAK', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3427, 1, 52, N'ALACALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3428, 1, 52, N'ÇAKIRLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3429, 1, 52, N'PELİTÖZÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3430, 1, 52, N'GÖLLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3431, 1, 52, N'İLKÜVEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3432, 1, 52, N'ASLANCAMİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3433, 1, 52, N'BOLAMAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3434, 1, 52, N'GEYİKÇELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3435, 1, 52, N'HATİPLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3436, 1, 52, N'ILICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3437, 1, 52, N'İSLAMDAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3438, 1, 52, N'KÖSEBUCAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3439, 1, 52, N'YALIKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3440, 1, 52, N'ALANYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3441, 1, 52, N'AYDOĞAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3442, 1, 52, N'DAMARLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3443, 1, 52, N'DÜZYAYLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3444, 1, 52, N'GÜZELYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3445, 1, 52, N'KARAHASAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3446, 1, 52, N'DİREKLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3447, 1, 52, N'ESKİKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3448, 1, 52, N'IŞIKTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3449, 1, 52, N'DEVECİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3450, 1, 52, N'KAYNARTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3451, 1, 52, N'ŞENBOLLUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3452, 1, 52, N'YOĞUNOLUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3453, 1, 52, N'YOKUŞDİBİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3454, 1, 52, N'ALANKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3455, 1, 52, N'ÇAMLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3456, 1, 52, N'ÇAYIRKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3457, 1, 52, N'ÇİFTLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3458, 1, 52, N'TEPEALAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3459, 1, 52, N'FİZME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3460, 1, 52, N'YUKARIDAMLALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3461, 1, 52, N'TOPÇAM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3462, 1, 52, N'ÜÇYOL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3463, 1, 52, N'YEŞİLCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3464, 1, 52, N'KIRLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3465, 1, 52, N'MEDRESEÖNÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3466, 1, 52, N'ERENYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3467, 1, 52, N'FATİH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3468, 1, 52, N'HANYANI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3469, 1, 52, N'İNKUR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3470, 1, 52, N'PELİTLİYATAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3471, 1, 52, N'TEKKİRAZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3472, 1, 52, N'YENİKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3473, 1, 52, N'YEŞİLKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3474, 1, 53, N'ÇAYKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3475, 1, 53, N'KENDİRLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3476, 1, 53, N'MURADİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3477, 1, 53, N'TUNCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3478, 1, 53, N'BÜYÜKKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3479, 1, 53, N'MADENLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3480, 1, 53, N'GÜNEYCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3481, 1, 53, N'YOLBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3482, 1, 54, N'GÖLKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3483, 1, 54, N'SİNANOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3484, 1, 54, N'ALTINDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3485, 1, 54, N'DOKURCUN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3486, 1, 54, N'GÜCÜCEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3487, 1, 54, N'KUZULUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3488, 1, 54, N'ÇAMLICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3489, 1, 54, N'YEŞİLYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3490, 1, 54, N'DARIÇAYIRI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3491, 1, 54, N'KURUDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3492, 1, 54, N'LİMANDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3493, 1, 54, N'YUVALIDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3494, 1, 54, N'ORTAKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3495, 1, 54, N'KIRKPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3496, 1, 54, N'KURTKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3497, 1, 55, N'ALTINKUM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3498, 1, 55, N'ATAKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3499, 1, 55, N'ÇATALÇAM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3500, 1, 55, N'KURUPELİT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3501, 1, 55, N'TAFLAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3502, 1, 55, N'YEŞİLKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3503, 1, 55, N'İKİZPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3504, 1, 55, N'ÇETİNKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3505, 1, 55, N'DOĞANCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3506, 1, 55, N'KOLAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3507, 1, 55, N'AĞCAGÜNEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3508, 1, 55, N'ÇINARLIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3509, 1, 55, N'DİKBIYIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3510, 1, 55, N'HÜRRİYET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3511, 1, 55, N'BEKDİĞİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3512, 1, 55, N'ILICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3513, 1, 55, N'DEREKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3514, 1, 55, N'YÖRÜKLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3515, 1, 55, N'AŞAĞIÇİNİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3516, 1, 55, N'BÜYÜKLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3517, 1, 55, N'AMBARTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3518, 1, 55, N'BAZLAMAÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3519, 1, 55, N'EVCİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3520, 1, 55, N'GÖLYAZI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3521, 1, 55, N'HÜSEYİNMESCİT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3522, 1, 55, N'KOCAMAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3523, 1, 55, N'KOZLUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3524, 1, 55, N'SAKARLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3525, 1, 55, N'SÖĞÜTLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3526, 1, 55, N'GÖL', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3527, 1, 55, N'NARLISARAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3528, 1, 56, N'GÖKÇEBAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3529, 1, 56, N'ATABAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3530, 1, 56, N'ZİYARET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3531, 1, 56, N'GÖZPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3532, 1, 56, N'KAYABAĞLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3533, 1, 57, N'YENİKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3534, 1, 57, N'GÜZELKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3535, 1, 58, N'GÜMÜŞDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3536, 1, 58, N'KURTPALA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3537, 1, 58, N'YAKUPOĞLAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3538, 1, 58, N'YILDIZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3539, 1, 58, N'DELİİLYAS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3540, 1, 58, N'KALE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3541, 1, 58, N'ÇEPNİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3542, 1, 58, N'EĞERCİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3543, 1, 58, N'SIZIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3544, 1, 58, N'SUÇATI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3545, 1, 58, N'ALACAHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3546, 1, 58, N'ÇETİNKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3547, 1, 58, N'HAVUZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3548, 1, 58, N'ÇATALOLUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3549, 1, 58, N'AKÇAKIŞLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3550, 1, 58, N'CEMEL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3551, 1, 58, N'GÜRÇAYIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3552, 1, 58, N'KIZILCAKIŞLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3553, 1, 58, N'BAHARÖZÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3554, 1, 58, N'YENİKARAHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3555, 1, 58, N'GÜNEYKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3556, 1, 58, N'KALIN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3557, 1, 58, N'KAVAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3558, 1, 58, N'KÜMBET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3559, 1, 58, N'ŞEYHHALİL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3560, 1, 58, N'YAVU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3561, 1, 58, N'ŞEREFİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3562, 1, 59, N'BANARLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3563, 1, 59, N'BARBAROS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3564, 1, 59, N'KARACAKILAVUZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3565, 1, 59, N'KUMBAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3566, 1, 59, N'KAPAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3567, 1, 59, N'KARAAĞAÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3568, 1, 59, N'KIZILPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3569, 1, 59, N'VELİKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3570, 1, 59, N'ÇERKEZMÜSELLİM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3571, 1, 59, N'MARMARACIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3572, 1, 59, N'MİSİNLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3573, 1, 59, N'ULAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3574, 1, 59, N'VELİMEŞE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3575, 1, 59, N'YENİCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3576, 1, 59, N'ŞALGAMLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3577, 1, 59, N'BALABANCIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3578, 1, 59, N'KOZYÖRÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3579, 1, 59, N'SAĞLAMTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3580, 1, 59, N'SULTANKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3581, 1, 59, N'YENİÇİFTLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3582, 1, 59, N'BEYAZKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3583, 1, 59, N'BÜYÜKYONCALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3584, 1, 59, N'HOŞKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3585, 1, 60, N'AKBELEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3586, 1, 60, N'AVLUNLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3587, 1, 60, N'BÜYÜKYILDIZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3588, 1, 60, N'ÇAMLIBEL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3589, 1, 60, N'ÇAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3590, 1, 60, N'EMİRSEYİT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3591, 1, 60, N'GÜRYILDIZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3592, 1, 60, N'KEMALPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3593, 1, 60, N'YAĞMURLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3594, 1, 60, N'AKARÇAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3595, 1, 60, N'ATAKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3596, 1, 60, N'BAĞTAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3597, 1, 60, N'CİHET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3598, 1, 60, N'ÇEVRELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3599, 1, 60, N'DİKİLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3600, 1, 60, N'GÖLGELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3601, 1, 60, N'GÖRÜMLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3602, 1, 60, N'KINIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3603, 1, 60, N'ORMANDİBİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3604, 1, 60, N'ÇELİKLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3605, 1, 60, N'HATİPLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3606, 1, 60, N'KARACAÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3607, 1, 60, N'AKÇA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3608, 1, 60, N'DEĞİRMENLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3609, 1, 60, N'GÖKAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3610, 1, 60, N'KARAYAKA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3611, 1, 60, N'KOÇAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3612, 1, 60, N'TANOBA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3613, 1, 60, N'ÜZÜMLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3614, 1, 60, N'GÖKÇELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3615, 1, 60, N'GÜNEBAKAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3616, 1, 60, N'GÜRÇEŞME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3617, 1, 60, N'KUYUCAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3618, 1, 60, N'ÖZALAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3619, 1, 60, N'SERENLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3620, 1, 60, N'YAZICIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3621, 1, 60, N'YOLKONAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3622, 1, 60, N'DEREKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3623, 1, 60, N'ÜZÜMÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3624, 1, 60, N'BAYDARLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3625, 1, 60, N'BEREKETLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3626, 1, 60, N'BOZÇALI', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3627, 1, 60, N'BÜŞÜRÜM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3628, 1, 60, N'CİMİTEKKE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3629, 1, 60, N'ÇEVRECİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3630, 1, 60, N'DEMİRCİLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3631, 1, 60, N'HASANŞEYH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3632, 1, 60, N'KIZILCAÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3633, 1, 60, N'KUZBAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3634, 1, 60, N'NEBİŞEYH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3635, 1, 60, N'SOĞUKPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3636, 1, 60, N'YOLÜSTÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3637, 1, 60, N'DUTLUCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3638, 1, 60, N'ÇAYLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3639, 1, 60, N'KAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3640, 1, 60, N'ŞENYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3641, 1, 60, N'ULUTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3642, 1, 60, N'YAZITEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3643, 1, 60, N'YENİSU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3644, 1, 60, N'ÇIKRIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3645, 1, 60, N'KUŞÇU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3646, 1, 60, N'EVRENKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3647, 1, 60, N'GÜZELBEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3648, 1, 60, N'YALINYAZI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3649, 1, 60, N'YILDIZTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3650, 1, 61, N'AKOLUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3651, 1, 61, N'AKYAZI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3652, 1, 61, N'ÇAĞLAYAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3653, 1, 61, N'ÇUKURÇAYIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3654, 1, 61, N'GÜRBULAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3655, 1, 61, N'PELİTLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3656, 1, 61, N'YALINCAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3657, 1, 61, N'YEŞİLOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3658, 1, 61, N'ADACIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3659, 1, 61, N'AKÇAKALE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3660, 1, 61, N'AKÇAKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3661, 1, 61, N'AKPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3662, 1, 61, N'DARICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3663, 1, 61, N'DERECİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3664, 1, 61, N'DOĞANKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3665, 1, 61, N'DÖRTYOL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3666, 1, 61, N'IŞIKLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3667, 1, 61, N'KAVAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3668, 1, 61, N'MERSİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3669, 1, 61, N'SÖĞÜTLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3670, 1, 61, N'ŞİNİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3671, 1, 61, N'YILDIZLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3672, 1, 61, N'ÇANKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3673, 1, 61, N'ERENLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3674, 1, 61, N'YEŞİLYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3675, 1, 61, N'ATAYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3676, 1, 61, N'FINDIKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3677, 1, 61, N'YEŞİLYALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3678, 1, 61, N'TÜRKELLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3679, 1, 61, N'YEŞİLKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3680, 1, 61, N'ATAKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3681, 1, 61, N'KARAÇAM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3682, 1, 61, N'TAŞKIRAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3683, 1, 61, N'UZUNGÖL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3684, 1, 61, N'AYKUT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3685, 1, 61, N'ÇALKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3686, 1, 61, N'ÇAYIRBAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3687, 1, 61, N'BALABAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3688, 1, 61, N'GÜLDEREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3689, 1, 61, N'BEŞKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3690, 1, 61, N'ESİROĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3691, 1, 61, N'ŞAHİNKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3692, 1, 61, N'BALLICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3693, 1, 61, N'BÖLÜMLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3694, 1, 61, N'CUMAPAZARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3695, 1, 61, N'ESKİPAZAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3696, 1, 61, N'GÜRPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3697, 1, 61, N'UĞURLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3698, 1, 61, N'ÇAMBURNU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3699, 1, 61, N'ORMANSEVEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3700, 1, 61, N'OYLUM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3701, 1, 61, N'YENİAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3702, 1, 61, N'GEYİKLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3703, 1, 61, N'İSKENDERLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3704, 1, 61, N'YALIKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3705, 1, 61, N'KAŞÜSTÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3706, 1, 61, N'OYMALITEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3707, 1, 61, N'ÖZDİL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3708, 1, 62, N'AKPAZAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3709, 1, 62, N'DARIKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3710, 1, 64, N'BÖLME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3711, 1, 64, N'GÜRE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3712, 1, 64, N'İLYASLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3713, 1, 64, N'BÜYÜKOTURAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3714, 1, 64, N'KIZILCASÖĞÜT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3715, 1, 64, N'AHMETLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3716, 1, 64, N'GÜLLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3717, 1, 64, N'YELEĞEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3718, 1, 64, N'KARBASAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3719, 1, 64, N'AĞAÇBEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3720, 1, 64, N'PINARBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3721, 1, 64, N'SELÇİKLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3722, 1, 64, N'TATAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3723, 1, 64, N'YAYALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3724, 1, 64, N'AVGAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3725, 1, 64, N'HASKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3726, 1, 64, N'KIŞLA', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3727, 1, 64, N'OMURCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3728, 1, 65, N'BOSTANİÇİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3729, 1, 65, N'ÇİÇEKLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3730, 1, 65, N'ÇELEBİBAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3731, 1, 65, N'KOCAPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3732, 1, 65, N'UYSAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3733, 1, 65, N'SAĞMALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3734, 1, 66, N'ÇADIRARDIÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3735, 1, 66, N'ESENLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3736, 1, 66, N'OSMANPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3737, 1, 66, N'BELEKCEHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3738, 1, 66, N'OLUKÖZÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3739, 1, 66, N'UMUTLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3740, 1, 66, N'BAŞTÜRK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3741, 1, 66, N'BAYDİĞİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3742, 1, 66, N'KAZANKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3743, 1, 66, N'KÖSRELİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3744, 1, 66, N'ÇAKMAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3745, 1, 66, N'ÇALAPVERDİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3746, 1, 66, N'DEVECİPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3747, 1, 66, N'OVAKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3748, 1, 66, N'ÖZLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3749, 1, 66, N'SIRÇALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3750, 1, 66, N'UZUNLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3751, 1, 66, N'YAMAÇLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3752, 1, 66, N'YENİPAZAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3753, 1, 66, N'BÜYÜKKIŞLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3754, 1, 66, N'CURALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3755, 1, 66, N'ÇOKRADAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3756, 1, 66, N'EVCİLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3757, 1, 66, N'BAZLAMBAÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3758, 1, 66, N'BEYYURDU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3759, 1, 66, N'ÖZÜKAVAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3760, 1, 66, N'HALIKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3761, 1, 66, N'ÇİÇEKLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3762, 1, 66, N'DEDEFAKILI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3763, 1, 66, N'OZAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3764, 1, 66, N'BABAYAĞMUR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3765, 1, 66, N'KARAYAKUP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3766, 1, 66, N'YUKARISARIKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3767, 1, 66, N'AHMETFAKILI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3768, 1, 66, N'ARAPLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3769, 1, 66, N'BAHADIN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3770, 1, 66, N'BELENCUMAFAKILI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3771, 1, 66, N'ÇİĞDEMLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3772, 1, 66, N'DOĞANKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3773, 1, 66, N'EYMİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3774, 1, 66, N'GEDİKHASANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3775, 1, 66, N'GÜLŞEHRİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3776, 1, 66, N'KARAKIZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3777, 1, 66, N'KUZAYCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3778, 1, 66, N'PAŞAKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3779, 1, 66, N'SARIKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3780, 1, 66, N'BEKTAŞLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3781, 1, 67, N'ELVANPAZARCIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3782, 1, 67, N'GELİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3783, 1, 67, N'KARAMAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3784, 1, 67, N'MUSLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3785, 1, 67, N'SİVRİLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3786, 1, 67, N'GÜMELI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3787, 1, 67, N'FİLYOS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3788, 1, 67, N'KARAPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3789, 1, 67, N'NEBİOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3790, 1, 67, N'PERŞEMBE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3792, 1, 67, N'ÇAYDEĞİRMENİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3794, 1, 67, N'ÖZBAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3795, 1, 67, N'EĞERCİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3796, 1, 67, N'BAKACAKKADI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3797, 1, 67, N'HACIMUSA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3803, 1, 67, N'ÖĞBERLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3804, 1, 68, N'SAĞLIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3805, 1, 68, N'SARAYHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3806, 1, 68, N'DOĞANTARLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3807, 1, 68, N'SEVİNÇLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3808, 1, 68, N'ACIPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3809, 1, 68, N'AKÇAKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3810, 1, 68, N'HAMİDİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3811, 1, 68, N'SULTANHANI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3812, 1, 68, N'ALTINKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3813, 1, 68, N'TAŞPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3814, 1, 68, N'ARATOL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3815, 1, 68, N'HELVADERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3816, 1, 68, N'TOPAKKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3817, 1, 68, N'ARMUTLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3818, 1, 68, N'ULUKIŞLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3819, 1, 68, N'BAĞLIKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3820, 1, 68, N'YENİKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3821, 1, 68, N'İNCESU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3822, 1, 68, N'YEŞİLOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3823, 1, 68, N'KARKIN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3824, 1, 68, N'YEŞİLTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3825, 1, 68, N'KUTLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3826, 1, 68, N'YUVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3827, 1, 68, N'CAMİLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3828, 1, 68, N'EŞMEKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3829, 1, 68, N'SARATLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3830, 1, 68, N'DEMİRCİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3831, 1, 68, N'GÜLPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3832, 1, 68, N'SOFULAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3833, 1, 68, N'BEKARLAR', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3834, 1, 68, N'SELİME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3835, 1, 68, N'IHLARA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3836, 1, 68, N'ILISU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3837, 1, 68, N'BOZKIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3838, 1, 68, N'OZANCIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3839, 1, 68, N'ÇİFTEVİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3840, 1, 68, N'DEVEDAMI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3841, 1, 68, N'SARIKARAMAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3842, 1, 68, N'HARMANDALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3843, 1, 68, N'BALCI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3844, 1, 68, N'BOĞAZKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3845, 1, 69, N'AKŞAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3846, 1, 69, N'ARPALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3847, 1, 69, N'ÇAYIRYOLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3848, 1, 69, N'KONURSU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3849, 1, 69, N'BEŞPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3850, 1, 69, N'GÖKÇEDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3851, 1, 70, N'AKÇAŞEHİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3852, 1, 70, N'KİSECİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3853, 1, 70, N'SUDURAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3854, 1, 70, N'TAŞKALE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3855, 1, 70, N'YEŞİLDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3856, 1, 70, N'YOLLARBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3857, 1, 70, N'GÜNEYYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3858, 1, 70, N'KAZANCI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3859, 1, 70, N'GÖKTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3860, 1, 71, N'AHILI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3861, 1, 71, N'AŞAĞIMAHMUTLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3862, 1, 71, N'ÇULLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3863, 1, 71, N'HACILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3864, 1, 71, N'HASANDEDE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3865, 1, 71, N'KARAAHMETLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3866, 1, 71, N'KOÇUBABA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3867, 1, 71, N'KULAKSIZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3868, 1, 71, N'BÜYÜKAFŞAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3869, 1, 71, N'BÜYÜKYAĞLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3870, 1, 71, N'ÇERİKLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3871, 1, 71, N'CERİTMÜMİNLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3872, 1, 71, N'KONUR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3873, 1, 71, N'KÖPRÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3874, 1, 71, N'GÜZELYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3875, 1, 71, N'HAMZALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3876, 1, 71, N'IRMAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3877, 1, 71, N'KILIÇLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3878, 1, 72, N'BALPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3879, 1, 72, N'İKİKÖPRÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3880, 1, 72, N'HİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3881, 1, 72, N'KAYAPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3882, 1, 72, N'BEKİRHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3883, 1, 72, N'YÜCEBAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3884, 1, 73, N'BALVEREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3885, 1, 73, N'KASRİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3886, 1, 73, N'KUMÇATI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3887, 1, 73, N'MEZRA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3888, 1, 73, N'FINDIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3889, 1, 73, N'KARALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3890, 1, 73, N'SIRTKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3891, 1, 73, N'BAŞVERİMLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3892, 1, 73, N'ÇALIŞKAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3893, 1, 73, N'GÖRÜMLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3894, 1, 73, N'HİLAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3895, 1, 73, N'ŞENOBA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3896, 1, 73, N'UZUNGEÇİT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3897, 1, 74, N'ARIT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3898, 1, 74, N'HASANKADI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3899, 1, 74, N'KOZCAĞIZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3900, 1, 74, N'ABDİPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3901, 1, 74, N'KUMLUCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3902, 1, 75, N'KÖPRÜLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3903, 1, 75, N'AŞIKŞENLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3904, 1, 75, N'ORTAKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3905, 1, 77, N'KADIKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3906, 1, 77, N'KAYTAZDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3907, 1, 77, N'SUBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3908, 1, 77, N'TAVŞANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3909, 1, 77, N'ESENKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3910, 1, 77, N'KOCADERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3911, 1, 77, N'KORU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3912, 1, 77, N'TEŞVİKİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3913, 1, 77, N'TAŞKÖPRÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3914, 1, 78, N'OVACUMA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3915, 1, 78, N'YORTANPAZARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3916, 1, 79, N'YAVUZLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3917, 1, 80, N'KIRMITLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3918, 1, 80, N'ATALAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3919, 1, 80, N'BÖCEKLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3920, 1, 80, N'ELLEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3921, 1, 80, N'YARBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3922, 1, 80, N'ALİBEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3923, 1, 80, N'MEHMETLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3924, 1, 80, N'TÜYSÜZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3925, 1, 81, N'BEYKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3926, 1, 81, N'BOĞAZİÇİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3927, 1, 81, N'KONURALP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3928, 1, 46, N'BAYDEMİRLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3929, 1, 46, N'DÖNGELE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3930, 1, 46, N'FATİH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3931, 1, 46, N'FATMALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3932, 1, 46, N'ILICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3933, 1, 46, N'KALE', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3934, 1, 46, N'KARACASU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3935, 1, 46, N'KARADERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3936, 1, 46, N'KAVLAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3937, 1, 46, N'KÜRTÜL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3938, 1, 46, N'ÖNSEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3939, 1, 46, N'ŞAHİNKAYASI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3940, 1, 46, N'TEKİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3941, 1, 46, N'ALEMDAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3942, 1, 46, N'ALTINELMA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3943, 1, 46, N'ARITAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3944, 1, 46, N'BÜYÜKTATLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3945, 1, 46, N'ÇOBANBEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3946, 1, 46, N'ÇOĞULHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3947, 1, 46, N'DAĞLICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3948, 1, 46, N'ESENCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3949, 1, 46, N'TANIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3950, 1, 46, N'BAKRAÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3951, 1, 46, N'GEBEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3952, 1, 46, N'YEŞİLOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3953, 1, 46, N'BOZLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3954, 1, 46, N'DÜZBAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3955, 1, 46, N'AKBAYIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3956, 1, 46, N'BAKIŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3957, 1, 46, N'BÜYÜKYAPALAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3958, 1, 46, N'DEMİRCİLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3959, 1, 46, N'DOĞAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3960, 1, 46, N'IZGIN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3961, 1, 46, N'İĞDE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3962, 1, 46, N'KARAELBİSTAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3963, 1, 46, N'SÖĞÜTLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3964, 1, 46, N'BOZHÜYÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3965, 1, 46, N'BÜYÜKKIZILCIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3966, 1, 46, N'ÇARDAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3967, 1, 46, N'DEĞİRMENDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3968, 1, 46, N'ERİCEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3969, 1, 46, N'KANLIKAVAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3970, 1, 46, N'TAŞOLUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3971, 1, 46, N'BARIŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3972, 1, 46, N'KULLARTATLARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3973, 1, 46, N'YEŞİLKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3974, 1, 46, N'BÜYÜKNACAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3975, 1, 46, N'EVRİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3976, 1, 46, N'NARLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3977, 1, 46, N'YUMAKLICERİT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3978, 1, 46, N'BEYOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3979, 1, 46, N'KILILI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3980, 1, 46, N'ŞEKEROBA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3981, 1, 46, N'YEŞİLYÖRE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3982, 1, 63, N'KARAKÖPRÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3983, 1, 63, N'KISAS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3984, 1, 63, N'UĞURLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3985, 1, 63, N'KONUKLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3986, 1, 63, N'PEKMEZLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3987, 1, 63, N'AYRAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3988, 1, 63, N'MEZRA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3989, 1, 63, N'YASLICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3990, 1, 63, N'YAYLAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3991, 1, 63, N'YUKARIGÖKLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3992, 1, 63, N'ARGIL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3993, 1, 63, N'KAPIKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3994, 1, 63, N'GÜRAKAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3995, 1, 63, N'ONBİRNİSAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3996, 1, 63, N'EYÜPNEBİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3997, 1, 27, N'BAŞPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (3998, 1, 6, N'ALTINDAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4014, 1, 6, N'KEÇİÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4017, 1, 6, N'MAMAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4018, 1, 6, N'GAZİOSMANPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4019, 1, 3, N'SİNANPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4020, 1, 3, N'KARACAÖREN/ŞUHUT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4021, 1, 7, N'KEPEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4022, 1, 7, N'KONYAALTI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4024, 1, 9, N'DİDİM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4025, 1, 9, N'AK-YENİKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4026, 1, 9, N'AKBÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4027, 1, 9, N'ATÇA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4029, 1, 16, N'KURŞUNLU/İNEGÖL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4030, 1, 18, N'ELDİVAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4031, 1, 21, N'BAĞLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4032, 1, 21, N'SUR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4033, 1, 21, N'YENİŞEHİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4035, 1, 25, N'KAZIMKARABEKİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4038, 1, 25, N'KARAÇOBAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4039, 1, 25, N'KOPAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4040, 1, 26, N'ODUNPAZARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4041, 1, 26, N'TEPEBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4042, 1, 27, N'ŞAHİNBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4043, 1, 27, N'BURÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4044, 1, 27, N'BÜYÜKŞAHİNBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4045, 1, 27, N'CEVİZLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4046, 1, 35, N'BALÇOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4047, 1, 38, N'MELİKGAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4048, 1, 38, N'AĞIRNAS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4049, 1, 38, N'GESİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4050, 1, 38, N'GÜRPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4051, 1, 38, N'HİSARCIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4052, 1, 38, N'KIRANARDI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4054, 1, 38, N'TURAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4055, 1, 41, N'KÖRFEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4057, 1, 41, N'KİRAZLIYALI', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4058, 1, 42, N'MERAM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4059, 1, 42, N'ÇARIKLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4060, 1, 42, N'HATUNSARAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4061, 1, 42, N'İNLİCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4062, 1, 42, N'KARADİĞİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4063, 1, 42, N'KAŞINHANI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4064, 1, 42, N'KAVAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4065, 1, 42, N'KIZILÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4066, 1, 42, N'SAĞLIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4067, 1, 42, N'SEFAKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4068, 1, 42, N'ÇAVUŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4069, 1, 54, N'BEKİRPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4070, 1, 54, N'ERENLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4071, 1, 54, N'GÜNEŞLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4072, 1, 54, N'HANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4073, 1, 54, N'KAZIMPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4074, 1, 54, N'NEHİRKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4075, 1, 54, N'YAZLIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4076, 1, 55, N'ATAKUM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4077, 1, 55, N'CANİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4078, 1, 55, N'GAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4079, 1, 55, N'İLKADIM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4080, 1, 67, N'EREĞLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4081, 1, 67, N'GÖKÇELER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4082, 1, 67, N'GÜLÜÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4083, 1, 67, N'GÜNEŞLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4084, 1, 67, N'KANDİLLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4085, 1, 67, N'ORMANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4091, 1, 35, N'ÇİĞLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4092, 1, 35, N'ŞİRİNYER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4093, 1, 33, N'ÇAMLIBEL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4094, 1, 35, N'MERSİNLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4095, 1, 35, N'MONTRÖ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4098, 1, 34, N'SANAYİ/4LEVENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4112, 1, 33, N'POZCU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4117, 1, 34, N'İNCİRLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4118, 1, 34, N'YENİMAHALLE/BAKIRKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4125, 1, 34, N'TAŞKIŞLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4145, 1, 34, N'ADATEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4151, 1, 34, N'KİLYOS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4152, 1, 34, N'DEMİRCİKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4156, 1, 34, N'BÜYÜKDERE/ŞİŞLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4162, 1, 34, N'OSMANİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4163, 1, 1, N'HÜRRIYET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4164, 1, 1, N'GÜLBAHÇE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4165, 1, 1, N'AKKAPI MIDIK DAĞLIOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4166, 1, 1, N'HADIRLI KÖYÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4167, 1, 1, N'BELEDİYE EVLERİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4168, 1, 1, N'HUZUR EVLERİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4169, 1, 1, N'TOROS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4170, 1, 1, N'YEŞİLYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4171, 1, 1, N'YURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4173, 1, 1, N'PINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4174, 1, 1, N'FATİH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4175, 1, 1, N'TEPEBAG', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4176, 1, 1, N'TÜRKOCAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4177, 1, 1, N'ALIDEDE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4178, 1, 1, N'BEŞOCAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4179, 1, 1, N'SARIYAKUP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4180, 1, 1, N'YENIBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4181, 1, 1, N'ESKIBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4182, 1, 1, N'BARBAROS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4183, 1, 1, N'DUMLU PINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4184, 1, 1, N'SUCUZADE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4185, 1, 1, N'GAZIPAŞA BULVARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4186, 1, 1, N'REŞATBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4187, 1, 1, N'ÇINARLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4188, 1, 1, N'GAZİPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4189, 1, 1, N'SÜMER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4190, 1, 1, N'YENİBARAJ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4191, 1, 1, N'GÜZELYALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4192, 1, 1, N'BALCALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4193, 1, 1, N'ZİYAPAŞA BULVARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4194, 1, 1, N'DÖŞEME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4195, 1, 1, N'KURTULUŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4196, 1, 1, N'ORGANİZE SANAYİ BÖLGESİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4197, 1, 1, N'SİNANPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4198, 1, 1, N'YAVUZLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4199, 1, 1, N'KIŞLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4200, 1, 1, N'SERİNEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4201, 1, 1, N'PTT EVLERİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4202, 1, 1, N'DERVİŞLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4204, 1, 1, N'DADALOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4205, 1, 1, N'ULUBATLI HASAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4208, 1, 1, N'TAHSİLLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4209, 1, 1, N'SARIÇAM/YÜREĞİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4210, 1, 1, N'HAYDAROĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4211, 1, 6, N'ÜMİTKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4212, 1, 6, N'BİLKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4213, 1, 6, N'ODTÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4214, 1, 6, N'BAHÇELİEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4215, 1, 6, N'İSKİTLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4216, 1, 6, N'DIŞKAPI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4218, 1, 6, N'SIHHİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4219, 1, 6, N'KUMRULAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4220, 1, 6, N'YENİŞEHİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4221, 1, 6, N'KOLEJ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4222, 1, 6, N'KURTULUŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4223, 1, 6, N'PROTOKOL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4224, 1, 6, N'CİNNAH', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4225, 1, 6, N'S.SİMAVİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4226, 1, 6, N'ULUS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4227, 1, 6, N'BATIKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4230, 1, 6, N'OSTIM SAN.SITESI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4231, 1, 6, N'ATISAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4232, 1, 6, N'ERYAMAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4233, 1, 6, N'ELVANKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4235, 1, 6, N'DEMETEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4236, 1, 6, N'YAKACIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4238, 1, 16, N'ALTINŞEHİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4239, 1, 16, N'ÇAMLICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4240, 1, 16, N'ÖZLÜCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4241, 1, 16, N'ÜRÜNLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4242, 1, 16, N'ALAATTİN BEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4243, 1, 16, N'AHMET PAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4244, 1, 16, N'ALAADDİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4245, 1, 16, N'ALACAHIRKA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4246, 1, 16, N'ALACAMESCİT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4247, 1, 16, N'ALİPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4248, 1, 16, N'HAMZABEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4249, 1, 16, N'İBRAHİMPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4250, 1, 16, N'İVAZ PAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4251, 1, 16, N'KAVAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4252, 1, 16, N'KAYHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4253, 1, 16, N'KOCANAİP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4254, 1, 16, N'MAKSEM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4255, 1, 16, N'MOLLAFENARİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4256, 1, 16, N'MOLLA GÜRANİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4257, 1, 16, N'MURADİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4258, 1, 16, N'NALBANTOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4259, 1, 16, N'ORHANBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4260, 1, 16, N'PINARBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4261, 1, 16, N'REYHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4262, 1, 16, N'SELÇUK HATUN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4263, 1, 16, N'ŞAHABETTİN PAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4264, 1, 16, N'ŞEHREKÜSTÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4265, 1, 16, N'TAHTAKALE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4266, 1, 16, N'TAYAKADIN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4267, 1, 16, N'TUZPAZARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4268, 1, 16, N'YAHSİBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4269, 1, 16, N'AKÇAĞLAYAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4270, 1, 16, N'EMİRSULTAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4271, 1, 16, N'HACISEYFETTİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4272, 1, 16, N'KARAAĞAÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4273, 1, 16, N'KARAMAZAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4274, 1, 16, N'KURTOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4275, 1, 16, N'MOLLAARAP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4276, 1, 16, N'MUSABABA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4277, 1, 16, N'NAMAZGAH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4278, 1, 16, N'PİREMİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4279, 1, 16, N'TEFERRÜÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4281, 1, 16, N'YENİMAHALLE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4282, 1, 16, N'YEŞİL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4283, 1, 16, N'ZÜMRÜT EVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4284, 1, 16, N'İHSANİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4285, 1, 16, N'KARAMAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4286, 1, 16, N'KONAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4287, 1, 16, N'ADALET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4288, 1, 16, N'AKPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4289, 1, 16, N'ALEMDAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4290, 1, 16, N'ARMUTKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4291, 1, 16, N'BAĞLARBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4292, 1, 16, N'ÇELTİKKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4293, 1, 16, N'ÇİRİŞHANE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4294, 1, 16, N'ÇUKURCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4295, 1, 16, N'DEREÇAVUŞKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4296, 1, 16, N'ESENTEPE/OSMANGAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4297, 1, 16, N'GAZİAKDEMİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4298, 1, 16, N'HAMİTLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4299, 1, 16, N'HÜRRİYET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4300, 1, 16, N'İSTİKLAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4301, 1, 16, N'MEHMET AKİF', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4302, 1, 16, N'SIRMEŞELER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4303, 1, 16, N'SOĞANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4304, 1, 16, N'SOĞUKKUYU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4305, 1, 16, N'YENİKARAMAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4306, 1, 16, N'YUNUSELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4307, 1, 16, N'ALAŞARKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4308, 1, 16, N'MEHMET AKİF ERSOY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4309, 1, 16, N'ANADOLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4310, 1, 16, N'ARABAYATAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4311, 1, 16, N'ÇINARÖNÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4312, 1, 16, N'DEMETEVELER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4313, 1, 16, N'DUAÇINARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4314, 1, 16, N'HACIVAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4315, 1, 16, N'İSABEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4316, 1, 16, N'KAZIMKARABEKİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4317, 1, 16, N'MEVLANA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4318, 1, 16, N'MİLLET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4319, 1, 16, N'SAMANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4320, 1, 16, N'ŞİRİNEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4321, 1, 16, N'ULUS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4322, 1, 16, N'VAKIF', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4323, 1, 16, N'VATAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4324, 1, 16, N'YAVUZSELİM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4325, 1, 16, N'YUNUSEMRE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4326, 1, 16, N'İSMETİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4327, 1, 16, N'AKTARHÜSSAM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4328, 1, 16, N'ALTIPARMAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4329, 1, 16, N'ÇIRPAN', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4330, 1, 16, N'HOCAHASAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4331, 1, 16, N'İNTİZAM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4332, 1, 16, N'KURUÇEŞME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4333, 1, 16, N'SANTRAL GARAJ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4334, 1, 16, N'SELİMİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4335, 1, 16, N'ERTUĞRULGAZİ/NİLÜFER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4336, 1, 16, N'ZAFER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4337, 1, 16, N'152 EVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4338, 1, 16, N'75. YIL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4339, 1, 16, N'BAĞLARALTI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4340, 1, 16, N'BARUTHANE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4341, 1, 16, N'BEYAZIT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4342, 1, 16, N'CUMALIKIZIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4343, 1, 16, N'DAVUTDEDE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4344, 1, 16, N'DAVUTKADI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4345, 1, 16, N'DEĞİRMENLİKIZIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4346, 1, 16, N'DEĞİRMENÖNÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4347, 1, 16, N'EĞİTİM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4348, 1, 16, N'ERİKLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4349, 1, 16, N'ERTUĞRULGAZİ/YILDIRIM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4350, 1, 16, N'ESENEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4351, 1, 16, N'FİDYEKIZIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4352, 1, 16, N'GÜLLÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4353, 1, 16, N'KAPLIKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4354, 1, 16, N'KARAPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4355, 1, 16, N'MALTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4356, 1, 16, N'MİMARSİNAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4357, 1, 16, N'ORTABAĞLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4358, 1, 16, N'SELÇUKBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4359, 1, 16, N'SİNANDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4360, 1, 16, N'SIRACEVİZLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4361, 1, 16, N'SİTELER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4362, 1, 16, N'ŞÜKRANİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4363, 1, 16, N'YEDİSELVİLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4364, 1, 16, N'YEŞİLYAYLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4365, 1, 16, N'YİĞİTLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4366, 1, 16, N'AHMETYASEVİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4367, 1, 16, N'ATAEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4368, 1, 16, N'BALAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4369, 1, 16, N'BARIŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4370, 1, 16, N'ESENTEPE/NİLÜFER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4371, 1, 16, N'FETHİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4372, 1, 16, N'IŞIKTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4373, 1, 16, N'GEÇİT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4374, 1, 16, N'DEMİRTAŞPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4375, 1, 16, N'DOĞANBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4376, 1, 16, N'ELMASBAHÇELER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4377, 1, 16, N'HACIİLYAS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4378, 1, 16, N'KIRCAALİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4379, 1, 16, N'KİREMİTÇİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4380, 1, 16, N'KIZYAKUP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4381, 1, 16, N'SAKARYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4382, 1, 16, N'ULU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4383, 1, 16, N'HOCATAŞKIN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4384, 1, 16, N'MEYDANCIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4385, 1, 16, N'SELİMZADE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4386, 1, 16, N'DEMİRCİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4387, 1, 16, N'ÜÇEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4388, 1, 16, N'ALTINOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4389, 1, 16, N'ATICILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4390, 1, 16, N'BAHAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4391, 1, 16, N'BAŞARAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4392, 1, 16, N'ÇİFTEHAVUZLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4393, 1, 16, N'FATİH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4394, 1, 16, N'GÜLBAHÇE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4395, 1, 16, N'KEMERÇEŞME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4396, 1, 16, N'KOĞUKÇINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4397, 1, 16, N'KÜÇÜKBALIKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4398, 1, 16, N'KÜPLÜPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4399, 1, 16, N'NAMIKKEMAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4400, 1, 16, N'PANAYIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4401, 1, 16, N'SELAMET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4402, 1, 16, N'TUNA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4403, 1, 16, N'VEYSEL KARANİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4404, 1, 16, N'YEŞİLOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4405, 1, 16, N'DOĞANEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4406, 1, 16, N'YENİCEABATKÖYÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4407, 1, 16, N'BEŞEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4408, 1, 16, N'GÜMÜŞTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4409, 1, 16, N'KÜLTÜR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4410, 1, 16, N'ODUNLUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4411, 1, 16, N'ÇEKİRGE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4412, 1, 16, N'DOBURGA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4413, 1, 16, N'HÜDAVENDİGAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4414, 1, 16, N'İNKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4415, 1, 16, N'KÜKÜRTLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4416, 1, 16, N'MİNARELİÇAVUŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4417, 1, 10, N'ADNAN MENDERES', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4418, 1, 10, N'KUVA-İ MİLLİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4419, 1, 10, N'KIZPINARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4420, 1, 10, N'GAZİOSMANPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4421, 1, 10, N'BAHÇELİEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4422, 1, 10, N'PLEVNE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4423, 1, 10, N'AĞIR SANAYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4424, 1, 10, N'52 EVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4425, 1, 10, N'PAŞALİMANI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4426, 1, 10, N'YENİ SANAYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4427, 1, 10, N'SAKARYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4428, 1, 10, N'TOYGAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4429, 1, 10, N'SEFAKÖY', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4430, 1, 10, N'ÜÇPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4431, 1, 10, N'ORGANİZE SANAYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4432, 1, 10, N'MALTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4433, 1, 10, N'AKÇAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4435, 1, 10, N'SARIMSAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4437, 1, 35, N'UMURBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4438, 1, 35, N'EGE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4439, 1, 35, N'KAHRAMANLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4440, 1, 35, N'ETİLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4441, 1, 35, N'OĞUZLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4442, 1, 35, N'MİMAR SİNAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4443, 1, 35, N'ALSANCAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4444, 1, 35, N'KIBRIS ŞEHİTLERİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4445, 1, 35, N'KÜLTÜR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4446, 1, 35, N'İSMET KAPTAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4447, 1, 35, N'AKDENİZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4448, 1, 35, N'AKINCI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4449, 1, 35, N'ALTINORDU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4450, 1, 35, N'HURŞİDİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4451, 1, 35, N'KURTULUŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4452, 1, 35, N'YENİGÜN/KONAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4453, 1, 35, N'NAMAZGAH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4454, 1, 35, N'PAZARYERİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4455, 1, 35, N'KUBİLAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4456, 1, 35, N'SAKARYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4457, 1, 35, N'YENİ NAMAZGAH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4458, 1, 35, N'ALİREİS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4459, 1, 35, N'SÜVARİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4460, 1, 35, N'ÜLKÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4461, 1, 35, N'KAHRAMAN MESCİD', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4462, 1, 35, N'TÜRKYILMAZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4463, 1, 35, N'ODUNKAPI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4464, 1, 35, N'BOZKURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4465, 1, 35, N'NAMIKKEMAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4466, 1, 35, N'TUZCU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4468, 1, 35, N'YENİDOĞAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4469, 1, 35, N'MIRALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4470, 1, 35, N'AKARCALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4471, 1, 35, N'BALLIKUYU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4472, 1, 35, N'KADİFEKALE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4473, 1, 35, N'KOSOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4474, 1, 35, N'YEŞİLDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4475, 1, 35, N'AZİZİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4476, 1, 35, N'VEZİRAĞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4477, 1, 35, N'İMARİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4478, 1, 35, N'BİRİNCİ KADRİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4479, 1, 35, N'İKİNCİ KADRİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4480, 1, 35, N'ÇALDIRAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4481, 1, 35, N'DUATEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4482, 1, 35, N'HASAN ÖZDEMİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4483, 1, 35, N'KOCATEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4484, 1, 35, N'ÇİMENTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4485, 1, 35, N'ZAFERTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4486, 1, 35, N'GÜZELYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4487, 1, 35, N'GÜNEŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4488, 1, 35, N'KESTELLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4489, 1, 35, N'UĞUR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4490, 1, 35, N'FEVZİ PAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4491, 1, 35, N'ERZENE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4492, 1, 35, N'DOĞANLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4493, 1, 35, N'MEVLANA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4494, 1, 35, N'YEŞİLOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4495, 1, 35, N'RAFET PAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4496, 1, 35, N'ÇINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4497, 1, 35, N'YILDIRIM BEYAZIT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4498, 1, 35, N'BARBAROS/BORNOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4499, 1, 35, N'ÇAMDİBİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4500, 1, 35, N'YAVUZ SELİM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4501, 1, 35, N'YİRMİYEDİ MAYIS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4502, 1, 35, N'GAZİ OSMAN PAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4503, 1, 35, N'KIZILAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4504, 1, 35, N'ATATÜRK/BORNOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4505, 1, 35, N'ERGENE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4506, 1, 35, N'KAZIM DİRİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4507, 1, 35, N'İNÖNÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4508, 1, 35, N'ÜÇÜNCÜ SANAYİ SİTESİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4509, 1, 35, N'OSMANGAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4510, 1, 35, N'MANAVKUYU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4511, 1, 35, N'MANSUROĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4512, 1, 35, N'SALHANE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4513, 1, 35, N'BAYRAKLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4514, 1, 35, N'ÇİCEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4515, 1, 35, N'ÇAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4516, 1, 35, N'FUAT EDİP BAKSIN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4517, 1, 35, N'ALPARSLAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4518, 1, 35, N'MUHİTTİN ERENER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4519, 1, 35, N'REFİK ŞEVKET İNCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4520, 1, 35, N'TURAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4521, 1, 35, N'PINARBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4522, 1, 35, N'GÜRPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4523, 1, 35, N'ÜMİT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4524, 1, 35, N'EGEMENLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4525, 1, 35, N'IŞIKLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4526, 1, 35, N'HALKAPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4527, 1, 35, N'HİLAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4528, 1, 35, N'GÜNEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4529, 1, 35, N'EMİRSULTAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4530, 1, 35, N'CENGİZ TOPEL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4531, 1, 35, N'MERİÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4532, 1, 35, N'SERİNTEPE', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4533, 1, 35, N'ZAFER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4534, 1, 35, N'IŞIKKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4536, 1, 35, N'ÇAMKULE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4537, 1, 35, N'ANADOLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4538, 1, 35, N'BOĞAZİÇİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4539, 1, 35, N'TRAKYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4540, 1, 35, N'ZEYBEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4541, 1, 35, N'ZEYTİNLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4542, 1, 35, N'KÜÇÜKADA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4543, 1, 35, N'FERAHLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4544, 1, 35, N'ULUBATLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4545, 1, 35, N'ÇINARTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4546, 1, 35, N'MİLLET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4547, 1, 35, N'SAYGI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4549, 1, 35, N'GIDA ÇARŞISI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4551, 1, 35, N'BAHAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4552, 1, 35, N'ÇALIKUŞU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4553, 1, 35, N'ASIM GUNDÜZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4554, 1, 35, N'CENNETOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4555, 1, 35, N'SARIYER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4556, 1, 35, N'AŞIK VEYSEL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4557, 1, 35, N'BARIŞ/GAZİEMİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4558, 1, 35, N'KARABAĞLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4559, 1, 35, N'SELVİLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4560, 1, 35, N'GÜNALTAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4561, 1, 35, N'YUNUS EMRE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4562, 1, 35, N'DEVRİM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4563, 1, 35, N'KİBAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4564, 1, 35, N'UZNUDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4565, 1, 35, N'ABDİ İPEKÇİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4566, 1, 35, N'İHSAN ALYANAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4567, 1, 35, N'PEKER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4568, 1, 35, N'AYDIN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4569, 1, 35, N'EMREZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4570, 1, 35, N'AKTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4571, 1, 35, N'IRMAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4572, 1, 35, N'BİNBAŞI REŞAT BEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4573, 1, 35, N'DOKUZEYLÜL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4574, 1, 35, N'GAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4575, 1, 35, N'ATIFBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4576, 1, 35, N'SEYDİ KENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4577, 1, 35, N'ŞİRİNTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4578, 1, 35, N'GÜZELTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4579, 1, 35, N'KÖYİÇİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4580, 1, 35, N'İSTASYON ALTI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4581, 1, 35, N'BÜYÜKÇİĞLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4582, 1, 35, N'KÜÇÜKÇİĞLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4583, 1, 35, N'BALATÇIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4584, 1, 35, N'HARMANDALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4585, 1, 35, N'AOSB', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4586, 1, 35, N'ATA SANAYİ SİTESİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4587, 1, 35, N'MENEMEN DERİ SER.BÖL.', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4588, 1, 35, N'ALTINTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4589, 1, 35, N'KILIÇREİS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4590, 1, 35, N'PİRİ REİS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4591, 1, 35, N'MURAT REİS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4592, 1, 35, N'BAHÇELİEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4593, 1, 35, N'GÜNEŞLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4594, 1, 35, N'KAZIM KARABEKİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4595, 1, 35, N'DOĞANAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4596, 1, 35, N'REFET BELE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4597, 1, 35, N'SEVGİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4598, 1, 35, N'ALİ FUAT CEBESOY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4599, 1, 35, N'UMUT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4600, 1, 35, N'YÜZBAŞI ŞERAFETTİN BEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4601, 1, 35, N'ÖZGÜR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4602, 1, 35, N'CENNETÇEŞME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4603, 1, 35, N'ESKİ İZMİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4604, 1, 35, N'ALİ FUAT ERDEM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4605, 1, 35, N'LİMONTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4606, 1, 35, N'BAHRİYE ÜÇOK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4607, 1, 35, N'SALİH OMURTAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4608, 1, 35, N'YEŞİLYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4609, 1, 35, N'TAHSİN YAZICI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4610, 1, 35, N'MALİYECİLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4611, 1, 35, N'METİN OKTAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4612, 1, 35, N'ADNAN SÜVARİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4613, 1, 35, N'VATAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4614, 1, 35, N'ESENLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4615, 1, 35, N'ARAP HASAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4616, 1, 35, N'BASIN SİTESİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4617, 1, 35, N'ESENDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4618, 1, 35, N'MUAMMER AKAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4619, 1, 35, N'POLİGON', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4620, 1, 35, N'GENERAL KAZIM ÖZALP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4621, 1, 35, N'FAHRETTİN ALTAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4622, 1, 35, N'M.ALİ AKMAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4623, 1, 35, N'ÜÇKUYULAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4624, 1, 35, N'YEŞİLTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4625, 1, 35, N'FATİH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4626, 1, 35, N'TINAZTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4627, 1, 35, N'MECİDİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4628, 1, 35, N'BARBAROS/KONAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4629, 1, 35, N'TURGUTREİS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4630, 1, 35, N'MİTHATPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4631, 1, 35, N'GÖZTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4632, 1, 35, N'AKIN SİMAV', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4633, 1, 35, N'EĞİTİM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4634, 1, 35, N'ÇETİN EMEÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4635, 1, 35, N'FEVZİ ÇAKMAK', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4636, 1, 35, N'ONUR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4637, 1, 35, N'KORUTÜRK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4638, 1, 35, N'BAHÇELER ARASI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4639, 1, 35, N'İNCİRALTI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4640, 1, 35, N'YENİKALE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4641, 1, 35, N'ILICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4642, 1, 35, N'ATATÜRK/BALÇOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4643, 1, 35, N'İKİNCİ İNÖNÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4644, 1, 35, N'ÇAMTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4645, 1, 35, N'NARLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4646, 1, 35, N'ALTIEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4647, 1, 35, N'LİMANREİS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4648, 1, 35, N'MEHTAP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4649, 1, 35, N'HÜRRİYET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4650, 1, 35, N'İSMET PAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4651, 1, 35, N'ÇAMLIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4652, 1, 35, N'LALELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4653, 1, 35, N'GÜVEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4654, 1, 35, N'İNKILAP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4655, 1, 35, N'YİĞİTLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4656, 1, 35, N'DİCLE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4657, 1, 35, N'BARIŞ/BUCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4658, 1, 35, N'ŞİRİNKAPI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4659, 1, 35, N'AYDOĞDU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4660, 1, 35, N'MURATHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4661, 1, 35, N'ÇAĞDAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4662, 1, 35, N'KARANFİL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4663, 1, 35, N'GAZİLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4664, 1, 35, N'BAHÇEKAPI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4665, 1, 35, N'VALİ RAHMİ BEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4666, 1, 35, N'MENDERES', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4667, 1, 35, N'DUMLUPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4668, 1, 35, N'ADATEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4669, 1, 35, N'KURUÇEŞME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4670, 1, 35, N'YILDIZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4671, 1, 35, N'ÇAMLIKULE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4672, 1, 35, N'GÖKSU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4673, 1, 35, N'YEŞİLBAĞLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4674, 1, 35, N'FIRAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4675, 1, 35, N'YENİGÜN/BUCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4676, 1, 35, N'MUSTAFA KEMAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4677, 1, 35, N'KÜÇÜKYAMANLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4678, 1, 35, N'POSTACILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4679, 1, 35, N'ÖRNEKKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4680, 1, 35, N'YAMANLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4681, 1, 35, N'GÜMÜŞPALA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4682, 1, 35, N'ORG.NAFİZ GÜRMAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4683, 1, 35, N'EMEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4684, 1, 35, N'SOĞUKKUYU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4685, 1, 35, N'İMBATLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4686, 1, 35, N'CUMHURİYET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4687, 1, 35, N'YAMAÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4688, 1, 35, N'EVKA 2', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4690, 1, 35, N'TERSANE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4691, 1, 35, N'ALAYBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4692, 1, 35, N'TUNA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4693, 1, 35, N'BAHARİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4694, 1, 35, N'AKSOY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4695, 1, 35, N'DONANMACI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4696, 1, 35, N'BOSTANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4697, 1, 35, N'DEMİRKÖPRÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4698, 1, 35, N'DEDEBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4699, 1, 35, N'GONCALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4700, 1, 35, N'NERGİZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4701, 1, 35, N'ATAKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4702, 1, 35, N'YALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4703, 1, 35, N'ŞEMİKLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4704, 1, 64, N'1 EYLÜL SANAYİ SİTESİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4705, 1, 64, N'ÜNALAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4706, 1, 64, N'FEVZİÇAKMAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4707, 1, 64, N'KEMALÖZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4708, 1, 64, N'ATATÜRK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4709, 1, 64, N'CUMHURİYET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4710, 1, 64, N'DİKİLİTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4711, 1, 64, N'KARAĞAÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4712, 1, 64, N'FATİH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4713, 1, 64, N'ÖZDEMİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4714, 1, 64, N'ÇANLI TABAKHANELER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4715, 1, 64, N'MEHMET AKİF', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4716, 1, 64, N'SARAYALTI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4717, 1, 64, N'ELMALIDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4718, 1, 64, N'İSLİCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4719, 1, 64, N'BOZKURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4720, 1, 64, N'IŞIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4721, 1, 64, N'DURAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4722, 1, 64, N'AYBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4723, 1, 64, N'KURTULUŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4724, 1, 64, N'ORGANİZE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4725, 1, 38, N'ÖRNEKEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4726, 1, 38, N'GEVHERNESİBE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4727, 1, 38, N'CAMİKEBİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4728, 1, 38, N'CUMHURİYET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4729, 1, 38, N'İSLİMPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4730, 1, 38, N'GÜLÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4731, 1, 38, N'TACETTİN VELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4732, 1, 38, N'KALPAKLIOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4733, 1, 38, N'GAVREMOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4734, 1, 38, N'SEYİTGAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4735, 1, 38, N'YANIKOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4736, 1, 38, N'KÜÇÜKALİ', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4737, 1, 38, N'SERÇEÖNÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4738, 1, 38, N'SAHABİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4739, 1, 38, N'FATİH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4740, 1, 38, N'FEVZİÇAKMAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4741, 1, 38, N'MİMARSİNAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4742, 1, 38, N'ERCİYESEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4744, 1, 38, N'ALPARSLAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4745, 1, 38, N'KILIÇARSLAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4746, 1, 38, N'GÜLTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4747, 1, 38, N'YILDIZEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4748, 1, 38, N'UĞUREVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4749, 1, 38, N'ARGINCIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4750, 1, 38, N'ALSANCAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4751, 1, 38, N'FEVZİOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4752, 1, 38, N'ESENTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4753, 1, 38, N'TALATPAŞA\KOCASİNAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4754, 1, 38, N'BOZATLIPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4755, 1, 38, N'ZÜMRÜT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4756, 1, 38, N'HOCAAHMET YESEVİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4757, 1, 38, N'HİLAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4758, 1, 38, N'KARPUZATAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4759, 1, 38, N'YENİ MAHALLE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4760, 1, 38, N'MEVLANA/KOCASİNAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4761, 1, 38, N'YENİŞEHİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4762, 1, 38, N'İSTASYON', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4763, 1, 38, N'ESENYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4764, 1, 38, N'NURİHAS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4765, 1, 38, N'HAVAİKMAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4766, 1, 38, N'YENİDOĞAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4767, 1, 38, N'BAHÇELİEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4768, 1, 38, N'ANAYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4769, 1, 38, N'MEVLANA/TALAS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4770, 1, 38, N'YILDIRIM BEYAZIT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4771, 1, 38, N'İLDEM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4772, 1, 38, N'BEYAZŞEHİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4773, 1, 38, N'YAVUZLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4774, 1, 38, N'YUNUSEMRE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4775, 1, 38, N'GAZİOSMAN PAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4776, 1, 38, N'YENİ SANAYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4777, 1, 38, N'ESKİ SANAYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4778, 1, 38, N'HACI SAKİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4779, 1, 38, N'KÜÇÜK MUSTAFA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4780, 1, 38, N'ÇORAKÇILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4781, 1, 38, N'AYDINLIKEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4782, 1, 38, N'HÜRRİYET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4783, 1, 38, N'YENİKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4784, 1, 38, N'KAZIMKARABEKİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4785, 1, 38, N'OSMAN KAVUNCU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4787, 1, 38, N'KEYKUBAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4788, 1, 38, N'ŞEKER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4789, 1, 38, N'BELSİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4790, 1, 38, N'KOCATEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4791, 1, 38, N'SAKARYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4792, 1, 38, N'TINAZTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4793, 1, 38, N'ANAFARTALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4795, 1, 42, N'HAVZAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4796, 1, 42, N'KURTULUŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4797, 1, 42, N'MERAM DERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4798, 1, 42, N'MELİHŞAH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4799, 1, 42, N'SARAÇOGLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4800, 1, 42, N'HASANKOY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4801, 1, 42, N'K.KUMKÖPRÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4802, 1, 42, N'BATI HADİMİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4803, 1, 42, N'GÜLBAHÇE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4804, 1, 42, N'DURUNDAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4805, 1, 42, N'LALEBAHÇE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4806, 1, 42, N'ORGENERAL TURAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4807, 1, 42, N'ÇİMENLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4808, 1, 42, N'HACIİBALİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4809, 1, 42, N'ELMACI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4810, 1, 42, N'YAYLAPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4811, 1, 42, N'OSMAN GAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4812, 1, 42, N'DR.ZİYA BARLAS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4813, 1, 42, N'YAKA MERAM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4814, 1, 42, N'DOGU HADİMİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4815, 1, 42, N'HARMANCI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4816, 1, 42, N'AŞKAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4817, 1, 42, N'ORHAN GAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4818, 1, 42, N'TAŞRAKARAASLAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4819, 1, 42, N'2 ORGANİZE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4820, 1, 42, N'3 ORGANİZE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4821, 1, 42, N'BUSAN SANAYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4822, 1, 42, N'MATBACILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4823, 1, 42, N'FEVZİ ÇAKMAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4825, 1, 42, N'DÖKÜMCÜLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4826, 1, 42, N'KURUYEMİŞÇİLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4827, 1, 42, N'HIRDAVITÇILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4828, 1, 42, N'YENİ BUGDAY PAZARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4829, 1, 42, N'ŞEYH ŞAMİL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4830, 1, 42, N'HUSAMETTİN ÇELEBİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4831, 1, 42, N'SELEHATTİN EYYÜBİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4832, 1, 42, N'SİLLE PARSANA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4833, 1, 42, N'BUHARE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4834, 1, 42, N'KOCATEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4835, 1, 42, N'DUMLUPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4836, 1, 42, N'RAUF ORBAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4837, 1, 42, N'MALAZGRİT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4838, 1, 42, N'SANCAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4840, 1, 42, N'ÇATALTÖMEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4841, 1, 42, N'FETİH', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4842, 1, 42, N'ŞEYH ULEMA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4843, 1, 42, N'HACI VEYISZADE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4845, 1, 42, N'H.YUSUF MESCİT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4846, 1, 42, N'H.CEMİL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4847, 1, 42, N'ERENLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4848, 1, 42, N'TATLICAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4849, 1, 42, N'HURDACILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4850, 1, 42, N'FATİH DEMİRCİLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4851, 1, 42, N'YENİ MARANGOZLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4852, 1, 42, N'YANIK CAMİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4853, 1, 42, N'POLAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4854, 1, 42, N'ORTA MESCİT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4855, 1, 42, N'SARNIÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4856, 1, 42, N'KEYKUBAT SANAYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4857, 1, 42, N'ESKİ SANAYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4858, 1, 42, N'KARATAY SANAYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4859, 1, 42, N'OTO PARÇACILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4860, 1, 42, N'MARANGOZLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4861, 1, 42, N'AĞAÇ İŞLERİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4862, 1, 42, N'1 ORGANİZE SANAYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4863, 1, 42, N'ANADOLU SANAYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4864, 1, 42, N'ZAFER SANAYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4865, 1, 42, N'TOPKAPI SANAYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4866, 1, 42, N'BAKIRCILAR SANAYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4867, 1, 42, N'KIBRIS SANAYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4868, 1, 42, N'ENSAN SANAYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4869, 1, 42, N'HOCA CİHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4870, 1, 42, N'MEDRESE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4871, 1, 42, N'100.YIL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4872, 1, 42, N'ERENKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4873, 1, 42, N'ESENLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4874, 1, 42, N'ÖZALAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4875, 1, 42, N'MİMAR SİNAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4876, 1, 42, N'AKINCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4877, 1, 42, N'AKŞEMSETTİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4878, 1, 42, N'MEHMET AKİF', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4879, 1, 42, N'KECECİLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4880, 1, 42, N'SEDİRLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4882, 1, 42, N'K.SİNAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4883, 1, 42, N'FERİTPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4884, 1, 42, N'NİŞANTAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4885, 1, 42, N'KILIÇARSLAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4886, 1, 42, N'ESKİ OTOGAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4888, 1, 42, N'K.İHSANİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4889, 1, 42, N'BEDİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4890, 1, 42, N'FATİH IŞIKLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4891, 1, 42, N'IŞIKLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4892, 1, 42, N'AYDINLIKEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4893, 1, 42, N'SAKARYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4894, 1, 42, N'KARAKAYIŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4895, 1, 42, N'MUSALLA BAĞLARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4896, 1, 42, N'BEŞ YOL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4897, 1, 42, N'ŞEYH SADRETTİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4898, 1, 42, N'MAMURİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4899, 1, 42, N'ÖGRETMEN EVLERİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4900, 1, 42, N'PİREBİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4901, 1, 42, N'KÜRKÇÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4902, 1, 42, N'ÇİFTE MERDİVEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4903, 1, 33, N'CAMİŞERİF', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4904, 1, 33, N'CANKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4905, 1, 33, N'MESUDİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4906, 1, 33, N'İHSANİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4907, 1, 33, N'MAHMUDİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4909, 1, 33, N'BARIŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4910, 1, 33, N'NUSRATİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4911, 1, 33, N'ÜÇOCAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4912, 1, 33, N'ÇAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4913, 1, 33, N'ÇİLEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4914, 1, 33, N'ÖZGÜRLÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4915, 1, 33, N'KARADUVAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4916, 1, 33, N'HAMİDİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4917, 1, 33, N'KÜLTÜR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4918, 1, 33, N'PİRİREİS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4919, 1, 33, N'GÜVENEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4920, 1, 33, N'BAHÇELİEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4923, 1, 33, N'İNÖNÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4924, 1, 33, N'DUMLUPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4925, 1, 33, N'AYDINLIKEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4926, 1, 33, N'50.YIL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4927, 1, 33, N'MENTEŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4928, 1, 33, N'AKKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4929, 1, 33, N'FUATMOREL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4930, 1, 33, N'KOCAVİLAYET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4931, 1, 33, N'EGRİCAM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4932, 1, 33, N'BARBAROS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4933, 1, 33, N'ALSANCAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4934, 1, 33, N'DEMİRTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4936, 1, 33, N'TURGUTTÜRKALP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4937, 1, 33, N'TURUNÇLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4938, 1, 33, N'OSMANİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4939, 1, 33, N'PORTAKAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4940, 1, 33, N'YUSUFKILIÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4941, 1, 33, N'ZEKİAYAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4942, 1, 33, N'CUKUROVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4943, 1, 33, N'AKBELEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4944, 1, 33, N'TOZKOPARAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4945, 1, 33, N'SAĞLIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4946, 1, 33, N'ÇAVUŞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4947, 1, 33, N'MİTHATTOROĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4948, 1, 33, N'KURDALI', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4949, 1, 33, N'SELÇUKLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4950, 1, 33, N'ÇAGDAŞKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4951, 1, 33, N'HALKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4952, 1, 33, N'GÜNEYKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4954, 1, 33, N'KORUKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4955, 1, 33, N'MUSTAFAKEMAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4957, 1, 33, N'BEKİRDE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4962, 1, 33, N'ASLANKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4964, 1, 33, N'SOGUCAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4965, 1, 33, N'BEKİRALANI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4967, 1, 33, N'KARGIPINARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4974, 1, 33, N'TAŞUCU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4975, 1, 33, N'SUSANOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4976, 1, 33, N'ATAYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4978, 1, 33, N'KOCAHASANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4979, 1, 33, N'TIRTAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4982, 1, 33, N'ÇEŞMELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4983, 1, 3, N'GÜVENEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4984, 1, 3, N'ÖRNEKEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4985, 1, 3, N'ZAFER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4986, 1, 3, N'İSTİKLAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4987, 1, 3, N'ESENTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4988, 1, 3, N'KANLICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4989, 1, 3, N'MAREŞAL FEVZİ ÇAKMAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4990, 1, 3, N'ALİ İHSAN PAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4991, 1, 3, N'GAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4992, 1, 3, N'KOCATEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4993, 1, 3, N'NAZMİ SAATÇİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4994, 1, 3, N'FATİH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4995, 1, 3, N'EŞREFPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4996, 1, 3, N'SAHİPATA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4997, 1, 3, N'HOCA AHMET YESEVİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4998, 1, 3, N'VEYSEL KARANİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (4999, 1, 3, N'YENİCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5000, 1, 3, N'BEYAZIT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5002, 1, 3, N'KARŞIYAKA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5003, 1, 3, N'YEŞİLYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5004, 1, 3, N'SELÇUKLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5005, 1, 3, N'OSMANGAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5006, 1, 3, N'ORHANGAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5007, 1, 3, N'ERTUĞRUL GAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5008, 1, 3, N'BATTALGAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5009, 1, 3, N'ALİ ÇETİNKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5010, 1, 3, N'CUMHURİYET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5011, 1, 3, N'DUMLUPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5012, 1, 3, N'DERVİŞPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5013, 1, 3, N'KARAMAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5014, 1, 3, N'MARULCU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5015, 1, 3, N'SÜMER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5016, 1, 3, N'DAİRECEP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5017, 1, 3, N'OLUCAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5018, 1, 3, N'ÇAVUŞBAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5019, 1, 3, N'HAMİDİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5020, 1, 3, N'HASAN KARAAĞAÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5021, 1, 3, N'YUNUS EMRE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5022, 1, 3, N'HACI ABDURRAHMAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5023, 1, 3, N'HACI CAFER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5024, 1, 3, N'HACI EYÜP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5025, 1, 3, N'HACI MAHMUT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5026, 1, 3, N'HACI MUSTAFA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5027, 1, 3, N'HACI NASUH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5028, 1, 3, N'HACI YAHYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5029, 1, 3, N'HACI NUH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5030, 1, 3, N'HATTAT KARAHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5031, 1, 3, N'HİSARALTI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5032, 1, 3, N'EFECİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5033, 1, 3, N'ÇAVUŞOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5034, 1, 3, N'AKSARAYLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5035, 1, 3, N'FAKIPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5036, 1, 3, N'BEDRİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5037, 1, 3, N'BADEMLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5038, 1, 3, N'UMURBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5039, 1, 3, N'AKMESCİT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5040, 1, 3, N'BURMALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5041, 1, 3, N'CAMİKEBİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5042, 1, 3, N'BARBAROS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5043, 1, 3, N'KARAKATİP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5044, 1, 3, N'KASIMPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5045, 1, 3, N'KAYADİBİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5046, 1, 3, N'KARAMANOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5047, 1, 3, N'KALE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5048, 1, 3, N'METLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5049, 1, 3, N'MECİDİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5050, 1, 3, N'MEVLANA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5051, 1, 3, N'YARENLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5052, 1, 3, N'YUKARI PAZAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5053, 1, 3, N'YENİ CAMİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5054, 1, 3, N'TAŞPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5059, 1, 25, N'YENİŞEHİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5060, 1, 25, N'DADAŞKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5062, 1, 25, N'YAKUTİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5063, 1, 25, N'YILDIZKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5065, 1, 25, N'KANDİLLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5083, 1, 7, N'BAYINDIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5084, 1, 7, N'GÜVENLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5085, 1, 7, N'SOĞUKSU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5086, 1, 7, N'YILDIZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5087, 1, 7, N'MEMUREVLERİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5088, 1, 7, N'ALTINDAĞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5089, 1, 7, N'ULUC', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5090, 1, 7, N'GÜRSU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5091, 1, 7, N'ÖĞRETMENEVİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5092, 1, 7, N'ALTINKUM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5093, 1, 7, N'KUŞKAVAGI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5094, 1, 7, N'HURMA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5095, 1, 7, N'LİMAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5096, 1, 7, N'SARISU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5097, 1, 7, N'SİTELER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5098, 1, 7, N'DENİZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5099, 1, 7, N'TAHILPAZARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5100, 1, 7, N'BALBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5101, 1, 7, N'SELÇUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5102, 1, 7, N'KIZILSARAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5103, 1, 7, N'KIŞLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5104, 1, 7, N'ÜCGEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5105, 1, 7, N'DURALİLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5106, 1, 7, N'MOLLAYUSUF', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5107, 1, 7, N'DÜDENBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5108, 1, 7, N'YEŞİLDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5109, 1, 7, N'GÖKSU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5110, 1, 7, N'ETİLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5111, 1, 7, N'GEBİZLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5112, 1, 7, N'ORGANİZE SANAYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5113, 1, 7, N'DUACI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5115, 1, 7, N'SANTRAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5116, 1, 7, N'HABİBLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5117, 1, 7, N'HÜSNÜKARAKAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5118, 1, 7, N'YAVUZSELİM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5119, 1, 7, N'TEOMANPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5120, 1, 7, N'BARIŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5121, 1, 7, N'YENİEMEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5124, 1, 7, N'M.AKİF ERSOY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5125, 1, 7, N'GÜNEŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5126, 1, 7, N'EMEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5127, 1, 7, N'SEDİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5128, 1, 7, N'YENİGÖL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5129, 1, 7, N'GÜZELYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5131, 1, 7, N'ÇAMKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5132, 1, 7, N'CİHADİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5133, 1, 7, N'YEŞİLKARAMAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5135, 1, 7, N'ALTINTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5140, 1, 7, N'MEHMETCİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5141, 1, 7, N'TOPÇULAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5142, 1, 7, N'KARAÇALLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5143, 1, 7, N'YEŞİLBAHCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5144, 1, 7, N'KIRCAMİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5145, 1, 7, N'ZÜMRÜTOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5147, 1, 7, N'KIZILTOPRAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5148, 1, 7, N'ŞİRİNYALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5149, 1, 7, N'FENER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5151, 1, 7, N'GÜZELOBA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5156, 1, 7, N'KİRİŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5171, 1, 7, N'ARAPSUYU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5172, 1, 7, N'PINARBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5173, 1, 7, N'MELTEM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5174, 1, 7, N'VARLIKLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5175, 1, 7, N'BAHÇELİEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5176, 1, 7, N'TOROS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5177, 1, 7, N'UNCALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5178, 1, 7, N'AKKUYU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5179, 1, 7, N'BAHTILI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5180, 1, 7, N'KIZILARIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5181, 1, 7, N'KEPEZALTI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5182, 1, 7, N'FATİH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5183, 1, 7, N'GÖÇERLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5184, 1, 7, N'ÇAMLIBEL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5186, 1, 7, N'KUZEYYAKA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5187, 1, 7, N'ÜNSAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5188, 1, 7, N'YENİSANAYİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5189, 1, 7, N'ERENKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5190, 1, 7, N'KANAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5191, 1, 7, N'BEŞKONAKLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5192, 1, 7, N'ALTINOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5193, 1, 7, N'SİNAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5194, 1, 7, N'AHATLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5195, 1, 7, N'YENİDOĞAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5196, 1, 7, N'FABRİKALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5197, 1, 7, N'ÖZGÜRLÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5198, 1, 7, N'ULUS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5199, 1, 7, N'ZAFER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5200, 1, 7, N'YÜKSELİŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5201, 1, 7, N'ATATÜRK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5202, 1, 7, N'DUTLUBAHÇE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5203, 1, 7, N'KONUKSEVER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5204, 1, 7, N'GÜLVEREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5205, 1, 7, N'KÜLTÜR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5206, 1, 7, N'ÇAKIRLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5207, 1, 7, N'KARATEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5208, 1, 7, N'GÖKÇAM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5209, 1, 7, N'GENÇLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5210, 1, 7, N'ÇAYBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5211, 1, 7, N'ZERDALİLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5212, 1, 7, N'DEMİRCİKARA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5213, 1, 7, N'MEYDANKAVAGI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5214, 1, 7, N'TARIM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5215, 1, 7, N'YEŞİLOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5216, 1, 7, N'GÜZELOLUK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5217, 1, 7, N'ERMENEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5218, 1, 7, N'TUZCULAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5219, 1, 7, N'BARBAROS', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5220, 1, 7, N'KILIÇASLAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5221, 1, 7, N'HAŞİMİŞCAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5222, 1, 7, N'MURATPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5223, 1, 7, N'YÜKSEKALAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5224, 1, 33, N'KIZKALESİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5225, 1, 67, N'SALTUKOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5226, 1, 35, N'MALTEPE/KARŞIYAKA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5227, 1, 35, N'MALTEPE/NARLIDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5228, 1, 4, N'CUMAÇAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5229, 1, 4, N'TEZEREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5230, 1, 4, N'YAKINCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5231, 1, 59, N'ÇERKEZKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5232, 1, 51, N'ULUKIŞLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5233, 1, 27, N'KARKAMIŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5235, 1, 34, N'ATAŞEHIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5236, 1, 34, N'BARBAROS/KADIKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5241, 1, 48, N'AKKAYA KÖYÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5247, 1, 48, N'SARIGERME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5249, 1, 48, N'YENİKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5250, 1, 34, N'GÜRSEL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5251, 1, 34, N'TALATPAŞA/KAĞITHANE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5253, 1, 34, N'PERPA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5254, 1, 34, N'DOĞUBANK İŞ HANI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5255, 1, 34, N'TİCARET ODASI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5256, 1, 34, N'NÖBETHANE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5257, 1, 34, N'TCDD GAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5258, 1, 34, N'MISIR ÇARŞISI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5259, 1, 34, N'MARPUÇÇULAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5260, 1, 34, N'ÇİÇEKPAZARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5261, 1, 34, N'KANTARCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5262, 1, 34, N'İMÇ BLOKLARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5263, 1, 34, N'KÜÇÜKPAZAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5264, 1, 34, N'HACIKADIN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5265, 1, 34, N'HOCAGIYASETTİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5266, 1, 34, N'MOLLAHÜSREV/EMİNÖNÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5267, 1, 34, N'AŞIREFENDİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5268, 1, 34, N'KEMALPAŞA/EMİNÖNÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5269, 1, 34, N'CİHANGİR/AVCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5270, 1, 34, N'DENİZKÖŞKLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5271, 1, 34, N'KEMALPAŞA/AVCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5272, 1, 34, N'MEHTERÇEŞME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5273, 1, 34, N'100. YIL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5274, 1, 34, N'CUMHURİYET/BAHÇELİEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5275, 1, 34, N'ZAFER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5276, 1, 34, N'ATAKÖY 2-5-6 KISIM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5277, 1, 34, N'ATAKÖY 3-4 KISIM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5278, 1, 34, N'SAKIZAĞACI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5279, 1, 34, N'CEVATPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5280, 1, 34, N'İSMETPAŞA/BAYRAMPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5281, 1, 34, N'KOCATEPE/BAYRAMPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5282, 1, 34, N'ORTA/BAYRAMPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5283, 1, 34, N'TERAZİDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5284, 1, 34, N'VATAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5285, 1, 34, N'YENİDOĞAN/BAYRAMPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5286, 1, 34, N'ARMAĞAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5287, 1, 34, N'CİHANNÜMA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5288, 1, 34, N'KONAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5289, 1, 34, N'KÜLTÜR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5290, 1, 34, N'NİSPETİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5291, 1, 34, N'SİNANPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5293, 1, 34, N'VİŞNEZADE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5294, 1, 34, N'ANADOLUKAVAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5295, 1, 34, N'ÇAMLIBAHÇE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5296, 1, 34, N'ÇİĞDEM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5297, 1, 34, N'GÜMÜŞSUYU/BEYKOZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5298, 1, 34, N'İNCİRKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5299, 1, 34, N'ORTAÇEŞME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5300, 1, 34, N'ORTAKÖY/BEYKOZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5301, 1, 34, N'RÜZGARLIBAHÇE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5302, 1, 34, N'SOĞUKSU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5303, 1, 34, N'YALIKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5304, 1, 34, N'YENİMAHALLE/BEYKOZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5305, 1, 34, N'ASMALIMESCİT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5306, 1, 34, N'BEDRETTİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5307, 1, 34, N'BEREKETZADE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5308, 1, 34, N'BOSTAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5309, 1, 34, N'BÜLBÜL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5310, 1, 34, N'CAMİKEBİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5311, 1, 34, N'ÇATMAMESCİT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5312, 1, 34, N'ÇUKUR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5313, 1, 34, N'EMEKYEMEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5314, 1, 34, N'EVLİYAÇELEBİ/BEYOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5315, 1, 34, N'FETİHTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5316, 1, 34, N'FİRUZAĞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5317, 1, 34, N'HACIAHMET/BEYOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5318, 1, 34, N'HACIMİMİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5319, 1, 34, N'HÜSEYİNAĞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5320, 1, 34, N'KADIMEHMETEFENDİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5321, 1, 34, N'KALYONCUKULLUĞU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5322, 1, 34, N'KAMERHATUN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5323, 1, 34, N'KAPTANPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5325, 1, 34, N'KATİPMUSTAFAÇELEBİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5326, 1, 34, N'KEÇECİPİRİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5327, 1, 34, N'KILIÇALİPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5328, 1, 34, N'KOCATEPE/BEYOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5329, 1, 34, N'KULAKSIZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5330, 1, 34, N'KULOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5331, 1, 34, N'KÜÇÜKPİYALE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5332, 1, 34, N'MÜEYYETZADE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5333, 1, 34, N'ÖMERAVNİ', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5334, 1, 34, N'PİRİPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5335, 1, 34, N'PİYALEPAŞA/BEYOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5336, 1, 34, N'SURURİMEHMETEFENDİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5337, 1, 34, N'ŞAHKULU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5338, 1, 34, N'ŞEHİTMUHTAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5339, 1, 34, N'TOMTOM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5340, 1, 34, N'YAHYAKEMAL/BEYOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5341, 1, 34, N'YENİŞEHİR/BEYOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5342, 1, 34, N'ALEMDAR/EMİNÖNÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5343, 1, 34, N'BALABANAĞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5344, 1, 34, N'BİNBİRDİREK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5345, 1, 34, N'DEMİRTAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5346, 1, 34, N'EMİNSİNAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5347, 1, 34, N'HOBYAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5348, 1, 34, N'HOCAPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5349, 1, 34, N'HÜSAMBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5350, 1, 34, N'KALENDERHANE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5351, 1, 34, N'KATİPKASIM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5352, 1, 34, N'KÜÇÜKAYASOFYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5353, 1, 34, N'MESİHPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5354, 1, 34, N'MİMARHAYRETTİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5355, 1, 34, N'MİMARKEMALETTİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5356, 1, 34, N'MİMARSİNAN/EMİNÖNÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5357, 1, 34, N'MOLLAFENARİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5358, 1, 34, N'MUHSİNEHATUN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5359, 1, 34, N'NİŞANCA/EMİNÖNÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5360, 1, 34, N'SARAÇİHSAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5361, 1, 34, N'SARIDEMİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5362, 1, 34, N'SURURİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5363, 1, 34, N'ŞEHSUVAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5364, 1, 34, N'TAYAHATUN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5365, 1, 34, N'YAVUZSİNAN/EMİNÖNÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5366, 1, 34, N'BİRLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5367, 1, 34, N'ÇİFTEHAVUZLAR/ESENLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5368, 1, 34, N'DAVUTPAŞA/ESENLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5369, 1, 34, N'FATİH/ESENLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5370, 1, 34, N'FEVZİÇAKMAK/ESENLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5371, 1, 34, N'HAVAALANI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5372, 1, 34, N'KAZIMKARABEKİR/ESENLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5373, 1, 34, N'KEMER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5374, 1, 34, N'MENDERES', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5375, 1, 34, N'MİMARSİNAN/ESENLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5376, 1, 34, N'NAMIKKEMAL/ESENLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5377, 1, 34, N'NENEHATUN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5378, 1, 34, N'ORUÇREİS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5379, 1, 34, N'SANCAKTEPE/ESENLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5380, 1, 34, N'TURGUTREİS/ESENLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5381, 1, 34, N'YAVUZSELİM/ESENLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5382, 1, 34, N'AKŞEMSETTİN/EYÜP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5383, 1, 34, N'DEFTERDAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5384, 1, 34, N'DÜĞMECİLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5385, 1, 34, N'EMNİYETTEPE/EYÜP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5386, 1, 34, N'ESENTEPE/EYÜP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5387, 1, 34, N'GÜZELTEPE/EYÜP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5388, 1, 34, N'İSLAMBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5389, 1, 34, N'KARADOLAP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5390, 1, 34, N'KAZIMKARABEKİR/EYÜP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5391, 1, 34, N'NİŞANCA/EYÜP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5392, 1, 34, N'ÖRNEKTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5393, 1, 34, N'PİYALEPAŞA/EYÜP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5394, 1, 34, N'SAKARYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5395, 1, 34, N'SİLAHTARAĞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5396, 1, 34, N'ABDİÇELEBİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5397, 1, 34, N'ABDİSUBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5398, 1, 34, N'AHMETYESEVİ/FATİH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5399, 1, 34, N'ALİFAKIH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5400, 1, 34, N'ARABACIBEYAZIT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5401, 1, 34, N'ARPAEMİNİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5402, 1, 34, N'ATİKMUSTAFAPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5403, 1, 34, N'AVCIBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5404, 1, 34, N'BABAHASANALEMİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5405, 1, 34, N'BEYAZITAĞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5406, 1, 34, N'BEYCEĞİZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5407, 1, 34, N'CAFER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5408, 1, 34, N'CAMBAZİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5409, 1, 34, N'ÇAKIRAĞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5410, 1, 34, N'DAVUTPAŞA/FATİH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5411, 1, 34, N'DENİZABDAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5412, 1, 34, N'DERVİŞALİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5413, 1, 34, N'EREĞLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5414, 1, 34, N'FATMASULTAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5415, 1, 34, N'GURABAHÜSEYİNAĞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5416, 1, 34, N'HACIEVHADETTİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5417, 1, 34, N'HACIHAMZA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5418, 1, 34, N'HACIHÜSEYİNAĞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5419, 1, 34, N'HAMAMİMUHİTTİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5420, 1, 34, N'HARAÇÇIKARAMEHMET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5421, 1, 34, N'HASANHALİFE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5422, 1, 34, N'HATİCESULTAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5423, 1, 34, N'HATİPMUSLUHİTTİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5424, 1, 34, N'HAYDAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5425, 1, 34, N'HIZIRÇAVUŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5426, 1, 34, N'HOCAÜVEYZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5427, 1, 34, N'İBRAHİMÇAVUŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5428, 1, 34, N'İMRAHOR/FATİH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5429, 1, 34, N'İNEBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5430, 1, 34, N'İSKENDERPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5431, 1, 34, N'KARİYE-İ ATİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5432, 1, 34, N'KASAPDEMİRHUN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5433, 1, 34, N'KASAPİLYAS', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5434, 1, 34, N'KASIMGÜRANİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5435, 1, 34, N'KATİPMUSLUHİTTİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5436, 1, 34, N'KEÇECİKARABAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5437, 1, 34, N'KEÇECİHATUN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5438, 1, 34, N'KEÇİHATUN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5439, 1, 34, N'KIRKÇEŞME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5440, 1, 34, N'KIRMASTİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5441, 1, 34, N'KOCADEDE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5442, 1, 34, N'KÜRKÇÜBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5443, 1, 34, N'MELEKHATUN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5444, 1, 34, N'MİMARSİNAN/FATİH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5445, 1, 34, N'MOLLAAŞKI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5446, 1, 34, N'MOLLAŞEREF', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5447, 1, 34, N'MUHTESİPİSKENDER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5448, 1, 34, N'MURATPAŞA/FATİH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5449, 1, 34, N'MÜFTÜALİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5450, 1, 34, N'NESLİHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5451, 1, 34, N'NESLİŞAH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5452, 1, 34, N'NEVBAHAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5453, 1, 34, N'ÖRDEKLİKASAP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5454, 1, 34, N'SANCAKTARHAYRETTİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5455, 1, 34, N'SEYİTÖMER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5456, 1, 34, N'SİNANAĞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5457, 1, 34, N'SOFULAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5458, 1, 34, N'ŞEYHRESMİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5459, 1, 34, N'TAHTAMİNARE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5460, 1, 34, N'TEVKİİCAFER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5461, 1, 34, N'UZUNYUSUF', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5462, 1, 34, N'VELEDİKARABAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5463, 1, 34, N'YALI/FATİH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5464, 1, 34, N'YAVUZSİNAN/FATİH', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5465, 1, 34, N'50.YIL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5466, 1, 34, N'AYDINLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5467, 1, 34, N'BAĞLARBAŞI/GAZİOSMANPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5468, 1, 34, N'BARBAROSHAYRETTİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5469, 1, 34, N'CUMHURİYET/GAZİOSMANPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5470, 1, 34, N'ESENLER/GAZİOSMANPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5471, 1, 34, N'ESENTEPE/GAZİOSMANPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5472, 1, 34, N'GAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5473, 1, 34, N'HÜRRİYET/GAZİOSMANPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5474, 1, 34, N'İSMETPAŞA/GAZİOSMANPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5475, 1, 34, N'KARADENİZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5476, 1, 34, N'KARAYOLLARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5477, 1, 34, N'KARLITEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5478, 1, 34, N'KAZIMKARABEKİR/GAZİOSMANPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5479, 1, 34, N'MALKOÇOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5480, 1, 34, N'PAZARİÇİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5481, 1, 34, N'SARIGÖL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5482, 1, 34, N'ŞEMSİPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5483, 1, 34, N'UĞURMUMCU/GAZİOSMANPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5484, 1, 34, N'YENİ/GAZİOSMANPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5485, 1, 34, N'YENİDOĞAN/GAZİOSMANPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5486, 1, 34, N'GENÇOSMAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5487, 1, 34, N'GÜNEŞTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5488, 1, 34, N'GÜVEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5489, 1, 34, N'M.NEZİHİ ÖZMEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5490, 1, 34, N'MAREŞALÇAKMAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5491, 1, 34, N'ALTINTEPE/KADIKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5492, 1, 34, N'DUMLUPINAR/KADIKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5493, 1, 34, N'İNÖNÜ/KADIKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5495, 1, 34, N'ZÜHTÜPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5496, 1, 34, N'EMNİYETEVLERİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5497, 1, 34, N'EMNİYETTEPE/KAĞITHANE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5498, 1, 34, N'HARMANTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5499, 1, 34, N'HÜRRİYET/KAĞITHANE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5500, 1, 34, N'ORTABAYIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5501, 1, 34, N'SANAYİ/KAĞITHANE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5502, 1, 34, N'TELSİZ/KAĞITHANE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5503, 1, 34, N'YAHYAKEMAL/KAĞITHANE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5504, 1, 34, N'YEŞİLCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5505, 1, 34, N'CEVİZLİ/KARTAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5506, 1, 34, N'CUMHURİYET/KARTAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5507, 1, 34, N'ÇARŞI/KARTAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5508, 1, 34, N'ÇAVUŞOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5509, 1, 34, N'GÜMÜŞPINAR/KARTAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5510, 1, 34, N'HÜRRİYET/KARTAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5511, 1, 34, N'KARLIKTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5512, 1, 34, N'KORDONBOYU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5513, 1, 34, N'ORTA/KARTAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5514, 1, 34, N'PETROLİŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5515, 1, 34, N'YALI/KARTAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5516, 1, 34, N'YENİ/KARTAL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5517, 1, 34, N'YUKARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5518, 1, 34, N'ATATÜRK/KÜÇÜKÇEKMECE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5519, 1, 34, N'CUMHURİYET/KÜÇÜKÇEKMECE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5520, 1, 34, N'FATİH/KÜÇÜKÇEKMECE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5521, 1, 34, N'FEVZİÇAKMAK/KÜÇÜKÇEKMECE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5522, 1, 34, N'GÜLTEPE/KÜÇÜKÇEKMECE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5523, 1, 34, N'İNÖNÜ/KÜÇÜKÇEKMECE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5524, 1, 34, N'İSTASYON/KÜÇÜKÇEKMECE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5525, 1, 34, N'KARTALTEPE/KÜÇÜKÇEKMECE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5526, 1, 34, N'KEMALPAŞA/KÜÇÜKÇEKMECE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5527, 1, 34, N'MEHMETAKİF/KÜÇÜKÇEKMECE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5529, 1, 34, N'SÖĞÜTLÜÇEŞME/KÜÇÜKÇEKMECE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5530, 1, 34, N'SULTANMURAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5531, 1, 34, N'TEVFİKBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5532, 1, 34, N'YENİ/KÜÇÜKÇEKMECE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5533, 1, 34, N'YEŞİLOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5534, 1, 34, N'ZİYAGÖKALP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5535, 1, 34, N'ALTAYÇEŞME', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5536, 1, 34, N'BAĞLARBAŞI/MALTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5537, 1, 34, N'BAŞIBÜYÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5538, 1, 34, N'ÇINAR/MALTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5539, 1, 34, N'ESENKENT/MALTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5540, 1, 34, N'ESENŞEHİR/MALTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5541, 1, 34, N'FINDIKLI/MALTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5542, 1, 34, N'GİRNE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5543, 1, 34, N'GÜLENSU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5544, 1, 34, N'AHMETYESEVİ/PENDİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5545, 1, 34, N'AYDINTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5546, 1, 34, N'BATI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5547, 1, 34, N'DOĞU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5548, 1, 34, N'DUMLUPINAR/PENDİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5549, 1, 34, N'ERTUĞRULGAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5550, 1, 34, N'FATİH/PENDİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5551, 1, 34, N'FEVZİÇAKMAK/PENDİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5552, 1, 34, N'GÜLLÜBAĞLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5553, 1, 34, N'HARMANDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5554, 1, 34, N'KAVAKPINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5555, 1, 34, N'KAYNARCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5556, 1, 34, N'KURNAKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5557, 1, 34, N'MÜCAVİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5558, 1, 34, N'ORHANGAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5559, 1, 34, N'ORTA/PENDİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5560, 1, 34, N'RAMAZANOĞLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5561, 1, 34, N'SAPANBAĞLARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5562, 1, 34, N'SÜLÜNTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5563, 1, 34, N'VELİBABA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5564, 1, 34, N'YEŞİLBAĞLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5565, 1, 34, N'ÇAMLITEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5566, 1, 34, N'ÇAYIRBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5567, 1, 34, N'KAZIMKARABEKİR/SARIYER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5568, 1, 34, N'KOCATAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5569, 1, 34, N'MADEN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5570, 1, 34, N'PINAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5571, 1, 34, N'POLİGON', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5572, 1, 34, N'RUMELİKAVAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5573, 1, 34, N'YENİ/SARIYER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5574, 1, 34, N'YENİMAHALLE/SARIYER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5575, 1, 34, N'ABDURRAHMANGAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5576, 1, 34, N'ADİL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5577, 1, 34, N'AHMETYESEVİ/SULTANBEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5578, 1, 34, N'AKŞEMSETTİN/SULTANBEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5579, 1, 34, N'BATTALGAZİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5580, 1, 34, N'HAMİDİYE/SULTANBEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5581, 1, 34, N'HASANPAŞA/SULTANBEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5582, 1, 34, N'MECİDİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5583, 1, 34, N'MEHMETAKİFERSOY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5584, 1, 34, N'YAVUZSELİM/SULTANBEYLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5585, 1, 34, N'ESKİŞEHİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5586, 1, 34, N'FULYA/ŞİŞLİ,', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5587, 1, 34, N'GÜLBAHAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5589, 1, 34, N'HALİDEEDİPADIVAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5590, 1, 34, N'HUZUR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5591, 1, 34, N'İNÖNÜ/ŞİŞLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5592, 1, 34, N'İZZETPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5593, 1, 34, N'MAHMUTŞEVKETPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5594, 1, 34, N'PAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5595, 1, 34, N'PTTEVLERİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5596, 1, 34, N'YAYLA/ŞİŞLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5597, 1, 34, N'CAMİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5598, 1, 34, N'EVLİYAÇELEBİ/TUZLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5599, 1, 34, N'İSTASYON/TUZLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5600, 1, 34, N'POSTAHANE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5601, 1, 34, N'ŞİFA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5602, 1, 34, N'YAYLA/TUZLA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5604, 1, 34, N'FETİH/ÜMRANİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5605, 1, 34, N'HEKİMBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5606, 1, 34, N'İSTİKLAL/ÜMRANİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5607, 1, 34, N'MUSTAFAKEMAL/ÜMRANİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5608, 1, 34, N'ABDULLAHAĞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5609, 1, 34, N'AHMETÇELEBİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5610, 1, 34, N'ARAKİYECİHACIMEHMET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5611, 1, 34, N'AYAZMA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5612, 1, 34, N'BAHÇEBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5613, 1, 34, N'BARBAROS/ÜSKÜDAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5614, 1, 34, N'BURHANİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5615, 1, 34, N'CUMHURİYET/ÜSKÜDAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5616, 1, 34, N'EMEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5617, 1, 34, N'EMNİYET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5618, 1, 34, N'ESATPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5619, 1, 34, N'FETİH/ÜSKÜDAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5620, 1, 34, N'GÖKSU/ÜSKÜDAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5621, 1, 34, N'GÜLFEMHATUN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5622, 1, 34, N'GÜZELTEPE/ÜSKÜDAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5623, 1, 34, N'HACIHESNAHATUN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5624, 1, 34, N'HASANPAŞA/ÜSKÜDAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5625, 1, 34, N'HAVUZBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5626, 1, 34, N'HAYRETTİNÇAVUŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5627, 1, 34, N'İCADİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5628, 1, 34, N'İHSANİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5629, 1, 34, N'İMRAHOR/ÜSKÜDAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5630, 1, 34, N'KEFÇEDEDE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5631, 1, 34, N'KİRAZLITEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5632, 1, 34, N'KULELİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5633, 1, 34, N'KÜÇÜKSU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5634, 1, 34, N'KÜPLÜCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5635, 1, 34, N'MEHMETPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5636, 1, 34, N'MURATREİS', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5637, 1, 34, N'NAMIKKEMAL/ÜSKÜDAR', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5638, 1, 34, N'PAZARBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5639, 1, 34, N'SELAMİALİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5640, 1, 34, N'SELMANAĞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5641, 1, 34, N'SOLAKSİNAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5642, 1, 34, N'TABAKLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5643, 1, 34, N'TAVASİHASANAĞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5644, 1, 34, N'TEMBELHACIMEHMET', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5645, 1, 34, N'TOYGARHAMZA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5646, 1, 34, N'VALİDE-İ ATİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5647, 1, 34, N'VANİKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5648, 1, 34, N'YAVUZTÜRK/ÜSKÜDAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5649, 1, 34, N'GÖKALP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5650, 1, 34, N'NURİPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5651, 1, 34, N'SEYİTNİZAM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5652, 1, 34, N'SÜMER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5653, 1, 34, N'TELSİZ/ZEYTİNBURNU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5654, 1, 34, N'VELİEFENDİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5655, 1, 34, N'YENİDOĞAN/ZEYTİNBURNU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5656, 1, 34, N'YEŞİLTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5657, 1, 34, N'AMBARLI DOLUM TESİSLERİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5658, 1, 34, N'BEYSAN SAN SİT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5659, 1, 34, N'ÜNİVERSİTE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5660, 1, 34, N'BEYKOOP', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5661, 1, 34, N'TALATPAŞA/AVCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5662, 1, 34, N'ESENYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5663, 1, 34, N'ÇINAR/BAĞCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5664, 1, 34, N'FEVZİÇAKMAK/BAĞCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5665, 1, 34, N'İNÖNÜ/BAĞCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5666, 1, 34, N'KAZIMKARABEKİR/BAĞCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5667, 1, 34, N'EVREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5668, 1, 34, N'FATİH/BAĞCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5669, 1, 34, N'GÖZTEPE/BAĞCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5670, 1, 34, N'SANCAKTEPE/BAĞCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5671, 1, 34, N'YAVUZSELİM/BAĞCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5672, 1, 34, N'YENİGÜN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5673, 1, 34, N'YILDIZTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5674, 1, 34, N'BAĞLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5675, 1, 34, N'KARTALTEPE/BAYRAMPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5676, 1, 34, N'YAVUZTÜRK/BAYRAMPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5677, 1, 34, N'MİMARSİNAN/BÜYÜKÇEKMECE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5678, 1, 35, N'MÜRSEL PAŞA BULVARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5679, 1, 35, N'ZİYA GÖKALP BULVARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5680, 1, 35, N'MİMAR KEMALETTİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5681, 1, 35, N'SELÇUK/KONAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5682, 1, 35, N'MURAT/BORNOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5683, 1, 35, N'YENİŞEHİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5684, 1, 35, N'SÜMER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5685, 1, 35, N'KOCAKAPI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5686, 1, 35, N'FAİKPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5688, 1, 35, N'ALTAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5689, 1, 35, N'EVKA 3', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5690, 1, 35, N'EVKA 4', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5691, 1, 35, N'1. SANAYİ SİTESİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5692, 1, 35, N'2. SANAYİ SİTESİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5693, 1, 35, N'4. SANAYİ SİTESİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5694, 1, 35, N'5. SANAYİ SİTESİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5695, 1, 35, N'MTK SİTESİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5696, 1, 35, N'EVKA 5', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5697, 1, 35, N'EVKA 1', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5698, 1, 35, N'6. SANAYİ SİTESİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5699, 1, 6, N'ESENBOĞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5700, 1, 6, N'ALTINOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5701, 1, 6, N'PURSAKLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5702, 1, 6, N'SARAYKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5703, 1, 6, N'DEREYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5704, 1, 6, N'NATO YOLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5705, 1, 6, N'ALTMIŞEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5706, 1, 6, N'DİKİMEVİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5707, 1, 6, N'SIĞINAKLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5708, 1, 6, N'KIBRIS KÖYÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5709, 1, 6, N'ORTAKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5712, 1, 6, N'BENTDERESİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5713, 1, 6, N'ULUCANLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5714, 1, 6, N'RÜZGARLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5715, 1, 6, N'ANKARA KALESİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5716, 1, 6, N'SAMANPAZARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5717, 1, 6, N'ATPAZARI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5718, 1, 6, N'İSMETPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5719, 1, 6, N'İTFAİYEMEYDANI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5720, 1, 6, N'DEMİRCİLER SİTESİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5721, 1, 6, N'KIRKONAKLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5722, 1, 6, N'HOŞDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5723, 1, 6, N'CUMHURBAŞKANLIĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5724, 1, 6, N'HİPODROM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5725, 1, 6, N'İNCEK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5726, 1, 6, N'BAĞLUM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5727, 1, 6, N'SENATORYUM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5729, 1, 6, N'BEŞİKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5730, 1, 6, N'TÖREKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5731, 1, 6, N'DOĞAKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5732, 1, 6, N'ATAKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5733, 1, 6, N'YENİKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5734, 1, 6, N'ŞENTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5735, 1, 6, N'GÜZELEVLER', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5736, 1, 6, N'ÇAMLICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5737, 1, 6, N'GÜVERCİNLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5738, 1, 6, N'BEYSUKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5739, 1, 6, N'KONUTKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5740, 1, 6, N'ALACAATLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5742, 1, 10, N'ALİBEY', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5744, 1, 53, N'ORTAPAZAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5745, 1, 53, N'HURMALIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5746, 1, 55, N'BALLICA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5747, 1, 61, N'KUŞLUCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5750, 1, 18, N'OVACIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5751, 1, 18, N'ESKİPAZAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5752, 1, 1000, N'LEFKE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5753, 1, 1000, N'GÜZELYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5754, 1, 1000, N'GEMİKONAĞİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5755, 1, 1000, N'LEFKOŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5756, 1, 1000, N'GİRNE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5757, 1, 1000, N'GAZİMAĞUSA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5758, 1, 1000, N'DİPKARPAZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5759, 1, 1000, N'YEŞİLIRMAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5760, 1, 1000, N'LAPTA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5761, 1, 1000, N'BOĞAZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5762, 1, 34, N'DALYAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5763, 1, 31, N'MERKEZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5764, 1, 4, N'GÜRBULAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5765, 1, 10, N'KARŞIYAKA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5766, 1, 10, N'DALYAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5767, 1, 10, N'NARLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5768, 1, 10, N'TURANLAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5769, 1, 14, N'ABANT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5770, 1, 14, N'KARTALKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5771, 1, 14, N'BOLUDAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5772, 1, 34, N'SEDEF ADASI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5773, 1, 41, N'DERBENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5774, 1, 41, N'ALTINOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5775, 1, 46, N'ÇAĞLAYAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5776, 1, 53, N'MALTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5777, 1, 67, N'HİSARÖNÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5779, 1, 81, N'GÜMÜŞOVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5780, 1, 1000, N'DEĞİRMENLİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5781, 1, 1000, N'ÇAMLIBEL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5782, 1, 17, N'ETİLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5783, 1, 17, N'KALKIM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5784, 1, 16, N'ÇALTILIBÜK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5785, 1, 16, N'PAŞALAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5786, 1, 16, N'DEVECİKONAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5787, 1, 16, N'KABULBABA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5788, 1, 16, N'SİNCANSARNIÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5789, 1, 16, N'SULTANİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5790, 1, 48, N'TÜRKBÜKÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5791, 1, 48, N'KIYIKIŞLACIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5792, 1, 16, N'AKHİSAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5793, 1, 11, N'İNÖNÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5794, 1, 35, N'BEYDAĞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5795, 1, 16, N'GÜNDOĞDU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5796, 1, 35, N'HATAY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5797, 1, 35, N'GÜZELYALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5798, 1, 6, N'ÇAYIRHAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5799, 1, 34, N'AKBABA  KÖYÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5800, 1, 34, N'ALİ BAHADIR KÖYÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5801, 1, 34, N'ANADOLU FENERİ  KÖYÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5802, 1, 34, N'BOZHANE KÖYÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5803, 1, 34, N'ÇAYAĞAZI KÖYÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5804, 1, 34, N'DERESEKİ KÖYÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5805, 1, 34, N'ELMALI KÖYÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5806, 1, 34, N'GÖLLÜ KÖYÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5807, 1, 34, N'İSHAKLI KÖYÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5808, 1, 34, N'KILIÇLI KÖYÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5809, 1, 34, N'ÖĞÜMCE KÖYÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5810, 1, 34, N'PAŞAMANDIRA KÖYÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5811, 1, 34, N'POYRAZ KÖYÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5812, 1, 34, N'ZERZAVATÇI KÖYÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5813, 1, 41, N'İLİMTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5814, 1, 9, N'KURŞUNLU', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5815, 1, 34, N'ÖRNEKKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5816, 1, 34, N'CUMHURİYET KÖYÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5817, 1, 41, N'KARTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5818, 1, 41, N'BAŞİSKELE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5819, 1, 1, N'SARIÇAM', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5820, 1, 1, N'ÇUKUROVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5821, 1, 1, N'KARAYUSUFLU/KARAİSALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5822, 1, 1, N'ZİYAPAŞA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5823, 1, 34, N'SANCAKTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5824, 1, 34, N'BAŞAKŞEHİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5825, 1, 34, N'BABANAKKAŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5826, 1, 34, N'BOYALIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5827, 1, 34, N'DELİKLİKAYA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5828, 1, 34, N'DURSUNKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5829, 1, 34, N'DURUSU PARK EVLERİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5830, 1, 34, N'SAZLIBOSNA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5831, 1, 34, N'YASSIÖREN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5832, 1, 34, N'YEŞİBAYIR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5833, 1, 34, N'FIRÜZKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5834, 1, 34, N'İNCİRTEPE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5835, 1, 34, N'MUSTAFAKEMALPASA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5837, 1, 34, N'NAMIKKEMAL/AVCILAR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5838, 1, 34, N'SAADETDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5839, 1, 34, N'YEŞİLKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5840, 1, 34, N'BOĞAZKÖY/BAHÇEŞEHİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5841, 1, 34, N'HOŞDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5842, 1, 34, N'ADNAN KAHVECİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5843, 1, 34, N'BARIŞ MAH.', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5844, 1, 34, N'BEYKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5845, 1, 34, N'BÜYÜKŞEHİR', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5846, 1, 34, N'KAVAKLI/BEYLİKDÜZÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5847, 1, 34, N'ESKİCEKÖYÜ', 0, 1)
GO
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5848, 1, 34, N'KARAAĞAÇ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5849, 1, 34, N'MİMAROVA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5850, 1, 34, N'MURAT ÇEŞME', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5851, 1, 34, N'TÜRKOBA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5852, 1, 34, N'AHMEDİYE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5853, 1, 34, N'AKALAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5854, 1, 34, N'BAHŞEYİŞ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5855, 1, 34, N'BAKLALI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5856, 1, 34, N'BALABAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5857, 1, 34, N'BAŞAK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5858, 1, 34, N'BELGRAT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5859, 1, 34, N'ÇAKIL', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5860, 1, 34, N'ÇANAKÇA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5861, 1, 34, N'DAĞYENİCE ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5862, 1, 34, N'ELBASAN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5863, 1, 34, N'GÖKÇEALİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5864, 1, 34, N'İNCEĞİZ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5865, 1, 34, N'İZZETTİN', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5866, 1, 34, N'KABAKÇA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5867, 1, 34, N'KALFAKÖY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5868, 1, 34, N'KARAMANDERE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5869, 1, 34, N'KESTANELİK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5870, 1, 34, N'MURATBEY', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5871, 1, 34, N'ORMANLI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5872, 1, 34, N'OVAYENİCE', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5873, 1, 34, N'ÖRCÜNLÜ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5874, 1, 34, N'SUBAŞI', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5875, 1, 34, N'YAZLIK', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5876, 1, 34, N'ÇAKMAKLI/ESENYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5877, 1, 34, N'ESENKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5878, 1, 34, N'FATİH/ESENYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5879, 1, 34, N'GÜZELYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5881, 1, 34, N'NAMIKKEMAL/ESENYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5882, 1, 34, N'TALATPAŞA/ESENYURT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5883, 1, 34, N'YENİKENT', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5884, 1, 34, N'GÜMÜŞPINAR/ÇATALCA', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5885, 1, 6, N'TEMELLİ', 0, 1)
INSERT [dbo].[CRMDistrict] ([DistrictId], [CountryId], [CityId], [DistrictName], [PortalId], [Status]) VALUES (5886, 1, 9, N'BOZBÜK', 0, 1)
SET IDENTITY_INSERT [dbo].[CRMDistrict] OFF
