[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 684  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24225Yang, Jeffery94704BerkeleyCaliforniaUnited States
24238Richardson, Sean, T94704BerkeleyCaliforniaUnited States
24806Russell, Faith, A94704BerkeleyCaliforniaUnited States

Generated 2025-07-08 10:00:34.943 UTC