[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 120  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12254Deng, Calvin93500PantinSeine Saint DenisFrance
14112Sanchez, Charles, W94014ColmaCaliforniaUnited States
13605Straatsma, Gerrit, Jan57000MetzMoselleFrance
28824Gonzales, Brandon, D98052RedmondWashingtonUnited States
19002Thompson, Alexis, R98104SeattleWashingtonUnited States
11475Subram, Cesar, LSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-10 16:35:25.135 UTC