[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 3669   SHUFFLE   <  SKIP 2091  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20641Robinson, Isabella, P90802Long BeachCaliforniaUnited States
28337Bennett, Melissa97045Oregon CityOregonUnited States
28297Edwards, Gabrielle97222MilwaukieOregonUnited States

Generated 2025-07-21 17:53:29.819 UTC