[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 0   SHUFFLE   <  SKIP 2032  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15025Subram, Kristi, N3337MeltonVictoriaAustralia
23090Lee, Christopher, M98036LynnwoodWashingtonUnited States
15076Ramos, Sheila59368WerneNordrhein-WestfalenGermany
19367Gonzalez, Johnathan, A75002ParisSeine (Paris)France

Generated 2025-11-04 21:15:30.812 UTC