[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 327   SHUFFLE   <  SKIP 3349  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26794Dominguez, Michele97005BeavertonOregonUnited States
25774Pal, CoreySW19 3RULondonEnglandUnited Kingdom
14322Thomas, Sydney2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-14 00:29:00.798 UTC