[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 4   SHUFFLE   <  SKIP 481  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13561Navarro, Gary, EW10 6BLLondonEnglandUnited Kingdom
17730Tang, Bridget3220GeelongVictoriaAustralia
22567Zhu, Glenn75013ParisSeine (Paris)France

Generated 2025-07-19 02:42:10.503 UTC