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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28821Jackson, Blake98027IssaquahWashingtonUnited States
24385Perez, Summer94519ConcordCaliforniaUnited States
24059Navarro, Tabitha66578NeunkirchenSaarlandGermany

Generated 2025-07-11 21:31:33.999 UTC