[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 405   SHUFFLE   <  SKIP 82  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14728Henderson, Elizabeth98371PuyallupWashingtonUnited States
22340Young, Isaac95062Santa CruzCaliforniaUnited States
17815Ma, Ronnie, CPE17BuryEnglandUnited Kingdom
19413Kelly, Xavier, M98168BurienWashingtonUnited States

Generated 2025-07-20 23:07:27.959 UTC