[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 484   SHUFFLE   <  SKIP 248  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17445Hernandez, Natasha90706BellflowerCaliforniaUnited States
27091Martin, Miguel, A98201EverettWashingtonUnited States
22442Sun, TrishaHP10 9QYHigh WycombeEnglandUnited Kingdom
20574Patel, Brett, A80074MünchenHamburgGermany

Generated 2025-07-15 17:11:11.900 UTC