[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 2493   SHUFFLE   <  SKIP 72  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28332Washington, RyanV8XRoyal OakBritish ColumbiaCanada
29293Wu, Nuan4171HawthorneQueenslandAustralia
14340Butler, Miranda, D97301SalemOregonUnited States
15885Sanchez, Garrett, E98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-14 17:31:19.585 UTC