[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 3027   SHUFFLE   <  SKIP 1829  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27798Bryant, Brandon66578NeunkirchenSaarlandGermany
20440Hughes, Alexandra94063Redwood CityCaliforniaUnited States
22513Anand, Kenneth, L92700ColombesHauts de SeineFrance
23076Brooks, Adrian, E90210Beverly HillsCaliforniaUnited States

Generated 2025-07-14 16:51:27.691 UTC