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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28530Powell, Gavin, MYO15YorkEnglandUnited Kingdom
24726Hughes, Marissa97068W. LinnOregonUnited States
18790Martin, Julia98055RentonWashingtonUnited States

Generated 2025-07-11 09:22:59.643 UTC