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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23391Moreno, Joanna94704BerkeleyCaliforniaUnited States
23453Deng, Maurice94704BerkeleyCaliforniaUnited States
23355Serrano, Lance94704BerkeleyCaliforniaUnited States
23399Pal, Keith, R94704BerkeleyCaliforniaUnited States

Generated 2025-07-08 13:45:59.097 UTC