[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 484   SHUFFLE   <  SKIP 4461  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23999Li, Gilbert3198SeafordVictoriaAustralia
13251Malhotra, Raymond, TEM15Esher-MoleseyEnglandUnited Kingdom
18809King, Jason97005BeavertonOregonUnited States

Generated 2025-07-20 12:34:51.402 UTC