[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 8952   <  SKIP 263  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25682Ramos, Cheryl, AE17 6JFLondonEnglandUnited Kingdom
25755Huang, JefferyW1X3SELondonEnglandUnited Kingdom
25757Wu, Jeffery, DSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-22 04:23:54.725 UTC