[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1244  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27804Xu, Shaun, NGL7 1RYGloucestershireEnglandUnited Kingdom
28492Tang, Bethany59491Villeneuve-d'AscqNordFrance
22517Adams, Luis, R95010HofBayernGermany
13610Sharma, Omar, R75019ParisSeine (Paris)France
17914Suri, Phillip5023FindonSouth AustraliaAustralia
22562Li, Kelli, W93700DrancySeine Saint DenisFrance
16579Davis, Zachary, LGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-13 00:00:46.784 UTC