[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 327   SHUFFLE   <  SKIP 2060  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25904Collins, Ian98027IssaquahWashingtonUnited States
17213Goel, Calvin, JSL4 1RHBerksEnglandUnited Kingdom
15344Russell, Luke, E94303Palo AltoCaliforniaUnited States

Generated 2025-07-19 06:10:58.700 UTC