[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 575   SHUFFLE   <  SKIP 2593  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25382Hughes, Richard, L94519ConcordCaliforniaUnited States
20849Washington, FaithAS23Stoke-on-TrentEnglandUnited Kingdom
24553Ashe, Michele, A95010HofBayernGermany
15274Johnson, Alexander, M90802Long BeachCaliforniaUnited States

Generated 2025-07-14 20:18:05.656 UTC