[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 650   SHUFFLE   <  SKIP 2821  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14181Chandra, Adriana60323FrankfurtHessenGermany
27845Wright, Angel93700DrancySeine Saint DenisFrance
24011Thompson, Morgan, QOX1OxfordEnglandUnited Kingdom
23987Sharma, DawnGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-15 02:44:59.729 UTC