[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 717   SHUFFLE   <  SKIP 2009  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17525Wright, Adam94519ConcordCaliforniaUnited States
24035Wu, JaclynSW1P 2NULondonEnglandUnited Kingdom
19350Ashe, BethanyLE18LeedsEnglandUnited Kingdom

Generated 2025-07-10 06:51:42.530 UTC