[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 593   SHUFFLE   <  SKIP 247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14579Henderson, Luis97034Lake OswegoOregonUnited States
11014Bennett, Sydney98052RedmondWashingtonUnited States
28481Moreno, Kristine, K2777SpringwoodNew South WalesAustralia

Generated 2025-11-05 16:44:51.085 UTC