[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 22  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13689Ramos, TeresaY024 1GFYorkEnglandUnited Kingdom
13792Taylor, CharlesYO15YorkEnglandUnited Kingdom
13841Kumar, ClaytonY03 4TNYorkEnglandUnited Kingdom
14158Moreno, Craig, NY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-08 16:21:30.976 UTC