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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24453Yuan, Cassie, J2300NewcastleNew South WalesAustralia
25674Navarro, Reginald80074MünchenHamburgGermany
16068Shen, Jerry, M98107BallardWashingtonUnited States

Generated 2025-11-01 06:00:59.622 UTC