[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   SKIP 250   SHUFFLE   <  SKIP 3814  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14957Shan, Lacey, K75016ParisSeine (Paris)France
15045Luo, Tasha, R92310SèvresHauts de SeineFrance
19500Shan, RussellAS23Stoke-on-TrentEnglandUnited Kingdom
15114Munoz, Erika70452StuttgartSaarlandGermany

Generated 2025-07-19 16:31:55.662 UTC