[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 2391   SHUFFLE   <  SKIP 80  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20951Jai, Darrell, TSW8 4BGLondonEnglandUnited Kingdom
14141Bryant, Ana59491Villeneuve-d'AscqNordFrance
21477Watson, Katelyn, B94941Mill ValleyCaliforniaUnited States

Generated 2025-07-11 11:00:16.683 UTC