[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   SHUFFLE   <  SKIP 88  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26201Watson, Dalton, P90401Santa MonicaCaliforniaUnited States
14696Anand, Shawn, J41485GrevenbroichBayernGermany
26499Ruiz, Renee, L90706BellflowerCaliforniaUnited States
26174Adams, Isaac97301SalemOregonUnited States

Generated 2025-07-11 03:39:42.015 UTC