[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 875   SHUFFLE   <  SKIP 631  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29405Vance, Meagan, F78000VersaillesYvelineFrance
24394Raji, Drew93010CamarilloCaliforniaUnited States
16326Romero, Jésus, R53001BonnHamburgGermany
19500Shan, RussellAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-19 01:55:02.359 UTC