[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2791  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12698Pal, Mohamed, D2444Port MacquarieNew South WalesAustralia
12934Foster, Jason, A91950Lincoln AcresCaliforniaUnited States
14843Vazquez, LeeLE18LeedsEnglandUnited Kingdom

Generated 2025-07-11 13:39:25.888 UTC