[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 3387   <  SKIP 374  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26743Chande, Derek2065St. LeonardsNew South WalesAustralia
28420Chapman, Tracy, C93400Saint-DenisSeine Saint DenisFrance
25690Alvarez, TheodoreYO15YorkEnglandUnited Kingdom

Generated 2025-07-14 10:05:51.208 UTC