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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15416Barnes, Edward, A97222MilwaukieOregonUnited States
28612Roberts, Gabriel, R91502BurbankCaliforniaUnited States
22707Russell, Haley66578NeunkirchenSaarlandGermany

Generated 2025-07-12 04:56:07.459 UTC