[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 7474   <  SKIP 65  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15380Robinson, Nathan, T98033KirklandWashingtonUnited States
15492Long, Grace, J98033KirklandWashingtonUnited States
15743Thompson, Chloe, M98033KirklandWashingtonUnited States

Generated 2025-07-20 18:04:06.931 UTC