[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 0   SHUFFLE   <  SKIP 2787  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19343Ye, Louis, E78400ChatouYvelineFrance
28906Xu, Steve, T93400Saint-DenisSeine Saint DenisFrance
11851Mitchell, Jada94519ConcordCaliforniaUnited States
15869Hall, Alexandra98366Port OrchardWashingtonUnited States
15781Evans, Blake, E94109San FranciscoCaliforniaUnited States
13689Ramos, TeresaY024 1GFYorkEnglandUnited Kingdom

Generated 2025-11-04 22:04:58.073 UTC