[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 9439  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11246Rubio, Latasha20354HamburgHamburgGermany
27319Bryant, IanYO15YorkEnglandUnited Kingdom
18478Roberts, Eduardo, B90706BellflowerCaliforniaUnited States
23430Turner, Savannah, E4000BrisbaneQueenslandAustralia

Generated 2025-07-16 22:40:06.796 UTC