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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19716Martin, Logan91776San GabrielCaliforniaUnited States
12992Zeng, Ernest, M6006PerthSouth AustraliaAustralia
21346Rodriguez, Christian, R95062Santa CruzCaliforniaUnited States

Generated 2025-07-11 21:43:39.143 UTC