[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 2275   SHUFFLE   <  SKIP 138  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24879Munoz, Desiree48001MünsterSaarlandGermany
21533Tang, Gilbert, DMK8 8DFMilton KeynesEnglandUnited Kingdom
20754Davis, Ian, T92806La JollaCaliforniaUnited States
19733Watson, Caitlin, C98033KirklandWashingtonUnited States

Generated 2025-07-16 08:57:18.996 UTC