[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 127   SHUFFLE   <  SKIP 1232  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13072Rogers, Emma, J97355LebanonOregonUnited States
17872Miller, Robert, M98027IssaquahWashingtonUnited States
21929Perry, Karen, M92118CoronadoCaliforniaUnited States
25528Butler, Alexandria85049IngolstadtBayernGermany

Generated 2025-07-13 22:39:47.667 UTC