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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12615Hill, NathanLE18LeedsEnglandUnited Kingdom
12855Diaz, Philip, JLE18LeedsEnglandUnited Kingdom
13585Morris, SavannahLE18LeedsEnglandUnited Kingdom

Generated 2025-07-16 15:40:03.415 UTC