[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 250   SHUFFLE   <  SKIP 169  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25598Ruiz, KendraAS23Stoke-on-TrentEnglandUnited Kingdom
16572Xu, Jon, D10210BerlinHamburgGermany
28735Morgan, Kimberly, AEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-10 07:12:40.963 UTC