[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 2325  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11491Perez, AndreW1V 5RNLondonEnglandUnited Kingdom
17399Sanchez, Ian, F94303Palo AltoCaliforniaUnited States
27800Suri, ReginaY024 1GFYorkEnglandUnited Kingdom
13276Johnson, Sarah, E98201EverettWashingtonUnited States

Generated 2025-07-11 23:01:28.689 UTC