[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 2250  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16222Anderson, Brandon, S94704BerkeleyCaliforniaUnited States
20849Washington, FaithAS23Stoke-on-TrentEnglandUnited Kingdom
14238Gonzalez, Jay, C2500WollongongNew South WalesAustralia
15306Sanchez, Victoria98225BellinghamWashingtonUnited States
16973Collins, Katherine90706BellflowerCaliforniaUnited States
20883Rai, Latoya, A75002ParisSeine (Paris)France

Generated 2025-07-11 14:23:56.264 UTC