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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20962Xie, Sharon75009ParisSeine (Paris)France
21040Luo, Chad, RBD1 4SJW. YorkEnglandUnited Kingdom
28516Lin, Vincent, ASW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-17 16:22:47.003 UTC