[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 2421   SHUFFLE   <  SKIP 2833  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25689Campbell, AndreaAS23Stoke-on-TrentEnglandUnited Kingdom
15685Vazquez, Robin63009OffenbachSaarlandGermany
25133Gutierrez, Kristine, G2113North RydeNew South WalesAustralia

Generated 2025-07-12 00:44:08.140 UTC