[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 250   <  SKIP 740  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29141Wang, Suzanne, R94704BerkeleyCaliforniaUnited States
28651Brown, Lauren94704BerkeleyCaliforniaUnited States
11565Diaz, Erik, SSL4 1RHBerksEnglandUnited Kingdom
12385Raji, TaraSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-10-14 19:11:17.678 UTC