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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27800Suri, ReginaY024 1GFYorkEnglandUnited Kingdom
16535Chen, Colin, F75013ParisSeine (Paris)France
24906Raji, Donna2264SilverwaterNew South WalesAustralia

Generated 2025-07-10 22:36:04.199 UTC