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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12526Suarez, Michele, CW1X3SELondonEnglandUnited Kingdom
12551Ramos, JulioSW6 SBYLondonEnglandUnited Kingdom
12559Lopez, Emmanuel, RSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-12 00:45:48.534 UTC