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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11932Coleman, Elizabeth90401Santa MonicaCaliforniaUnited States
22147Kapoor, Brett, L4551CaloundraQueenslandAustralia
29051She, Michele, P94010BurlingameCaliforniaUnited States

Generated 2025-07-11 23:20:29.429 UTC