[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 2381   <  SKIP 531  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24416Jenkins, Oscar, A97301SalemOregonUnited States
15712Chandra, WhitneySW1P 2NULondonEnglandUnited Kingdom
26630Powell, VanessaV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-21 18:15:38.492 UTC