[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 5799  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14419Ward, Abigail, J97045Oregon CityOregonUnited States
14466Adams, Logan97045Oregon CityOregonUnited States
14735Rogers, Maria97045Oregon CityOregonUnited States

Generated 2025-10-14 08:38:25.647 UTC