[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 2421   SHUFFLE   <  SKIP 3045  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18802Shen, Mario, T98312BremertonWashingtonUnited States
26798Garcia, Jeremiah98104SeattleWashingtonUnited States
12319Ye, Shannon, D04838EilenburgBrandenburgGermany

Generated 2025-07-13 17:11:19.679 UTC