[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 593   SHUFFLE   <  SKIP 271  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22826Russell, Christian, SGA10GatesheadEnglandUnited Kingdom
14407Bryant, Thomas92118CoronadoCaliforniaUnited States
25067Butler, Melanie, P98027IssaquahWashingtonUnited States

Generated 2025-11-05 16:10:52.463 UTC