[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 462   <  SKIP 3507  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19858Collins, Jenna, G97301SalemOregonUnited States
20121Butler, Dylan97301SalemOregonUnited States
19133Martinez, Logan, A97301SalemOregonUnited States

Generated 2025-07-17 14:08:34.559 UTC