[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 875   SHUFFLE   <  SKIP 8950  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28916Shan, Kathryn, KW10 6BLLondonEnglandUnited Kingdom
26457Moore, Sydney, L97071WoodburnOregonUnited States
15544Brown, Thomas, J91203GlendaleCaliforniaUnited States

Generated 2025-07-10 19:41:27.309 UTC