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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24563Rodriguez, Adriana34117KasselHessenGermany
12319Ye, Shannon, D04838EilenburgBrandenburgGermany
14812Henderson, Hunter, CGA10GatesheadEnglandUnited Kingdom
11733Schmidt, Kristi, J94519ConcordCaliforniaUnited States

Generated 2025-07-17 05:48:53.672 UTC