[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 413   SHUFFLE   <  SKIP 1455  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25933Stewart, Dalton, L94536FremontCaliforniaUnited States
20883Rai, Latoya, A75002ParisSeine (Paris)France
13609Yang, Ramon, KSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-15 20:20:26.914 UTC