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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23075Sandberg, Rebekah90706BellflowerCaliforniaUnited States
29397Ramos, Walter, E75003ParisSeine (Paris)France
15915Cox, Alex92806La JollaCaliforniaUnited States

Generated 2025-07-14 00:44:33.711 UTC