[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 995   SHUFFLE   <  SKIP 1608  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12118Sanchez, Miguel, L90706BellflowerCaliforniaUnited States
15619Subram, LeviGL50CheltenhamEnglandUnited Kingdom
26240Evans, Katelyn98366Port OrchardWashingtonUnited States
16075Johnson, Alexis, J99362Walla WallaWashingtonUnited States

Generated 2025-07-18 15:43:36.620 UTC