NoUnusedJoinRule
Reports JOIN sources that are not referenced by later qualified column reads.
The rule is conservative and only reports joined tables with an alias or name that never appears as a qualifier after the JOIN source.