[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 827   SHUFFLE   <  SKIP 960  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14825Alonso, Rebekah, H48001MünsterSaarlandGermany
27261Chande, Omar, M98168BurienWashingtonUnited States
14681Chandra, Veronica4171HawthorneQueenslandAustralia

Generated 2025-07-16 13:24:21.167 UTC