[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 2036   SHUFFLE   <  SKIP 937  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28903Luo, KaraSE1 8HLLondonEnglandUnited Kingdom
20405Campbell, Isaiah94070San CarlosCaliforniaUnited States
28012Stewart, Ian97034Lake OswegoOregonUnited States
18475Brown, Natalie, T98901YakimaWashingtonUnited States

Generated 2025-07-20 23:50:32.237 UTC