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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18381Ward, Katherine91910Chula VistaCaliforniaUnited States
25065Henderson, Thomas98104SeattleWashingtonUnited States
18941Torres, Philip, S97005BeavertonOregonUnited States

Generated 2025-07-12 03:25:39.162 UTC