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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21093Castro, JacquelynSW19 3RULondonEnglandUnited Kingdom
21948Madan, Ann5023FindonSouth AustraliaAustralia
11233Li, Todd94704BerkeleyCaliforniaUnited States

Generated 2025-07-15 12:03:01.982 UTC