[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   SKIP 817   SHUFFLE   <  SKIP 107  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14417Lu, Ernest, H98225BellinghamWashingtonUnited States
21381Ruiz, Francis, D2264SilverwaterNew South WalesAustralia
21679Yuan, Drew, RRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-21 11:12:28.494 UTC