[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 2608   SHUFFLE   <  SKIP 1103  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19359Townsend, RobertoPE17BuryEnglandUnited Kingdom
25836Luo, Jaime, E94704BerkeleyCaliforniaUnited States
13161Moore, Jose, M97330CorvallisOregonUnited States
29060Washington, David92806La JollaCaliforniaUnited States

Generated 2025-07-17 22:33:20.771 UTC