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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21269Clark, Blake94704BerkeleyCaliforniaUnited States
28916Shan, Kathryn, KW10 6BLLondonEnglandUnited Kingdom
23411Prasad, Cesar2113North RydeNew South WalesAustralia

Generated 2025-07-11 20:07:30.068 UTC