[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 327   SHUFFLE   <  SKIP 1675  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25599Russell, AaronGL50CheltenhamEnglandUnited Kingdom
11611Lin, Ernest45000OrleansLoiretFrance
14683Sai, Molly6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-19 13:29:37.801 UTC