[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 872   SHUFFLE   <  SKIP 2233  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13028Thompson, Dalton, Y98036LynnwoodWashingtonUnited States
29035Scott, Elijah91364Woodland HillsCaliforniaUnited States
14700Edwards, EdwardGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-12 04:55:02.144 UTC