[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 999   <  SKIP 2056  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23987Sharma, DawnGL50CheltenhamEnglandUnited Kingdom
24020Raman, Francisco, MGL50CheltenhamEnglandUnited Kingdom
24188Turner, CharlesGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-22 06:03:44.365 UTC