[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 2391   <  SKIP 4219  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29022Diaz, Sydney97045Oregon CityOregonUnited States
29133King, Sydney, L97045Oregon CityOregonUnited States
29164James, Jennifer, D97045Oregon CityOregonUnited States

Generated 2025-07-10 07:24:20.131 UTC