[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 521   <  SKIP 271  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11233Li, Todd94704BerkeleyCaliforniaUnited States
11283Lal, Arturo94704BerkeleyCaliforniaUnited States
11974Sun, Randy, W94704BerkeleyCaliforniaUnited States

Generated 2025-07-09 05:50:27.095 UTC