[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 2927   SHUFFLE   <  SKIP 214  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25721Nara, April, ESW8 1XDLondonEnglandUnited Kingdom
15335Patterson, Emily98052RedmondWashingtonUnited States
23477Phillips, Marcus98270MarysvilleWashingtonUnited States

Generated 2025-07-11 19:57:57.681 UTC