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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25646Torres, RandallE17 6JFLondonEnglandUnited Kingdom
25682Ramos, Cheryl, AE17 6JFLondonEnglandUnited Kingdom
25701Garcia, FranciscoW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-16 14:22:22.450 UTC