[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 24   SHUFFLE   <  SKIP 1385  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28365Zhao, Stacey, JE17 6JFLondonEnglandUnited Kingdom
13276Johnson, Sarah, E98201EverettWashingtonUnited States
17262Martin, Kristy, B90706BellflowerCaliforniaUnited States

Generated 2025-07-13 19:14:04.206 UTC