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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15052Moreno, Kari, SW10 6BLLondonEnglandUnited Kingdom
16899Sanchez, Whitney, C98168BurienWashingtonUnited States
25606Fernandez, Meredith75005ParisSeine (Paris)France

Generated 2025-07-20 18:36:28.249 UTC