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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24199Prasad, Veronica, JMK8 8ZDMilton KeynesEnglandUnited Kingdom
13814Walker, Sarah, RPE17BuryEnglandUnited Kingdom
25724Fernandez, Tabitha, A04838EilenburgBrandenburgGermany

Generated 2025-07-15 15:38:05.293 UTC