[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 3677   SHUFFLE   <  SKIP 2196  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15820Ward, Chase, T98027IssaquahWashingtonUnited States
28032Coleman, Grace, J91203GlendaleCaliforniaUnited States
24238Richardson, Sean, T94704BerkeleyCaliforniaUnited States

Generated 2025-07-17 16:40:27.779 UTC