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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25337Washington, Megan, R97222MilwaukieOregonUnited States
13880Kumar, Marshall98168BurienWashingtonUnited States
16984Moreno, Rodney, I94519ConcordCaliforniaUnited States

Generated 2025-07-11 12:31:29.717 UTC