[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 2391   SHUFFLE   <  SKIP 2070  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14296Russell, Benjamin, E97005BeavertonOregonUnited States
28644Chow, Martha98168BurienWashingtonUnited States
25013Stone, Mitchell4655Hervey BayQueenslandAustralia

Generated 2025-07-19 04:45:24.566 UTC