[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 4828   <  SKIP 1510  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21020Ye, OmarOX16 8RSOxonEnglandUnited Kingdom
22530Jai, KelliOX16 8RSOxonEnglandUnited Kingdom
22564Sun, Autumn, AOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-22 04:41:51.124 UTC