[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 875   SHUFFLE   <  SKIP 6325  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22585He, Kelvin, A45001EssenHamburgGermany
13846Zheng, Lisa, RNT20Newcastle upon TyneEnglandUnited Kingdom
19660Hill, Devin95062Santa CruzCaliforniaUnited States

Generated 2025-07-18 11:29:27.047 UTC