[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 480   SHUFFLE   <  SKIP 2185  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18752Walker, Samantha92625Newport BeachCaliforniaUnited States
16289Pal, Julie17490Saint OuenCharente-MaritimeFrance
17242Chande, Dale, K4810TownsvilleQueenslandAustralia
27288Richardson, Destiny, L92625Newport BeachCaliforniaUnited States

Generated 2025-07-22 01:03:39.814 UTC