[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 6351  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24896Ramos, Kendra4810TownsvilleQueenslandAustralia
25646Torres, RandallE17 6JFLondonEnglandUnited Kingdom
13900Campbell, Isaac98501OlympiaWashingtonUnited States

Generated 2025-07-12 04:12:08.922 UTC