[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 2295   SHUFFLE   <  SKIP 424  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16943Garcia, Veronica, R64283DarmstadtHessenGermany
11313Jenkins, Trevor98366Port OrchardWashingtonUnited States
24011Thompson, Morgan, QOX1OxfordEnglandUnited Kingdom
13977Brown, Alexandra, R98027IssaquahWashingtonUnited States

Generated 2025-07-14 23:13:55.665 UTC