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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15103Lopez, Jonathan, DAS23Stoke-on-TrentEnglandUnited Kingdom
26168Campbell, Ian98020EdmondsWashingtonUnited States
25451Subram, Geoffrey, L60075Frankfurt am MainSaarlandGermany

Generated 2025-07-15 18:54:25.612 UTC