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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20239Ortega, Jill, A2450Coffs HarbourNew South WalesAustralia
11063Murphy, Angela98052RedmondWashingtonUnited States
11229Stewart, Adrian, C94063Redwood CityCaliforniaUnited States

Generated 2025-07-09 08:46:47.103 UTC