[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   SKIP 475   SHUFFLE   <  SKIP 4153  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13054Ward, Bryce, C98168BurienWashingtonUnited States
15052Moreno, Kari, SW10 6BLLondonEnglandUnited Kingdom
17627Chen, Dennis, MSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-15 10:09:19.140 UTC