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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28697Gutierrez, Raquel, HL4 4HBLiverpoolEnglandUnited Kingdom
11239Goel, Latoya, CSW1P 2NULondonEnglandUnited Kingdom
11351Ramos, Anne, RW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-15 02:30:55.359 UTC