[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 6309  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25612Rubio, Clinton, ASL67RJMaidenheadEnglandUnited Kingdom
25596Moreno, Cheryl, A41485GrevenbroichBayernGermany
20923Powell, Isabella, L20354HamburgHamburgGermany
17038Wang, Ernest92118CoronadoCaliforniaUnited States
16741Xu, Alan2138RhodesNew South WalesAustralia
22498Jimenez, Pedro, S93000BobignySeine Saint DenisFrance

Generated 2025-07-11 18:02:40.423 UTC