Value Lookup: RowID

Value Lookup Node does not support:

  1. using RowID as Lookup Column or Key Column
  2. adding the RowID as output

(for most operations an additional column can be generated via RowID node but this is very inefficient if the amount of data increases, because the RowID is present already anyway and you dont need to modify a data model)