[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 480   SHUFFLE   <  SKIP 499  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17643Cai, Wesley, R75013ParisSeine (Paris)France
25645Shen, Tommy, C14197BerlinSaarlandGermany
22833Prasad, Bruce59170CroixNordFrance
24590Alonso, Diana, L2500WollongongNew South WalesAustralia

Generated 2025-07-12 17:01:52.680 UTC