[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 809   <  SKIP 2495  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26798Garcia, Jeremiah98104SeattleWashingtonUnited States
27011Powell, Kevin98104SeattleWashingtonUnited States
27030Gray, Jan, M98104SeattleWashingtonUnited States

Generated 2025-07-19 11:46:24.009 UTC