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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11172Adams, Gabrielle, J98036LynnwoodWashingtonUnited States
14843Vazquez, LeeLE18LeedsEnglandUnited Kingdom
19101Cai, Susan2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-12 17:54:08.620 UTC