[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   SKIP 5875   <  SKIP 662  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13272Gonzalez, Jordan97045Oregon CityOregonUnited States
13370Ross, Blake, M97045Oregon CityOregonUnited States
13761Powell, Logan, H97045Oregon CityOregonUnited States
13947Hughes, Megan, W97045Oregon CityOregonUnited States
14036Torres, Amanda, T97045Oregon CityOregonUnited States
14111Anderson, Michael, K97045Oregon CityOregonUnited States
13414Wilson, Miguel97045Oregon CityOregonUnited States

Generated 2025-07-22 14:59:29.295 UTC