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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21418Chapman, Alicia, A4000BrisbaneQueenslandAustralia
17969Li, JefferyKB9KirkbyEnglandUnited Kingdom
13205Torres, Jerome, N91303Canoga ParkCaliforniaUnited States

Generated 2025-07-11 17:31:31.923 UTC