[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 7828   SHUFFLE   <  SKIP 2538  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11061Gao, Todd, M4217Gold CoastQueenslandAustralia
11408Gill, Darren, MW1Y 3RALondonEnglandUnited Kingdom
14540Lin, RandyW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-22 11:26:52.426 UTC