[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 650   SHUFFLE   <  SKIP 553  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24787Watson, Andrea, G98052RedmondWashingtonUnited States
25098Long, Logan97330CorvallisOregonUnited States
14660Howard, Gabrielle97205PortlandOregonUnited States
15054Anand, Roger, L80074MünchenHessenGermany

Generated 2025-07-19 20:37:35.454 UTC