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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19086Chander, Tommy2036MatravilleNew South WalesAustralia
20703White, Seth, L97205PortlandOregonUnited States
15547Wood, Cassidy94015Daly CityCaliforniaUnited States

Generated 2025-07-13 22:30:34.659 UTC