[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 322   SHUFFLE   <  SKIP 608  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28598Russell, Wyatt, A92102San DiegoCaliforniaUnited States
13505Cai, Jamie, SGL50CheltenhamEnglandUnited Kingdom
25545Long, Kelly, GPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-10 16:49:31.079 UTC