[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 9965  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20422Brooks, Maria92102San DiegoCaliforniaUnited States
26447Russell, Noah, M4700RockhamptonQueenslandAustralia
20943Rana, Brett, LNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-18 13:49:27.229 UTC