[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 575   SHUFFLE   <  SKIP 3332  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14135Xie, Clayton59223RoncqNordFrance
19966Sanchez, Abby, J2500WollongongNew South WalesAustralia
27477Wright, Hunter, R94704BerkeleyCaliforniaUnited States
19834Sharma, Johnny98168BurienWashingtonUnited States

Generated 2025-07-20 23:20:21.605 UTC