AEP schema reusing and entity relationship
AEP document says one schema can be reused by multiple datasets. It also says we can define lookup relationship between schemas by setting a lookup field in the source schema to refer to destination schema's primary identity field.
My question is when the destination schema is reused by two datasets, which dataset the source schema's lookup field will refer to?