[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 549   SHUFFLE   <  SKIP 830  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16269Nath, Tara12171BerlinSaarlandGermany
12480Alvarez, Meredith59000LilleNordFrance
13191Rodriguez, Emma, H94063Redwood CityCaliforniaUnited States
27148Zhu, Edwin4171HawthorneQueenslandAustralia

Generated 2025-07-14 09:50:02.748 UTC