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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17611Butler, Luis, G97355LebanonOregonUnited States
19754Rana, Francisco98168BurienWashingtonUnited States
27512Lopez, Joe, L2138RhodesNew South WalesAustralia
28387Alvarez, RobertoAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-11-05 18:21:38.529 UTC