[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 416   SHUFFLE   <  SKIP 1947  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16039Yang, Steve, L53131BonnHamburgGermany
25105Nara, Warren, M94519ConcordCaliforniaUnited States
17937Kapoor, Heidi, DTY31RuncornEnglandUnited Kingdom
22647Martinez, Taylor, D78400ChatouYvelineFrance

Generated 2025-07-14 16:44:13.432 UTC