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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25387Brooks, Stephanie, E98055RentonWashingtonUnited States
16405Sai, Adriana, ASL4 1RHBerksEnglandUnited Kingdom
28384Xie, Tamara59000LilleNordFrance

Generated 2025-07-13 06:42:14.152 UTC