[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 396   SHUFFLE   <  SKIP 2742  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28628Phillips, Courtney98312BremertonWashingtonUnited States
17783Jai, Tracy, R20354HamburgHamburgGermany
12472Zhang, Jeffery, C92700ColombesHauts de SeineFrance
11377Mr., Robinett, David, R.42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-18 18:16:03.801 UTC