[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 622  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13516Ray, Harold, AEC1R 0DULondonEnglandUnited Kingdom
13517Sharma, Nicolas, DW1X3SELondonEnglandUnited Kingdom
13534Navarro, BethW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-21 07:03:51.274 UTC