[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 2500   SHUFFLE   <  SKIP 1805  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29158Edwards, Ian, A98168BurienWashingtonUnited States
21533Tang, Gilbert, DMK8 8DFMilton KeynesEnglandUnited Kingdom
14247Allen, Hunter, L99202SpokaneWashingtonUnited States

Generated 2025-07-10 07:57:38.102 UTC