[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 480   SHUFFLE   <  SKIP 136  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21020Ye, OmarOX16 8RSOxonEnglandUnited Kingdom
16484Lal, Dustin, A2777SpringwoodNew South WalesAustralia
26016King, Fernando94704BerkeleyCaliforniaUnited States

Generated 2025-11-04 18:39:49.093 UTC