[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 484   SHUFFLE   <  SKIP 336  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18235Guo, Vincent, F90210Beverly HillsCaliforniaUnited States
25336Cook, Chase, L98020EdmondsWashingtonUnited States
17087Dominguez, JésusC2H 7AULondonEnglandUnited Kingdom
18940Bell, Seth97205PortlandOregonUnited States

Generated 2025-07-13 13:24:56.564 UTC