[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 248   SHUFFLE   <  SKIP 864  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16269Nath, Tara12171BerlinSaarlandGermany
11130Russell, Caroline, L97355LebanonOregonUnited States
22842Nara, Michele, R4000BrisbaneQueenslandAustralia

Generated 2025-07-10 06:03:31.148 UTC