[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 470   SHUFFLE   <  SKIP 3063  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24689Ye, SandraSL4 1RHBerksEnglandUnited Kingdom
18005Ramos, Renee, K20354HamburgHamburgGermany
16184She, Christine4000BrisbaneQueenslandAustralia

Generated 2025-07-20 01:37:42.264 UTC