I do a lot of querying the database for information to update/fix like phones and emails. I need the import ID in order to update what I need to for that particular phone entry. For example, I might be need to change several types of emails and mark them as inactive. I need to set up my query and then run an export to get the import ID for the emails I am working on. This can be several thousand emails and a lot of various types. It doesn't matter if I only export 1 email type at a time or several email types, it is a lot of work to just get the import ID. There is different work for either method. Just please include the import ID for any field that is not already included in query to make work easier. If the Import IDs were in query (which works just fine for ETL work I do), it would save me about half my time/effort in updating fields that have multiple of the same type of records, ie phones or emails.