[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 8748   <  SKIP 313  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18173Zhang, Brent, LSW6 SBYLondonEnglandUnited Kingdom
18177Suarez, ReginaldSW1P 2NULondonEnglandUnited Kingdom
18181Diaz, Neil, CE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-21 02:55:21.722 UTC