[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 2402  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15510She, Ernest97005BeavertonOregonUnited States
29049Simmons, Kelly, S97205PortlandOregonUnited States
18974Rodriguez, James, J92806La JollaCaliforniaUnited States
20549Morris, Jennifer, D20354HamburgHamburgGermany

Generated 2025-07-12 07:26:17.656 UTC