[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 875   SHUFFLE   <  SKIP 1143  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13276Johnson, Sarah, E98201EverettWashingtonUnited States
14940Rana, Carmen, A33041PaderbornHamburgGermany
21509Lopez, Michele, CSE1 8HLLondonEnglandUnited Kingdom
14361Raje, Franklin, D98312BremertonWashingtonUnited States

Generated 2025-07-18 10:19:44.810 UTC