[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 409  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25682Ramos, Cheryl, AE17 6JFLondonEnglandUnited Kingdom
14252Cook, Destiny, G97205PortlandOregonUnited States

Generated 2025-07-09 19:08:41.403 UTC