[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 750   SHUFFLE   <  SKIP 2231  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28524Gill, Paula, WW1X3SELondonEnglandUnited Kingdom
21180Flores, Katherine3429SunburyVictoriaAustralia
16394Bell, Bryan, C59000LilleNordFrance

Generated 2025-07-09 17:03:36.787 UTC