[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 1420  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13657Collins, Kaylee, M97355LebanonOregonUnited States
18865Hayes, Ashley, P98033KirklandWashingtonUnited States
26842Alonso, Felicia, ALE18LeedsEnglandUnited Kingdom

Generated 2025-07-11 19:48:52.654 UTC