INSERTINTOcontact_addresses(id,contact_id,contact_purpose_id,departement,firstname,lastname,title,function,occupancy,address_num,address_street,address_complement,address_town,address_postal_code,address_country,phone,email,website,salutation_header,salutation_footer,other_data,user_id,entity_id,is_private,enabled)VALUES(1,1,1,'','Jean-Louis','ERCOLANI','title1','Président','','11','Boulevard du Sud-Est','92000','NANTERRE','Nanterre','','','jeanlouis.ercolani@maarch.org','http://www.maarch.com','','','','bblier','VILLE','N','Y');
INSERTINTOcontact_addresses(id,contact_id,contact_purpose_id,departement,firstname,lastname,title,function,occupancy,address_num,address_street,address_complement,address_town,address_postal_code,address_country,phone,email,website,salutation_header,salutation_footer,other_data,user_id,entity_id,is_private,enabled)VALUES(3,1,1,'','Laurent','GIOVANNONI','title1','Directeur Général',NULL,'11','Boulevard du Sud-Est','92000','NANTERRE','Nanterre','FRANCE','','laurent.giovannoni@maarch.org','http://www.maarch.com','','','','bblier','COU','N','Y');
INSERTINTOcontact_addresses(id,contact_id,contact_purpose_id,departement,firstname,lastname,title,function,occupancy,address_num,address_street,address_complement,address_town,address_postal_code,address_country,phone,email,website,salutation_header,salutation_footer,other_data,user_id,entity_id,is_private,enabled,external_contact_id)VALUES(4,2,1,'','Nicolas','MARTIN','title1','Le Préfet',NULL,'13','RUE LA PREFECTURE','','MAARCH LES BAINS','06777','FRANCE','','info@maarch.org','http://www.maarch.com','','','','bblier','COU','N','Y','org_123456789_CAB_SF');
INSERTINTOcontact_addresses(id,contact_id,contact_purpose_id,departement,firstname,lastname,title,function,occupancy,address_num,address_street,address_complement,address_town,address_postal_code,address_country,phone,email,website,salutation_header,salutation_footer,other_data,user_id,entity_id,is_private,enabled,external_contact_id)VALUES(4,2,1,'','Nicolas','MARTIN','title1','Le Préfet',NULL,'13','RUE LA PREFECTURE','','MAARCH LES BAINS','06777','FRANCE','','info@maarch.org','http://www.maarch.com','','','','bblier','COU','N','Y','org_987654321_DGS_SF');