[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 1324   SHUFFLE   <  SKIP 1202  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21765Kelly, Nathaniel, P97045Oregon CityOregonUnited States
24834Jai, Bethany, B40434DuesseldorfHessenGermany
25536Sai, Rebekah, L70511StuttgartSaarlandGermany

Generated 2025-07-18 03:04:35.989 UTC