[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 2986   SHUFFLE   <  SKIP 1596  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25682Ramos, Cheryl, AE17 6JFLondonEnglandUnited Kingdom
14403Russell, Angelica90706BellflowerCaliforniaUnited States
12990Hernandez, Leslie, D4655Hervey BayQueenslandAustralia

Generated 2025-07-22 12:04:32.249 UTC