[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 512   SHUFFLE   <  SKIP 421  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21587Roberts, Jenna, T90706BellflowerCaliforniaUnited States
15445Lopez, Bob94310OrlyVal de MarneFrance
19329Srini, Nancy, K22001HamburgHessenGermany

Generated 2025-07-12 03:07:46.224 UTC