[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 0   SHUFFLE   <  SKIP 3070  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20388Gill, Natasha, A98225BellinghamWashingtonUnited States
17637Tang, Arturo, S53131BonnHamburgGermany
18667Ma, Kelli, E94704BerkeleyCaliforniaUnited States
28891Smith, JasmineNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-11-01 17:28:34.590 UTC