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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20297Wu, Valerie94704BerkeleyCaliforniaUnited States
20413Powell, Taylor, L94704BerkeleyCaliforniaUnited States
20540Flores, Jasmine94704BerkeleyCaliforniaUnited States
20666Rai, Lacey94704BerkeleyCaliforniaUnited States

Generated 2025-07-09 05:05:08.897 UTC