[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 3669   SHUFFLE   <  SKIP 4486  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14977Carlson, Stacy75010ParisSeine (Paris)France
11575Campbell, JacksonLE18LeedsEnglandUnited Kingdom
26047Hall, Ashley, A98027IssaquahWashingtonUnited States
28426Xie, MelvinEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-19 12:12:02.086 UTC