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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12729Perry, Jose, MPB12PeterboroughEnglandUnited Kingdom
22035Wilson, Ryan, C94063Redwood CityCaliforniaUnited States
22427Sharma, Willie, WSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-14 15:47:39.755 UTC