[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 444   SHUFFLE   <  SKIP 2535  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15542Baker, Andrea, L91502BurbankCaliforniaUnited States
17958Lal, Ricardo, CSW8 4BGLondonEnglandUnited Kingdom
26853Rana, Shane78400ChatouYvelineFrance
14214Munoz, Robyn2036MalabarNew South WalesAustralia

Generated 2025-07-16 20:19:10.913 UTC