Following query leads to an exception:
Explanation:
Target/Record are default TBOs (BindableDomainObject in a remotion context)
Contacts is an ObjectList<Contact> (Contact = TBO)
both null coalesce and ObjectList<>.Any are responsible for this exception
Exception: