[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 2421   SHUFFLE   <  SKIP 1068  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24702Ramos, Kari, DSW1P 2NULondonEnglandUnited Kingdom
28245Henderson, Gavin, IV2W 1W2HaneyBritish ColumbiaCanada
24448Lopez, Amanda, J98033KirklandWashingtonUnited States

Generated 2025-07-21 10:58:06.799 UTC