[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 6547  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14337Coleman, Olivia97045Oregon CityOregonUnited States
14349Griffin, Nicole97045Oregon CityOregonUnited States
14466Adams, Logan97045Oregon CityOregonUnited States
14419Ward, Abigail, J97045Oregon CityOregonUnited States
14735Rogers, Maria97045Oregon CityOregonUnited States
15286Nelson, Thomas, C97045Oregon CityOregonUnited States
16334Bailey, Natalie, J97045Oregon CityOregonUnited States

Generated 2025-07-13 13:16:09.040 UTC