[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 1076   SHUFFLE   <  SKIP 635  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22496Brooks, Christina, WGL50CheltenhamEnglandUnited Kingdom
14188Sanchez, Meagan, I75017ParisSeine (Paris)France
11086Brown, Ryan90401Santa MonicaCaliforniaUnited States

Generated 2025-07-15 17:08:19.704 UTC