Has anyone had success using a dynamic hash key? Use case is I have a lookup table that has 2 columns that are just Keys and I have 2 objects (one from JIRA one from Salesforce) and I want to loop through each lookup table and do a comparison to dete...