[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 413   SHUFFLE   <  SKIP 1147  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25675Blanco, JoeOX16 8RSOxonEnglandUnited Kingdom
28861Walker, Alexandra98052RedmondWashingtonUnited States
11687Torres, Cody92806La JollaCaliforniaUnited States

Generated 2025-07-15 12:09:15.548 UTC