[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 3946  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13990Wood, Stephanie, A97301SalemOregonUnited States
14340Butler, Miranda, D97301SalemOregonUnited States
14401Kumar, Jose, P97301SalemOregonUnited States
14494Diaz, Cameron97301SalemOregonUnited States

Generated 2025-07-14 03:29:13.720 UTC