[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 750   <  SKIP 5792  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13947Hughes, Megan, W97045Oregon CityOregonUnited States
14111Anderson, Michael, K97045Oregon CityOregonUnited States
14036Torres, Amanda, T97045Oregon CityOregonUnited States
14369Sanchez, Devin, J97045Oregon CityOregonUnited States
14419Ward, Abigail, J97045Oregon CityOregonUnited States
14466Adams, Logan97045Oregon CityOregonUnited States
14243Winston, Gregory, R97045Oregon CityOregonUnited States

Generated 2025-10-14 06:23:39.125 UTC