Computes a SHA-256 hash of the geo-relevant field values for change detection. When source fields change on entity save, the hash won't match the stored SourceFieldHash in RecordGeoCode, triggering re-geocoding.
The entity instance to extract field values from
The field names that contribute to geocoding
SHA-256 hex digest of the concatenated field values
Computes a SHA-256 hash of the geo-relevant field values for change detection. When source fields change on entity save, the hash won't match the stored SourceFieldHash in RecordGeoCode, triggering re-geocoding.