[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 7522  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28425Nara, Gilbert, OKB9KirkbyEnglandUnited Kingdom
28557Alvarez, Casey, AKB9KirkbyEnglandUnited Kingdom
11265Jones, Elizabeth, P98033KirklandWashingtonUnited States

Generated 2025-07-14 17:37:22.264 UTC