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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22069Reed, Bailey, L90210Beverly HillsCaliforniaUnited States
12691Andersen, Rafael, E5023FindonSouth AustraliaAustralia
22630Wu, RogerEM15Esher-MoleseyEnglandUnited Kingdom
28547Shen, April, J75016ParisSeine (Paris)France

Generated 2025-07-19 12:19:41.247 UTC