[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 511   SHUFFLE   <  SKIP 173  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11131Rivera, AmandaV2W 1W2HaneyBritish ColumbiaCanada
22637Alexander, Ana, RTY31RuncornEnglandUnited Kingdom
25025Bryant, Spencer, J91977Spring ValleyCaliforniaUnited States

Generated 2025-07-14 06:13:08.558 UTC