[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 509   SHUFFLE   <  SKIP 334  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28433Shen, Deborah75019ParisSeine (Paris)France
22385Lal, Misty, LRG11 5TPBerkshireEnglandUnited Kingdom
24144Sanchez, GeraldW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-20 11:36:40.793 UTC