[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 650   SHUFFLE   <  SKIP 1417  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14064Li, Stacey4810TownsvilleQueenslandAustralia
17542Rai, Bridget, L91502BurbankCaliforniaUnited States
19059Rodriguez, George, ASW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-12 10:04:10.691 UTC