Is there a best practice when it comes to the order in which data is enriched?
Example: I want to find location data (city per contact) - in order to do this most accurately I want to ensure I have enriched all my contacts by their full name, linkedin etc. However, I am now forced with two choices: Enrich the same contact multiple times or build complicated mapping.