[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 4903  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19989Thompson, EthanV7L 4J4VancouverBritish ColumbiaCanada
27319Bryant, IanYO15YorkEnglandUnited Kingdom
13451Browning, Robin, H91502BurbankCaliforniaUnited States
21091Jenkins, Ashley20354HamburgHamburgGermany

Generated 2025-07-13 23:43:40.475 UTC