[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3044   <  SKIP 13  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17744Nath, ChadPB12PeterboroughEnglandUnited Kingdom
21757Wang, Elijah, S98033KirklandWashingtonUnited States
27273Miller, Marcus90712LakewoodCaliforniaUnited States
24537Saunders, CynthiaW1N 9FALondonEnglandUnited Kingdom
13605Straatsma, Gerrit, Jan57000MetzMoselleFrance
15946Wilson, Wyatt, L90706BellflowerCaliforniaUnited States

Generated 2025-07-18 03:02:47.401 UTC