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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17665Jenkins, Zachary97045Oregon CityOregonUnited States
17531Ramirez, Isaac97045Oregon CityOregonUnited States
18607Taylor, Katherine, B97045Oregon CityOregonUnited States

Generated 2025-07-12 17:52:49.375 UTC