[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 589   SHUFFLE   <  SKIP 181  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24715Nath, Kelli93400Saint-DenisSeine Saint DenisFrance
22187Russell, Hannah, A97330CorvallisOregonUnited States
28297Edwards, Gabrielle97222MilwaukieOregonUnited States

Generated 2025-07-09 03:39:31.071 UTC