[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 3104   SHUFFLE   <  SKIP 2093  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24925Perez, Erick91910Chula VistaCaliforniaUnited States
12563Lin, Alejandro, LGL50CheltenhamEnglandUnited Kingdom
24073Taylor, GraceKB9KirkbyEnglandUnited Kingdom
13511Liu, Ernest92400CourbevoieHauts de SeineFrance

Generated 2025-07-17 17:50:05.878 UTC