[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 9801  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16256Collins, Richard, SLE18LeedsEnglandUnited Kingdom
12488Garcia, Jay78100Saint Germain en LayeYvelineFrance
16773Lal, David, E97071WoodburnOregonUnited States
23123Kelly, Zoe2580GoulburnNew South WalesAustralia

Generated 2025-07-17 12:34:21.793 UTC