[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 3993   SHUFFLE   <  SKIP 3053  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25055Navarro, Erik, E3977CranbourneVictoriaAustralia
18195Sanz, Walter, J1597Lane CoveNew South WalesAustralia
23262Kelly, Sydney97330CorvallisOregonUnited States

Generated 2025-07-15 11:01:41.736 UTC