[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 634   SHUFFLE   <  SKIP 254  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17881Wang, Tamara, LSW8 4BGLondonEnglandUnited Kingdom
13501Zhu, Clayton, M70511StuttgartSaarlandGermany
11097Nara, Edwin, R3280WarrnamboolVictoriaAustralia

Generated 2025-07-21 01:48:12.561 UTC