[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 2696   SHUFFLE   <  SKIP 69  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29157Powell, Seth95062Santa CruzCaliforniaUnited States
22496Brooks, Christina, WGL50CheltenhamEnglandUnited Kingdom
13667Deng, Andres91940Les UlisEssonneFrance

Generated 2025-07-17 14:58:36.892 UTC