[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 484   SHUFFLE   <  SKIP 895  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12424Mitchell, Rebecca, M98284Sedro WoolleyWashingtonUnited States
23274Jackson, Ethan, C98104SeattleWashingtonUnited States
21842Navarro, Neil, L20354HamburgHamburgGermany

Generated 2025-07-13 14:50:03.823 UTC