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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12167Stewart, Sebastian, E98104SeattleWashingtonUnited States
11550Torres, DebOX14 4SEOxfordEnglandUnited Kingdom
20564Gao, JessieCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-11 15:57:24.102 UTC