[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 2882  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14065Diaz, Samuel4217Gold CoastQueenslandAustralia
20852Raje, YolandaRG11 5TPBerkshireEnglandUnited Kingdom
25839Powell, Connor, M91910Chula VistaCaliforniaUnited States
19003Stewart, Jared, L94947NovatoCaliforniaUnited States

Generated 2025-07-11 22:05:57.903 UTC