[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 469   <  SKIP 2585  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23987Sharma, DawnGL50CheltenhamEnglandUnited Kingdom
24020Raman, Francisco, MGL50CheltenhamEnglandUnited Kingdom
23923Sun, Alejandro, BGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-08 18:49:45.329 UTC