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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19470Ye, KelliRH15 9UDWest SussexEnglandUnited Kingdom
28789Zhang, Elijah92118CoronadoCaliforniaUnited States
17725Martinez, Daniel, P3000MelbourneVictoriaAustralia
23262Kelly, Sydney97330CorvallisOregonUnited States

Generated 2025-07-18 00:10:01.923 UTC