[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 250   SHUFFLE   <  SKIP 761  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12528Wilson, Devin, L99202SpokaneWashingtonUnited States
14182Lin, Steve, A60082Frankfurt am MainHamburgGermany
28432Carlson, Bruce, S20354HamburgHamburgGermany
22963Ye, Willie4171HawthorneQueenslandAustralia

Generated 2025-07-10 12:19:44.847 UTC