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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28539Zhou, Barbara59000LilleNordFrance
25692Yuan, Kelvin, LOX16 8RSOxonEnglandUnited Kingdom
24715Nath, Kelli93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-08 19:50:54.977 UTC