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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25628Dominguez, Jessie, AKB9KirkbyEnglandUnited Kingdom
25480Thomas, MiguelKB9KirkbyEnglandUnited Kingdom
26848Rai, AlishaKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-12 07:30:52.945 UTC