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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17846Chavez, Alejandro, F62200Boulogne-sur-MerPas de CalaisFrance
12927Sanchez, Savannah90706BellflowerCaliforniaUnited States
18728Luo, Roger, J2060Lavender BayNew South WalesAustralia

Generated 2025-07-13 01:55:41.843 UTC