[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 229   SHUFFLE   <  SKIP 1256  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14712Liu, EugeneSW8 4BGLondonEnglandUnited Kingdom
28040Mitchell, Jack, L98201EverettWashingtonUnited States
28495Morgan, Catherine, A93700DrancySeine Saint DenisFrance

Generated 2025-07-09 13:37:24.487 UTC