[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 480   SHUFFLE   <  SKIP 310  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22350Powell, Riley, M98104SeattleWashingtonUnited States
13354Campbell, Eric98104SeattleWashingtonUnited States
11554Simmons, Sydney93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-12 03:28:09.336 UTC