[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 589   SHUFFLE   <  SKIP 219  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17878Sanders, Gabrielle, M57000MetzMoselleFrance
12808Schmidt, MarcY024 1GFYorkEnglandUnited Kingdom
14744Yang, Elijah, L98168BurienWashingtonUnited States

Generated 2025-07-14 19:40:50.516 UTC