[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 2693   SHUFFLE   <  SKIP 452  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22796Nath, Brad17490Saint OuenCharente-MaritimeFrance
25854Chen, Jordan94010BurlingameCaliforniaUnited States
25321Suarez, Francis75008ParisSeine (Paris)France
18456Bailey, Timothy, L91941GrossmontCaliforniaUnited States

Generated 2025-07-18 00:09:35.821 UTC