[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 327   SHUFFLE   <  SKIP 1293  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25677Lopez, Veronica, A78400ChatouYvelineFrance
14654Collins, Kyle, P98270MarysvilleWashingtonUnited States
13862Walker, Andrew, M90706BellflowerCaliforniaUnited States
20307Blue, Natalie, T92118CoronadoCaliforniaUnited States
28429Bell, Devin59000LilleNordFrance
25787Serrano, Lee59491Villeneuve-d'AscqNordFrance

Generated 2025-07-14 05:54:12.014 UTC