[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 589   SHUFFLE   <  SKIP 77  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25879Wood, Alyssa, S94941Mill ValleyCaliforniaUnited States
11616Nath, CaseyMK8 8ZDMilton KeynesEnglandUnited Kingdom
12735Mehta, Donald, S45001EssenHamburgGermany

Generated 2025-07-17 07:39:55.175 UTC