[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 189   SHUFFLE   <  SKIP 1257  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19421Rana, Jay59000LilleNordFrance
12881Edwards, Isabella, A91502BurbankCaliforniaUnited States
19445Thompson, Emma, CLE18LeedsEnglandUnited Kingdom
23356Ward, Grace, S94010BurlingameCaliforniaUnited States
12226Ward, Faith, A95010HofBayernGermany
11354Suarez, Deanna41485GrevenbroichBayernGermany

Generated 2025-07-09 01:45:04.611 UTC