[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 456   SHUFFLE   <  SKIP 1541  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11575Campbell, JacksonLE18LeedsEnglandUnited Kingdom
28874Brooks, Alexa, F98052RedmondWashingtonUnited States
12818She, Curtis93700DrancySeine Saint DenisFrance

Generated 2025-07-13 11:58:03.158 UTC