[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 72  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25326Scott, Hunter, M93700DrancySeine Saint DenisFrance
23937Ruiz, Eddie, C53131BonnHamburgGermany
11170Howard, Carol, T98168BurienWashingtonUnited States

Generated 2025-07-08 16:12:14.717 UTC