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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13365Shan, Luke94519ConcordCaliforniaUnited States
13902Simmons, Jeremiah94519ConcordCaliforniaUnited States
26485Bryant, Jason98055RentonWashingtonUnited States
11214Miller, Charles, O97222MilwaukieOregonUnited States

Generated 2025-07-12 22:07:53.059 UTC