[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 2421   SHUFFLE   <  SKIP 706  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17982Mehta, Francisco, K80610Saint OuenSommeFrance
28610Bailey, Jacqueline97355LebanonOregonUnited States
25612Rubio, Clinton, ASL67RJMaidenheadEnglandUnited Kingdom
14918Howard, Mariah98027IssaquahWashingtonUnited States

Generated 2025-07-12 16:01:54.476 UTC