[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 506   SHUFFLE   <  SKIP 512  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27802Romero, Robyn, CGL50CheltenhamEnglandUnited Kingdom
13353Coleman, Jordyn, S98036LynnwoodWashingtonUnited States
14290Wilson, Jonathan97330CorvallisOregonUnited States
22115Rogers, Dalton, A98052RedmondWashingtonUnited States

Generated 2025-07-11 06:36:01.195 UTC