[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 807   SHUFFLE   <  SKIP 1754  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12385Raji, TaraSL4 1RHBerksEnglandUnited Kingdom
19008Murphy, Hailey, F98403TacomaWashingtonUnited States
29157Powell, Seth95062Santa CruzCaliforniaUnited States

Generated 2025-07-15 22:51:08.266 UTC