[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 8329   <  SKIP 633  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13604Zheng, NuanSW1P 2NULondonEnglandUnited Kingdom
13609Yang, Ramon, KSW8 4BGLondonEnglandUnited Kingdom
13820Alvarez, DannyW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-22 12:33:14.100 UTC