[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 2986   SHUFFLE   <  SKIP 116  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16914Campbell, Alexandra, K98371PuyallupWashingtonUnited States
22166Gray, Katherine98901YakimaWashingtonUnited States
14182Lin, Steve, A60082Frankfurt am MainHamburgGermany
21617Miller, Jennifer97330CorvallisOregonUnited States

Generated 2025-07-14 12:35:10.924 UTC