[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 4981  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20064Prasad, Whitney, C13441BerlinHessenGermany
18504Adams, Angel94010BurlingameCaliforniaUnited States
25298He, Cedric, WHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-10 17:14:05.085 UTC