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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26959Nara, Alisha, DW1X3SELondonEnglandUnited Kingdom
27121Rubio, Teresa, RSW19 3RULondonEnglandUnited Kingdom
27137Lopez, Cindy, LW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-12 09:23:08.435 UTC