[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 405   SHUFFLE   <  SKIP 783  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25419King, Hunter90706BellflowerCaliforniaUnited States
25949Raman, Summer, C2264SilverwaterNew South WalesAustralia
19713Stewart, Morgan, D98052RedmondWashingtonUnited States

Generated 2025-07-12 12:00:13.081 UTC