[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 512   SHUFFLE   <  SKIP 1211  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23970Fernandez, Rebekah75010ParisSeine (Paris)France
26968Sanchez, Henry2777SpringwoodNew South WalesAustralia
24641Powell, Sarah, H92806La JollaCaliforniaUnited States
20850Navarro, Lance, CYO15YorkEnglandUnited Kingdom

Generated 2025-07-11 22:28:03.281 UTC