[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 998   SHUFFLE   <  SKIP 169  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12985Roberts, Hailey, L90802Long BeachCaliforniaUnited States
15630Tang, Nichole, CMK8 8ZDMilton KeynesEnglandUnited Kingdom
14726Yang, Zachary, F98270MarysvilleWashingtonUnited States
23149Rubio, Brandi, M94519ConcordCaliforniaUnited States

Generated 2025-07-19 05:37:42.175 UTC