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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23257Stewart, Charles, F94536FremontCaliforniaUnited States
16174Hernandez, Melinda1597Lane CoveNew South WalesAustralia
12380Yuan, Omar, CCM11BillericayEnglandUnited Kingdom

Generated 2025-07-10 10:07:44.396 UTC