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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19263Chande, Nina, DW1N 9FALondonEnglandUnited Kingdom
28391Jimenez, Monique, C75002ParisSeine (Paris)France
25501Jai, Shawn, EGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-15 07:34:52.099 UTC