[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 2997   <  SKIP 2598  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19397Shen, Terry, F90210Beverly HillsCaliforniaUnited States
20577Romero, SheilaMK8 8DFMilton KeynesEnglandUnited Kingdom
17451Wood, Isabelle, C98225BellinghamWashingtonUnited States

Generated 2025-07-21 10:14:44.070 UTC