[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 3669   SHUFFLE   <  SKIP 2734  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16925Patterson, Spencer, W94015Daly CityCaliforniaUnited States
14692Sharma, Nichole, MHP10 9QYHigh WycombeEnglandUnited Kingdom
25723Nara, Kate, L93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-12 22:05:16.567 UTC