[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 1314   SHUFFLE   <  SKIP 353  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15314Torres, Eduardo95062Santa CruzCaliforniaUnited States
14429He, LaceySW8 4BGLondonEnglandUnited Kingdom
23237Young, Caleb, C34117KasselHessenGermany

Generated 2025-07-21 03:30:14.425 UTC