[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 506   SHUFFLE   <  SKIP 290  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24193Becker, Louis, JE17 6JFLondonEnglandUnited Kingdom
11160Tang, Maurice, M94519ConcordCaliforniaUnited States
24110Brooks, Kaylee, S93700DrancySeine Saint DenisFrance
12059Jenkins, Jason, L98055RentonWashingtonUnited States
24091Munoz, Dwayne, F48001MünsterSaarlandGermany
13760Cooper, Brian, LV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-19 16:58:56.889 UTC