[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 413   <  SKIP 2834  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16789Harris, Jennifer, R98104SeattleWashingtonUnited States
16099Jenkins, Julian98104SeattleWashingtonUnited States
17121Bryant, Lucas98104SeattleWashingtonUnited States

Generated 2025-07-21 20:32:23.615 UTC