[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 875   SHUFFLE   <  SKIP 642  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24502Price, Deb2444Port MacquarieNew South WalesAustralia
25641Schmidt, Dana, SC2H 7AULondonEnglandUnited Kingdom
12288Brooks, Sara, APB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-13 23:25:23.946 UTC