getRawTableGeneration
Get the generation of a single record in the raw table. Not necessarily the min or max generation, just any record.
TypingDedupingStreamLoader is responsible for orchestrating the raw tables so that the temp raw table always contains exactly one generation.
Return
The generation ID of a record in the raw table, or null if the raw table is empty.