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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26015Chow, Gabriel92806La JollaCaliforniaUnited States
13319Howard, Charles98270MarysvilleWashingtonUnited States
14057Alonso, Lance, I2113North RydeNew South WalesAustralia
17586Patterson, Cassidy, AV9LangfordBritish ColumbiaCanada

Generated 2025-11-04 14:21:39.123 UTC