[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 995   SHUFFLE   <  SKIP 1698  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20576Kapoor, JohnathanW1X3SELondonEnglandUnited Kingdom
13696Edwards, Katherine66578NeunkirchenSaarlandGermany
28757Rodriguez, Ronald, K75013ParisSeine (Paris)France

Generated 2025-07-20 12:04:49.117 UTC