[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 840   SHUFFLE   <  SKIP 1046  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28539Zhou, Barbara59000LilleNordFrance
25830Nath, Louis, C2580GoulburnNew South WalesAustralia
26820Nath, Carol, EW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-18 15:03:26.450 UTC