[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 2993   SHUFFLE   <  SKIP 17  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25926Gutierrez, Larry2300NewcastleNew South WalesAustralia
17627Chen, Dennis, MSL67RJMaidenheadEnglandUnited Kingdom
12123Liang, Wesley, ARG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-11 10:12:27.412 UTC