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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16188Torres, Teresa, MW1V 5RNLondonEnglandUnited Kingdom
20434Sharma, Nathan, A91932Imperial BeachCaliforniaUnited States
28803Edwards, Gabriella, L98033KirklandWashingtonUnited States

Generated 2025-07-12 03:11:46.220 UTC