[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 5522  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16553Roberts, Gabriella, JEM15Esher-MoleseyEnglandUnited Kingdom
25247Nara, Lindsay, M7001HobartTasmaniaAustralia
16312Beck, Bethany, H92081Paris La DefenseHauts de SeineFrance
22342Lal, Jon, M98168BurienWashingtonUnited States

Generated 2025-07-21 18:34:38.515 UTC