[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   SKIP 2421   SHUFFLE   <  SKIP 6638  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21121Reed, Garrett, C57000MetzMoselleFrance
16928Stewart, Bryan, M2580GoulburnNew South WalesAustralia
14192Kapoor, Ronald93500PantinSeine Saint DenisFrance
28816Cox, Jessica, B97330CorvallisOregonUnited States
16058Zhang, Margaret, GSW8 1XDLondonEnglandUnited Kingdom
29236Young, Eric92020El CajonCaliforniaUnited States

Generated 2025-07-19 17:51:19.029 UTC