[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 24   SHUFFLE   <  SKIP 874  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28980Watson, Alyssa, C98033KirklandWashingtonUnited States
21624Price, Faith, L98403TacomaWashingtonUnited States
16187Hu, LouisW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-15 07:51:11.459 UTC