How can I retrieve the technical keys from the dimensions to the fact table in Pentaho Kettle, only the new ones that haven't been loaded yet, I tried to use Dimension Lookup but it didn't worked.
This is my schema :
I've already created transformations that loads the dimensions directly from a csv file and also a job that executes these transformations in parallel.