[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 568   SHUFFLE   <  SKIP 677  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12731Murphy, Steven, L59368WerneNordrhein-WestfalenGermany
19002Thompson, Alexis, R98104SeattleWashingtonUnited States
19415Collins, Devin60323FrankfurtHessenGermany
21942Roberts, Julia, M98036LynnwoodWashingtonUnited States

Generated 2025-07-16 09:09:38.373 UTC