[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 4   SHUFFLE   <  SKIP 569  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17262Martin, Kristy, B90706BellflowerCaliforniaUnited States
19928Sanz, Jaime, CWA3WatfordEnglandUnited Kingdom
15637Sharma, Russell, A17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-18 19:29:22.728 UTC