[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 634   SHUFFLE   <  SKIP 3  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20013Hughes, Jocelyn, S97330CorvallisOregonUnited States
15139She, Colin, M3205South MelbourneVictoriaAustralia
24254Washington, Emily92102San DiegoCaliforniaUnited States
14150Munoz, Billy, JLE18LeedsEnglandUnited Kingdom

Generated 2025-07-18 12:06:15.970 UTC