[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 1755  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22364Jenkins, Katherine, E94109San FranciscoCaliforniaUnited States
21038Lopez, Pedro75008ParisSeine (Paris)France
25539Ortega, Mathew, D59170CroixNordFrance
22993Sanchez, Xavier, E94063Redwood CityCaliforniaUnited States
27166Ye, Trisha, R92700ColombesHauts de SeineFrance
15047Vazquez, Meghan, WSW1P 2NULondonEnglandUnited Kingdom
11303Coleman, Julia98020EdmondsWashingtonUnited States

Generated 2025-11-02 03:05:40.234 UTC