[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 999   SHUFFLE   <  SKIP 222  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17939Wang, Kelli92150SuresnesHauts de SeineFrance
23758Malhotra, Virginia75013ParisSeine (Paris)France
29441Patel, Adriana, L66578NeunkirchenSaarlandGermany
25536Sai, Rebekah, L70511StuttgartSaarlandGermany

Generated 2025-07-15 16:01:16.027 UTC