[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 999   SHUFFLE   <  SKIP 536  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27597Jai, Carl4810TownsvilleQueenslandAustralia
16459Kapoor, Carolyn, MGL50CheltenhamEnglandUnited Kingdom
18787Wood, Mya, L98027IssaquahWashingtonUnited States

Generated 2025-07-09 09:08:52.805 UTC