[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 327   SHUFFLE   <  SKIP 3556  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28347Anand, Latoya, D98225BellinghamWashingtonUnited States
21907Hall, Jordan98201EverettWashingtonUnited States
19369Suri, CliffordNT20Newcastle upon TyneEnglandUnited Kingdom
14469Bell, Angela, E98901YakimaWashingtonUnited States

Generated 2025-07-18 02:12:15.295 UTC