[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 827   SHUFFLE   <  SKIP 1547  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20351Gonzalez, Maria, N90706BellflowerCaliforniaUnited States
26164Vazquez, Krista4810TownsvilleQueenslandAustralia
14552Ramos, DaisySL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-19 20:08:31.786 UTC