[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 542   SHUFFLE   <  SKIP 182  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25701Garcia, FranciscoW1V 5RNLondonEnglandUnited Kingdom
28676Bailey, Alex, L91502BurbankCaliforniaUnited States
15166Goel, Nina94519ConcordCaliforniaUnited States

Generated 2025-07-17 19:22:04.386 UTC