[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 394   SHUFFLE   <  SKIP 252  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26453Peterson, Cole, L97045Oregon CityOregonUnited States
29328Alexander, Jason91203GlendaleCaliforniaUnited States
21661Champion, Terry, A12171BerlinSaarlandGermany
14770Andersen, Melvin, DSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-18 23:12:20.279 UTC