[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 925  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23391Moreno, Joanna94704BerkeleyCaliforniaUnited States
23399Pal, Keith, R94704BerkeleyCaliforniaUnited States
23453Deng, Maurice94704BerkeleyCaliforniaUnited States
23739Kapoor, Virginia, S94704BerkeleyCaliforniaUnited States

Generated 2025-11-05 16:31:58.010 UTC