NATURALINNERJOIN, NATURALLEFTOUTERJOIN – DAX Guide

NATURALINNERJOIN: Joins the Left table with right table using the Inner Join semantics.
https://dax.guide/naturalinnerjoin/

NATURALLEFTOUTERJOIN: Joins the Left table with right table using the Left Outer Join semantics.
https://dax.guide/naturalleftouterjoin/