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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23628Shen, Kara, CGL50CheltenhamEnglandUnited Kingdom
15749Brown, Grace98312BremertonWashingtonUnited States
25084James, Dalton97071WoodburnOregonUnited States

Generated 2025-07-18 10:26:38.247 UTC