[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 2498   <  SKIP 5787  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25348Wood, Angela, M94070San CarlosCaliforniaUnited States
11564Liang, Jorge, L60355Frankfurt am MainHamburgGermany
23739Kapoor, Virginia, S94704BerkeleyCaliforniaUnited States

Generated 2025-07-17 22:25:22.722 UTC