[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 416   SHUFFLE   <  SKIP 2681  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14696Anand, Shawn, J41485GrevenbroichBayernGermany
24009Anand, Alison, J2036MatravilleNew South WalesAustralia
27477Wright, Hunter, R94704BerkeleyCaliforniaUnited States
15870Howard, Zoe97330CorvallisOregonUnited States

Generated 2025-07-19 02:47:34.880 UTC