17.43Start with identity
Ask:
What determines that two records represent
the same customer?
Then inspect:
External ID configured?
Is it unique?
Are we using Upsert?
Is code doing Query → Create?
Are retries using Create?
Are multiple workers processing concurrently?
Is source sending different IDs for same entity?
Are duplicate rules merely fuzzy rather than deterministic?