The generator that assigns stable ids to new keys.
Defaults to a DistributedUIDGenerator. Setting it to null restores that default
rather than leaving the property unset. SharedTableData.AddKey calls IKeyGenerator.GetNextKey to
obtain each new id.