[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 8952   <  SKIP 257  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25573Zhou, Rosa, DSW1P 2NULondonEnglandUnited Kingdom
25604Vance, Martin, AW10 6BLLondonEnglandUnited Kingdom
25631Deng, JulieSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-21 19:15:56.262 UTC