[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 540   SHUFFLE   <  SKIP 223  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21258Serrano, Alfredo2036MatravilleNew South WalesAustralia
28861Walker, Alexandra98052RedmondWashingtonUnited States
19338Dominguez, Paula, L93700DrancySeine Saint DenisFrance

Generated 2025-07-14 02:35:23.857 UTC