File :
lookup wherein the dataset is file path in blob:
output :
then use for each to iterate across each companycode
and then use copy activity within for each and you can use item() that would give you value of the company code in current iteration within your copy activity as parameter or a new column value based on your use case