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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28484Raman, Harold, F4810TownsvilleQueenslandAustralia
14384Miller, Rachel, F98284Sedro WoolleyWashingtonUnited States
15711Liang, JefferyCB4 4BZCambridgeEnglandUnited Kingdom
14248Tang, Misty, A90706BellflowerCaliforniaUnited States

Generated 2025-07-12 07:27:05.848 UTC