[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 2147   SHUFFLE   <  SKIP 86  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13043Madan, Brenda3977CranbourneVictoriaAustralia
25378Scott, Gabriella, A97205PortlandOregonUnited States
11843Nara, Christy97005BeavertonOregonUnited States

Generated 2025-07-18 23:24:54.165 UTC