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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14146Sara, Toni, EGA10GatesheadEnglandUnited Kingdom
28573Gill, Tyrone98168BurienWashingtonUnited States
23990Huang, Claudia, M92700ColombesHauts de SeineFrance
11177Flores, Jose, M92102San DiegoCaliforniaUnited States

Generated 2025-07-18 14:29:56.280 UTC