[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 4337   <  SKIP 37  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23967Suri, Veronica, DNT20Newcastle upon TyneEnglandUnited Kingdom
13394Clark, Matthew, L97005BeavertonOregonUnited States
24861Vance, Evelyn, C93000BobignySeine Saint DenisFrance

Generated 2025-07-21 18:01:22.328 UTC