So, each row should be inserted once in users table and then insert each of its options (first name/last name and other names which is type 1 or city/country which is type 2) split into users options table.
I am using Talend Data Integration Studio to create such a job.
I would appreciate a step-by-step solution as I am still a beginner.