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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20864Howard, Grace, JLE18LeedsEnglandUnited Kingdom
20880Washington, IsabellaLE18LeedsEnglandUnited Kingdom
22302Guo, Clayton, JLE18LeedsEnglandUnited Kingdom
22325Rodriguez, Noah, JLE18LeedsEnglandUnited Kingdom

Generated 2025-07-11 19:33:10.375 UTC