[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 9432   SHUFFLE   <  SKIP 243  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29409Pal, Kelsey20354HamburgHamburgGermany
28735Morgan, Kimberly, AEM15Esher-MoleseyEnglandUnited Kingdom
21445Evans, Madeline98225BellinghamWashingtonUnited States

Generated 2025-07-21 18:15:30.690 UTC