[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 540   SHUFFLE   <  SKIP 135  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17612Parker, Courtney98055RentonWashingtonUnited States
17422Campbell, HunterV9MetchosinBritish ColumbiaCanada
26906Rai, Darrell, CSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-14 13:38:15.063 UTC