Joiners with a 1:M cardinality do not allow features with zero matches to pass through. I'd want to know what falls off for data validation purposes...adding a (1:M..0) cardinality would let me test _matched_records for values of 0.
Alternatively, Change all cardinality levels to not include 0 matches and add a Failed output for features that fail to join
