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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17040Henderson, Adam98201EverettWashingtonUnited States
20574Patel, Brett, A80074MünchenHamburgGermany
20238Watson, Anna4000BrisbaneQueenslandAustralia
15713Lee, Hannah, FTY31RuncornEnglandUnited Kingdom

Generated 2025-07-11 04:09:59.715 UTC