[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 3498  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19698Barnes, Stephanie, J92102San DiegoCaliforniaUnited States
18417Roberts, Jonathan90210Beverly HillsCaliforniaUnited States
13599Zhu, Valerie, MSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-11 17:14:41.224 UTC