[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 875   SHUFFLE   <  SKIP 2841  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23985Torres, Janet, JKB9KirkbyEnglandUnited Kingdom
26817Ashe, MelvinGL50CheltenhamEnglandUnited Kingdom
22735Jones, Katherine97330CorvallisOregonUnited States
28317Weber, Ivan2264SilverwaterNew South WalesAustralia

Generated 2025-07-15 16:08:26.095 UTC