[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 470   SHUFFLE   <  SKIP 5400  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24401Rana, Douglas90706BellflowerCaliforniaUnited States
24222Green, Sierra, L97355LebanonOregonUnited States
12440Chandra, Francisco, A91502BurbankCaliforniaUnited States

Generated 2025-07-17 23:40:46.689 UTC