[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   SHUFFLE   SKIP 9718   <  SKIP 163  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15698Wang, Susan, D59368WerneNordrhein-WestfalenGermany
17957Yuan, Misty, J92310SèvresHauts de SeineFrance
18144Chapman, Katie75016ParisSeine (Paris)France
15359Yang, Logan, M98020EdmondsWashingtonUnited States

Generated 2025-07-21 15:51:41.571 UTC