[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 350   SHUFFLE   <  SKIP 464  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20947Alvarez, MarieE17 6JFLondonEnglandUnited Kingdom
29365Carlson, Cheryl, M66740SaarlouisSaarlandGermany

Generated 2025-07-18 03:37:41.795 UTC