[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 8423  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22325Rodriguez, Noah, JLE18LeedsEnglandUnited Kingdom
22557Scott, JasonLE18LeedsEnglandUnited Kingdom
22604Simmons, Wyatt, VLE18LeedsEnglandUnited Kingdom

Generated 2025-07-20 21:53:55.746 UTC