[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 1211   SHUFFLE   <  SKIP 3704  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20943Rana, Brett, LNT20Newcastle upon TyneEnglandUnited Kingdom
23697Kelly, Cody97330CorvallisOregonUnited States
14396Sanchez, Zoe, S98501OlympiaWashingtonUnited States
24086Gonzales, Dakota, T20354HamburgHamburgGermany

Generated 2025-07-17 14:42:39.474 UTC