[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 484   SHUFFLE   <  SKIP 2312  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25761Mr., Shridhar, ShishGA10GatesheadEnglandUnited Kingdom
25180Simmons, Ana98036LynnwoodWashingtonUnited States
24896Ramos, Kendra4810TownsvilleQueenslandAustralia

Generated 2025-07-11 19:59:48.051 UTC