[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 750   SHUFFLE   <  SKIP 228  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28696Navarro, Robin, JL4 4HBLiverpoolEnglandUnited Kingdom
28523James, CharlesGL50CheltenhamEnglandUnited Kingdom
18141Chandra, DeannaRG11 5TPBerkshireEnglandUnited Kingdom
23329Raji, Sharon2061Milsons PointNew South WalesAustralia

Generated 2025-07-09 11:17:05.067 UTC