[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 4713   <  SKIP 1193  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18135Diaz, Blake, EGA10GatesheadEnglandUnited Kingdom
17795Diaz, Jaime, AGA10GatesheadEnglandUnited Kingdom
19047Walker, Sydney, AGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-22 10:20:41.103 UTC