[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 8869   <  SKIP 91  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13582Gao, MarthaW1X3SELondonEnglandUnited Kingdom
13604Zheng, NuanSW1P 2NULondonEnglandUnited Kingdom
13609Yang, Ramon, KSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-21 22:20:07.988 UTC