[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 324   SHUFFLE   <  SKIP 1047  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28644Chow, Martha98168BurienWashingtonUnited States
21617Miller, Jennifer97330CorvallisOregonUnited States
27458Liang, Roger, R94704BerkeleyCaliforniaUnited States

Generated 2025-07-20 07:12:41.631 UTC