dimTableName
Name of the dim table to perform the lookup on. dimColToLookUp
The column name of the dim table to be retrieved to decorate our result.dimJoinKey
The column name on which we want to perform the lookup i.e. the join column name for dim table. factJoinKeyVal
The value of the dim table join column for which we will retrieve the dimColToLookUp for the scope and invocation.