[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 438   SHUFFLE   <  SKIP 1302  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26056Zeng, Karen, T90706BellflowerCaliforniaUnited States
29139Coleman, Riley, L90505TorranceCaliforniaUnited States
27627Yang, Jason, M90802Long BeachCaliforniaUnited States
13880Kumar, Marshall98168BurienWashingtonUnited States

Generated 2025-07-21 15:28:16.612 UTC