[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 322   SHUFFLE   <  SKIP 580  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25271Shan, Mario2444Port MacquarieNew South WalesAustralia
28003Sanchez, Julia, B98036LynnwoodWashingtonUnited States
12729Perry, Jose, MPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-11 20:56:25.943 UTC