[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 650   SHUFFLE   <  SKIP 2261  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17608Cooper, Carlos, S98055RentonWashingtonUnited States
27808Clark, Christopher, R78400ChatouYvelineFrance
23999Li, Gilbert3198SeafordVictoriaAustralia

Generated 2025-07-14 21:15:03.091 UTC