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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15857White, Isabella, I91910Chula VistaCaliforniaUnited States
18367Wu, Edwin, F2138RhodesNew South WalesAustralia
25388Hu, Ernest94014ColmaCaliforniaUnited States

Generated 2025-07-09 13:13:44.559 UTC