[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 3027   SHUFFLE   <  SKIP 3632  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14589Cook, Mackenzie, R94063Redwood CityCaliforniaUnited States
16926Sanz, Rodney4171HawthorneQueenslandAustralia
26232Gomez, JayPE17BuryEnglandUnited Kingdom
21285Rivera, Mackenzie97330CorvallisOregonUnited States

Generated 2025-07-18 10:48:09.061 UTC