[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 480   SHUFFLE   <  SKIP 2117  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17361Harris, Blake, M98225BellinghamWashingtonUnited States
14423Ruiz, Jill, PGL50CheltenhamEnglandUnited Kingdom
20904Gomez, Ebony, CCM11BillericayEnglandUnited Kingdom

Generated 2025-07-14 06:01:28.024 UTC