[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 998   SHUFFLE   <  SKIP 107  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26584Alexander, Benjamin, A99362Walla WallaWashingtonUnited States
14464Price, Elizabeth, J94070San CarlosCaliforniaUnited States
12239Ramos, AlbertoW1N 9FALondonEnglandUnited Kingdom
25858Gonzales, Mariah, V97222MilwaukieOregonUnited States

Generated 2025-07-14 15:01:22.259 UTC