[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 0   SHUFFLE   <  SKIP 3582  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27871Cook, Faith4810TownsvilleQueenslandAustralia
23599Roberts, MackenzieLE18LeedsEnglandUnited Kingdom
14429He, LaceySW8 4BGLondonEnglandUnited Kingdom
21096Lin, Jon04838EilenburgBrandenburgGermany
16079Carter, Natalie95062Santa CruzCaliforniaUnited States
28286Alexander, Destiny98052RedmondWashingtonUnited States
13693Gonzalez, Dominic, LE17 6JFLondonEnglandUnited Kingdom

Generated 2025-11-04 16:35:04.358 UTC