[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 250   SHUFFLE   <  SKIP 716  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28159Yang, Tamara, R94704BerkeleyCaliforniaUnited States
27529White, Rachel, S94070San CarlosCaliforniaUnited States
28465Serrano, Wendy, D53001BonnHamburgGermany
22637Alexander, Ana, RTY31RuncornEnglandUnited Kingdom

Generated 2025-07-13 13:34:14.460 UTC