[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 391   SHUFFLE   <  SKIP 1395  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23112Butler, James, C94015Daly CityCaliforniaUnited States
25501Jai, Shawn, EGL50CheltenhamEnglandUnited Kingdom
15739Rogers, Garrett90401Santa MonicaCaliforniaUnited States
25547Suri, CarlaOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-20 18:49:11.509 UTC