[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 875   SHUFFLE   <  SKIP 1474  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22871Coleman, David, D99362Walla WallaWashingtonUnited States
25468Suarez, Krista80074MünchenHamburgGermany
28738Romero, Lori, AW1Y 3RALondonEnglandUnited Kingdom
16924Price, Julia, A94519ConcordCaliforniaUnited States

Generated 2025-07-15 16:06:46.537 UTC