[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 650   SHUFFLE   <  SKIP 723  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13561Navarro, Gary, EW10 6BLLondonEnglandUnited Kingdom
16052Gutierrez, Danny, L75003ParisSeine (Paris)France
11414Richardson, IanKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-11 03:27:24.334 UTC